Cybersecurity · Building in Public

Projects I've shipped
and written up

I work in cybersecurity and build side projects to explore things that interest me. Each project here comes with the full write-up: what I built, how it works, what I'd do differently, and how to replicate it.

4
Projects live
100%
Open source
2026
Active
§ Project Build Logs
04March 2026Security
Monitoring CISA's exploit catalog for same-day critical alerts

A Cloudflare Worker that watches the CISA Known Exploited Vulnerabilities catalog for new additions, cross-references each match against NVD for a CVSS score, and fires an immediate Telegram alert when a vendor on your watchlist hits KEV + CRITICAL simultaneously.

Cloudflare WorkersCISA KEVNVD APITelegramWorkers KV
03March 2026Security
Building a CVE Watcher that alerts before your vendor does

A Cloudflare Worker that polls the NVD API daily for new HIGH and CRITICAL CVEs across 20 watched security products — firewalls, VPNs, IAM, SIEMs, container runtimes — and fires structured alerts to Telegram and Slack the moment they drop.

Cloudflare WorkersNVD APITypeScriptTelegramSlack
02March 2026New
Automating PR approvals with Slack buttons and GitHub Actions

A framework that turns any YAML checklist into a Slack approval flow. One click approves a PR, posts a comment, and fires a GitHub Actions workflow — backed by an AWS Lambda handler with HMAC signature verification.

GitHub ActionsAWS LambdaSlack APIPythonAPI Gateway
01March 2026AI Agent
Building an AI agent that watches SEC filings in real time

How I connected OpenClaw + Cloudflare Moltworker to monitor EDGAR and deliver filing alerts to my phone via Telegram — without writing a single line of monitoring code.

OpenClawCloudflareClaude AITelegramSEC EDGAR

About me

I work in cybersecurity and build side projects in my spare time. These are practical tools I actually use — documented thoroughly enough that you could build them too.

Everything here is open source and comes with a full step-by-step write-up, architecture diagrams, and cost breakdowns.

Find me