SP

Portfolio

Projects.

Things I've built.

3 Projects Shipped
GitHub
Available for Work

Open Source

pg_vitals

Modern terminal UI for live PostgreSQL performance analysis. Monitors multiple databases at once with real-time views for activity, slow queries, locks, indexes, memory, and safe EXPLAIN plans. Built on Textual and async psycopg 3 with per-target connection pools and background refresh workers for a responsive UI.

PythonTextualpsycopg 3+5

Open Source

SafeStream

AI-assisted YouTube live chat moderation stack. Monitors live chat in real time, applies customizable moderation rules using pluggable AI backends (OpenAI, Gemini, LM Studio), and provides a secure dashboard for managing sessions. Designed for local, Electron, or server deployment with strong security defaults.

Node.jsElectronLangGraph+3

Live · Code

techdigest

Minimal open-source RSS feed aggregator To keepup with latest tech news. Aggregates and displays blog posts from multiple sources

Next.jsTypeScript