Portfolio
A list of my commercial work, personal projects, and non-explosive (probably) experiments.

Data Engineering
Academic project, star-schema data warehouse with incremental ETL pipelines on a synthetic dataset of 20M+ bookings, enabling scalable airline analytics.

Full Stack / DevOps
WordPress website for a construction company, featuring a CMS and modern design. Deployed on self-managed Linux server.

Full Stack / DevOps
Next.js website for a auto mechanic shop.

Full Stack / DevOps
Bespoke CRM for an insurance broker; lead intake, policy CRUD, and reporting/controlling.

Full Stack / DevOps
Website for an insurance broker. Response, built with Vite + React + SCSS

Computer Architecture
Designed CPU simulator with assembler and microassembler tools. Built in LogiSim, with FPGA microassembler, branching and instruction pre-fetch support.

Full Stack / AI / Data Engineering
AI-powered CV analysis and job matching platform built on O*NET data. Parses user resumes, performs skill extraction and scoring, and recommends matching job listings scraped from the web using an LLM-driven backend agent.

AI / Automation / LLM / DevOps
Autonomous GitHub-driven programming agent written in TypeScript. Crawls issues, asks clarifying questions, writes and commits code, and creates pull requests. Features web-browsing through Puppeteer for full JavaScript rendering, which most modern code agents can't do.
No image.
MLOps / Platform
Kubernetes + PyTorch cluster for image classification. More like a federated compute cluster, since it was deployed on friends' computers, rather than on the cloud. Automated jobs, and toggleable, one script initialization of Kube node on local machine.
No image.
Low-Level
Low-level rendering engine built from scratch in C++20 with ECS pattern, custom scheduler, physics, and sound systems using Vulkan.

Full Stack / DevOps
Modern, responsive portfolio website with blog CMS, dark mode, and animated backgrounds. Built with Next.js 15 and deployed on my own infrastructure.