roshni@m3:~$ |
Roshni Davé
Email: roshnidave@ucla.edu
LinkedIn: linkedin.com/in/roshnidave
Education
University of California, Los Angeles
B.S., Mathematics of Computation
September 2024 - May 2026
- Coursework: Linear Algebra, Object Oriented Programming, Real Analysis, Statistics, Discrete Structures
- Awards: OrigamiUSA International Scholarship, Pedersen Music Scholarship, F&C Lahm Transfer Scholarship
Activities
- LA Capture-the-Flag 2025: Leading marketing and outreach for UCLA’s student-run cybersecurity competition with 1,700+ participants. Designing social media, print, merchandise, and sponsorship materials.
- Psi Beta Rho: Solving capture-the-flag cybersecurity competitions with UCLA’s team (top 10 in the United States).
- Bruin Chamber Musicians: Performing flute at on-campus events with a rotating group of musicians. Compiling and arranging appropriate music libraries.
- Bruin Origami: Teaching and folding origami for UCLA students and the LA community.
Experience
Software Engineer Intern,
Access IngenuityNovember 2023 — July 2024, San Francisco, CA
- Developed project management software that reduced company workload by 80 hours per week. Automated remote file transfers to process and assign over 1,000 HIPAA-secured client files daily using OneDrive API.
- Architected and deployed scalable automation on AWS Fargate, implementing scheduling, access control, and logging mechanisms.
Aviation Systems Intern,
NASA Ames Research CenterMay 2022 — March 2023, Mountain View, CA
- Built data dashboards to assess sustainability of selected experimental NASA Ames aircraft models and biofuels.
- Processed and interpreted over 250 datasets to generate over 20 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