Here, you can find some of my projects, skills, and methods to contact me.
This website was designed by me using Figma and uses Next.js and TailwindCSS to bring it to life.
If you wish to locally host a version of this portfolio (e.g for contributing)
git
command line (Windows | Linux | macOS) installednode
Version 18.17 or later installedbun
(macOS | Linux | Windows) installed
Note
Note: Although the Bun CLI and package manager are the ones used, Next.js requires you to have Node installed on your system - that is why both it and Bun appear in system requirements.
- Clone the repository
git clone https://github.com/Krumbit/portfolio.git
- Install dependencies
bun install
- Start dev server
bun dev
- Change border color to brand color on skill card hover
- Eventually split into multiple pages
- Add click effects to heart emoji