SNShakiran Nannyombiinshakiran.hashnode.dev路20h ago 路 5 min readBuild with AI Makerere HackathonOn June 27, 2026, something special happened at the American Center Kampala. After months of planning, countless emails, sponsor outreach, late-night edits, and moments of uncertainty, we successfully00
SYSaurabh Yadavinthesaurcecode.hashnode.dev路1d ago 路 6 min readLearning Git Commands That Every Developer Should KnowYesterday, I learned why Git and GitHub were created and how they completely transformed the way developers collaborate on software projects. Today, I finally got my hands dirty with Git commands. At 00
TATejas Agravatintejas-agravat.hashnode.dev路2d ago 路 6 min read馃殌 Mastering GitHub Actions: Build CI/CD Pipelines, Automate Deployments, and Scale WorkflowsLearn workflow triggers, GitHub-hosted and self-hosted runners, matrix builds, and real-world CI/CD automation from scratch. 馃搼 Table of Contents Introduction to GitHub Actions What is CI/CD? Unde00
PJParshva Jayesh Doshiinhow-does-dns-works.hashnode.dev路2d ago 路 3 min readWhy Version Control Exists: The Pendrive Problem before we understand what version control is let us understand the problem which created the existence of version control ... The pendrive problem .... so before many many years ago developers used th00
Llivrasandinlivrasand.hashnode.dev路3d ago 路 4 min readThe Ghost in the Machine: How to Contribute to GitHub Anonymously in 2026The "Permanent Record" of the internet is usually seen as a feature, but for developers, it can often feel like a bug. Every time you push a commit, you鈥檙e not just sharing code; you鈥檙e sharing your n00
SMSwapnil Maliinsm101.hashnode.dev路4d ago 路 3 min readBasic git commandsThis guide includes the basic git commands which are useful for all the GitHub users. Q. How to initialize git for directory as local git repository ? ~$ git init ~$ git init <repo-name> 馃憠: repo-na00
KKORROinkorrocorp.hashnode.dev路4d ago 路 5 min readHow We Shipped 6 Open Source Products in 14 Days Using Only AI AgentsTwo weeks ago, the KorroAi GitHub organization had zero repositories. No stars. No products. No READMEs. Just an empty profile and a name nobody had heard of. Today, there are six. Fully documented. M00
DXDelta xecutorindeltaexecutorasmoothrobloxscriptexecutorformobileandpc.hashnode.dev路5d ago 路 3 min readPublishing Across Multiple Platforms: My Android App JourneyBuilding an Android application doesn't end when the APK is ready. One lesson I learned is that a successful software project also needs proper documentation, version management, and a strong online p00
Bbot-jarvis38inrepocarddev.hashnode.dev路5d ago 路 2 min readI built a tool that turns any GitHub repo URL into a shareable social card (free, no login)Every time I want to share a GitHub project, I run into the same problem: a raw GitHub URL looks bad on social media, screenshotting the repo page is messy, and making a proper card in Figma takes tim00
TATejas Agravatintejas-agravat.hashnode.dev路6d ago 路 7 min readGitHub Actions Fundamentals: A Beginner's Guide to CI/CD AutomationIntroduction Modern software development requires fast, reliable, and automated delivery processes. As applications grow, manually building, testing, and deploying code becomes inefficient and error-p11T