Projects
Projects made by me:
Wordle Clone
A wordle clone made using JS
- Guess the word in six tries
- Color for each character
- Responsive design
- API fetching
Calculator
A simple calculator
- Addition, subtraction, multiplication and division
- Complete keyboard integration
- Smart error handling
- Modern UI with glassmorphism effects
PokémonScan 151
A Pokémon image classifier built with ResNet50 and Flask
- Identifies which of the 151 original Pokémon it is
- ResNet50 transfer learning
- Confidence score for each prediction