I write what I learn.

Not tutorials

more like breadcrumbs

through the mess of figuring things out.

How Routing Works in SPA

To better understand SPAs and frameworks, I built a custom router. In this post, I'll explain how it works.

SVG To Canvas Converter Parsect

While working on my mini game, I needed a way to import SVG graphics into a canvas. so I built a converter.

Fixing Broken Georgian Fonts

Ever found a font you liked, only to run into strange issues? Well then, let's fix them together.