"Tech Enthusiast"
ABOUT ME
" Work Hard, Play Hard......"
" Work Hard, Play Hard......"
VIDEO RESUME

" Work Hard, Play Hard......"
" Work Hard, Play Hard......"
1. Application which allows human brain to control actions of a mouse (input device). 2. External device neurosky mindwave mobile is being used to acquire a live electroencephalogram (EEG) signal at run time to act with the application. An idea of using CANVAS (coordinates based system in processing) to control actions of a mouse with eye blinks. 3. Further worked on integrating the "CLICK" feature of a general mouse in this application.
There were two databases i.e., HPALM(HP application life cycle management) and TFS(Team foundation server). A flow platform via windows platform was created to track or push delete or check the flow of items and map them accordingly with their fields.
Test Automation using test complete over three layer generated framework to test functionalities of Power Electronic controllers. Many test cases were automated to handle this testing over various PEC's.
1. Given a paragraph of sentences in English. Every word in the paragraph are given ranks on the basis of repeated number of times and similarity of the synonyms from the dictionary. 2. These factors are implemented in java to generate a best summary out of the given paragraph.
The EEG signals are the electroencephalogram signals which are best used to predict brain’s activity.Implemented the processing of extracted EEG Signals from the brain and further classification to comment about the brain diseases possible as epilepsy.The Classification of diseases like seizure using bandwidth parameters of every signal was done with Genetic programming algorithms of Artificial Intelligence.
1. To compute the profit or loss for each day on factors of demand provided by user and the machine repair delays etc. 2. Developed a general windows application which automated working prototype on the management of the machinery and the stocks available per day on comparison with expected work output.
1. Designed a platform which develops an efficient course schedule in IIT Indore by using the concept of Simplex method of optimization. 2. The main objective here was to optimize the assignment problem using some principles on linear integer programming.
1. Detection of a hand from the live video stream which is being captured from webcam, where the output (hand) part of image is separated with a red square border. 2. Viola Jones algorithm, OpenCV was used for the implementation