Welcome to my portfolio website! 🚀
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).
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/haxybaxy/portfolio.git
-
Navigate to the project directory:
cd portfolio
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
Thanks for visiting my portfolio! 🫡