Welcome to "Next-Portfolio", a dynamic and professionally crafted portfolio website. Built using Next.js, this portfolio showcases real-time GitHub repository integration and up-to-date resume details. The intuitive layout includes dedicated sections for projects and contact information.
Check out the live site here: Next-Portfolio
- Real-Time GitHub Repositories: Dynamically fetches and displays my public GitHub repositories, including the programming languages used in each.
- Resume Integration: Up-to-date resume is available for download on the home page.
- Responsive Design: Fully responsive layout, ensuring a great experience on all device sizes.
- Intuitive Navigation: Includes Home, Projects, and Contact sections for easy navigation.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/pdiegel/Next-Portfolio.git
-
Navigate to the project directory:
cd Next-Portfolio
-
Install NPM packages:
npm install
-
Run the development server:
npm run dev
Visit http://localhost:3000 to view the project locally.
Contributions are welcome and appreciated. If you have suggestions or improvements, please fork the repository and create a pull request, or open an issue with the tag "enhancement".
Distributed under the MIT License. See LICENSE for more information.
Philip Diegel - [email protected]
Project Link: https://github.com/pdiegel/Next-Portfolio