Water is one of the most precious commodities on this planet. It is needed to sustain life and is a basic requirement of every human being. With the changing climate, some areas are being flooded, while some areas are facing drought. And in this situation, conserving water is a top priority. And we can do […]
Advanced Git and Git tips
Git is a popular version control tool used by developers all over the world. Created by Linus Torvalds in 2005, it plays a huge role in coordinating work between different developers on a project. While most developers are familiar with using Git, here I’ve compiled some of the tips and tricks with Git that has […]
Faster and better apps using Flutter
Flutter is being adopted worldwide for app development. Initially unveiled in 2015 by Google, it made it possible to create two apps (iOS and Android) from a single code base. With Flutter, beautiful apps with clear interface and smooth performance are the norm. And it fast-tracked the app development process significantly. While it was developed […]
A to Z about SSL(or TLS) certificates
What is an SSL Certificate Sometimes when you visit a website, you may have noticed that right next to the website URL, there’s a warning “Not secure”. If you look at the website URL itself, it begins with HTTP and not HTTPS. A couple of years ago, web browsers began marking websites without an SSL(Secure […]
COVID 19 – How does a contact tracing app work?
As the death toll due to the COVID 19 continues to increase, countries around the world have been scrambling to source PPE for their medical personnel and researchers are going all hands on deck to find a cure and a vaccine. Despite having doubts on its efficiency, countries are trying their best to build a […]