/experience-hub

You are welcome to see the portfolio of mine.

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

Experience Hub – [hαrsh vαirαgi]

A personal portfolio website built with Next.js, designed to showcase projects, skills, and experience in a clean, modern UI.

✨ Features

  • ⚡ Next.js 15+ (App Router) for fast, SEO-friendly pages
  • 🎨 Styled with Tailwind CSS, Redix UI
  • 📱 Fully responsive design
  • 🌓 Dark/Light mode support
  • 📂 Project showcase with live demo and GitHub links
  • 📧 Contact form (powered by [nodemailer])

🛠️ Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS, Radix UI
  • Deployment: Vercel
  • Other Tools: [code-editor, Framer Motion, TypeScript, ESLint, etc.]

🚀 Getting Started

  1. Clone the repo
git clone https://github.com/ourcodebase/experience-hub.git
cd experience-hub
  1. Install dependencies
npm install
# or
yarn install
  1. Run development server
npm run dev
# or
yarn dev

Visit http://localhost:3000 to view it in the browser.

  1. Build for production
npm run build
npm run start

🌍 Deployment

Easiest way:

Push your code to GitHub

Import the repo into Vercel

Deploy with one click 🚀

📌 Roadmap

Add blog section

Improve animations with Framer Motion

Integrate CMS (Sanity/Contentful/Notion)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to fork the repo and submit a PR.

📄 License

This project is licensed under the GPL-2.0 license.