I have worked on varied projects -> Github Page

  • Push Notification Android App -> Created a Push Notification application using flask which can push images and text to all Android Application.
  • Resistor Scanner Android App -> Created a Resistor Scanner Android Application using OpenCv in Android, which can tell the values of reistor real time. This Code still requires some better accuracy and is not in production yet.
  • Learn OpenCV Python App -> Crated a static Android Application, which currently has the basics of OpenCv Language and code. I used tiagohm Android codeView library for highlighting and displaying the python application.
  • Temperature Band Indicator Using Arduino -> As a winter training course project, I created a temperature band indicator. NTC was used to measure the temperature, and arduino took the analog value and displayed it on 7 segment displays.
  • Face detection Using OpenCV -> Created a Face detection application using in-built haar cascade classifier in C++.