• home
  • projects
  • blogs
  • JavaScript Project: Rock Paper Scissor Game and the Right Way to make it

    June, 2021

    I recently started learning JavaScript. Just when reading MDN docs was getting tiresome, I stumbled upon this simple project: Game of Rock Paper & Scissor. While the coding part was easy, this project helped me learn something more important - approaching a problem like a programmer.

    Read blog
  • Understanding CSS Units

    December, 2020

    As a coding newbie, my first encounter with CSS units was not very pleasant. There are enough of them to confuse someone who has just started their coding journey. So, if you are using rem all the time because you are clueless about what em,vh,vw and others are, here's an explainer for you.

    Read blog
Let's connect