About Me
I'm Duy Nguyen, an MS Data Science student at Seattle University (GPA 4.0 — College of Science and Engineering Dean's Graduate Student Honor Roll, Winter 2026). My focus is building data systems that researchers can actually use: pipelines that are auditable, databases that reproduce the original analysis exactly, and infrastructure that outlasts the person who built it.
At Seattle University, I hold two research positions. With Dr. Brian Fischer (Mathematics), I designed a 7-table normalized MySQL database for barn owl auditory neuroscience by ingesting data from two researchers across 110 neurons, 8 owls, and ~261 experiments stored as 14,000+ files in six proprietary formats with no consistent structure. I identified 8 data quality problems, built a 6-phase ETL pipeline to resolve them, and implemented 4 separate loaders to handle the completely different internal .mat file formats each researcher used. The fitting methods alone cover two-sided asymmetric Gaussians, rate-level sigmoids with 5 physiological parameters, Akima spline interpolation, and SVD for response separability. The end result: a 40-line analysis loop that previously required 228 file loads now runs as a single SQL query. With Dr. Wenjing Yang, I'm investigating a quieter problem in medical AI: most vision RAG pipelines for clinical imaging skip measuring whether the retrieval step actually works. I'm trying to quantify that gap on mammography data and understand what it takes to fix it.
Working on a five-person data cleaning team for the same neuroscience project, I treat AI tools as a coordination problem, not a coding problem. When teammates ran three different (and silently divergent) versions of a shared renaming script across 36 raw data folders, the bottleneck shifted from writing code to verifying it across people. I used Claude Code as a delegation layer: built a Python audit script that walks any teammate's OneDrive upload, checks every file against the supervisor's eight stated requirements, and traces each violation back to the exact line in the source notebook that produced it. On one batch I surfaced 164 systematic violations across 16 folders — leftover .gen files, wrong canonical extensions, preserved trial files that should have been deleted — and produced a markdown evidence report with file lists, teammate attribution, and code-level root causes the team could act on immediately. In parallel, I shipped a single deterministic pipeline (plan_renames.py → manifest → apply_renames.py) that produces uniform output across all 35 viable dates with zero violations, replacing the patchwork of ad-hoc scripts.
My philosophy is that using AI tools isn't the risk — the harder problem is managing a system where everyone uses them and small inconsistencies compound silently across the team's output. I lean on AI heavily for my own throughput, but I spend the saved time on the parts that don't scale: writing the verification layer, tracing root causes back to specific lines of code, framing findings so teammates can self-correct without friction, and making sure the supervisor sees one coherent story instead of seven contradicting drafts. In the AI era, the senior contribution isn't producing more output — it's making sure the team's combined output is actually correct, reproducible, and aligned with the goal.
I'm looking for Summer 2026 data science or AI/ML engineering internships where the work has clear stakes and the feedback is real.
Featured Projects
MOSAIC - AI Immigration Chatbot
Built an AI-powered chatbot with SFU Blueprint for MOSAIC, serving 660,000+ users across Canadian immigration services. Recognized as Top 4 in SFU CS Diversity Award.
- Analyzed 660K+ user interactions to build structured query categorization system
- Designed knowledge graph (Neo4j) mapping programs, services, eligibility criteria
- Built validation pipeline achieving 90% accuracy with full lineage tracking
- Partnered with legal/operations teams to codify domain requirements
UC Berkeley ML/AI Capstone - Hospital Resource Optimization
Selected as Capstone Project Exemplar for UC Berkeley's ML/AI certification. Developed predictive models projecting $30.4M annual savings in hospital resource management.
- Built neural network achieving 80% accuracy predicting patient length of stay
- Analyzed 180K+ patient records to identify key predictive factors
- Quantified business impact: $30.4M savings vs baseline approach
- Integrated AI chatbot for stakeholder decision-making guidance
NASA Flight Data Analysis - Aircraft Fuel Optimization
Analyzed 1.88 million NASA flight recorder measurements to identify fuel consumption drivers. Findings challenge industry conventional wisdom about flight optimization.
- Achieved 95.9% predictive accuracy (R² = 0.959) across 312 flights
- Discovered engine performance explains 64.4% of fuel variance—2.2x more than flight planning
- Applied ANOVA, nested F-tests, variance decomposition, and interaction analysis
- Provided evidence-based recommendations prioritizing engine monitoring
Technical Skills
Languages & Tools
ML & Deep Learning
Specialties
Other Projects
Garbage Classification - Deep Learning
94% accuracy, 100% minority class recall. ResNet34 transfer learning with live demo.
Duy Integral Theorem - ML Theory
Novel mathematical framework for understanding generalization in neural networks.
SFU Faisal Lab - Medical RAG
RAG system translating natural language to JSON for CT/MRI scan retrieval.
AI Agent - ML-Business Alignment
Agent bridging ML teams and business stakeholders for strategic alignment.
Algorithm Learning Tool
Interactive visualization for mastering tree algorithms with AI feedback.
Programmatic Business Card
Print-ready business cards built with HTML/CSS/JS. Dynamic QR codes, professional design.
Contact
Email: dcnguyen060899@gmail.com
LinkedIn: https://www.linkedin.com/in/duwe-ng/