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 →
ObservationCareer

The Career Advice That Actually Holds Up

Distilled wisdom on navigating promotions, challenges, feedback, and tough calls — the kind that rarely makes it into any playbook but tends to show up quietly in every great trajectory.

Jun 14, 20265 min read
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

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

Side projects

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

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

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