https://github.com/bpavan16/my-dev-portfolio
A Dev portfolio showcasing my tech journey especially my projects.
https://github.com/bpavan16/my-dev-portfolio
nextjs portfolio-website
Last synced: 4 months ago
JSON representation
A Dev portfolio showcasing my tech journey especially my projects.
- Host: GitHub
- URL: https://github.com/bpavan16/my-dev-portfolio
- Owner: bPavan16
- Created: 2025-07-30T14:34:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-24T03:25:21.000Z (5 months ago)
- Last Synced: 2025-08-24T12:08:38.244Z (5 months ago)
- Topics: nextjs, portfolio-website
- Language: TypeScript
- Homepage: https://pavan-dev-portfolio.vercel.app
- Size: 96.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dev Portfolio
A modern, responsive developer portfolio built with **Next.js** and **TypeScript**.
To Showcase your skills, projects, experience, and contact information in a professional and interactive way.
## ✨ Features
- Beautiful, customizable landing page
- Responsive design for all devices
- Animated hero section with profile photo
- Theme toggle (light/dark mode)
- Project and skills showcase
- Social media integration
- Modern UI components
- Easy to customize and extend
## 🛠️ Tech Stack
- **Next.js** (React Framework)
- **TypeScript**
- **Tailwind CSS**
- **Lucide Icons**
- **next-themes** (theme switching)
## 📁 Project Structure
- `/src/components` – Reusable UI and portfolio sections
- `/src/app` – Main app and layout files
- `/public` – Static assets (images, icons)
---
## 🚀 Getting Started
1. **Clone the repository**
```bash
git clone https://github.com/bPavan16/my-dev-portfolio.git
cd dev-portfolio
```
2. **Install dependencies**
```bash
npm install
```
3. **Run the development server**
```bash
npm run dev
```
4. **Open [http://localhost:3000](http://localhost:3000) in your browser**
---
## 📝 Customization
- Update your profile information, skills, and projects in the components inside `/src/components`.
- Replace the profile photo in `/public/profile.jpg`.
- Adjust theme and UI elements using Tailwind CSS and Shadcn UI components.
## 📢 About
This project is perfect for developers looking to create a personal portfolio with a modern tech stack and elegant design.
Feel free to fork, customize, and use it for your own portfolio!
---
## 📄 License
This project is open source and available under the [MIT License](LICENSE).