About Me
Software developer with 3.5 years of experience in developing Android, Java, Qt Applications. Passionate about learning new technologies and excelling in them....
Show MoreSkills
Portfolio Projects
Description
- This is an Android Trip planning application developed in Java.
- It lets the user know the estimated time and distance of his travel and also explore his nearby places like restaraunts,parks etc,
- It simulates the user journey through a car icon like in OLA,UBER.
- It has a voice input feature through which user can input the source and destination locations.
- It also intimates about the weather of the source and destination locations through voice output.
- I was the core developer behind this application developing it end to end from sratch
Description
- An Android Emotion Detection application which detects the emotions of the user and displays it with a rectangle box over the face
- It makes use of the tensorflow protobuf model file developed for predicting the emotions.
- I was behind the development of the android application making use of the tensorflow pb file in the applicationandpredicting the emotions.
Description
- This is an Android Application that enables the user to know the contents of Refrigerator.
- Depending on the items present,it also suggests recipes from youtube
- It also displays information about the compressor health,temperature and power consumption of the refrigerator.
- It intimates the user about the refrigerator service history and its next service date.
- I was behind the android application development of front end and using obtaining data from the server using Rest Apis.
Description
- This is a Qt GUI Application developed in C++ for a Digital Signage Application Backend.
- It provides an interface to import an XML file and simulates an overview of the Digital Signage Board to the user.
- It is an interactive UI having features like resolution independence, drag-drop , XML validation, file encryption etc.
- I was behind the Frontend development using Qt and also behind the Backend development using C++.
Description
- This is an Eclipse Plugin developed using Java for a custom eclipseIDE.
- It enables the programmers using the IDE to configure Artificial Intelligence module properties like Tensorflow,Caffe.
- It helps the user to modify the plugin properties like menu name,UI dialog name and other UI options;thereby making the plugin generic .
- I was behind the plugin development using Java.