More Premium Hugo Themes Premium Nextjs Themes

Portfolio

Portfolio thingy

Portfolio

Portfolio thingy

Author Avatar Theme by kremalicious
Github Stars Github Stars: 500
Last Commit Last Commit: Apr 29, 2025 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

This product is a React-based app built with Next.js in Typescript for creating portfolios. It allows users to showcase projects with features like one data file to manage all content, project images, GitHub repositories display, location fetching, theme switcher, client-side vCard creation, importing SVG assets, and other development tools like linting, testing, and deployment support.

Features:

  • One data file to rule all pages: All project content is managed in one YAML file, allowing for easy updates and transformations.
  • Project images: Automatic attachment of project images from a designated folder with responsive image generation.
  • GitHub repositories: Display selected GitHub repositories with sorting and filtering options.
  • Location: Fetch and display current or next location on a city level from a private nomadlist.com profile.
  • Theme switcher: Toggle between light and dark themes with system theme compatibility.
  • Client-side vCard creation: Generate downloadable vCard files based on user-defined data.
  • Importing SVG assets: Support for importing SVG assets into the project.

Installation:

To install this portfolio theme, follow these steps:

  1. Clone the repository from GitHub: git clone repository-url
  2. Install dependencies: npm install
  3. Start the development server: npm run dev
  4. Build the project for deployment: npm run build
  5. Deploy the project using the preferred deployment method.
  6. Refer to the specific component files mentioned in the features section for detailed implementations.

Summary:

This portfolio theme built with React and Next.js offers a comprehensive set of features for creating and showcasing projects. Its streamlined management of project data, automatic image handling, GitHub integration, location fetching, theming options, and client-side vCard creation make it a versatile tool for developers and designers to exhibit their work effectively and efficiently. The theme also includes support for development processes like importing assets, linting, testing, and deployment to ensure a smooth workflow from creation to presentation.