Recent Work

Card Image
MORSE CODE CONVERTER AND GENERATOR

Android application for generating Morse Code and Converting Morse code in Human readable format. IDE used here is Android Studio and Language is Java

Card Image
OBJECT DETECTOR

Single color object Detector using OpenCV, python.


Card Image
HANGMAN- A MOVIE GUESSING GAME

A Movie Guessing game created using python, with the help of dataset openly available on Kaggle. Made use of Pandas library to clean and prepare the data

Card Image
RESUME SKILLS EXTRACTOR:

A resume parser which extracts technical and non-technical skills from a resume. It also tells which skill is trending among students and which is not. Used spacy model to extract skills, pdfminer library to convert pdf to text, and nltk for better results in case of stop words.

Card Image
PHASOR TELECONTROL UNIT

Android application “Phasor Telecontrol Unit” which communicates with a GSM Module and displays data received after necessary calculations. Used SQLite database to store the data.

Card Image
CARD GAME

Card Game in which user plays against computer and makes pairs of cards before computer. We used Code blocks IDE and the code was written in C++


Card Image
MEDIA JOURNAL

Flutter Application based on the idea of storing self-media in a more sophisticated way



Card Image
VIRUS DETECTOR AND BED PROVISION

Created a quiz-based virus detector along with provision of nearest hospital with a bed available, in a team of three. Data structures used were tree for making decisions and graph for getting nearest hospital.