Projects

Smart Irrigation System

IoT course final project. Monitors soil moisture via MQTT and triggers irrigation alerts automatically. Built a live Streamlit dashboard to track moisture history in real time.

view on github →

A* Path Planning Visualizer

Implements the A* algorithm for robot navigation through obstacle-filled environments. Includes an interactive GUI where you can place start/goal points and watch the algorithm explore in real time.

view on github →

Pollarsteps

Full-stack travel tracking app. Add locations on an interactive map, attach photos, get AI-powered recommendations, and share trips with friends. Built with Next.js, FastAPI, Docker, and JWT auth.

view on github →

MailNet

Serverless mailing list platform on AWS. Users subscribe to groups and admins broadcast emails through an event-driven pipeline: API Gateway → Lambda → DynamoDB & SQS → SES. Deployed with AWS SAM.

view on github →

Expense Tracker API

Microservices-based REST API for tracking expenses. Create users, log costs by category, and generate monthly reports. Built with Node.js, Express, and MongoDB Atlas across four independent services, tested with pytest and deployed on Render.

view on github →

This Portfolio

Built from scratch with Next.js 16 and Tailwind CSS v4. My first web dev project — designed and coded while learning the fundamentals.

view on github →