• SRM Institute Of Science And Technology, Chennai, India
    • Bachelor in Technology, Computer Science
    • 2017 - 2021
    • CGPA - 9.00
  • GRM School, Bareilly, India
    • Senior Secondary Education
    • 2016 - 2017
    • Percentage - 92.6%
  • GRM School, Bareilly, India
    • Secondary Education
    • 2014 - 2015
    • CGPA - 9.40

COVID – 19 Symptoms Predictor

Made a ML model to predict if a person has COVID – 19 or not based on the symptoms the person gives. GUI for the model was also made using streamlit python module.

Handwritten Digit Recognizer with GUI

Used MNIST dataset to make a handwritten digit recognizer. Used logistic regression to make the model having 91% accuracy. Used tkinter python module to make the GUI so that user could draw and the model could predict.

Voice Assistant

Made a voice assistant using python speech recognition module to perform some basic tasks like opening some apps, wishing the user, finding information on Wikipedia etc.

Food Delivery System - Database Management with GUI

Used MySQL to build a database management system for an online food delivery system. SQL queries were used to take care of the data from ordering of food to its delivery. GUI as made using tkinter python module.

Portfolio Website

Created a portfolio website using HTML, CSS, Javascript & Bootstrap. Used Github to then host the website online.

Smart Parking Management System

Used the technologies like Computer Vision And Deep Learning to monitor parking spaces. The system continuously monitored parking spots for vacancy using OpenCV & M-RCNN and used yolov5 for extraction of license plates too.