 |
Wheel-e is a Role Playing Game on XBOX 360 platform implemented in XNA 3.0 using Visual studio 2008.The level designing and models were done using Autodesk Maya 2008 and Adobe Photoshop CS3. XACT tool was use to provide audio effects to the game.
Title: Engineer
Responsibilities: UserInterface Design, Audio effects, Gameplay, Level design and Modelling.
Links: YouTube |
 |
Designed and Implemented A* algorithm to analyse scenario's involving 2 characters namely Zerg and Terran on a given Map
Technologies used: C++.
Links :
Source Code
Sample Output 1
Sample Output 2 |
 |
USC Interactive MAP is a Java Swing based Application which queries ORACLE spatial database to find certain landmarks on the map. It also finds features like Trams, Students, Routes, Stops etc. within a specific distance from other features.
It is implemented using ORACLE ORDBMS, Spatial databases and JDBC. The visual interactivity was done using Java Swing and AWT packages.
Links: Source Code |
 |
P2P Distributed File System
Designed and implemented a De-centralized, Peer to peer, console based, distributed file-system using socket programming in Java and C++,with interoperability between the Java and C++ peers.
Technologies used: Multithreading and synchronization in Java and C++ using posix threads and socket programming (Conn. based, datagram and multicast).
Links: Source Code
|
 |
Implemented a Multithreaded Client Server model of the USC admission Server which offered 6 services to client which were stateless and statefull in nature. The same model was re-implemented using Java RMI and CORBA Object Server model.
Technologies used: Multi threading and synchronization in Java, Java RMI API and Java CORBA API.
Link : RMI Source Code
CORBA Source Code
|
 |
Developed a Java program that extracts information from two websites namely LATimes and Reuters and integrates them into formatted HTML tables.
Technologies used: Dapper.net, Java DOM and URL API's..
Links :
Source Code
LA Times Wrapper
Reuters Wrapper |