ProjectsA selection of my favorite works.

Campus Job Portal

Developed a networking and job portal for Virginia Tech, connecting students, professors, and staff; consisting of 16 RESTful API calls made in the backend in a 5-person collaboration.

Visit Campus Job Portal
Campus Job Portal


Online Bookstore Web Application

Designed and coded an online bookstore, where users to order books from a multi-genre catalog, with a functional shopping cart, with 12 REST APIs and 5+ backend packages.

Visit Bookhub!
Online Bookstore Logo


Maze Solving Bot

Created a robot powered with an Arduino NANO unit which can traverse a maze randomly, and then use an optimization algorithm to remember and traverse the best path from the first run on a second run

Visit Meshmerize!
Robot Image

Movie Ticket Reservation System

Formulated and developed a Java AWT application with MySQL Database, incorporating a Singleton pattern and Factory pattern using agile methodology.

Visit APSIT Theatre!


Code Summary Generator

A Deep-Learning agent powered by state-of-the-art Transformer CodeBERT - which can read Java code and generate comments explaining its logic!

Check it out->