Portfolio

Released "favicon-mode-switcher", a tiny library that lets you adapt favicons to dark or light mode environments. https://github.com/jonaskuske/favicon-mode-switcher
The university project that started my journey to becoming a Frontend Developer: "typro". The goal was to write a fairly basic website or web app using jQuery and jQuery Mobile – I was hooked right...
Created my own "New Tab Page" inspired by Microsoft's Fluent Design, aptly named "Fluent Tab": https://github.com/jonaskuske/fluent-tab
Migrated an enterprise application from Angular to React
Since my new job at MSVH required me to work on an enterprise application built with Angular, I wanted to quickly learn different aspects of the Angular Framework and created a sample app for that ...
Created a design for an app called "Plant Nanny" which lets you manage your plants and reminds you to water them. It also features gamification elements: there are multiple achievements you can unl...
For the course "Creative Programming" I developed a typing game with retro looks called color mash. It uses the graphics library p5.js and can be played at https://jonaskuske.github.io/colormash. T...
Thanks to a scholarship from Google and bertelsmann, I was able to take and complete the Udacity degree "Mobile Web Specialist", a degree focused on the mobile web that was co-created with Google. ...
I won the Frontend Quiz Challenge hosted by vuejs.amsterdam: https://vuejs.amsterdam/stories/frontend-quiz-challenge/ The prize was a 1-year membership at frontendmasters.com, which I used to learn...
Attended Frontend Developer Love conference in Amsterdam – being able to talk with professional devs from big companies as well as Vue core team members there was a super motivating chapter of my l...
Participated in the #EUHack hackathon – my team built a Tinder-like application that lets you find the European country that best matches your dream lifestyle. Collaborating with professional backe...
Together with two fellow students I created Smart Hub, a smart home app that lets you control an alarm system, a kettle and various environment sensors (temperature, humidity...). It consists of th...
My pen "Fluent Design Buttons" was chosen as one of the showcased CodePen picks on the frontpage of codepen.io 🚀 https://codepen.io/21stCenturyJonas/details/gQGXdd
Made my first code contributions using the Rust programming language: Contributed to WSL-Hello-sudo, a tool that lets you use Windows Hello (touch/face unlock) for sudo auth in Linux.
Launched studentenfutter.app – an app with recipes contributed by students from all over Germany. The design (also for the printed version of the recipe book) comes from UI designer Rieke Helmers, ...
Contributed to Vite (https://vitejs.dev), a fast, ESM-based bundler for web applications
Created and taught the workshop "Modern UI Design" at University of Applied Sciences Bremerhaven https://modern-ui.design (German)
Published the first version of my JavaScript library smoothscroll-anchor-polyfill, a package meant to polyfill the CSS property scroll-behavior with roughly 2000 monthly downloads on npm. https://g...