top of page

Academic Projects

Virtual Dressing Room using Kinect
  • Built a “Virtual Dressing Room using Kinect” in C#.net for an expo and won second prize.

  • 2D locations of the joints were used for positioning, scaling, and rotation in order to align the 2D cloth models with the user.

virtual dressing room project
Lightening Buzz
  • Lightning Buzz is a quiz buzzer application in which all the questions will be loaded in the database at the server-side. A tablet will be given to each team which has 4 options. The questions with options will be displayed commonly on the screen. The teams must answer using their tablets. The team that gives the answer quickly and correctly will be given scores.

  • This was created for the quiz we conducted during our college symposium Tech Quest 2013

  • For Source Code and Documentation, click here

Sketch It
  • Developed an android application “Sketch It” for an event in the National level technical symposium which is published on GitHub.

  • This is a fun-to-use application made for an event, which requires two players to draw a single picture which will be merged and displayed on the screen to everyone.

  • For Source Code and Documentation, click here

Bus Tracking and Ticketless Travelling
  • Implemented “Bus tracking and Ticketless travelling” in C#.net for tracking the bus systems.

  • C# .Net was used to design the front end of the application and SQL Database was used as the backend to store and retrieve the details of bus, passengers and route details.

bottom of page