I am a PhD student in Computer Science and Engineering at the Georgia Institute of Technology, advised by Dr. Polo Chau, where I study machine learning, scientific computing, and operations research.

Previously, I worked as an Operations Research Analyst at Army Futures Command, building combat simulation models and LLM-based tools for tactical decision support. I have worked with researchers and engineers at Georgia Tech, the Department of Defense, Oak Ridge National Lab, and the University of Tennessee.

News

  • Aug. 2025 — Recipient of the Presidential PhD Fellowship, Georgia Institute of Technology.
  • Apr. 2025 — Awarded Civilian Service Commendation Medal, Department of the Army.
  • Apr. 2025 — OMSCS Project Showcase Student's Choice Award Winner.
  • May 2025 — Completed M.S. in Computer Science at Georgia Tech.
  • Dec. 2024 — Completed M.Eng. in Industrial Engineering at New Mexico State University.

Research

My work spans machine learning, scientific computing, and operations research. I am particularly interested in applying modern ML methods—including deep learning, optimization, and LLMs—to problems in materials informatics, autonomous systems, and decision support. Prior work includes developing interatomic potentials for high-entropy alloys via ML optimization, building retrieval-augmented LLM tools for military applications, and constructing predictive models for alloy mechanical properties.

Publications

Projects

Tactical LLM Chatbot for Army Doctrine Q&A 2023–2025

Designed and built a retrieval-augmented LLM chatbot in Python for tactical question-and-answer, using LangChain for vector embeddings and the OpenAI API. Training corpus consisted of Army Doctrine Manuals scraped with BeautifulSoup.

Python LangChain OpenAI API NLP
High-Entropy Alloy Strength Prediction Spring 2023

XGBoost model for joint optimization of yield strength and ductility, trained on an experimental High-Entropy Alloy database. Achieved 90.1% testing accuracy.

Python XGBoost Materials Science
Neural Machine Translation: English to German Fall 2023

Implemented LSTM, Seq2Seq, and Transformer architectures in PyTorch for English-to-German translation. Reproduced attention from Vaswani et al.'s Attention Is All You Need. Testing perplexity of 4.81.

PyTorch NLP Transformers
Autonomous AI Algorithms Spring 2024

Implemented A*, PID control, Particle and Kalman Filters, and Simultaneous Localization and Mapping (SLAM).

Python Robotics AI

Built with Jekyll