All posts
My workflow
About the tools I use to code daily and how I set them up.
with tags coding, neovim, zellij, alacritty
A simple i18n t function with TypeScript
Simple guide about creating a custom i18n t function with just TypeScript and some json files.
with tags coding, typescript, i18n
Type and parse your environment variables with Zod
If you ever worked with environment variables in a TypeScript project, you probably know that it can be a bit of a pain to handle them.
with tags coding, next, typescript, zod
How this website is made
I wanted to write a few words about how this website is made and why I chose to do it this way.
with tags coding, next, typescript, tailwind, sanity