rd@ubuntu:~$ |
Roshni Davé
Email: roshnidave@ucla.edu
LinkedIn: linkedin.com/in/roshnidave
Education
University of California, Los Angeles
B.S., Mathematics of Computation
September 2024 - December 2026
- Coursework: Linear Algebra, Operating Systems, Real Analysis, Statistics, Discrete Structures
- Awards: OrigamiUSA International Scholarship, Pedersen Music Scholarship, F&C Lahm Transfer Scholarship
- Activities: Association for Computing Machinery, Psi Beta Rho: cybersecurity capture-the-flag (CTF) team, Bruin Chamber Musicians, Bruin Origami, LA CTF 2025
Skills
- Languages: Python, Bash, C++, SQL, JavaScript, TypeScript, HTML/CSS, Java
- Technologies: Git, React, Next.js, Docker, AWS, Azure, SSH, Linux, Firebase, Wordpress, GCP
Experience
Software Engineer Intern,
Access IngenuityNovember 2023 — July 2024, San Francisco, CA
- Developed a project management tool to reduce company workload by 80 hours weekly. Automated remote file transfers to process and assign over 1,000 secure client files daily with OneDrive API and AES-256 encryption.
- Deployed software on AWS Fargate with EventBridge scheduling, secure access control, and logging.
Data Science Intern (Aviation Systems),
NASA Ames Research CenterMay 2022 — March 2023, Mountain View, CA
- Created data dashboards to assess sustainability of selected experimental NASA Ames aircraft models and biofuels.
- Processed and interpreted over 250 heterogeneous datasets to derive insights and generate over 20 interactive visualizations on fuel efficiency and aircraft performance. Presented research to Ames leadership.
- Overhauled Airspace Concepts Evaluation System (ACES) software website.
Web Developer & Administrator,
North Bay Indo-American AssociationJanuary 2023, San Francisco, CA
- Solely managed website redesign for a local nonprofit. Achieved a 90% reduction in monthly cost by migrating CMS to WordPress and Google Workspace for nonprofits.
- Optimized backend with database cleanup and server-side caching to reduce page load times by 30%.
Mathematics Tutor
December 2022 - Present
- Calculus and Statistics tutor for 20 high school and college students.
Projects
Lymphoma Tracker 🔒
Tool to identify and track lesions for my weekly lymphoma treatments. Trained a supervised machine learning model on my own labeled data to detect lesions and built a web platform to easily count and visualize trends.
Machine Learning, Hugging Face Spaces, Gradio, Python, OpenCV
NASA Dashboards 🔒
Jupyter notebook dashboards created during research internship at NASA Ames.
Python, Jupyter Notebook, Machine Learning, Data Analysis, Pandas, Scikit-Learn
Linux Security Dashboard
CLI dashboard providing real-time insights into system and network health of a Linux system.
Python, Cybersecurity, Linux
Secure pwnd
Check if a password has been compromised by submitting part of the password’s hash to Have I Been Pwnd?, avoiding sending the site a plaintext password.
Bash Script, Cybersecurity, Linux
Phishing Email Classifier
Machine learning model, logistic regression classifier to identify phishing emails.
Python, Machine Learning
Galaxy-O-Meter
Sentiment analysis of tweets referencing recent Star Wars shows.
Java, Maven, Microsoft Azure Cognitive Services: Text Analysis API, JSON
Wardrobe Tracker
Ongoing data project tracking everything I wore to gain insights on cost, usability, etc.
Streamlit, Data Visualization, iOS Shortcuts, Python, Google Cloud
XKCD Password Generator
Generate a secure password using the method specified in an XKCD comic.
Python