Software ENGINEER.

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, data analysis, and building impactful technology solutions. I founded CodeSWVA to bring accessible computing education to underserved communities across southwest Virginia.

EXPERIENCE

Computational Sciences Research Intern

Oak Ridge National Laboratory June 2025 - July 2025
  • Designed REST Flask APIs for molecular dynamics simulation data to enable query outputs on simulation metadata through custom React dashboards
  • Integrated Kafka into local research pipelines to stream dynamics simulation data from distributed compute nodes into a centralized processing platform, reducing batch latency by ± 8%
  • Containerized molecular dynamics configuration, timesteps and pressure conditions, with Docker and deployed them on Kubernetes clusters (helm deployed) for reproducible simulations
  • Supplemented Prometheus monitoring into Kubernetes deployments to track performance of molecular dynamics workloads and further ensure reproducibility

Data Analyst

Virginia Tech Research Institute October 2023 - June 2024
  • Conducted field visits to 12 locations in eastern West Virginia to assess the efficacy of compounded Semaglutide as a drug abuse remediation inhibitor
  • Logged real-time data to a centralized platform built on AWS IoT Core with data stored and managed in Amazon PostgreSQL, allowing for the generation of live-tracking Tableau dashboards
  • Analyzed learning models in AWS SageMaker using longitudinal health and survey data to identify recovering outcome rates (presented at Eli Lilly in Indianapolis)

Founder

CodeSWVA March 2022 - Current
  • 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 from Amazon, Figma, Verizon, and the State of Virginia, totaling over $35,000

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 Project

Synchronicity

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 Project

Financial 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.