Introducing My QRCode Generator
24 Aug 2025
I built a free QRCode generator. In this blog post I want to explain how I did it.
This is my tech blog.
Here you'll find:
24 Aug 2025
I built a free QRCode generator. In this blog post I want to explain how I did it.
22 Aug 2025
Sometimes you need a shuffled deck of cards in your life but can't be bored carrying it around with you. Follow me in this journey through unkwown algorithms and design decisions culninating in a O(1) space and time implementation for shuffling a deck of cards.