Nick's Portfolio – nickesselman.nl
Welcome to my personal portfolio!
I'm Nick, and this site was created for the Hack Club event Neighborhood.
This portfolio is a showcase of my personal projects, skills, and interests. I built it to share my work with the Hack Club community and anyone interested in what I do. The site is designed to be simple, clean, and easy to navigate.
I wanted a central place to display my projects and experiments, and the Hack Club Neighborhood event was the perfect motivation to finally build it. It’s a way for me to document my progress.
- Personal Projects: A gallery of my coding, design, and hardware projects, each with descriptions and images.
- Project Details: Click on any project to see more information, including what I learned and how I built it.
- About Me: Learn more about who I am and what I’m passionate about.
- Contact: Find ways to reach out or connect with me.
Visit the site at nickesselman.nl to explore my work!
Thanks for stopping by!
— Nick
Run the PHP built-in dev server:
npm run devOpen: http://localhost:8000
Run the site in Docker:
docker compose upOpen: http://localhost:3010