This is a static website that highlights some information about me, my capabilities, and my projects. I implemented a contact form for viewers to send personal messages directed to me. The design attempts to capture my structured and systematic nature, while still showcasing my creative abilities in working with animations and 3d objects.
Clone the file to your computer.
gh repo clone M00ose/portfolio
Install dev dependencies:
npm install
Run the local server:
npm run dev
Open http://localhost:5173 with your browser to see the site.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.