We developed a web interface for managing food orders of a company by modeling entities such as Users, Sellers, Orders using ER diagrams. Further, we deployed this using Apache Tomcat server with PostgreSQL as back-end and JSP as front-end.
We have implemented a Tetris player using functional programming language, PLT Scheme. We used minimax algorithm to guess the best possible move for the player at any stage.
Developed Glow Hockey inspired from the same game available in Android. Used simplecpp library for the animations.