Web Development Portfolio
Component Library
A collection of components for Nuxt 3, based on TailwindCSS and Javascript. So far I have used Vuetify as a component library. Now I want to write the components myself to keep the bundle size as small as possible and to adapt the components to my needs. The components are publicly available!
Photography Portfolio
A photography portfolio website for the automotive photography I produce together with my partner from J4RG Photography. I used Vue.js, Vuetify and Vue Router for the Front-End that is powered by a Supabase Database and a Cloudflare Worker. Also used is a custom CMS powered by DigitalOcean Spaces.
Photography Portfolio
A photography portfolio website for a photographer who is just starting out. I used Vue.js, Vuetify and Vue Router for this Project. Combined with a Supabase Database and a custom CMS, powered by DigitalOcean Spaces, this website is a great way to showcase my photography partners work.
Web Application
A web application that allows you to track your fuel consumption for multiple cars and alway find the cheapest gas station in surrounding (Available in Germany). I used Vue.js, Vuetify and Vue Router for the Front-End. Powered by a strong Cloudflare Worker hosted API fetching Data from tankerkoenig.de.
Web Application
A web application that provides a smart way to manage your Spotify Playlists. I used Vue.js, Vuetify and Vue Router for the Front-End. Powered by a strong Cloudflare Worker hosted API fetching Data from Spotify and processing the provided data.
Keyboard Firmware
A firmware for custom keyboard using a DZ60 PCB with an ISO-Layout. It provides multiple layers for changing the underglow and using function keys. The Firmware is coded in C.
Web Application
My very own URL Shortener that allows you to shorten your URLs to get fantasyflip branded links with a 6-Digit-Slug. Its frontend is coded in Vue.js with Vuetify and the backend is powered by a Cloudflare Worker taking advantage of Workers KV to store the created Slugs in realtion to the full-length links.