1. ITM Website:
  2. Website containg content of our college. In addition to dynamic friends group.

    Following things were used:
    • ASP.net 2003(c#.net)
    • SQL Server 2000
    • Front Page




  3. Common Wealth Games 2010 (CoWeG):
  4. Website with schedules for the common wealth games which would be in 2010, Delhi. It has routes from different places of delhi to various game stadiums.

    Following things were used:
    • ASP.net 2005(c#.net)
    • SQL Server 2000




  5. Spatial Database:
  6. Standalone graphical application taking responses from users and accordingly draw shapes on a part of usc map.

    Following things were used:
    • Java
    • Oracle 10g's having Spatial Features.




  7. E-Commerce Website
  8. An e-commerce website in which user can choose products and add them cart to buy with different controls of Admin and simple user. Also, purchase history could also be seen for every customer.

    Following things were used:
    • PHP
    • MySql
    • HTML, javascript, CSS and photoshop.




  9. CLIENT-SERVER Application
  10. Command line ATM machine like services are provided by Server to their Multiple Client at the same time. Used concept of Multithreading

    Following things were used:
    • JAVA
    • C++
    • Multithreading concepts




  11. P-2-P Application
  12. It uses multicast to create groups on LAN which users can join and use to chat among themselves or create new personal groups

    Following things were used:
    • JAVA
    • Multicasting concepts




  13. A* Algorithm
  14. Finding shortest path from one corner to another given various costs and heuristics

    Following things were used:
    • C++
    • A* Algorithm




  15. Socket Programming
  16. Done in C++ it use TCP and UDP connections to find the winner out of four mobile units that reaches the target first by help of two checkpoints, based on an given algorithm.

    Following things were used:
    • C++
    • TCP/UDP Socket
    • Unix Platform




  17. I-Phone Application GUI
  18. Done an Graphical User Interface and working of an Iphone weekly Schedular.

    Following things were used:
    • Applied various design principles to create GUI
    • X-Code was used for the implementation on Mac Platform.
    • Basic idea about Objective C

    I-Phone Application GUI