👋Hi, I'm Tom!
I am currently available for hire.
Frontend Design & Development Student
I am a second year student at the FDND program at the HvA and looking for an internship. As my choice of education might suggest, design interests me. I've built my portfolio using SvelteKit with Prismic which manages all of the content. Here you can take a look at what I have been working on. Also I made some blog topics 😁
Monwest
Projects
Blog topics
Dynamic bread-crumbs
Fast nested navigation
To provide the user with a quick and easy way to navigate, I applied a breadcrumb. As soon as you select another value combination you will go there directly, without a submit button. Normally a breadcrumb consists of consecutive links, but this dynamic breadcrumb contains multiple links and adapts each time.
18 October, 2023
Hamburger menu
CSS only and accessible
Traditionally, hamburger menus are implemented using JavaScript. However, there is a growing trend towards using CSS-only hamburger menus. In this blog post, I'm going to show you how to create a hamburger menu without JavaScript. These menus are just as functional and elegant as their JavaScript counterparts, but they have a number of advantages: lightweight, more accessible and it's a fun experiment.
17 October, 2023