Blog Posts  

tagged with   #programming

Configuring Neovim From Scratch

The YouTube algorithm got me again, but this time in a good way. I was introduced to videos by ThePrimeagen and TJ Devries. Through them, I was exposed to Neovim and thought it would be cool to try it out, to customize my own developer experience.

Building my Personal Site with Remix

I stumbled upon a cool framework called Remix, that is built by the React router team, and heavily advocated by Frontend superstar Kent C Dodds. I will discuss the different technologies that I used to build this site, as well as my experience using Remix in comparison to NextJs 13 App Router

Configuring Fly.io with a custom domain

Fly.io is an awesome hosting service provider. It has clear guides on how to onboard your application, however I did struggle when setting up my DNS configuration for my custom domain. Here, I share my learning points from my experience.