Software Engineer
I build backend systems, data platforms, and machine learning infrastructure.
My work spans APIs, data pipelines, orchestration, and cloud-native systems. I focus on building reliable platforms and internal tools that support data and machine learning workflows end to end. This site brings together my personal projects and experiments.
Featured work
jpinky
jpinky is a tree-walking interpreter for the toy programming language Pinky. It is implemented in Java and includes a lexer, parser, AST model, and more. This is a browser-hosted playground backed by the same core runtime.
- Java
- TypeScript
- Astro
- React
tspinky
tspinky is a tree-walking interpreter for the toy programming language Pinky. It is written in TypeScript and includes a lexer, parser, AST, and more. It runs directly in the browser through the site bundle.
- TypeScript
- Astro
- React