Projects

I enjoy building things to learn and practice my coding skills. This Portfolio Website is one of my key projects, showing what I can do with web design. I have also created several smaller applications to practice my logic. For example, I built a Currency Converter, Calculator, and Todo App to work with calculations and logic, and fun games like Tic-Tac-Toe, Rock Paper Scissors, and Simon Says Game to understand game logic. These projects might be small, but they have helped me understand programming fundamentals better and improve my problem-solving skills.

Portfolio Website

HTML CSS JS
Portfolio Website

A personal portfolio website to showcase my skills, education, and projects. Designed with a modern neon aesthetic and glassmorphism effects.

View Code

Random Fetch

HTML CSS JS API
Random Fetch

A fun and interactive website that utilizes various public APIs to fetch and display random content, including dog images, cat facts, and jokes.

View Code

Simon Game

HTML CSS JS
Simon Game

Test your memory by repeating increasingly complex color sequences. Features include level progression, high score tracking, and keyboard controls.

View Code

Calculator Webpage

HTML CSS JS
Calculator Webpage

A fully functional calculator web application that performs basic arithmetic operations. Designed with a clean interface.

View Code

Todo App

HTML CSS JS
Todo App

A simple Todo List application that helps you organize your daily tasks. Add, delete, and manage your to-dos with an intuitive user interface. The app is fully responsive and works on all devices.

View Code

Tic-Tac-Toe

HTML CSS JS
Tic-Tac-Toe Game

A classic Tic-Tac-Toe game with a clean user interface. Features include player turn tracking and win/draw detection logic.

View Code

Currency Converter

HTML CSS JS API
Currency Converter

A real-time currency converter application that fetches live exchange rates using an API to perform accurate conversions between different currencies.

View Code

Rock Paper Scissors

HTML CSS JS
Rock Paper Scissors

An interactive Rock Paper Scissors game played against the computer. Includes score tracking and dynamic result messages.

View Code