Skip to content

A sleek and modern portfolio website inspired by the Visual Studio Code interface. This project showcases my personal projects, skills, and experience while replicating the developer-friendly look and feel of VS Code.

Notifications You must be signed in to change notification settings

duresaguye/vsCode-themed-portfolio

Repository files navigation

Duresa Guye's Portfolio

Welcome to my portfolio! This project showcases my work as a full-stack web developer. The portfolio is inspired by Visual Studio Code (VS Code), featuring a cool theme and a VS Code-like design.

Portfolio Screenshot

Getting Started

Follow the steps below to set up and run the project locally:

Installation

  1. Clone the repository:

    git clone https://github.com/duresaguye/vsCode-themed-portfolio
    cd vsCode-themed-portfolio
  2. Install dependencies:

    npm install
    # or
    yarn install
    # or
    pnpm install
    # or
    bun install

Running the Development Server

Start the development server with your preferred package manager:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open in Browser

Once the server is running, open your browser and visit:

http://localhost:3000

Features

🔥 VS Code-Inspired Design: A unique and visually engaging interface.
📱 Responsive: Looks great on any device, from desktops to smartphones.
💻 Dynamic Content: Interactive sections showcasing projects and skills.
🎨 themes: VS Code theme.
⚡ Fast and Efficient: Built with modern frameworks for optimal performance.

Technologies Used

  • Frontend: Next.js: React-based framework for fast and scalable web apps. Tailwind CSS: Utility-first CSS framework for rapid UI development.
  • Backend: Nodemailer: For handling form submissions and email notifications.
  • Terminal: xterm: Interactive terminal-like.

Contributing

Want to improve this project? Contributions are welcome!

Open an issue for bugs or feature suggestions.
Submit a pull request with your improvements.

License

This project is licensed under the MIT License.

About

A sleek and modern portfolio website inspired by the Visual Studio Code interface. This project showcases my personal projects, skills, and experience while replicating the developer-friendly look and feel of VS Code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published