Personal Site screenshot

Personal Site

Author Avatar Theme by Igeligel
Updated: 30 Dec 2021
21 Stars

:metal: Personal site of Kevin Peters. PWA powered. Some mix of blog and portfolio which was written with Nuxt.js. Articles are about Vue.js and Clean Code. Also showcasing my projects on this website.

Categories

Overview

The personal-site project by igeligel is a modern portfolio showcasing the developer’s skills and experiences, built on the Nuxt.js framework. This web application stands out due to its ease of deployment, making it a fantastic choice for anyone looking to establish a personal online presence without grappling with complicated setups. With a sleek design and user-friendly interface, it serves as an excellent example for developers seeking to create their own portfolio sites using contemporary web technologies.

Features

  • Nuxt.js Framework: Utilizes Nuxt.js, allowing for server-side rendering and enhanced performance while creating a dynamic portfolio.
  • Easy Installation: Simply clone the repository and run yarn to set up the project quickly and efficiently.
  • Development Mode: Offers a straightforward development workflow with the command yarn develop, enabling real-time testing in your browser.
  • Static Site Generation: By running yarn run build, users can create a fully static site, making it very easy to host anywhere.
  • Lightweight: As a static site, it requires minimal resources for hosting, ensuring fast loading times and a smooth user experience.
  • MIT License: Released under the MIT License, providing flexibility for personal use and further development.
  • Customization: The structure allows for easy modifications and personal branding, enabling users to tailor the site to reflect their unique styles.