Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.54 KB

File metadata and controls

40 lines (29 loc) · 1.54 KB

Neobrutalism Portfolio

Personal Portfolio with neobrutalism design
View Deployment

Next.js Tailwind CSS shadcnUI Typescript

MIT License

About The Project

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.

Getting Started

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

Acknowledgments