My Projects

Rock-Paper-Scissors

Classic CLI game built in Python with logic handling for player vs computer. Great for beginners to understand control flow.

Tech: Python

View on GitHub

Memory Game

A simple Python memory challenge — bundled together with the Rock-Paper-Scissors game.

Tech: Python

View on GitHub

Password Strength Checker

Analyzes the strength of a password using length, digits, symbols, and more.

Tech: Python, Regex

View on GitHub

Cyber Awareness Quiz

Interactive quiz to help users learn about cybersecurity best practices and online safety tips.

Tech: Python, CLI

View on GitHub

AI Chatbot

A basic conversation generator built with Python to simulate small talk and logical responses.

Tech: Python

View on GitHub