Bespoke Portfolio Platform — Prabhat Sharma (Business Development)
A highly responsive, custom-crafted portfolio platform designed for a Business Development Associate. Features a warm terracotta aesthetic, clean typography, and interactive section transition triggers.

Overview
Prabhat Sharma's Portfolio is a bespoke, responsive web application designed for a Business Development Associate candidate. While technical portfolios rely on terminal themes and dark mode grids, a sales/BD portfolio requires a completely different visual identity: warmth, professionalism, high readability, and clean client-facing aesthetics.
I engineered this lightweight Single Page Application (SPA) utilizing a warm, organic color scheme (cream, terracotta, and coffee tones) to match Prabhat's personal brand as a relationship builder and communicator.
Technical Valuation: Replacement Cost: ₹4.8 Lakhs | Bespoke Client Web Architecture. Optimized Vercel SPA rewrites.
Key Features & Visual Design
1. Warm Terracotta Aesthetic
- Color Palette: Warm cream backgrounds (
#FFFDF9) combined with terracotta highlights (#D95D39) and coffee-colored headings (#2E1A16). - Typography: Selected modern serif headings combined with clean body typography to project executive presence and communication skills.
2. High-Fidelity Responsive Sections
- Interactive Timeline: An elegant vertical path visualizing Prabhat's education, experience, and extracurricular activities.
- Dynamic Interaction Triggers: Utilizes the browser's
IntersectionObserverAPI in React to trigger staggered slide-up entry animations for text and imagery as the user scrolls. - Client CTA Integrations: Single-click mail and phone triggers with custom hover states.
Technical Stack
- Framework: Vite + React + TypeScript for ultra-fast, zero-jank hot module replacement (HMR).
- Styling: Tailwind CSS utility classes with customized color tokens.
- Routing: Vercel SPA routing (
vercel.jsonrewrites) to prevent client-side 404s on browser reloads.