An open API service indexing awesome lists of open source software.

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.

https://github.com/yuna0x0/upload-your-waifu

💘 A repository to learn git and CLI easily by uploading your waifu's pictures.

anime cli git learning learning-by-doing manga pictures waifu

Last synced: 01 Apr 2025

https://github.com/alestor123/is-conventional

This is a simple code for checking wether the commit msg is conventional or not

commit commit-message commit-messages git github message npmmnpmjs regex string

Last synced: 11 Apr 2026

https://github.com/kurianbenoy/s4-fosslab

Exiperements as part of my FOSS lab

git gui makefile perl php shell-scripts

Last synced: 11 Apr 2026

https://github.com/raku-community-modules/Git-Log

Gets git-log as a Raku object

git git-log log rakulang

Last synced: 07 Apr 2025

https://github.com/edummorenolp/aprende-de-programacion

Repositorio del sitio web "Aprende Programación". Este sitio web es una plataforma educativa donde puedes encontrar recursos y tutoriales para aprender diferentes lenguajes de programación y tecnologías relacionadas.

colaboration css git github github-pages html javascript

Last synced: 25 Jan 2026

https://github.com/nekofar/git-cc

A shell tool to create commit messages following the Conventional Commits specs

conventional-commits git git-addons

Last synced: 04 May 2026

https://github.com/shubhendu-bhakat/portfolio

A dynamic portfolio website built with React.js, CSS Modules, and JSON data. Designed in Figma, it showcases my skills, experience, and projects. Fully responsive and hosted on vercel.

cssmodules-react git github json-data reactjs vanila-css vercel-deployment

Last synced: 25 Apr 2025

https://github.com/ivansarabeev/vanlife

Welcome to VanLife, your go-to platform for renting vans and exploring the open road. This React-based website offers a seamless experience for both renters and hosts. Users can navigate through the Home, About, Vans, and Host sections. The authentication process ensures a secure environment, unlocking features like Dashboard, Reviews, Income, Vans

cloudinary framer-motion git lodash miragejs react-router-dom reactjs tailwindcss typescript vercel

Last synced: 13 Apr 2026

https://github.com/luckymarmot/gitpagedarchivebackend

Git backend for libgit2 and pygit to save data in a set of packed binary files

git

Last synced: 13 May 2026

https://github.com/tritonix711/ai-content-verifier

AI Content Verifier is a tool that finds out if text is written by AI or humans. It uses machine learning and natural language processing to give clear results and confidence scores. With an easy-to-use interface, it helps everyone from researchers to content creators check if the content is real or not.

git machine-learning nlp nltk numpy pandas python scikit-learn spacy tkinter

Last synced: 07 Jan 2026

https://github.com/bulivlad/pullrequest-watchdog

Scheduler Slack bot reminding people on the channel to approve their open Pull Requests

bitbucket devtools git java slack slack-bot slackbot

Last synced: 11 Apr 2026

https://github.com/jaid/commit-from-action

Utility class for making changes to a repository from a GitHub Action.

action actions class commit fs git git-commit github-action github-actions library push utility vcs

Last synced: 22 Apr 2025

https://github.com/cipherscan/cipherscan-vscode

CipherScan-VSCode is a vscode extension that scans your workspace for exposed secrets like API keys, tokens etc. ensuring security with customizable patterns, real-time feedback, and detailed reports before pushing to Git.

exposed-credentials git github hardcoded-secrets realtime report-generator scanner secrets-detection secure-coding vscode-extension

Last synced: 01 Sep 2025

https://github.com/sarah-ribeiro/fullstack-application-spring-boot

This is a FullStack Application that you can see your Database from the FrontEnd and you can make changes by it

git github java spring-boot

Last synced: 15 May 2025

https://github.com/tiagopog/gropen.vim

Vim plugin for gropen (Git Remote Open)

bitbucket developer-tool git github gitlab vim vim-plugin

Last synced: 11 Apr 2026

https://github.com/cleilsonandrade/busca_git

Aplicação para realizar busca de usuários no GitHub de forma simples, com estudos de requisições e respostas em API.

api axios css dev front-end frontend git git-api html javascript js json

Last synced: 05 May 2026

https://github.com/marcoslhc/dotfiles

My Personal Dotfiles

bash dotfiles git shell

Last synced: 09 Apr 2026

https://github.com/dockpack/base_git

Ansible role to install a modern Git for Centos/RHEL(6-7), Ubuntu, Debian

ansible-galaxy ansible-role centos debian git redhat-satellite rhel6 rhel7 ubuntu version-control

Last synced: 04 Jan 2026

https://github.com/jwillikers/keepassxc-config

My settings for the KeePassXC password manager.

config dotfiles flatpak git keepass keepassxc linux settings

Last synced: 15 Apr 2025

https://github.com/shivankk26/soltransfer-dapp

Welcome to the Solana Token Sender project! This application enables you to seamlessly send Solana tokens from one address to another by entering the token amount and the recipient's address through an intuitive form. Built with Tailwind CSS, TypeScript, Next.js, and Solana Wallets, this project leverages cutting-edge technologies to provide a...

git nextjs phantom-wallet solana solana-client tailwindcss typescript

Last synced: 04 Oct 2025

https://github.com/alisaifee/confligt

Command line utility to find conflicting branches in git repositories

cli git

Last synced: 16 May 2026

https://github.com/haizlin/git-doc-zh-cn

This is a git-doc-zh!

git git-api git-doc git-help git-zh

Last synced: 15 Apr 2026

https://github.com/ajmalfaris11/git-test

This repository is for learning and testing Git and GitHub commands. It serves as a sandbox for experimenting with version control, Git workflows, and GitHub collaboration tools to enhance Git proficiency.

automation commands git gitbash github version-control

Last synced: 10 Mar 2026

https://github.com/taxintt/tagli

git golang

Last synced: 10 Mar 2026

https://github.com/nceas/training-git-intro

Introduction to git and GitHub using R Studio

git github rstudio training

Last synced: 15 Aug 2025

https://github.com/shonharsh/rpadev-s03p08-extractemailaddressregex-windowslegacy

This project is my solution in Windows Legacy (Deprecated), C# to the Extract email Address With RegEx practice found in section 03 practice 08 of the UiPath - RPA Developer Foundation course.

academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows

Last synced: 03 May 2026

https://github.com/dev99problems/dotfiles

tmux, kitty, nvim, git, zsh configs

git gitui kitty nvim tmux zsh

Last synced: 23 Jul 2025

https://github.com/shonharsh/rpadev-s03p01-lists-windowslegacy

This project is my solution in Windows Legacy (Deprecated), C# to the **Lists ** practice found in section 02 practice 01 of the UiPath - RPA Developer Foundation course.

academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows

Last synced: 12 Apr 2026

https://github.com/shivamarora1/gitaction_tag

Make a tag whenever there is push to the master branch

git gitaction gitactions gitactions-workflow github-actions

Last synced: 25 May 2026

https://github.com/kiprasmel/git-versions

output versions of a file throughout its history

git versions

Last synced: 12 Apr 2026

https://github.com/sahar-se/voice_recognation

This project aims to change the speech to text and text to speech with the help of the web application. The web application is developed using JavaScript, HTML, PHP, SQL, and Tailwind CSS. The web app will talk with you through a bot called Robo, change your voice to text and give you some recommendations, Publish your texts.

css3 git github html5 javascript php sql tailwindcss vscode

Last synced: 12 Apr 2026

https://github.com/00nevo/00nevo.github.io

GitHub/Git book is almost finished. I managed to make a GitHub.io Page but every time i upload the index.md file it does not work anymore. Any suggestions?

beginner exercise git github github-for-dummies github-page html

Last synced: 21 Feb 2026

https://github.com/laraveleg/laravel-autodeploy

Deploy project after pushed commits.

autodeploy git gitlab komicho laravel

Last synced: 11 Apr 2025

https://github.com/romaric250/termux

Test your git skills through this CLI game

git javascript nodejs npm typscript

Last synced: 12 Apr 2026

https://github.com/shonharsh/rpadev-s03p07-extractemailaddress-windowslegacy

his project is my solution in Windows Legacy (Deprecated), C# to the Extract Email Address practice found in section 03 practice 07 of the UiPath - RPA Developer Foundation course.

academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows

Last synced: 16 Apr 2026

https://github.com/takayyz/dotfiles

Config files for setup MacOS

dotfiles git macos shell-script vim-script zsh

Last synced: 30 Aug 2025

https://github.com/enselic/git-repo-language-trends

Analyze programming language usage over time in a git repository and produce a graphical or textual representation of the result.

git png repository-utilities statistics svg tabular-data trend-analysis

Last synced: 11 Apr 2025

https://github.com/na0x2c6/git-file-changed-time-getter

Mirror of https://git.na0x2c6.com/git-file-changed-time-getter.git/

git

Last synced: 18 May 2026

https://github.com/prabhjotsinghubhi/fullstack-development

Learning Frontend Development starting with basics of HTML , CSS and JavaScript . Future plan include learning MERN stack and continuing with Backend Development.

api bootstrap git github hibernate html-css-javascript java microservices react sass servlet-jsp spring tailwindcss typescript

Last synced: 23 Apr 2025

https://github.com/shonharsh/rpadev-s05p02-therpachallenge-windowslegacy

This project is my solution in Windows Legacy (Deprecated), C# to the The RPA Challenge practice found in section 05 practice 02 of the UiPath - RPA Developer Foundation course.

academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows

Last synced: 01 May 2026

https://github.com/andresweitzel/apirest_microelectronica_springboot_oracle

Api Restful para la Aplicación Web de Microelectrónica implementando Spring Boot, Spring MVC, Spring Data Jpa, SpringDoc-OpenApi, Swagger UI, Maven, Lombok, Log4j, Git, SQL Developer y Oracle

api-documentation api-rest git java log4j lombok maven open-api open-api-v3 oracle oracle-sql-developer spring spring-boot spring-data-jpa spring-mv spring-mvc sts4 swagger-ui

Last synced: 12 Apr 2026

https://github.com/abranhe/git-config-manager

Manage your git config like a pro

git git-profiles

Last synced: 26 Apr 2026

https://github.com/aldaviva/githooks

🎣 Before each Git commit, remove Microsoft.NET.ILLink.Tasks from package lock file to unbreak locked mode build machine jobs. Abort the commit if FIXME appears in any of the staged files.

fixme git git-hooks package-lock package-lock-json

Last synced: 14 Apr 2025

https://github.com/commitground/whitepaper

Whitepaper for commitground

blockchain dapp ethereum git opensource

Last synced: 22 Apr 2025

https://github.com/platypew/fgit

A crappier version of Git

git ict1009 vcs

Last synced: 12 May 2026

https://github.com/rhhen122/wikispacevimp

📄 : Wikispace is a Custom Wikipedia alternative thats open source and free. Its simple and easy to use baseplate is begineer level easy! Start makeing AWESOME wikis for you fandom TODAY!

css easy git html open-source readme wiki

Last synced: 19 Feb 2026

https://github.com/figuran04/ppbo

📃 Praktikum Pemrograman Berorientasi Objek

git github java netbeans oop

Last synced: 15 Feb 2026

https://github.com/utsavpatel562/first-react-app

Invoice Generator - First React App

css git html javascript npm-scripts react typescript

Last synced: 12 Apr 2026

https://github.com/ntnyq/fe-life

:dog: 我的前端人生。踩坑也是要按照基本法的。Don't repeat yourself!

css git html js vue webpack yarn

Last synced: 21 Apr 2025

https://github.com/mrwong99/gitscanner

Gitscanner is used to perform a variety of security checks against Git repositories and is expandable. Feel free to add your own checks.

cli clone git golang scan security ui

Last synced: 16 Jan 2026

https://github.com/aadhar41/portfolio

A full-stack personal portfolio built with a Laravel 12 REST API backend and a React + Vite frontend, designed to match the aadhar-portfolio HTML reference design.

axios css3 font-awesome git github html5 intervention-image laravel laravel-sanctum laravel-telescope nodejs npm phpunit react-helmet-async react-router-dom reactjs redis vite

Last synced: 11 Jun 2026

https://github.com/lcsb-biocore/basic-git-practice

Basic git course - Practice repository

basic course git jekyll practice website

Last synced: 27 Jul 2025

https://github.com/erfjab/runner

This repository serves as a template for running various scripts with different services.

automation docker git installer runner script uv

Last synced: 28 Jul 2025

https://github.com/hrshmistry/flirting-with-flutter

Change branches and explore different concepts in flutter by doing projects!

dart environment flutter git mini-projects projects-list pub-dev

Last synced: 19 Sep 2025

https://github.com/constkolesnyak/dotfiles

Configs, aliases, functions, etc.

aliases brew dotfiles git macos stow zsh

Last synced: 19 Feb 2026

https://github.com/codexpuneet/hotstar-lite

This is clone of Disney+ Hotstar. Disney+ Hotstar is an Indian brand of subscription video on-demand over-the-top streaming service.

bash css git github html javascript vscode

Last synced: 08 Apr 2026

https://github.com/lifan2029/fill-green

A Python script that automatically generates commits for a given date range, with customizable commit frequency per day. Useful for visualizing contributions on GitHub activity graph.

activity-graph automation commit-generator fake-commits git git-automation github-contributions open-source python scripting

Last synced: 28 May 2026

https://github.com/sogaiu/git-some-janets

Tool to retrieve Janet sample code

git janet retrieval samples

Last synced: 31 Aug 2025

https://github.com/chrischow/cheatsheets

A collection of cheatsheets for programming.

conda docker git

Last synced: 13 Jun 2026

https://github.com/featuremind/fm-sync-workspaces

Node.js CLI for one-way synchronization of Bitbucket repositories between workspaces.

atlassian automation bitbucket git repository sync

Last synced: 01 Mar 2026

https://github.com/evisdrenova/todobot

A simple but powerful GitHub Action that automatically scans your codebase for `//TODO` comments and reports their count and locations whenever code is merged.

ci git

Last synced: 08 Mar 2026

https://github.com/pipchenkovaa/news-webpage

A news webpage, written primarily using the Tailwind CSS framework / Новостная веб-страница, написанная преимущественно при помощи Tailwind CSS фреймворка

css3 git html5 javascript tailwindcss

Last synced: 04 Jan 2026

https://github.com/simeg/git-x

✨ CLI extensions for Git that simplify common workflows

git git-extension git-extenstions

Last synced: 26 Aug 2025

https://github.com/abroudoux/spotify-autopush

🎧 Display on your Github profile your last played album to show the world great musical tastes

git python spotify-api spotipy

Last synced: 06 Nov 2025

https://github.com/data-and-visualization/git-tutorial

This hands-on workshop on reproducibility covers topics such as how to use git with RStudio and Duke's GitLab

git gitlab reproducibility rstudio workshops

Last synced: 29 Jul 2025

https://github.com/yashhere/cheatsheets

A place for all the stuff, that I find useful for my own reference.

bash docker git ssh

Last synced: 29 Aug 2025

https://github.com/scottwilliamanderson/scripts

Handy PowerShell scripts for everyday automation and system management

chocolatey config copilot git oh-my-posh powershell script setup tools utility

Last synced: 13 Apr 2025

https://github.com/susu9/pick-patch

A tool helps you cherry pick patches from Gerrit server in a huge project

cherry-pick gerrit git repo

Last synced: 17 May 2026

https://github.com/binbiubiubiu/git-semver-tags

Get all git semver tags of your repository in reverse chronological order

cli git git-tag rust

Last synced: 13 Apr 2025

https://github.com/carmelyne/inkobytes-nexus

A file-native CLI for coordinating multiple AI coding agents on one branch.

ai-agents cli coordination developer-tools git multi-agent workflow

Last synced: 30 Jun 2026

https://github.com/shonenada/gci.sh

git commit with diff

diff gci git tool

Last synced: 29 Mar 2025

https://github.com/d4rkr00t/get-changed-files

Get a list of changed files

changes diff git

Last synced: 15 May 2026

https://github.com/empresslabs/gitprofiles.plugin.zsh

Plugin for managing multiple git profiles.

git git-profile gitprofile zsh zsh-plugin

Last synced: 07 Sep 2025

https://github.com/anko/dot

my UNIX dotfiles (i3, zsh, nvim, git, and others)

alsa dotfiles git i3 nvim zsh

Last synced: 12 Mar 2025

https://github.com/brlin-tw/clean-filter-for-svg

A clean filter for SVG for Git and other applications. Currently it strips out personal information and metadata not suited for version controlling.

git git-filter inkscape metadata metadata-stripping privacy svg xml

Last synced: 17 May 2026

https://github.com/dj95/glazy

GitLab CLI for the lazy ones

cli git gitlab

Last synced: 30 Oct 2025

https://github.com/lee-dohm/git-delete-safe

A utility for validating that a git repository is "safe to delete", that all local changes have been pushed to the remote repository.

escript extension git

Last synced: 03 May 2026

https://github.com/michelmelo/merge-branch

MM :: Merge branch

branch git merge michelmelo

Last synced: 04 Apr 2025

https://github.com/shahadat3669/threads-clone

Welcome to the Threads Clone Project, a full-stack web application that aims to replicate the functionality of the popular social media platform "Threads". This project is built using React, Next.js, TypeScript, MongoDB, and Tailwind CSS. Additionally, development best practices such as ESLint, Prettier, lint-staged, commitlint are also configured.

clerk commitlint cz-customizable eslint git gitflow github husky lint-staged mongodb nextjs prettier tailwindcss typescript

Last synced: 06 Apr 2026

https://github.com/idmarjr/basic-git-commands

A list of some basic git commands.

git reference

Last synced: 30 Jun 2026

https://github.com/jpeer264/node-git-needs-pull

Check synchronously if a git repository needs to pull

git is-git needs-pull nodejs pull

Last synced: 12 Apr 2025

https://github.com/avasdao/nexa-garden

Nexa Garden is a Radicle repository.

bitcoin cryptocurrency git repository

Last synced: 24 Aug 2025

https://github.com/xgames123/git-credential-pass

A simple git credential helper for gnu pass

git git-credential git-credential-helper gnu pass password-store

Last synced: 25 Jan 2026

https://github.com/lolcommits/lolcommits-loltext

Lolcommits commit message annotation plugin

fun git git-addons humours lolcommits lolcommits-plugin ruby selfie webcam

Last synced: 10 Apr 2025

https://github.com/massigy/dynamic-data-structures

This repo conataines code about dynamic programming and data structures!

data-structures git github pascal shell

Last synced: 22 Oct 2025