Java Board Game; Computer Programming Lab: Developed a game in a team using Java applying OOP concepts.
Mini Garage; Digital System Design: Built a prototype of a smart mini garage with features like counting number of cars entering and motion detection.
Relational Database Management System; Databases I: Built a website with a backend database using SQL and ASP.net (C#) for the website interface.
Database Engine; Databases II: Built a small database engine with support for B+ tree index using Java.
Chess Game; Concepts of Programming Languages: Implemented part of the engine for a chess game in Haskell.
Labs Scheduling Systems; Concepts of Programming Languages: Implemented a scheduling system in Prolog to assign the weekly labs of a course.
Non-Monetary Donation Application; Software Engineering: Built a non-monetary donation application for an NGO.
Threads and a Scheduler; Operating Systems: Implemented 4 threads using the pthreads library in C.
Virtual Trip Planner; Advanced Computer Lab: Built a web application using the MERN stack.