Steganography
Measures for Classification and Detection in Steganalysis
May 2005 - Jun 2006
I worked with Prof. C E VeniMadhavan for dessertation of my ME Thesis. The work involved steganalysis of images using wavelegth transforms.
NECTAR
Nash Equilibrium CompaTation Algortithms and Resource
I was repsonsible for implementaion of Global Newton Method developed by Govidan Wilson for Nash equilibrium computation.
ViPANI
Jan 2005 - April 2005
ViPANI is web based "e-Xchange" where buyers / sellers can setup auctions and do trading. The project involved designing and implementing whole web required for auction site including preliminary implementation of secure payment.
Team Size 2 persons.
The more technical details can be found on my eCom page.
RRRP
Jan 2005 - April 2005
Reinforced Reachable Routing protocol. The project involved implemetaion and analysis of reinforced learning in routing protocols.
Team Size 3 persons.
The more details can be found on CCN page.
Integer Factorization
Aug 2004 - Dec 2004
The project is to factor a given 60-70 bit number completely into its prime factors using pollard rho method as well as pollard lambda method. Also generate B-smooth numbers of given bit size.
Team Size 2 persons.
RTU200 : Remote Terminal Unit 2000
Jun 2000 - Jun 2001
It is a microcontroller based embedded data acquisition system , which can be configured/monitored locally as well as remotely. It has 8 analog inputs (4 to 20 ma) and 2 digital inputs. The project involved complete design, implementation and testing of the product.
This project was part of BE curriculum, sponsored by Yashodhan Systems, Pune.
Team Size 3 persons.
PCM encoding and decoding
Jan 2000 - May 2000
This was a hardware kit developed for understanding of how PCM coding and decoding works. It was taking analog input, digitize it, convert to serial line output, and reverse. Check points provided at each stage.