// pranav.config.ts
const pranav = {
role: "Senior Software Engineer (SE III)",
location: "Bengaluru, India ๐ฎ๐ณ",
currentlyAt: "Nextiva",
whatIDo: [
"Build mobile apps, web apps, and everything in between",
"Architected the NEXT mobile platform from zero to production",
"Shipped an Omnichannel Inbox and AI-powered Transcription & Summarization",
],
receipts: {
appDownloads: "10M+",
kycConversionLift: "+30%", // fintech onboarding rework
loadTimeImprovement: "-24%", // FlashList migration + profiling
},
previously: "GeekyAnts India Private Limited",
obsessions: [
"React Native & React",
"Tech in general, if it ships, I want to know how it works",
],
offTheClock: [
"Football (the one played with feet โฝ)",
"PS5 gaming: God of War, Uncharted, RDR2",
"Getting into sim racing ๐",
],
} as const;โฝ Will pause a deploy for a Champions League knockout game.
๐ฎ Currently somewhere between Midgard and the Wild West.
๐ฑ Ongoing mission: making React Native apps feel native
enough that nobody asks "is this React Native?"




