Blog

Technical Writing and Project Notes

Project articles about systems programming, AI-assisted land feasibility analysis, geospatial engineering, and maintainable frontend architecture.

July 2026 | Systems Programming

Building GPUVision: A GPU Warp Scheduling Simulator

An inside look at how I built a configurable C++17 GPU simulator, benchmarked warp scheduling strategies, validated the engine with Google Test, and visualized execution data through a Next.js dashboard.

C++17CMakeGoogle TestNext.jsTypeScript
Read article

April 2026 | Frontend Engineering

Scaling the Georgia Tech IMZ Display Platform

How I created a reusable JavaScript rendering architecture for a humanitarian information platform supporting more than 10 country views and over 500 concurrent event viewers.

HTMLCSSJavaScriptGitHub PagesCI/CD
Read article