Skip to main content

I build fast and accessible websites.

Jake wearing a hat, and looking happy.

I'm Jake, a front-end developer writing html, css, and javascript. I use tailwind, vue & nuxt to work faster.

Cleanqueen

Multi-lingual marketing site built for local business.

Built using Nuxt.js + Vue.js with TailwindCSS 3.1.

Cinema Festival

Web experiment to match print design.

Built using Alpine.js with TailwindCSS Just-In-Time mode.

BMW Supplier Day

Event site built for workshops.

Built using Nuxt.js + Vue.js with TailwindCSS Just-In-Time mode.

eCC Meet Up

Event site built for a virtual conference and meeting

Built using Nuxt.js + Vue.js with TailwindCSS Just-In-Time mode enabled.

Porsche Live Event

Event site built for a country-wide live car release

Built using Laravel + Vue.js with TailwindCSS (1.9.6).

European Forum Alpbach

Registration and Event website built for non-profit organisation based in Austria.

Built with Bootstrap 3 CSS framework, custom SCSS and jQuery for interactivity.

Canossa Grand Tour

Event registration and promotional website for booking a classical italian car tour.

Built using custom CSS and Bootstrap 3

Xero Pitch

Registration and Event website pitch.

Built using custom CSS, jQuery and Bootstrap 3

My Posts.

July 01 2021

Dynamically set components in `v-for` loop

How to deal with mixed elements (buttons and nuxt-links) in a dynamic navigation and what to do when you need some items to render as a button with an `@click` function and some to navigate to another page.