Skip to main content

Projects

A collection of automation tools, security scripts, and systems I have built to solve real problems.

Ticket Triage Automator

Manual ticket triage consumed hours every week, leading to slow response times and inconsistent categorization across the support team.

Python
Flask
Redis
PostgreSQL
Docker

Saved ~4 hours per week in manual triage effort

Home Lab Health Dashboard

Managing a growing home lab meant constantly SSH-ing into different machines to check system health, with no unified view of resource usage or alerts.

Python
FastAPI
SQLite
Tailwind CSS
Systemd

Monitors 12 systems with < 1% resource overhead

Recon Notes System

Bug bounty recon generated scattered notes across text files, browser tabs, and terminal history, making it difficult to track findings across targets.

Go
SQLite
Templ
HTMX
Tailwind CSS

Reduced context-switching overhead by ~60% during active recon