Welcome to my personal portfolio — a showcase of my work, skills, and passion for building modern, scalable, and high-performance web applications using React, Next.js, Node.js, and AI-powered solutions.
This is my personal developer portfolio built with Next.js 13 App Router, featuring:
- ⚡ Server Components for fast static rendering (SEO-friendly)
- 🧩 Client Components for interactivity (Framer Motion, typing animation)
- 📱 Fully responsive modern UI
- 🎯 SEO & Open Graph optimized for social sharing
- 🗂️ Clean, modular component structure
✅ Interactive Hero Section with typewriter effect
✅ Smooth animations with Framer Motion
✅ Dynamic contact section & social links
✅ Clean, minimal design inspired by best portfolio practices
✅ Structured data for better search ranking
✅ Deployed live at https://manishdev.tech
- Framework: Next.js 13 (React)
- Styling: Tailwind CSS
- Animations: Framer Motion
- Hosting: Vercel
- SEO: Open Graph, Twitter Cards, Structured Data (Schema.org)
1️⃣ Clone the repo
git clone https://github.com/ManishKumarCs/My-Portfolio.git
cd My-Portfolio
2️⃣ Install dependencies
bash
Copy
Edit
npm install
3️⃣ Run the development server
bash
Copy
Edit
npm run dev
4️⃣ Open http://localhost:3000 — your portfolio is live locally!
🔗 Live Demo
👉 Visit my portfolio live →
🧩 Folder Structure
plaintext
Copy
Edit
/app
├── /components → All reusable components
├── page.js → Server Component entry point
├── layout.js → Metadata & global layout
├── globals.css → Global styles
/public
├── /images → Profile image, OG image, favicon, etc.
❤️ Credits
Built and maintained by Manish Kumar — feel free to fork & make it your own!