Tags → #building
-
Remaking this blog for fun and learning
This article discusses the my experience of remaking my blog, learning about web development tools and infrastructure, and implementing new features such as dark mode and private drafts.
-
Setting up this blog
This article provides a step-by-step guide on setting up a static blog using Hugo, Git, Nginx, and Let's Encrypt on a Linux server.
-
Implementing AES
This article explains how to implement the Advanced Encryption Standard (AES) algorithm