Finn van de Wiel
I am a student currently studying at Summa College Eindhoven.
This is what I can do!
PHP
Laravel
Tailwind
JavaScript
What I've made so far!
I created a simple cookie clicker-like game in JavaScript for fun, where you click a button to collect points (or cookies). Each click adds to your total score, and you can unlock upgrades or bonuses that let you earn points faster over time. It’s a simple but addictive game mechanic that keeps players engaged by giving them constant rewards with minimal effort.
This is a web-app where you can ask questions and other people can awnser them. The website has authentication made with firebase and you can login using your Google account. The application was built using Next.js and Tailwind. Tge website itself is hosted on Vercel via the github repository. You can try the application yourself and even add your own questions! Maybe someone else will awnser them for you! (This was made using a tutorial at the time.)