Writing on software and adventure
All of my medium-form thoughts on programming, hobbies, and more, collected in chronological order.
A look at re-evaluating my frontend development. I walk through instructions on setting up Next.js, Tailwindcss, and Docker, including commands and configuration files.
A walkthrough on how I restructured old .NET Core projects to 3.1 LTS. It requires some restructuring, but nothing too major.
How to install MSSQL Server on Ubuntu with DigitalOcean droplets. Also includes mssql-tools for ease of management.
My journey to download boundry data from OpenStreetMap and turn it into something useful.
Now that the site is built, time to containerize it and deploy to Kubernetes cluster.