I am a final year CSE student at VNIT Nagpur, India. Enjoy solving real-world problems using AI to create high societal impact, especially in the domain of mental healthcare. Also, love to play chess!
Experienced with programming in C, C++, Python, and Java. Comfortable with ideating and creating Machine Learning systems using PyTorch and Tensorflow, analysing data with Pandas, Matplotlib, and Plotly. Basic understanding of website development using ReactJS and Django. Know my way around other softwares like LaTex, Github, and SVN
May 2021 – July 2021
Developed a reconciliation system using a Spring Batch job to periodically and proactively identify failed transfers made from Goldman.com. Created a replay system to perform an internal replaying of the identified transfers
Feb 2021 - Apr 2021
Learnt open source and collaboration best practices through a series of three projects overthree months in teams of three. Developed a website using ReactJS and Azure Speech Studio to create an accessible chess experience forthe visually challenged.
May 2020 - July 2020
Researched and implemented NLP models for detecting Suicide Ideation from social media posts. Utilized adversarial learning and created transformer-based novel models that outperformed best models by 5% FScore. Performed quantitative and qualitative analysis experiments and co-authored three research papers
May 2019 - July 2019
Contributed to an MHRD open-source initiative to develop virtual labs for colleges. Designed three experiments for the Artificial Neural Network section using ProcessingJS for students to learn about Interactive Activation and Competition models and Self Organizing Maps. These experiments now have >19000 recurring users
2018 - 2022
CGPA (till 6th Sem): 9.04 / 10.0
Student faculty: Conducted remedial classes for Computer Programming subject to 30+ fresher students. Samvad Co-Founder: Co-Founded the college debating society and organised 20+ events across debates and discussions. Student Mentor: Help 15 freshers navigate academics, extra-curriculars, and career options
Following are some of my projects
A computer vision solution for detecting attention span in an online session. It utilizes facial keypoints for analyzing attention metrics such as yawning, nodding, interaction with the instructor and head orientation and displays student's attention via a mobile application.
Developed an end-to-end flair detection system for Reddit posts by created a reddit dataset, exploring various text-classification methods ranging from naive bayes to BERT and deploying the best performing model on a Django-based website
TorchBlaze is a pip-installable command line tool and Python package, that provides a suite of functionalities to perform end-to-end ML using PyTorch. TorchBlaze was designed to fast-track things when it comes to deploying ML models online, thus allowing the developer to focus on what matters the most— Ensuring that their models give a high inference accuracy.
A web solution for a secure digital locker system internally utilizing pre-existing services such as Google Drive and Dropbox. It provides storage security using two-level encryption followed by file splitting.Implemented using Django REST framework, OAuth, ReactJS, and SQLite.