ABOUT
Hi, I'm Ved! I'm a student at Georgia Tech studying Computer Science with a concentration in Intelligence & Systems Architecture. I'm passionate about software engineering and product management. I founded CodeSWVA to bring accessible computing education to underserved communities across southwest Virginia.
EXPERIENCE
Computational Sciences Research Intern
- Architectured Flask REST APIs to deliver molecular dynamics data, enabling queries and metadata for the lab informatics team
- Engineered a streaming data pipeline to supply simulation data for downstream analysis regarding energy and pressure time series, reducing batch processing latency by 8% from previous iterations
- Containerized molecular dynamics configuration, timesteps and pressure conditions, with Docker and deployed them on Kubernetes clusters (helm deployed) for reproducible simulations
- Containerized molecular dynamics setups with Docker and deployed them on Kubernetes using Helm to allow for repeatable runs and consistent environments across the research team
Data Analyst
- Conducted field visits to 12 locations in eastern West Virginia (epicenter of drug abuse within the U.S.) to assess the efficacy of compounded Semaglutide as a drug abuse remediation inhibitor, and wrote a Clinical Research Requirements Document (RRD)
- Organized the implementation of real time device data via AWS IoT Core, helping to power live Tableau tracking dashboards
- Achieved KPIs of this project by hitting optimal device to dashboard latency (<20 secs), maintaining 99% ingestion uptime from the IoT, obtaining 90% participant onboarding, and reaching 70% participant retention from start to finish
Founder
- Lead a group of 21 members to bring accessible computing knowledge all across southwest Virginia
- Achieved over 200% membership growth (over 875 students helped), ranking as the fastest growing coding NPO organization across southwest Virginia for 2023 by CBS
- Donations/grants from Amazon, Figma, Verizon, and the State of Virginia, totaling over $42,500
PROJECTS
City Map3D
React.js, TypeScript, Three.js, Leaflet, OpenStreetMap API, Tailwind CSS
Interactive web application that generates accurate 3D city models from user drawn polygons using real building data. Built responsive UI with procedural texture generation and automatic height detection.
View ProjectSynchronicity
Python, Flask, React.js, JavaScript, MongoDB
A live web-app that utilizes Fourier Transformations in order to speed up/slow down based on users' physical motion. Developed UI integrated with Spotify for custom song selections, leveraging MongoDB to link tracks with YouTube Music for audio output with low latency.
View ProjectFinancial Sentiment Analysis Platform
Python, React.js, JavaScript, NLTK, BERT
Scraped and processed financial text data from SEC filings and Bloomberg Terminal feeds. Built sentiment classification models using BERT to score financial disclosures and identify market signals.