pdiegel / Next-Portfolio

Dynamic Next.js portfolio showcasing real-time GitHub repository integration and professional resume details, featuring an intuitive layout with dedicated project, about, and contact sections.

Home Page:https://philipdiegel.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next-Portfolio

Overview

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

Features

  • 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.

Built With

Getting Started

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/pdiegel/Next-Portfolio.git
  2. Navigate to the project directory:

    cd Next-Portfolio
  3. Install NPM packages:

    npm install
  4. Run the development server:

    npm run dev

Visit http://localhost:3000 to view the project locally.

Contributing

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".

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Philip Diegel - philipdiegel@gmail.com

Project Link: https://github.com/pdiegel/Next-Portfolio

About

Dynamic Next.js portfolio showcasing real-time GitHub repository integration and professional resume details, featuring an intuitive layout with dedicated project, about, and contact sections.

https://philipdiegel.com/

License:MIT License


Languages

Language:TypeScript 72.8%Language:CSS 26.6%Language:JavaScript 0.6%