<div tw="flex flex-col w-full h-full bg-white px-14 py-10 justify-center">
{/* Header */}
<div tw="flex flex-col">
<span tw="text-4xl font-bold text-gray-900">Milind Kumar Mishra</span>
<span tw="text-xl text-gray-800">Product Engineer (Frontend)</span>
<span tw="text-base text-gray-600 mt-1">Bengaluru, India</span>
</div>
{/* Contact */}
<div tw="flex gap-2 font-medium text-lg text-orange-700 mt-4">
<div>[email protected]</div>
</div>
{/* Summary */}
<div tw="flex mt-8 text-gray-700 text-base max-w-3xl leading-relaxed pl-2 border-l-4 border-orange-500">
Product-focused engineer with full-stack expertise, passionate about building impactful AI, SaaS, and platform products. Proven experience leading technical initiatives, shipping scalable web apps, and optimizing UX for thousands. Skilled in rapid prototyping, React, Next.js, TypeScript, and cloud infra.
</div>
</div>