Projects
Price Tracker API
A production-style REST API that tracks product prices from external marketplaces. Users can search products, subscribe to price tracking, and query full price history across multiple sources.
FastAPI • MongoDB • Docker
User Management API
A multi-user REST API for secure note management with authentication, role-based access control, and note sharing between users.
PostgreSQL • FastAPI • SQLAlchemy • Alembic
Robot Trajectory Sim
A kinematic simulator for a 6-degree-of-freedom robotic arm, ported from MATLAB to Python with a REST/WebSocket API and a 3D browser-based frontend.
Python • ThreeJS • Matlab • WebSockets