PROJECTS

Steganography :-

t
Steganography

This Software enables hiding a text file within another text, audio or image file. The software also allowed encryption/decryption of the text file.

Tools : VC++

This project won a third prize in an open source software/hardware competition held at a National Level Symposium called "Colloseum" in Fall 2005


 

Online Stock Market Monitoring – Mobile Application :-

Mobile Socks Monitoring

This Software was designed for java enabled mobile phones for monitoring stock prices via GPRS.It allowed users to store their current portfolio and provided continuous updates after a predetermined intervals.This application also provided pie/bar graph representations of stock prices over a period of time and also provided comparisions between performance of stock prices of different companies.

Tools : J2ME,Java Servlets,MS Access

 


 

Inventory Management software for a Diamond ManufacturingUnit :-

Diamonds

The project was built for a local diamond Manufacturing unit with an aim of automating all its transactions right from inventory of raw materials to sale of final products . It main utility was to generate different kind of performance reports as required by the firm.

Tools : VB 6.0 MS Access


 

Blood Bank Management and Emergency Services:-

This Software Consisted of Three Modules

a) Blood Bank Managemnent :- Manages the blood levels in the hospitals and notifies the ivr system to replenish the blood in case of scarcity.

b)Automatic Calling Systems: Identifies the registered donors who are closest to the accident site and notifies them about the scarcity.

c) Collision Detectiom System : Automatically detects road accidents using collision detection sensors (used in airbags) and notifies the nearest hospital so that medical help can be dispatched immidiately

Tools : C#.NET 2005,MSSQL Server, Google Map API,Microsoft Tapi Library etc.

This concept helped us to reach semi-finals of an international competition "Imagine Cup" organized by Microsoft.


 

Capture The Flag :-

This project was developed as a part of a C,C++ programming competition called "Capture The Flag". The competition required codes from different participants to compete against each other in a typical board game. A unique strategy combined with use of min-max algorithm helped us to achieve a first prize in this competition.

Tools : C++


 

MindCtrl :-

MindCtrl

This application consisted of three different modules

a) An application that maps the Neural Impulse Actuator to replace the functions of a computer mouse and thus allows physically handicapped community to access information technology more effectively.

Tools : C#.NET,C++ Libarary

b) A Java Based GUI that remembers the most frequently used application by the its physically disabled user and allows faster access to these applications using the NIA which is currently not very conducive to use.

Tools : Java

c) Snap Links (A Firefox Extension) : A firefox extension that focusses the link closest to the current mouse posistion and can be clicked even though the mouse is not posistioned over the link. This reduces the effort of the user to move to the exact location of each link.

Tools : javascript, Firefox

This project won second prize among 8 teams competing in 'SS12', an open source project competition organized by Project Possibility.


 

Geo-Spatial Database And Queries

Spatial

Geo-Spatial Database implemented using Oracle Spatial databases and Java Swing components. Queries included distance, range and area queries on a GUI with Database connectivity.

Tools : Java Swing,Oracle Spatial Database,JDBC Connectivity