Writing
Notes from building
Technical posts about cloud systems, platform integrations, developer tools, AI workflows, and lessons from building in public.
Mastering Git: A Comprehensive GuideWhat is Git:- Git is a distributed version control system, which means that each developer has a complete copy of the entire codebase and its history This makes it easy to work on projects from anywhere and share changes with others Why Git:- De...GitHub for Newbies: Everything You Need to Know to Get StartedIntroduction If you are a computer science student you should know Github. If you are thinking you are going to become an open-source contributor, you must know GitHub because without GitHub Open-Source nothing. So You are a newcomer or experienced y...

