I built it as a showcase to share a bit of what I've been learning and building in the development world. You'll find some of my projects, the tools I'm getting comfortable with, and, well, my initial steps and achievements.
You may have noticed the style, but I decided to go with neo-brutalism. Honestly, I felt it gave my little corner of the web a peculiar feel.
Thinking of checking out this project directly on your computer? It's pretty straightforward. Just follow these simple steps:
git clone https://github.com/huajar/neobrutalism-portfolio.git
npm install
npm run dev