An ultra-realistic, pixel-perfect Google Search Engine Results Page (SERP) inspired resume/portfolio template. Built with Next.js, TypeScript, and Advanced CSS to provide a "Google Search" experience for your professional profile.
- 🎯 Pixel-Perfect Realism: Replaces the 2024/25 Google Search layout.
- 📱 Fully Responsive: Seamless experience on Mobile, Tablet, and Desktop.
- ⚡ Next.js Optimized: High performance with Image optimization.
- 🔍 SEO Optimized: Semantic HTML5 and proper meta-tag structure for search engines.
- 🛠️ Customizable: Easily update your skills, links, and experience.
- 📊 Knowledge Panel: Includes a high-end sidebar for quick professional facts.
- ❓ Interactive PAA: "People Also Ask" section with expandable Q&A logic.
- Framework: Next.js 15 (App Router)
- Language: TypeScript
- Styling: Pure CSS (Google's Design Tokens)
- Icons: SVG Path Optimization
Follow these steps to get your portfolio running locally:
git clone https://github.com/TheVaibhaw/v7-google-serp-portfolio.git
cd v7-google-serp-portfolionpm installnpm run devOpen http://localhost:3000 in your browser to see your new portfolio!
To make this your own:
- Update your details in
src/app/page.tsx. - Replace your profile images in the
public/assets/images/folder. - Modify metadata in
src/app/layout.tsxfor SEO.
This project is built using:
- Semantic Tags:
<article>,<aside>,<nav>,<header>for better crawling. - Dynamic Metadata: For rich social media previews.
- Fast Load Times: No heavy libraries, just pure optimized code.
Vaibhaw Kumar
- Portfolio: vaibhawkumarparashar.in
- LinkedIn: in/vaibhawparashar
- GitHub: thevaibhaw
This project is licensed under the MIT License - feel free to use it for your own portfolio!
⭐ If you like this, don't forget to give it a star!