My Blogs

  1. Writing Github README

    24th June, 2021

    Medium - Published in Analytics Vidhya

    Writing MARKDOWN for your Github README. This article contains all what you can add to your README. Add pictures, add GIFs, add videos, create tables, create labels, task list, add color, etc.

    READ MORE
  2. Task-Manager-App and Firebase

    1st February, 2021

    In this article you will learn how to get started with firebase in your JS project, integrate Realtime Database, CRUD in JS. I'll also walk you through the JS for Task Manager App.

    READ MORE
  3. Getting Started with Github API

    16th July, 2020

    Medium - Published in Analytics Vidhya

    In this article I will walk you through all the essential steps required for working with Github API (REST) using python. From generating token to understanding the documentation to understanding when to make GET, POST, DELETE requests and also work with it, all will be covered here.

    READ MORE