I’ve used CI/CD pipelines on all my jobs on GitLab; this web, however, has its code located on GitHub. I’m too lazy to move it to GitLab, and I’m also too lazy to log in to my hos...
#CI/CD #Github Actions #Learning #Deploy
I’ve recently discovered the Coredumped YouTube channel with really well-structured videos. #Fundamentals #Learning #Rust
I’ve recently discovered the Coredumped YouTube channel with really well-structured videos.
#Fundamentals #Learning #Rust
JavaScript has long been the go-to language for building interactive web applications, but I’ve never enjoyed its complexity. The endless frameworks, bloated d...
#Django #HTMX #Learning
I've used Docker in my previous work, but didn’t handle anything particularly complex. Now, I want to delve deeper into Docker and containerization. I’ve found the website...
I've used Docker in my previous work, but didn’t handle anything particularly complex. Now, I want to delve deeper into Docker and containerization.
I’ve found the website...
#Docker #Learning #Roadmaps
My first encounter with relational databases was when I started building my first Django blog. It began with SQLite and later moved to PostgreSQL. Along the way, I somehow managed to get everything...
#Learning #SQL