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 GitHubMemory Game
A simple Python memory challenge — bundled together with the Rock-Paper-Scissors game.
Tech: Python
View on GitHubPassword Strength Checker
Analyzes the strength of a password using length, digits, symbols, and more.
Tech: Python, Regex
View on GitHubCyber Awareness Quiz
Interactive quiz to help users learn about cybersecurity best practices and online safety tips.
Tech: Python, CLI
View on GitHubAI Chatbot
A basic conversation generator built with Python to simulate small talk and logical responses.
Tech: Python
View on GitHub