Projects
Medical Image ETL Pipeline
Modular config-driven ETL pipeline for medical imaging datasets. New datasets are added via YAML config only, no core code changes required.
python · ml · oop · etl · cv
Cliff Programmer
Hangman-style browser game for guessing programming concepts. Ported from a hackathon terminal app to Shiny for Python using immutable game state and an ABC-based renderer.
python · shiny · oop