Projects

Projects made by me:

Wordle Clone Link to heading

A wordle clone made using JS

Functions:

  • Guess the word in six tries
  • Color for each character
  • Responsive design
  • API fetching

GitHub → | Play Game →


Calculator Link to heading

A simple calculator

Functions:

  • Interactive calculator supporting addition, subtraction, multiplication, and division
  • Complete keyboard integration - use Enter to calculate, Escape to clear
  • Smart error handling prevents invalid inputs and division by zero
  • Modern UI with glassmorphism effects and color-coded buttons
  • Fully responsive design optimized for all screen sizes

GitHub → | Use my calculator →