Work
Selected Projects
A selection of projects across web, mobile, and fullstack — built with React, TypeScript, Node.js, and AI integrations.
Sorting Visualizer
Interactive algorithm visualizer demonstrating bubble, insertion, merge, quick, and heap sort. Built to make sorting algorithms intuitive and engaging with step-by-step animations and real-time complexity analysis.
Chess
Fully playable browser-based chess game with legal move validation, check/checkmate detection, and a clean UI. Built to practice algorithm design and state management.
2048 Clone
Sliding tile puzzle game with smooth animations, score tracking, and best score persistence. A recreation of the classic 2048 game with a polished, responsive interface.
Chat App
Real-time messaging interface with a modern conversation UI, message history, and typing indicators. Built to explore real-time communication patterns.
Crypto Tracker
Live cryptocurrency price tracker with interactive charts, market data, and portfolio simulation. Built to explore financial data APIs and data visualization.