Blog

Thoughts on software development, technology, and building things for the web.

Node JS - An Introduction
nodejavascriptbackendbeginners

Node JS - An Introduction

Node JS in simple terms is a cover around the V8 engine which allows us to execute Javascript code directly in machines. Learn what it is and why we need it.

February 10, 20243 min read
A Beginner's Guide for Open-Source Contributions
opensourcebeginnerstutoriallearning

A Beginner's Guide for Open-Source Contributions

In this article, I will take you on the journey of making your very first open-source contribution. Along the way, I'll share the valuable lessons I learned.

January 15, 20247 min read