Personal Website
This site itself: a fast static home for writing, projects, resume details, and social links.
ENGINEERING & LOGS
Low-latency software, project notes, and public build logs.
This site is a fast, file-based notebook for writing down what I am building, what I am testing, and what I learned from shipping it.
PROFILE SNAPSHOT
BIOGRAPHY
I believe in software that is fast, robust, and delightful to interact with. This website is my public laboratory—a place to document experiments, publish project logs, share my engineering experiences, and keep links current without complex management interfaces or database latency.
Everything you see runs as static assets compiled with Astro. It achieves a 100/100 Lighthouse performance rating with zero client-side JavaScript required for standard reading, using CSS staggers and native browser capabilities to handle visual rendering.
My coding philosophy is centered around understanding the metal: analyzing CPU profiling, reducing latency overhead, writing clean, readable code, and optimizing build pipelines to deliver high-fidelity outputs.
INTERACT
Whether you want to discuss low-latency systems, collaborate on an open-source project, or chat about internships—feel free to drop a line.
Send MessageTECHNICAL COMPASS
SHOWCASE PORTFOLIO
This site itself: a fast static home for writing, projects, resume details, and social links.
A small tool for planning assignments, deadlines, and study sessions.
A simulation environment for testing event throughput, queue behavior, and parsing strategies under bursty load.
An AI-assisted developer tool for searching internal docs, notes, and code snippets with grounded responses.
A visual analysis tool for replaying order book events and understanding microstructure dynamics frame by frame.
A collection of rendering experiments, math notes, and visual prototypes.
A benchmarking harness for comparing inference latency, batching choices, and caching strategies across AI workloads.
CURRICULUM VITAE
Working on a C++ MFC-based clinical imaging workstation for SPECT scanners.
Developed and maintained cross-platform tools for automotive diagnostic testing.
Engineered data migration pipelines and orchestrator packages.
DEVELOPER LOG & FEED
Spent 45 minutes writing a Python script to automate a compilation process that takes 10 seconds manually. It was entirely worth it. There is a deep, quiet satisfaction in crafting small single-file tools that solve a single problem perfectly, require zero packages, and run instantly.
We should build more small things that do one thing and stop there. Less architecture, more utility.
Rewatched Tenet and Interstellar back-to-back. Christopher Nolan has a unique mastery of narrative and visual contrast:
In UI design, the equivalent is mixing heavy geometric headers with soft glassmorphic backdrops and extremely fine noise layers. Designing websites shouldn’t just be about alignment; it’s about staging.
There is a precise window of programming peak between 11:30 PM and 2:00 AM.
The background noise of the city is fully muted, a fresh pour-over of single-origin light roast is cooling on the desk, and the tactile clack of a well-lubed mechanical keyboard feels like playing an instrument. Currently compiling a lock-free circular queue benchmark in C++20 and watching thread contention numbers slide down.
No slides, no slides, just raw assembly optimization loops.
What changes when an AI demo needs to become a dependable engineering project with real constraints.
A practical look at the C++ features and workflows that matter most in current systems work.
The lessons I trust most after four years of working on performance-sensitive systems.
The practical checklist I use when building software where response time matters.
What I want this website to do, and why I kept the stack intentionally simple.
A lightweight approach for moving from idea to shipped prototype without overengineering it.
INQUIRIES
Have an interesting systems programming project, a low-latency requirement, or looking for an engineering intern? Drop a line and let's coordinate.