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

GitHub

GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.

https://github.com/klardotsh/git-staredown

A utility to find which GitHub pull requests have been associated with a file

cli git github pull-requests

Last synced: 06 May 2026

https://github.com/giannycabral/womakercode-git-e-github

Repositório do Curso de Git e Github - WoMakersCode

git github

Last synced: 24 Apr 2026

https://github.com/ytax/github-username-checker

A basic tool written in Go to check multiple github usernames.

checker github github-checker github-username github-username-checker username username-checker

Last synced: 24 Apr 2026

https://github.com/citizendot/react-gh-repo-cards

Near perfect github repo cards!

github github-card

Last synced: 04 May 2026

https://github.com/isaluh/onepiece

Projeto - One Piece divulgação, feito em conjunto com Dev em Dobro porém com modificações na lógica. By: Isaluh

css git github html js

Last synced: 06 May 2026

https://github.com/dracula27/cafe_app

Full stack application where a user logs in and orders food from a cafe. A user can also view previous orders.

authentication css express git github html jsx mern mongodb mongoose node react

Last synced: 03 Apr 2026

https://github.com/mrzresearcharena/git

Daily Usages: Git and GitHub

git github version-control

Last synced: 16 Apr 2026

https://github.com/aerphanas/gist-utils

save file to github gist from terminal

github nim-lang nimble

Last synced: 04 May 2026

https://github.com/raphaelbrodrigues/raphaelbrodrigues

Apresentação do meu Github

github introduction markdown

Last synced: 24 Apr 2026

https://github.com/superical/gh-meeting-notebook

Using Github's issue tracker for generating meeting tasks report

github meeting minutes notes

Last synced: 04 May 2026

https://github.com/dev-d-gr8/gitbuddy

GitBuddy is an iOS application built using UIKit that helps users fetch and view the profile and followers of any GitHub user. Users can save their favorite profiles with persistence, and the app uses the GitHub API to retrieve data. The codebase is well-structured with proper modularity.

github githubapi ios ios-app ios-swift mobile-app mobile-development mvvm swift swiftui uikit

Last synced: 29 Apr 2026

https://github.com/ahmet-dedeler/bloodunity-youthcodex-hackathon

Blood Donations made easy, faster and safer than ever before!💖

ghdesktop github github-codespaces github-copilot github-pages learn

Last synced: 18 Apr 2026

https://github.com/yudai-nkt/gh-form

Don't let malformed issue forms pushed to GitHub

cli gh-extension github github-cli issue-forms rust

Last synced: 13 Feb 2026

https://github.com/guiselair/morfeu-project-github-clone

UI Clone desenvolvido no canal do Youtube da Rockeseat pelo Guilherme Rodz

github reactjs typescript

Last synced: 06 May 2026

https://github.com/ai-action/ollama-github-action-demo

🦙 Demos of large language models (LLMs) with Ollama in GitHub Actions.

action ai ai-action demo example github github-action github-actions large-language-models llm ollama

Last synced: 07 May 2026

https://github.com/antmelekhin/terraform-github-repository

A Terraform module to manage GitHub Repositories.

github github-repository iac terraform terraform-module

Last synced: 04 May 2026

https://github.com/geicesousa/escurecendofatos

Landing page criada para o instagram @escurecendofatos

css3 css3-flexbox github html

Last synced: 24 Apr 2026

https://github.com/takoyaro/gitvoyager

Terminal-native GitHub discovery TUI — surface underdogs, track rising stars, and build taste profiles without leaving the terminal

bubbletea claude-code cli developer-tools github github-search go terminal tui

Last synced: 16 Jun 2026

https://github.com/imrofayel/peergit

Get a Fun, Honest Take on Your GitHub Profile!

ai entertainment fun gemini github nuxt productivity sideproject supabase

Last synced: 18 Apr 2026

https://github.com/rimiti/helm-kubernetes-registry

This helm create registry secret for pulling Docker images from external registry.

github gitlab helm k8s kubernetes registry

Last synced: 07 May 2026

https://github.com/marcode24/testing-js

testing in javascript using diferent tools

github github-actions javascript testing testing-tools

Last synced: 07 May 2026

https://github.com/alestor123/octo-days

This is a simple code for serving octocats images every day according to my dress code

express github octocat octodex

Last synced: 04 May 2026

https://github.com/ugolnikove/langstat

CLI tool to visualize programming language statistics for public GitHub repositories

cli github github-api lua statistics

Last synced: 01 Mar 2026

https://github.com/crpietschmann/github-stats

Better GitHub statistics images for your profile, with stats from private repos too -- From template: jstrieb/github-stats

contribution github open-source stats

Last synced: 01 Mar 2026

https://github.com/vinit-devops/repo-architecture-mcp

An MCP server that provides architecture insights by creating diagrams of class, service, and data-flow relationships across the codebase.

architecture-visualization class-diagram data-flow-diagram dependency-graph github mcp-server visualization

Last synced: 16 Jun 2026

https://github.com/croc100/gcv

Explore contributors, commit trends, and growth of any GitHub repository

contributors developer-tools github nextjs open-source typescript

Last synced: 16 Jun 2026

https://github.com/gedex/ghorg

CLI application to get information about organization on GitHub

cli cli-application github github-api php

Last synced: 24 Apr 2026

https://github.com/spress/github-metadata-plugin

Github metadata of a repository

github php plugin spress

Last synced: 25 Apr 2026

https://github.com/and3rn3t/simulation

Just a biological simulator. I've wanted to learn TypeScript and also pal around with GHC, so here we go.

and3rn3t andernet copilot github organisms simulation typescript

Last synced: 01 Mar 2026

https://github.com/grahame59/autosave-obsidian-vault-bash

An Autosave Bash file that holds logic for Windows with instructions on how to setup a automatic stagging/push script for an Obsidian Vault.

automation batch batch-script git github obsidian obsidian-notes script

Last synced: 17 Apr 2026

https://github.com/alestor123/github-stalk

This is a simple code for a github user stalk cli

api chalk cli github githubapi nodejs npm stalker

Last synced: 07 May 2026

https://github.com/massigy/c-hash-tables

This C project implments a Hash Table data structure.

c cprogramming data-structures gcc git github hashtable linked-list makefile

Last synced: 07 May 2026

https://github.com/ddliu/webhook

Feature rich webhook made easy

ci github gitlab gogs notification task webhook

Last synced: 07 May 2026

https://github.com/ajaymahadeven/university-room-booking-application-using-java-swing-and-tdd-approach

This is a Java program for a room-booking system that includes both a text-based user interface and a graphical user interface using Java Swing. The program was built using the Model-View-Controller (MVC) pattern.

github java junit learn mvc-architecture swing-gui

Last synced: 29 Apr 2026

https://github.com/zcong1993/git-release

Generate github release with changelog in a single command

github golang release

Last synced: 25 Apr 2026

https://github.com/fuzziecoder/revon

Revon is an AI-powered disease prediction web application designed to help users identify potential diseases based on the symptoms they enter. The app uses machine learning models to analyze user input, predict possible health conditions, and offer personalized suggestions such as diet tips, precautions, and nearby hospitals, click the below link

ai disease-prediction github health hospital-management html-css-javascript medical ml reactjs revon tail tailwind-css tips vercel-deployment webapp

Last synced: 04 May 2026

https://github.com/serokell/github-ops-access

Make sure a certain team always has admin access to all repositories in the organisation

access-management bot github

Last synced: 25 Apr 2026

https://github.com/iqfareez/dart_github_cloner

Just to experiment with how I can download repo content from a private repository from GitHub using Dart.

dart experiment github

Last synced: 25 Apr 2026

https://github.com/stevebob40411/labymod--1-8-9-

I want to talk about the versions of LabyMod that are available right now. Since i am a 1.9 pvper I play with other people that use LabyMod as well. But there are still many people (like me) that don't play with LabyMod because its only for version 1.12.2 (or 1.8.9). I want to ask u guys to please

1-8-9 forge github java labymod minecrafrt mod

Last synced: 07 May 2026

https://github.com/zombiegeek0/ipchanger

Este es un programa simple en Python para cambiar nuestra IP y DNS en Kali Linux

bash changer github ip ipchanger py python sh tor zombiegeek0

Last synced: 07 May 2026

https://github.com/dbgjerez/ml-github

A Github's repositories analysis

analytics github pandas python

Last synced: 04 May 2026

https://github.com/aleksllanos/guia-git-uno

Guía de git con comandos fundamentales y explicaciones detalladas.

curso cursodalto cursogit dalto git github soydalto

Last synced: 07 May 2026

https://github.com/menci/webhook-to-actions

Trigger GitHub Actions workflow with WebHook. Runs on Cloudflare Workers.

cloudflare-workers github github-actions github-webhooks serverless webhooks

Last synced: 07 May 2026

https://github.com/mhatxotic/.well-known

The ’.well-known‘ service integration repository.

atproto-did bluesky discord github github-pages hostname integration known pages service well well-known

Last synced: 16 Apr 2026

https://github.com/perry-mitchell/gstat

Git repo stats reporter application for the terminal

command-line command-line-tool git github status

Last synced: 07 May 2026

https://github.com/mraerino/hacknow

⛏ Utility for automation of project directories and switching workspaces

cli git github idempotent utility workspaces

Last synced: 03 May 2026

https://github.com/lakerszhy/ght

A TUI for browsing GitHub trending repositories

bubbles bubbletea cli github githubtrending golang lipgloss terminal tui

Last synced: 03 May 2026

https://github.com/ayushdebugz/python-edu-kit

A collection of beginner-friendly Python programs for students and self-learners. Educational and open-source.

ayush-jha ayushdebugz beginner-project education educational-repository git github open-source python python-programs

Last synced: 03 May 2026

https://github.com/polyseam/tag-matches-version

GitHub Action which ensures git release tag versions align with their source code version

actions github semver version

Last synced: 03 May 2026

https://github.com/jimver/github-comment-counter

GitHub comment counter for Pull requests / Issues filtered by labels

comment counter github issues pull-requests

Last synced: 29 Apr 2026

https://github.com/marshallku/actions

Reusable GitHub Actions and Workflows

github github-actions

Last synced: 07 May 2026

https://github.com/geeekgod/git-github-workshop-doc

Doc for workshop conducted by me at @ecell-kccemsr

documentation git github workshop

Last synced: 29 Apr 2026

https://github.com/kaanxsrd/kaanxsrd

✨A special repository for my github config files

github github-config github-profile

Last synced: 03 May 2026

https://github.com/massigy/c-strings

This repository contains some useful and drag and drop C-string methods that you can join to your current project.

algorithms c c-programming c-strings cpp cpp-string cprogramming-language git github make makefile makefile-template strings strings-manipulation

Last synced: 16 Apr 2026

https://github.com/gustavo-mmh/jogo-da-memoria-dio

Criação de um Jogo da memória utilizando HTML, CSS e Javascript. O jogo da memória criado tem uma temática voltada ao futebol, nele você deve encontrar o par de simbolo dos clubes brasileiros.

bootcamp css-transitions css3 digital-innovation-one futebol github html5 javascript javascript-game jogo-da-memoria logica-de-programacao programming-logic tqi

Last synced: 07 May 2026

https://github.com/fabiconcept/github-search-app

GitHub Repository Explorer is a web application developed with TypeScript and Next.js, allowing users to search for GitHub repositories, view details, and explore repositories based on various criteria. This project provides a modern and dynamic user interface.

github github-explorer github-explorer-project typescript typescript-react typescript-tailwind

Last synced: 16 Apr 2026

https://github.com/01joseph-hwang10/git-remote-get

Download single files or directories from a git remote repository without cloning its entire contents.

cli download git github single-file

Last synced: 07 May 2026

https://github.com/jokeruhq/github-lookup

GitHub Lookup: A simple tool to get information from a GitHub user quickly and easily

github information lookup osint python-tool

Last synced: 26 Apr 2026

https://github.com/f5-nascimento/clone-github

O "Clone-GitHub" consiste na clonagem da página de login do GitHub.

bootstrap css git github github-pages html

Last synced: 16 Apr 2026

https://github.com/tristan-f-r/co-authored-by-deno

deno deploy function for co-authored-by

co-authored-by deno deno-deploy email github server

Last synced: 03 May 2026

https://github.com/maar-io/dotctor

Explore Polkadot Ecosystem

ecosystem explorer github graphql polkadot substrate

Last synced: 03 May 2026

https://github.com/gokulnpc/contribution-bot

This repository provides a detailed, step-by-step guide to setting up the GitHub Contribution bot. You’ll learn how to script in JavaScript and integrate with Windows Task Scheduler to automate your commits and maintain your GitHub streak.

bot github

Last synced: 29 Apr 2026

https://github.com/get-unknown-err0r/ip-scraper

The Website IP Scraper project is a Python and Shell-based program that allows you to resolve the IP address of multiple websites, useful for network diagnostics, monitoring, and educational purposes.

arpit-prajapati batchfile-lang get-unknown-err0r github ip-finder ip-scrapper pip python shell-script

Last synced: 18 Jun 2026

https://github.com/acharayap03/job-search

This job search application is built with Vue 3, taildwind, pinia using typescript.

composition-api github pinia vitest-ts vue3 workflow

Last synced: 26 Apr 2026

https://github.com/raghav435/j.crew_clone

This project is the clone of J.Crew.com an American multi-brand, multi-channel, specialty retailer. The company offers an assortment of women's, men's, and children's apparel and accessories.

css github html javascript

Last synced: 03 May 2026

https://github.com/stephaniehicks/jhustatprogramming2023

Course website for Biostat 140.777 in Fall 2023

command-line data-science education github r-package r-programming sql

Last synced: 12 Feb 2026

https://github.com/wabarc/broker

Distribute archived webpages to GitHub and beyond

archive github javascript nodejs telegram typescript wayback wayback-archiver

Last synced: 16 Apr 2026

https://github.com/ishaansathaye/git-commands

GIt Commands Reference

git github notes reference

Last synced: 26 Apr 2026

https://github.com/zitle-nancy/curso-git-github

Curso profesional de git y github de platzi

git github

Last synced: 26 Apr 2026

https://github.com/pgherveou/git-util

Breakdown commits into individual Pull Requests

git github pull-requests

Last synced: 08 May 2026

https://github.com/alestor123/create-tap

This is a simple code for adding test to your project

cli create github nodejs npmjs tap tapjs test

Last synced: 16 Apr 2026

https://github.com/dracula27/javascripttotalrecall

Per Scholas - Week3 - JS&CSS Concepts - Lab: JavaScript Total Recall

git github javascript

Last synced: 08 May 2026

https://github.com/richardlitt/get-github-shortname

Get the GitHub repository name

cli gh github js

Last synced: 03 May 2026

https://github.com/jefferson10147/github-automated-cli

GitHub cli with Python and Selenium

chromedriver github python3 selenium-python

Last synced: 25 Apr 2026

https://github.com/manuelhentschel/vscode-github-linker

VS Code extension to create and open GitHub links

github url vscode-extension

Last synced: 08 May 2026

https://github.com/andry81-devops/github-action-extensions

Tutorial to setup GitHub action extensions. • :page_with_curl: https://github.com/andry81-stats/github-action-extensions--gh-stats :page_with_curl:

action-extension actions extensions github github-action tutorial workflow

Last synced: 11 Feb 2026

https://github.com/georgekhananaev/webhookx

WebHookX is a simple yet powerful tool for automating deployments of your GitHub repositories. It works with GitHub webhooks to make updating your staging or production environments a breeze. Whether you’re managing Docker services, keeping branches in sync, or triggering manual deployments, WebHookX has your back.

automation dark-theme docker-compose fastapi github listener logs python sqlite3 webhooks-catcher

Last synced: 12 Feb 2026

https://github.com/diegoperea20/diego-ivan-perea-montealegre-cv

My own web page of my cv diego ivan perea montealegre , diegoperea20 github

cv diego diegoperea20 github ivan montealegre page perea react

Last synced: 08 May 2026

https://github.com/dianmorales/contributors

Retrieve a list of contributors and a number of total contributions made to the differents repositories of the selected Organization

github

Last synced: 30 Apr 2026

https://github.com/pradeepsingroul/sugarcosmatic-clone

This is a product base website which is a clone of Sugarcasmetics.com this was a individual project which created by me with in a 4 day. To create this web i have used Js,html ans css.

css git github html javascript

Last synced: 03 May 2026

https://github.com/kamilsk/kamilsk

👨‍💼 My GitHub profile page.

github kamilsk profile

Last synced: 27 Apr 2026

https://github.com/giwonn/claude-daily-review

Claude Code plugin that auto-captures conversations for daily review and career documentation

ai-agent career claude-code daily-review devtools github obsidian productivity

Last synced: 08 Apr 2026

https://github.com/skar-software/markdown-git-cms

Markdown editor with Github integration - to edit and update files

cms github markdown markdown-editor oauth2

Last synced: 27 Feb 2026

https://github.com/s1hofmann/actions-talk

Slide to my GitHub Actions talk

github github-actions

Last synced: 29 Apr 2026

https://github.com/rajmalpankaj786/online-s-h-support-system_1018

About hardware_software_support Console-based Application This is a console-based project that can be used by an organization internally to support and maintain the system environment of the organization. The users of this application can be the employees , Engineers and HOD

dao github jdbc maven mysql

Last synced: 03 May 2026