Hello there!, I'm a Full-Stack Developer currently working in Colombo, Sri Lanka. I'm constantly learning new languages and technology to improve myself and for fun.
Authentication is an important aspect in software. Jitsi, which is an open source video conferencing platform, allows us to authenticate using...
Introduction PyTorch Lightning is a framework built on top of the PyTorch deep learning framework for ease of use, think of it as a Keras like API for...
Fibonacci Numbers increase very rapidly as the sequence progresses, but is there a way to compute the modulo of the Fibonacci number that you are...
Languages like Python, Javascript, and many other have a set of functions for working with lists as sort of a pipeline. These are called filter, map...
This is a beginner oriented article to understand how git works and the essential commands to use it. So let's start by asking the question, How do...
Simple Approaches to Check for Prime · Prime Numbers are an interesting set of numbers, there is no general expression to find a particular prime number....