[abhishek@nairabhi ~]$ cat about.md
Hey, I'm Abhishek. I build products at Zeta, where we're reimagining banking software. Before I became a "product person," I was an engineer who could actually ship code — Android and iOS apps at Practo & Treebo, and a couple of startups that taught me more about failure than any MBA ever could.
These days, I spend my time thinking about UPI and card payments, Platformization and how to make fintech products that don't make compliance teams cry. The best part? I still get to tinker with code on weekends and pretend I'm not getting rusty.
[abhishek@nairabhi ~]$ git log --oneline career.txt
a1b2c3d (HEAD → main)
a4b5c6d
e4f5g6h
i7j8k9l
m1n2o3p
q4r5s6t
y1z2a3b
[abhishek@nairabhi ~]$ cat education.txt
MBA: ISB + Tuck School of Business at Dartmouth
// the kind where you question all your life choices
B.E.: BITS Pilani, Computer Science + Chemistry
// yes, both
[abhishek@nairabhi ~]$ cat fun-facts.json
{
"currently_reading": "probably a product spec",
"superpower": "explaining technical debt to non-technical people",
"guilty_pleasure": "refactoring code I no longer own",
"hot_take": "the best PRD is a working prototype"
} [abhishek@nairabhi ~]$ cat contact.txt