Experience
Software Engineering Intern (June 2021 - Present)
Building a python library that performs Bayesian Structural Time Series Modeling.
Investigating the impact of ads on Google Search volume by predicting the baseline using statistical modeling.
Visual Machines Group
Undergraduate Researcher (July 2020 - Present)
Working on a deep-learning based bio-imaging paper with applications in remote vital sign detection under Prof. Achuta Kadambi.
Wrote a chapter for a Computational Imaging textbook on Light Transport covering Non Line-Of-Sight Imaging and Matrix probing.
Constructed and implemented projects in Multispectral Imaging in Computer Vision to be used as exercises in a graduate level course - EE239.
Worked on an ML-based Multispectral camera that combines various spectral sensitivities to produce images at multiple wavelengths.
STEP Intern (June 2020 - July 2020)
Built a Google Chrome Extension for Admin Console that allows quick access to "preferred" or most frequently used entities.
Integrated chrome storage APIs, DOM parsing, event delegation and message passing for functionality, and used Jasmine for testing.
BNP Paribas' Sharekhan
Data Science Intern (June 2019 - July 2019)
Improved the company's client strategy by building a Machine Learning model based on dormant clients' financial data to determine the probability of account reactivation. (potential increase of $500,000 in profits)
Implemented ML models (Logistic Regression, Random Forest, Gradient Boost) using R and tuned hyperparameters for optimal precision.
Analyzed model performance by generating ROC curves and computing metrics like KS value and AUC.
UCLA ACM Hack
President (December 2018 - June 2021)
Led a team of 21 officers to plan and teach quarter-long workshop series, covering software tools (git, bash, debuggers).
Organized 10-week long technical workshops in Python (S19), HTML/CSS/JS including training and project tracks.
Directed a hackathon for more than 150 students and provided technical support as a mentor for ML and Web based projects.
DevX OnCampus
Software Developer (January 2019 - July 2019)
Developed a website OnCampus that curates a list of "best fit" organizations and launched it to 15,000 UCLA undergraduates.
Implemented functional pages using React components and responsive layout to make the app user-friendly across several devices.
Configured React router to navigate the application, and implemented actions and reducers to interact with Redux store.
The Rocket Project
Electronics Engineer (September 2018 - January 2019)
Improved communication rate by 16x for the radio and Arduino system to receive data from the rocket to enable remote assessment.
Achieved better space/time efficiency by packing data in structs instead of integers using code developed in Arduino C.