Operating Systems
Thread Synchronization using C/C++ FALL 2009
The aim of the project was to build a multi-threaded implementation of Hospital simulation.
Multiprogramming and System Calls using C/C++ FALL 2009
The aim of the project was to implement system calls to interact with the operating system kernel and multiprogramming to allow the execution of multiple programs simultaneously.
Virtual Memory and Basic Networking using C/C++ FALL 2009
The aim of the project was to implement the concept of virtual memory for the operating system and basic networking functions using RPCs.
Distributed Systems using C/C++ FALL 2009
The aim of the project was to implement a distributed operating system capable of running the same program across multiple instances.
Web Technology
Veoh-Facebook Mashup SPRING 2010
The aim of the project was to allow the user to select a video from Veoh and upload it to his/her facebook account
XML using XML DOM-JavaScript SPRING 2010
The aim of the project was to convert the contents of an XML file choosing a song to be played from Veoh to HTML.
Online Car Reservation System using PHP,HTML/CSS and SQL SPRING 2008
The aim of the project was to allow a user to reserve a car by entering his details.
JAVA
Encryption Algorithms using Java SPRING 2009
The aim of the project was to implement various encryption/security algorithms like Substitution, Transposition, RSA, DES and Diffie Hellman
Digital Certificate Viewer using Java FALL 2008
The aim of the project was to extract the information from specific fields of a digital certificate and display the values using Java.
Database Systems
Spatial Database using Java/Spatial Query SPRING 2010
The aim of the project was to query a database to extract information regarding the location of photographers, photos taken and buildings.
Student Database Management System using Oracle FALL 2006
The aim of the project was to maintain a database of all student information.
Communication Networks
Socket Programming using C Fall 2008
The aim of the project was to develop an application that had objects messaging each other over a network each other in order to achieve a goal.