Projects
Things I've built, explored, or am currently working on. Grouped by category — search by name, tech, or tag.
Web
· 2RootResume
2026This very portfolio — a fully functional RCE environment running real Alpine Linux containers per browser session. Includes algorithm visualizations streamed via SSE.
react-term-ui
2026Headless React component library for building terminal-style UIs. Provides shell prompt, history navigation, tab completion, and streaming output primitives.
DevOps
· 2legacy-migrator
2025CLI tool that analyzes monolithic codebases, maps inter-module dependencies, and generates Ansible playbooks to extract services incrementally with zero downtime.
infra-snapshot
2024Terraform + Python tool that audits live AWS infrastructure and produces a human-readable drift report comparing the actual state against IaC definitions.
Backend
· 1api-sentinel
2025Lightweight middleware layer that validates all inbound API contracts against OpenAPI schemas, logs anomalies, and blocks malformed requests before they hit the service layer.