Browsing Tag
github
178 posts
Commit to Code: Why Git & GitHub Matter
This post is Part 1 of my Git & GitHub Series Next up: Installing Git & Your First…
Comprehensive Guide to Building a CI/CD Pipeline in AWS with GitHub
Introduction CI/CD (Continuous Integration/Continuous Delivery) pipelines are foundational to modern software development, enabling teams to automate building, testing,…
1000 stars on GitHub feels like a Million likes on any other platform
Check it out: (https://github.com/bespokelabsai/curator) Absolutely love the open source community!!
🚀 60 Fresh GitHub Repos You’ve Never Seen!
Javascript Developer Resources – Made by 0x3d.site A curated hub for Javascript developers featuring essential tools, articles, and…
🔥 Top 37 GitHub Projects You Can’t Miss (March 2025)!
Javascript Developer Resources – Made by 0x3d.site A curated hub for Javascript developers featuring essential tools, articles, and…
🚀I Built Dokugen – A Tool That Automates README Docs!
Hey devs! 👋 I recently built Dokugen – an AI-powered tool that generates README.md files automatically based on…
Github
git remote remove origin – usuwa zdalne repozytorium git add remote origin (url) – ustawia zdalne repozytorium git…
Using the GitHub API in Rust
With Octocrab crate Introduction The github_api repository demonstrates how to interact with the GitHub API using Rust. This…
Detailed Tutorial: Crawling GitHub Repository Folders Without API
Ultra-Detailed Tutorial: Crawling GitHub Repository Folders Without API This ultra-detailed tutorial, authored by Shpetim Haxhiu, walks you through…
Guide to Regular Commit Messages
Hello Everyone! 👋 Your commit messages are more than just recording changes to your codebase. Effective and regular…