Skip to content

haxybaxy/portfolio

Repository files navigation

💻 My Portfolio Website

CleanShot 2024-10-21 at 00 51 41@2x

Welcome to my portfolio website! 🚀

📋 Project Overview

This portfolio website is built using React and Vite, with Three.js for the 3D head. The experience section is inspired by my personal Neovim setup (try some keybinds 🤓), and the projects section is default tmux configuration, (mine is customized but the default is more recognizable).

📦 Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/haxybaxy/portfolio.git
  2. Navigate to the project directory:

    cd portfolio
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

Thanks for visiting my portfolio! 🫡