All
Case Studies
Articles
Case Study 6 min read
Building an AI transaction detection pipeline with real-time WebSocket delivery
How I built the M&A, IPO and fundraising detection system at Wokelo — from mapping companies to AI validation to live frontend updates.
AI Pipelines WebSockets Django
Article 4 min read
5x API performance — what actually worked
The specific ORM tricks, bulk operations and caching strategies that cut our API response times by 5x without a rewrite.
Django PostgreSQL Performance
Coming soon
Pulse — building my personal AI news digest from scratch
Behind the scenes of building Pulse — Reddit, newsletters, Twitter and GitHub trending, deduplicated and filtered by interest.
Build in public AI
Coming soon
Vector databases explained through things I actually built
No theory — just the practical stuff. How embeddings, similarity search and RAG work when you're processing thousands of companies daily.
Vector DB Embeddings RAG