More Premium Hugo Themes Premium Nextjs Themes

Portfolio

The latest version of my personal portfolio! Feel free to fork it, star it, etc!

Portfolio

The latest version of my personal portfolio! Feel free to fork it, star it, etc!

Author Avatar Theme by jcserv
Github Stars Github Stars: 81
Last Commit Last Commit: Feb 4, 2025 -
First Commit Created: Dec 18, 2023 -
default image

Overview

The Portfolio V2.0 is a redesigned version of a portfolio website that focuses on responsiveness, accessibility, and cleaner code. It has been built using Chakra-UI and offers a range of new features and improvements compared to the previous version.

Features

  • Dark mode: The portfolio now includes a dark mode option for better readability in low light conditions.
  • Progressive Web App (PWA): The website can be installed and used as a standalone app on supported devices.
  • Eslint + CI checks: The code has been thoroughly checked using Eslint and continuous integration (CI) checks for better code quality and consistency.
  • More projects section: The portfolio includes an expanded section showcasing more projects.
  • Simplified contact: The contact section has been redesigned for a more user-friendly experience.
  • Frontend only: The portfolio is a frontend-only application and can be easily hosted with platforms like Vercel or GitHub pages.

Installation

To install and run the Portfolio V2.0 theme, follow these steps:

  1. Make sure you have Node.js and Yarn installed on your system as prerequisites.
  2. Clone the latest code from the master branch of the repository.
  3. Install the project’s dependencies using the command yarn.
  4. Start the development server using the command yarn dev.
  5. Open your preferred browser and navigate to http://localhost:3000 to access the portfolio.

Summary

The Portfolio V2.0 is a redesigned portfolio website that focuses on responsiveness, accessibility, and cleaner code. It offers new features such as dark mode, PWA support, and an improved contact section. The installation process is straightforward, and the portfolio can be easily hosted using Vercel or GitHub pages.