Back to Home
MY RESEARCH
RESEARCH is NOT "Re" + "Search"
Most of the students espically those who are lazy tend to define research this way. The Internet has given these lazy bugs the chance of sticking to this defination. But it is only when a person really works does he understand the subject clearly. Passing someones else stuff as your own may get the work done for now but when it comes up in future it WILL pose problems.
It is only when we do the work ourselves we have the ganut of the subject at our disposal. We learn from our miskates, mistakes that only a person who really does that work goes through. Hence I believe that wehn assigned a work or research we should do it ourselves.
Right Now I am working on a paper which may eventually become a software project to identify person based on his voice using a voice recognization method on Graph based Data mining. It is stll nascent but will eventually devolep.
My previous projects included a lot of technical stuff
Project 1 : I implemented RTSP protocol to design and build the RTSP player capable of playing online streaming media . Both the source code and the player are free ware and can be expanded further. It was done on linux paltform using c++.
Project 2 : I designed and bulit a billing software for a Gas-Agency consisting of nearly 25,000 customers. Since our customer wanted it only on DOS platform we implemented it using c++ by using B-tress to maintain the recored of the customers. It was a really though one to implente and dubug. So extensive was our testing that even after 3 years of use our program has not even given a single problem.
Project 3 : Desigend and builed a program which uses a predefiend database of flight routes and use then to generate routes if source and destination were given. We also implemented the billing in it. The database was obtained online to include modifications of flight routes and flight cancellations. We did using VB as fromt end and database was in Oracle.