My Week of Beginner-Level DevOps Projects: A Journey into Automation, CI/CD, and Infrastructure ManagementDec 14, 2024·4 min read
How to Set Up llama.cpp on Ubuntu VPSllama.cpp is a C++ implementation of Facebook’s LLaMA (Large Language Model Meta AI) models. It offers a powerful, fast, and efficient way to run LLaMA models on local machines or VPS (Virtual Private Servers) with minimal hardware requirements. In t...Jan 1, 2025·3 min read
This Week, I Have Finished My Ansible Mastery!I am very happy to announce that this week has marked the end of my journey into learning Ansible as a self-taught developer! 🌐✨ It was challenging yet fulfilling diving into this great automation tool, and I would like to share some of my achieveme...Sep 28, 2024·2 min read
Mastering Terraform: My Journey Through Self-Taught Infrastructure as CodeIntroduction The rapid advancement of technology has increased the demand for efficient, scalable, and reliable infrastructure management. Terraform has emerged as a valuable tool for IT and DevOps professionals, simplifying the process of managing i...Sep 20, 2024·3 min read
Mastering Git and GitHub: A Journey Through Version ControlThe rapid changes within the field of software development make it imperative for every developer to have version control systems as some of the key skills. This week, I had a rare chance to explore Git and GitHub—a pair of tools that lie at the very...Sep 13, 2024·3 min read
Mastering Docker: A Story of a Self-Taught CoderHi everyone! This week is a very big deal for me on my journey of learning programming by myself; I have finally become an expert in Docker! 🎉 Most people are not aware that Docker is a very powerful platform used by developers for creating, deployi...Sep 6, 2024·3 min read
Mastering Linux: My Week of Learning and Hands-On PracticeThis week has been an exciting journey into the world of Linux! Whether you're a seasoned pro or just starting, hands-on practice is key to mastering Linux. Here's a look at the exercises I tackled and the insights I gained along the way. 1. Navigati...Aug 23, 2024·3 min read
My Python Programming Journey: From Novice to ProIntroduction The experience I’ve had while learning Python has changed everything about me. With easy-to-grasp syntax and a variety of purposes, it has provided programming with multiple prospects. This blog post is intended to take you through my ad...Aug 9, 2024·2 min read