Stockholm
Wilmer
Projects

DuLOLytics
A casual and fun tool to see how "compatible" you are with your duo, by getting an overview of your stats together. Stats are fetched from the Riot API! This was coincidentally a great project to learn Redis with. It helps a lot for this website by not refetching the Riot API, which has a really harsh rate limit. And is also great since games with multiple duos will only ever be fetched once even when both duos look for the stats of the same game.

Kentle
A music quiz app with Kent theme. Playback integrated with Spotify Web playback SDK. A big passion project for me that I've made 4 diffrent, increasingly better versions of through out the past 2 years. Always been a huge fan of Kent and when I discovered that there were no kent-themed music quiz, I decided to make one myself. Note: Spotify's API is very restrictive and therefore you need to be whitlisted to be able to use it, feel free to email me if you want to try it!

Chinese lyrics app
A website that let's you translate chinese song lyrics into pinyin and english and let's user toggle what languages to display. A tiny personal tool for me to have a library of the pinyin lyrics of a lot of the chinese song I like. Also a helpful tool to help me along the way of learning mandarin.

Golang Load Tester
A simple CLI load testing tool built with Golang. Wanted a tool to be able to simulate traffic to my own server, and was curious about Golang. This was the perfect project to combine both!

