fn()

Code

Being a developer is part of my identity. I love to code and make things with it. These posts are about the technical nitty-gritty of the things I've built, going in-depth into bits of the code of the projects I did.

VS Code's remote tunneling feature

Turns out, VS Code has a pretty helpful and easy-to-use feature allowing you to code remotely through another computer.

Your intranet over the internet

Tailscale + your devices = anywhere access. Here's how I used Tailscale to access my devices from anywhere.

Code readability

Understand my perspective on code readability and what it means to me when developing.

My front-end tech stack

A little sharing about what I use to write front-end code and build websites circa 2022.

Building my blog

Get to know the technical details on how I built my blog from scratch using Next.js and Tailwind CSS.