A modern, responsive personal website showcasing my portfolio, projects, and interests. Designed for performance, accessibility, and simplicity.
Built with:
- Next.js – React framework for fast, SEO-friendly web apps
- Tailwind CSS – Utility-first CSS framework for rapid UI development
- Vercel – Deployment and hosting platform
- Responsive layout for all devices
- Optimized performance and SEO
- Clean, minimal design
- Easy to customize and extend
To run the project locally:
# 1. Clone the repository
git clone https://github.com/your-username/your-repo-name.git
# 2. Navigate to the project directory
cd your-repo-name
# 3. Install dependencies
npm install
# or
yarn install
# 4. Start the development server
npm run dev
# or
yarn dev
# 5. Then open your browser and go to:
👉 http://localhost:3000The site is deployed with Vercel, offering seamless integration with GitHub and automatic deployments on push.