This site is mainly written in Kotlin, SASS and a tiny bit of JS.

Javalin is the perfect webserver for this. It's simple enough to give me the control I want, but still has a lot of neat features. For the HTML generation, I use kotlinx.html. Mainly for reusability of some components and DX.

Oneko you can see happily running around and chasing your cursor is a slighty modified version of the original made by adryd325.

The source code for this website is (will be) available here, licensed under the AGPL-3.0. The blog posts are licensed under the CC BY-SA 4.0
Back