Recent Posts
Managing Multiple GitHub Repos on One Server
Published:how to manage multiple GitHub repositories on a single server using deploy keys
Quick Fix for Font Rendering on Linux External Monitors
Published:My personal solution for dealing with poor font rendering on external monitors in Fedora Wayland.
Automate Deployment to VPS/Cloud Using a Shell Script
Updated:This guide provides a simple shell script to automate the deployment of your Node.js application to a VPS or cloud server. The script connects to your server via SSH, pulls the latest changes from your Git repository, installs dependencies, builds the project, and restarts the application using PM2.
Why I Host My Side Projects on Hetzner
Updated:A quick note on why I chose Hetzner for hosting small web apps, including this site.
My Linux Story
Published:My journey from Windows to macOS to finally finding my home in Linux