FISHSCALE

Fishscale is a lightweight, ocean-themed BMI calculator built with HTML, CSS, and JavaScript. It allows users to quickly calculate their Body Mass Index by entering height and weight, then instantly displays the result along with the corresponding health category. Designed with a clean, responsive interface inspired by the calmness and clarity of the sea, this project showcases basic DOM manipulation, user input handling, and dynamic UI updates in a simple, beginner-friendly form.

Color Swapper

Image Color Swapper is a Python-based web application hosted with Streamlit that allows users to upload images, adjust overall brightness, and selectively replace colors using either the HSV or RGB color model. The app provides a live preview, customizable thresholds, and an intuitive color picker, making it ideal for experimenting with image recoloring, creating dark-mode variations, and testing precise color transformations.

etch a sketch

Etch-a-Sketch is a fun, nostalgic web project built with HTML, CSS, and JavaScript that recreates the classic drawing toy in a modern browser-based form. Users can draw on a customizable grid, clear their sketches, and choose from a palette of colors, all within a game-themed interface that captures its iconic look and playful feel.

Rock Paper Scissors

A simple and fun Rock-Paper-Scissors web game built with HTML, CSS, and JavaScript, where you can challenge a bot in easy or hard mode, watch scores update in real time, and enjoy playful animations. This project showcases interactive game logic, dynamic UI, and responsive design in a lighthearted way.

Tic Tac Toe

A fully dynamic Tic-Tac-Toe web game built with HTML, CSS, and JavaScript, where the board and X/O marks are generated entirely with code—no images used. Players can customize names and colors, play with a friend in two-player mode, and enjoy an interactive, browser-based experience