Work Experience
Machine Learning Engineer at SAIC
May 2024 - Current
- Member of the research and development team in the AI department, working on projects and proof-of-concept work for internal and external clients to showcase the latest technologies and ways to effectively implement them.
- Developed advanced backend validation methods for a computer vision system, increasing accuracy and saving over 1,000 hours of manual work weekly for both internal and external clients.
- Assisted in developing a production-grade video and image processing pipeline using TensorFlow, implementing custom instance and semantic segmentation models to automate content annotation at scale
- Optimized cage code validation process by implementing web scraping and a new search algorithm, reducing runtime by 85%.
- Researched comprehensive monitoring and diagnostics system for distributed training jobs, reducing mean time to resolution for issues by 50% and improving overall system reliability.
Research Assistant at
Stanford University
August 2023 - May 2024
- Assisted on large-scale data analysis projects, processing and analyzing multi-modal medical datasets exceeding 1.5TB using advanced Python libraries including NumPy, Pandas, and SciPy.
- Utilized statistical techniques, ranging from Bayesian inference to causal inference models, deriving insights from complex studies on heart health, contributing to an expected high-impact research paper.
- Created workflows using parallel processing to reduce model training time by 50% and to enable ingestion of larger datasets.
Research Contributor at
GAEIA
March 2024 - Present
- Part of the 2024 cohort of the Global Alliance on Ethics and Impact of Advanced Technologies founded by Stanford University, interacting in monthly sessions with industry professionals and PhD students on present-day Ethical AI Issues and Cases.
- Collaborating with the UNHCR to propose AI tools for humanitarian aid, developing strategic approaches to leverage machine learning for refugee support systems and crisis response.
Software Engineer Intern at
Spectrum
May 2023 - August 2023
- Led the development, implementation, and demonstrations of a system that automated the update process for the development environments of 200+ engineers development environments.
- Optimized system performance through advanced containerization and orchestration techniques, reducing environment update time from 10+ hours to just 5 minutes.
Projects and Publications!
Supercomputer CUDA Force Simulations
- In Progress.
Beating Heart Transplant Data Visualization and Gene Ontology
- Developed data visualizations for Stanford's Cardiothoracic Surgery Lab beating heart transplantation research project using R, Python, and Cytoscape.
- Created UMAP plots, gene ontology networks, and cell-type analysis figures to analyze and compare transplant outcomes across different preservation techniques.
- Processed cell data via SFTP to generate publication-ready figures that illustrate biological pathways and expression patterns in cardiac tissue of different heart preservation methods.

Do We Have a Reproducibility Crisis: How Available is Data and Code Across Journals in Artificial Intelligence and Earth Sciences?
- Contributed to a comprehensive study submitted for review in the Bulletin of the American Meteorological Society (BAMS) examining the accessibility of scientific data and code across AI and Earth Science journals.
- As a co-author, I helped analyze data availability statements across multiple journals, contributed to the research methodology, and participated in developing recommendations for improving scientific reproducibility.
Memory Hierarchy and Loop Optimization in PDN
- Explored a few code optimization techniques focusing on memory hierarchy and data layout. Implemented various loop transformations including Unswitching, Splitting, Fission, and Interchange to improve computational efficiency.
- Analyzed and implemented different forms of parallelism (SIMD, OpenMP, MPI, and Instruction Level Parallelism) on both local and supercomputer environments, showing significant performance gains through combined parallelization strategies.
HackAnalyzer
- Created an AI-driven platform to help hackathon judges and participants assess project originality and impact, Winning 2nd Place Overall and Most Creative Use of GitHub at HackHarvard 2023.
- Led prompt engineering efforts and UI/UX design, integrating OpenAI's API to analyze Devpost project descriptions and generate meaningful insights about project uniqueness and innovation potential.
- Developed the project architecture and frontend components using React and Next.js, implementing features for project similarity analysis and automated metrics generation.