5 min read
SQLSeal - SQL Engine for Your Obsidian Vault
Turn your collection of personal notes into a queryable database with SQLSeal
6 min read
TypeScript Typeguards: To use or not to use?
What are custom typeguards? When should we use them and when should we resort to built-in methods instead?
6 min read
Randomness in CSS using trigonometry
Explore brand new technique to generate random numbers with plain CSS using new trigonometry functions!
12 min read
How I created a GameBoy-like game in 13kb
History of Gravepassing — my entry for js13kgames 2022.
7 min read
Randomness in CSS
Randomness in the browsers without using JavaScript? Check out how to generate random numbers using just CSS and make some generative art!
11 min read
Counting in CSS: Unlock magic of CSS variables
Counting in CSS: Unlock magic of CSS variables