I am a passionate software engineer with 2 years of working experience. Mission-driven full stack developer and Deep Learning Practitioner with a passion for thoughtful Product Design, collaboration, and teaching. I’ve always sought out opportunities and challenges that are meaningful to me. Although my academic path has taken many twists and turns, I’ve never stopped engaging my passion to help others and solve problems. As a Web and AI developer, I enjoy using my obsessive attention to detail, my unequivocal love for making things, and my mission-driven work ethic to literally change the world. That’s why I’m excited to make dent in this universe!
May 2024 - Ongoing
New York, NY
No more pen pals or small talk! Plan a date. Meet in person
May 2024 - Ongoing
July 2023 - August 2023
Sep 2022 - June 2023
Jan 2022 - Sep 2022
May 2021 - July 2021
Remote
GFOSS is a non-profit organization that promotes Openness through the use and the development of Open Standards and Open Technologies in Education, Public Administration and Business in Greece and Europe.
May 2021 - July 2021
Oct 2021 - Dec 2021
Remote
Embrace continuous patient experience improvement through automated data collection, real-time metrics and assisted analysis.
Oct 2021 - Dec 2021
Apr 2021 - June 2021
Remote
Habbit is a hobby-based social media platform, where people can share their hobbies and connect with like-minded people.
Apr 2021 - June 2021
Jan 2021 - June 2021
Remote
IIT Delhi is a public technical and research university located in Hauz Khas, Delhi, which is one of the 7 old IITs in India.
Jan 2021 - June 2021
Oct 2020 - Dec 2020
Remote
Major League Hacking (MLH) is the official student hackathon league. Each year, they power over 200 weekend-long invention competitions that inspire innovation, cultivate communities and teach computer science skills to more than 65,000 students around the world.
Oct 2020 - Dec 2020
2023-Ongoing Masters of Sciences in Information SystemsGPA: 3.6 out of 4Extracurricular Activities:
| ||
B.Engineering in Electronics & Communication EngineeringCGPA: 7.68 out of 10Publications:Extracurricular Activities:
| ||
Seth Anandram Jaipuria School2015-2017 Secondary SchoolPercentage: 92 out of 100Extracurricular Activities:
|
This is a very basic Flask based REST server which takes in the stress-ng factors like compute, storage and network along with time and allows to run time-varying stress tests. stress-ng is an existing CLI tool. This project acts as a wrapper around it.
This project is a sign language alphabet recognizer using Python, OpenCV and TensorFlow for training the InceptionV3 model, a convolutional neural network model for classification.
Built a deep neural network that functions as part of end-to-end automatic speech recognition (ASR) pipeline. I used LibreSpeech dataset to train and evaluate models. This algorithm first converts any raw audio to feature representation that are commonly used for ASR, and then another network maps these audio features to transcribed text.
This project is my introductory project to the world of Deep Learning. I trained an image classifier to recognize different species of flowers. I used Maria-Elena Nilsback and Andrew Zisserman’s dataset of 102 flower categories(http://www.robots.ox.ac.uk/~vgg/data/flowers/102/index.html) for training. The flowers are chosen to be flower commonly occurring in the United Kingdom. Each class consists of between 40 and 258 images. I used ResNet as my pre-trained model for feature extraction and the following structure is of the classifier model layers on top of it
Using calibrated electronic sensors and Arduino board, I collected gaseous data and olfactory chemical substrates of various fruits. The fruit of every type was further in 3 categories of under-ripe, ripe and overripe. The overall outcome was a portable electronic nose like device which would predict the state of the fruit. The multiclass classification was used to achieve this task.
Created a Google Glasses like AR device to assist Autistic kids to understand emotions and help them with constant learning and recitation.
Developed a Flutter based cross platform for analysing and presenting the data which was given by CiSCO’s Meraki Camera. Along with that, provided future prediction of queue analysis by implementing LSTM. Entire features and outcomes were also conveyed by Google Assistant and Alexa, along with automated messaging services in local language support for non-feature mobile phones. This ecosystem had provision for Admin warning in the form of automated SMS as well as generated mail.
An all in one device for visually impaired person. Scene description, OCR, navigation, path detection and Integrated Payments system. Targeted at low income sections.
A portable Braille for visually impaired people. Low cost effective mechanical-electronic device.
Developed MySQL Database managing publications of TIET. In addition to that made the website accessing the Database. The Server-End of the Website was based on PHP.