Welcome, Curious Mind

Things that make me pause , think , and look again .

A small corner of the internet where I explore the interesting, the non-obvious, and the beautifully different — through code, culture, and curiosity.

Recently thinking about

View all →
ObservationLeadership

The Room You're Building

Companies rarely die from competition or technology. They die from the things their own people stopped saying out loud — and culture is the answer to what's safe to say.

May 10, 20266 min read
ObservationPhilosophy

What Talent Forgot to Learn

Why the brilliant ones quietly stall while the unflashy compounders pull ahead — and the curriculum that talent gets to skip until it's too late.

May 10, 20267 min read
Not ObviousDiscovery

The Hidden Math in Tamil Poetry

Ancient Sangam literature wasn't just beautiful — it encoded mathematical patterns that modern linguists are only now beginning to decode.

Feb 20, 20266 min read

The most interesting things live at the intersection of what you know and what surprises you.

Side projects

Enterprise RAG System

Production-grade RAG platform with event-driven ingestion, tenant isolation, ACL-safe retrieval, and grounded LLM answers with citations.

Python, RAG, Docker, Vector SearchIn Progress

Financial Journey Intelligence Agent

Real-time streaming system that fires an LLM agent only on meaningful behavioral triggers (~7% of events) to generate next-best-action recommendations for wealth advisors.

Python, LLMs, Streaming, KafkaIn Progress

Multi-Agent Due Diligence Analyst

Four parallel LLM agents (research, financial, risk, social media) producing confidence-scored reports via tool calling and structured outputs.

Python, LLMs, SQLite, StreamlitIn Progress