Projects
Coding, designing, and growing—summarized through these projects.
Python Math Quiz
A simple Python quiz app that generates random math equations and tests the user’s accuracy in real time.
Technologies Used
- Python
- VS Code
Insult Generator App
A fun Python app that creates random insults using adjectives, nouns, and user input.
Technologies Used
- Python
- VS Code
Number Guessing Game
A Python guessing challenge where the program provides feedback after each attempt until the user finds the secret number.
Technologies Used
- Python
- VS Code