Projects page is a work in progress — some project details are still being finalized.
Projects
Homelab and personal projects I've been working on
Iran War Map
Web Development
Active
Built an interactive Iran strike map with timeline playback, combining geospatial visualization and event sequencing to make conflict activity easier to explore and understand.
Timeline playback to explore strike events chronologically rather than as a static dataset
Geospatial visualization showing where events occurred and how they relate spatially and temporally
Emphasis on fast visual comprehension of complex, time-sensitive information
Lightweight, public-facing GitHub Pages deployment with no backend required
Turns raw event data into something understandable for non-technical users
View details
Ukraine War Map
Web Development
Active
Interactive Russia–Ukraine conflict map with timeline playback, source-linked events, and geospatial visualization of major strikes, territorial activity, and damage over time.
LeafletJavaScriptGeospatialData VisualizationStatic Site
Timeline playback to replay events chronologically over time
Source-linked events with context drawn directly from open-source reporting
Leaflet-powered map with visual affordances for severity, location, and actor/category
Cumulative damage tracking across major strikes and territorial activity
Reusable event schema backfilled with roughly a year of conflict data
View details
HAProxy Load Balancer
Homelab
Active
High-availability reverse proxy and load balancer routing traffic across homelab services with TLS termination and health checks.