🌐 Live Website: portfolio-website-tan-six-85.vercel.app
Welcome to the personal portfolio website of Devansh Wadhwani. This site serves as an online representation of Devansh’s skills, experience, and projects. Built with modern technologies and a minimalist approach, this website is responsive and optimized for performance and accessibility.
- ✅ Interactive and responsive layout
- 💡 Projects section with detailed previews
- 📄 Resume download/view feature
- 🌐 Contact form for inquiries
- ⚙️ Dark/light mode (if applicable)
- 📱 Mobile-first design
| Technology | Description |
|---|---|
| HTML5/CSS3 | Markup and styling |
| JavaScript | Client-side scripting |
| React.js | Component-based architecture |
| Tailwind CSS | Utility-first styling framework |
| Vercel | Deployment platform |
To set up the project locally:
- Node.js (v14 or above)
- npm or yarn
git clone https://github.com/your-username/your-portfolio-repo.git
cd your-portfolio-repo
npm installnpm run devVisit http://localhost:3000 to view the application in the browser.
.
├── public/ # Static files (images, favicon, etc.)
├── src/
│ ├── components/ # Navbar, Footer, ProjectCard, etc.
│ ├── pages/ # Home, About, Contact, etc.
│ └── styles/ # Tailwind / global CSS
├── .gitignore
├── package.json
├── README.md
└── vercel.json # Vercel deployment config (if any)- Name: Devansh Wadhwani
- Email: devansh@example.com
- LinkedIn: linkedin.com/in/devanshwadhwani
- Portfolio: portfolio-website-tan-six-85.vercel.app
This project is licensed under the MIT License.
Feel free to use the code with attribution.
- Inspired by developer portfolio templates on GitHub and Dribbble.
- Deployed using Vercel.
⭐️ Don’t forget to star this repo if you found it helpful!