Blog.

April 30, 2025

What exactly is an algorithm?

When giving instructions to a computer, every step must be defined. These steps are called algorithms. An algorithm is a series of defined instructions that perform a task. For example,…

Algorithm 3 mins

Understanding the CSS BEM methodology

CSS cascading and specificity are hard to track. Enter BEM, a methodology to help you structure your frontend code and make it easy to understand.

Web Development 4 mins

How I Started My Web Development Journey

On January 15, 2021, I bought the Web Developer Bootcamp course by Colt Steele on Udemy. Finished the HTML and CSS section by the 3rd of March. Wondered off for…

Web Development 3 mins