// find_articles.exe
Writing on software and adventure
All of my medium-form thoughts on programming, hobbies, and more, collected in chronological order.
- /0002022-07-210x848c▌ Software
Setting up Next.js with Tailwindcss and Docker
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.
◥ - /0012020-03-160xe3ea▌ Software
Upgrading My ASP.NET Core Projects to 3.1
A walkthrough on how I restructured old .NET Core projects to 3.1 LTS. It requires some restructuring, but nothing too major.
◥ - /0022020-03-020x81a5▌ Software
MSSQL Server on DigitalOcean via Ubuntu
How to install MSSQL Server on Ubuntu with DigitalOcean droplets. Also includes mssql-tools for ease of management.
◥ - /0032020-02-170x622a▌ Software
Converting Boundary Data from OpenStreetMap to GeoJSON
My journey to download boundry data from OpenStreetMap and turn it into something useful.
◥ - /0042020-02-030x6080▌ Software
Containerizing a Static Site - DigitalOcean Kubernetes - Part 3
Now that the site is built, time to containerize it and deploy to Kubernetes cluster.
◥