-
Updated
Nov 12, 2025 - JavaScript
Git
Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.
Here are 57,980 public repositories matching this topic...
🔒 Prevent secrets and tokens from reaching your repository with PP-SecCommit, a simple Git hook that ensures secure commits on your local machine.
-
Updated
Nov 12, 2025 - Python
I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.
-
Updated
Nov 12, 2025 - JavaScript
✨ AI-powered git commit message generator that writes meaningful, consistent commit messages for you. Save time and maintain a clean git history effortlessly.
-
Updated
Nov 12, 2025 - TypeScript
🚀 Set up your complete backend development environment on macOS effortlessly with an interactive script that installs essential tools and configurations.
-
Updated
Nov 12, 2025 - Shell
Repositório do lab "Contribuindo em um Projeto Open Source no GitHub" da Digital Innovation One.
-
Updated
Nov 12, 2025 - Jupyter Notebook
🪂 Claim verified Solana airdrops easily and securely with SolDrop – your trusted resource for free $SOL tokens and rewards within the Solana ecosystem.
-
Updated
Nov 12, 2025
A lightweight cross-platform CLI & library to perform Git operations using plain language commands — no dependencies, pure Node.js.
-
Updated
Nov 12, 2025 - TypeScript
🌳 Streamline your parallel development with branchyard—automate worktree management for cleaner branches and a smoother workflow.
-
Updated
Nov 12, 2025 - TypeScript
🐙 Gyro glove controlled vehicle with signal loss sound alert enables gesture steering and 4-wheel motion. Forward/back motion and steering via tilt with 433MHz link.
-
Updated
Nov 12, 2025 - C++
FreeCodeCamp-inspired JavaScript project focusing on HTML5, CSS3, and core JS fundamentals. Build small, practical web features to sharpen coding skills and confidence for coding. 🐙
-
Updated
Nov 12, 2025 - JavaScript
Integrated ML pipeline for vehicle pricing with data loading, preprocessing, regression models, and hyperparameter tuning to deliver accurate price predictions 🐙
-
Updated
Nov 12, 2025 - Jupyter Notebook
C projects on processes, signals, semaphores, and shared memory. OS concepts with hands-on examples of process creation, synchronization, and inter-process communication in C. 🐙
-
Updated
Nov 12, 2025 - C
MIPS Assembly exercises for computer architecture. Learn C-to-MIPS translation, optimize instructions, and implement control structures, stacks, and memory management with practical examples 🐙.
-
Updated
Nov 12, 2025 - Assembly
MATLAB, Simulink, and Simscape exercises on max active power transfer. Explore load/source tuning, energy-efficient power flow, and visualize performance with clear plots. 🐙
-
Updated
Nov 12, 2025 - MATLAB
C arrays, strings, and files exercises in C cover array operations, string handling, and file I/O with tasks on sorting, searching, and removing duplicates. 🐙
-
Updated
Nov 12, 2025 - C
C programs explore processes and signals for OS concepts. Learn process creation, synchronization, and signal handling with concise, practical exercises. 🐙
-
Updated
Nov 12, 2025 - C