Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nagpalnitesh/nitesh-nagpal-portfolio
Portfolio Website
https://github.com/nagpalnitesh/nitesh-nagpal-portfolio
css html5 javascript portfolio portfolio-website react typescript vite
Last synced: 6 days ago
JSON representation
Portfolio Website
- Host: GitHub
- URL: https://github.com/nagpalnitesh/nitesh-nagpal-portfolio
- Owner: nagpalnitesh
- Created: 2024-01-12T18:08:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T17:31:34.000Z (about 2 months ago)
- Last Synced: 2024-09-17T21:56:10.348Z (about 2 months ago)
- Topics: css, html5, javascript, portfolio, portfolio-website, react, typescript, vite
- Language: TypeScript
- Homepage: https://niteshnagpal.com
- Size: 31.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nitesh Nagpal's Portfolio Website
Welcome to the GitHub repository for my personal portfolio website! This project showcases my work as a full-stack developer and highlights my skills, experience, and projects.
## 🚀 Tech Stack
- **Framework:** [Next.js](https://nextjs.org/)
- **UI Libraries:** [Magic UI](https://magicui.design), [Aceternity UI](https://ui.aceternity.com)
- **Animations:** [Framer Motion](https://www.framer.com/motion/)
- **Language:** [TypeScript](https://www.typescriptlang.org/)
- **Hosting:** [Vercel](https://vercel.com/)## 📝 About
This portfolio was created to showcase my journey as a developer, featuring a selection of my best projects and providing insight into my skills and approach. The site is designed with performance and aesthetics in my mind, utilizing modern web technologies for a smooth and engaging user experience.
## 🎯 Features
- **Responsive Design:** Optimized for various devices, ensuring a seamless platform experience.
- **Interactive Animations:** Implemented with Framer Motion to create smooth and engaging interactions.
- **Modern UI Components:** Built using Magic UI and Aceternity UI for a sleek and consistent look.
- **Type Safety:** Written in TypeScript for robust and maintainable code.## 🌐 Deployment
The portfolio is hosted on Vercel, providing fast and reliable delivery with seamless updates from this repository.
## 🛠️ Installation & Setup
If you want to run this project locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/nagpalnitesh/nitesh-nagpal-portfolio.git
2. Navigate to the project directory:
```bash
cd portfolio-website
```
3. Install dependencies:
```bash
npm install
```
4. Run the development server:
```bash
npm run dev
```
5. Open your browser and go to http://localhost:3000 to view the site.## 📬 Contact
Feel free to contact me if you have any questions or feedback!
- Email: [[email protected]](mailto:[email protected])
- LinkedIn: [@nagpalnitesh](https://www.linkedin.com/in/nagpalnitesh/)## 📝 License
This open-source project is available under the [MIT License](LICENSE).
---
Thank you for visiting my portfolio!