All Blog Posts
Welcome to my blog! Here you can read some interesting posts about a bunch of random stuff. I mainly create webdev projects but there's probably other stuff here as well... Feel free to look around!
Tailwind vs Vanilla CSS: Comparing styling strategies
When making this website, I had a tough time deciding whether to use TailwindCSS or just stick to vanilla APIs. Ultimately, I have decided to use Tailwind, for reasons that will be explained in this article.
How to make a custom discord widget with JS
Today I wanted to build a custom discord widget for this website, but I couldn't find any good tutorials about how to implement this. Hopefully this tutorial can help clear up some confusion for other people in the future.
Making a Blog (Finally)
I always wanted to make a blog but never really got around to finishing it. This time around, I decided to stick with SvelteKit and other libraries to make the development process a breeze.