Work
MORE ON GITHUBA collection of projects I have built from self-hosted observability tools to AI-powered pipelines and production web apps.

Koala: Self-Hosted Observability Tool
Designed and built a self-hosted observability system monitoring HTTP/HTTPS and WebSocket endpoints with real-time streaming via Server-Sent Events (SSE). Built rolling metrics aggregation, failure-detection algorithms, and an SMTP-based alerting system.

Echo: Weekly Tech News
Architected a production-grade, event-driven pipeline that aggregates, classifies, deduplicates, and ranks tech news using vector similarity search. Implemented scalable ingestion workflow handling periodic RSS collection and semantic enrichment.

NextJs Agent: Agent harness for nextjs projects
Architected an orchestrator worker AI agent framework for Next.js development using Python. Implemented autonomous task execution, context compaction, multi provider LLM support, and a persistent CLI for long running development sessions.