Skip to content

Repository files navigation

VS Code Portfolio

A portfolio website inspired by the interface of Visual Studio Code.


React License

🚀 Getting Started

  1. Clone the repository
git clone https://github.com/ImEasooon/vscode-portfolio.git
  1. Navigate to the project folder
cd vscode-portfolio
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Open the local development URL shown in the terminal (usually http://localhost:5173) in your browser.

✨ Features

  • VS Code Inspired UI – File explorer, tabs and editor layout
  • Interactive Navigation – Browse sections like files in an IDE
  • Skills Display – Technologies shown with developer icons
  • Projects Showcase – Highlight internship, job and personal projects
  • Responsive Design – Works on desktop and mobile devices
  • Social Links – Quick access to GitHub, LinkedIn and contact info

📁 Project Structure

VSCode-Portfolio
│
├── assets/          # Profile and Project Image
├── content/         # Main Content in Editor Area
├── data/            # Portfolio data (e.g. info, projects)
└── index.html       # Main application entry

🎨 Customization

To personalize the portfolio:

  • Edit profile information
  • Update projects data
  • Modify skills list
  • Replace profile and project image

Most editable content is stored in the data files, making it easy to maintain.


📸 Preview


📄 License

  • This project is licensed under the MIT License.

About

A portfolio website designed in the style of Visual Studio Code.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages