Drkostas.github.io screenshot

Drkostas.github.io

Author Avatar Theme by Drkostas
Updated: 20 Mar 2025
231 Stars

VScode Portfolio

Categories

Overview

The VScode Portfolio is a developer portfolio website designed with a Visual Studio Code theme. It is built using Next.js and can be easily deployed on Vercel. The project offers a clean and modern interface for showcasing a developer’s work.

Features

  • Visual Studio Code Theme: A visually appealing portfolio design inspired by Visual Studio Code.
  • Next.js Integration: Built with Next.js, providing efficiency and performance.
  • Easy Deployment: Can be quickly deployed on Vercel for seamless hosting.

Installation

To set up the VScode Portfolio theme on your local machine, follow these steps:

  1. Clone the repository to your local environment.
    git clone <repository-url>
    
  2. Create an .env.local file in the project directory for managing environment variables based on the provided example in .env.local.example.
  3. Run the development server by opening http://localhost:3000 in your browser to view the portfolio.
  4. Customize the portfolio content by modifying files in the components and pages folders.

Summary

The VScode Portfolio offers a visually appealing and functional design for developer portfolios, integrating the Visual Studio Code theme and Next.js for efficient performance. With easy deployment options on Vercel, developers can showcase their work in a clean and modern interface.