My Projects

Calx

Calx

An advanced calculator app with history and unit conversion feature, made for Android. Light/Dark mode, monochrome icons. Built using Android Studio and Java.

View on GitHub
Tic-Tac-Toe

Tic-Tac-Toe

A simple two-player Tic-Tac-Toe Android app. Developed using Android Studio and Java.

View on GitHub
Cricket Game

Cricket Game

A terminal-based cricket game made in Python. User plays against computer.

View on GitHub
Synth

Synth - A Web Music Player

Synth transforms your browser into a powerful, responsive jukebox — just drop your music in and hit play.

View on GitHub
Digital Clock

Digital Clock

A digital clock web app featuring clock, stopwatch, and countdown timer. Made using HTML, CSS, and JavaScript.

View on GitHub
Web Calculator

Web Calculator

A simple web-based calculator using HTML, CSS, and JavaScript.

View on GitHub
Plant Disease Detection

Plant Disease Detection

A plant disease detection system using YOLO model. Dataset used: FieldPlant. Identifies various leaf diseases accurately through deep learning techniques.

View on GitHub
UCS Path Solver

UCS Path Solver

A project implementing the Uniform Cost Search (UCS) algorithm for solving grid-based pathfinding problems. Shows step-by-step shortest path visualization.

View on GitHub
A* Path Solver

A* Path Solver

An A* (A-star) algorithm based AI project for efficient pathfinding over grids. Combines heuristic + cost for faster and more accurate shortest path discovery.

View on GitHub