GitHub Actions ExplainedI have always wondered how GitHub Actions worked and how they were important. It wasn't until I started working with Azure ML Studio and Azure DevOps that they made sense. In the article, we will be looking at what GitHub Actions are, how you can use...Jan 29, 2024·3 min read·60
Getting Out of Writer's BlockAt one point or another, if you write, then you have either had your fair share of writer’s block or will experience it later in your writing career. It is very normal to go through and that shouldn’t make you feel that you are any less of a writer a...Nov 27, 2021·7 min read·218
Types Of Console In JavascriptDebugging is an important phase when it comes to software development or just even personal coding. It is a skill that every developer and engineer needs to have. You need to be able to make sure that your code works and in the way that you intended ...Nov 22, 2021·10 min read·154
My Learning JourneyTill the middle of this year, my learning journey was pretty much non-existent. Sure, I was in College majoring in Software Engineering but that was where it ended. Everything I knew was what I was taught in my classes and I thought that was okay, bu...Nov 20, 2021·5 min read·121
Page Replacement AlgorithmsOperating systems are definitely something that have of late started intriguing me more and more every time I learn about them in my Operating Systems class. I got to learn about how the operating system manages memory and what actually happens insid...Nov 15, 2021·8 min read·110
Kotlin/jsKotlin has become a very prominent programming languages with many uses and has been adopted by so many big tech companies such as Google, Netflix, Amazon but to mention a few. This is because of how easy and diverse it is to both use and write code ...Nov 9, 2021·3 min read·57