Software Engineer
Hey, I'm Dylan.
I build backend systems, machine learning infrastructure, and tools that solve real problems.
Featured Projects
View all →Gaze Evaluation Platform
Evaluation infrastructure for driver-monitoring gaze models with automated regression gating, MLflow tracking, and a Pareto frontier dashboard.
python mlflow docker fastapi github-actions dvc machine-learning
Real-Time Object Detection Pipeline
Self-hosted real-time video analytics system running YOLOv8 inference in C++ on a Raspberry Pi 5, with Kafka streaming, a FastAPI backend, and a React dashboard.
c++ python typescript yolov8 kafka react docker raspberry-pi
LogicForge
Desktop application for designing and simulating digital logic circuits, built with C++ and Qt.
c++ qt simulation desktop
CHIP-8 Emulator
Fully functional CHIP-8 virtual machine emulator written in modern C++.
c++ emulation low-level