Skip to main content

Posts

What is Docker?

 Hello Everyone , Today we'll talk about what is docker ?, how to use it ? and why you should use it ?, then let's begin...

Makefile

 You may have seen file named Makefile or you may have type command like make, make install. so what is this file Makefile and what are this command. let's discuss about it.

Add BUY ME A COFFEE To Your Github/Website

 Hey Everyone , Today we'll discuss how to add buy me a coffee to your github or website. so let's begin

How to make Stylish GitHub Profile readme.md ?

 Hello Everyone , Today we'll how to make stylish readme.md for your Github profile(not for project) let's begin...

What is Digital Root ?

 What is a Digital root? if you have done little competitive programming or practice for Data Structure or anything else you have got a problem where you need to sum all digits of the number and do this process until the number becomes a single-digit number. so that is Digital Root, let's talk about it.

Coding Problems : Google Kick Start 2021

 Here i am gonna cover coding problem which was asked in Google kick start competition 2021 in Round A, Let' Begin.