Hi there!
Hi, I’m Florian or @qwtel and I build user interfaces on the web.
My most popular projects are SQLite Viewer a database explorer for VSCode and Hydejack 9, a Jekyll theme for nerds and academics.
Selected Posts
I occasionally write guides and stories surrounding the topic of software development. Here are some of my latest:

How to (Structurally) Serialize a JavaScript Object
In this post I want to catalog the myriad ways of serializing JavaScript objects, with a focus on mimicking the behavior of the Structured Clone Algorithm. Continue reading How to (Structurally) Serialize a JavaScript Object