Writing on software and adventure
All of my medium-form thoughts on programming, hobbies, and more, collected in chronological order.
My experience switching to Linux Mint OS. The reasons for choosing Linux Mint, the installation process, base configuration, and software installation.
The setup and configuration of a website built with Next.js, Tailwind, and MDX. It covers steps such as download, setting up CI/CD with Docker and Github Actions, and deploying the application to Digital Ocean.
A walkthrough on my experience converting an Entity Framework application from MSSQL to PostgreSQL. I cover the tools I used, the issues I encountered, and the solutions I found.
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.