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/jill64/octoflare

🌤️ A framework for building GitHub Apps with Cloudflare Worker

actions cloudflare framework github worker

Last synced: 13 Jul 2025

https://github.com/zalo/gitographer

A note-taking app backed by a Github Repo

github knowledge notes organization

Last synced: 12 Apr 2025

https://github.com/armanx200/phonebook

This C++ program implements a simple phonebook management system using file I/O operations.

arman-kianian cplusplus github project trends

Last synced: 30 Apr 2025

https://github.com/lib-pack/ghseek

这是一个github加速器通过hosts实现

github hosts

Last synced: 07 Apr 2026

https://github.com/masfana/github-image-bucket-api

Simple Image Bucket API using Github Repo and HTML CSS as The UI

api bucket github image image-api nodejs

Last synced: 07 Sep 2025

https://github.com/erikh/git-shining

Turn your GitHub contributor graph into living art

art git github

Last synced: 12 May 2025

https://github.com/mhdzhhan/mhdzhhan

Some info about me 😎

github readme

Last synced: 10 Apr 2025

https://github.com/mre/gh-stats

Async command-line tool for retrieving the stars of all your Github projects. 🌟

api-client early-access github stars

Last synced: 12 May 2025

https://github.com/jonschlinkert/commits

List the commits on a GitHub repository.

api commits git github javascript node nodejs

Last synced: 12 May 2025

https://github.com/2kabhishek/git-sync

Hassle Free Git Syncing 🐙🔄

git github maintainers repos script sync utility

Last synced: 03 May 2025

https://github.com/metonym/svelte-primer

Svelte implementation of the GitHub Primer design system

component-library components design-system github github-primer primer svelte

Last synced: 10 Apr 2025

https://github.com/benbusby/vim-hubbub

Use GitHub from within Vim/Neovim

git github github-api vim vim-configuration vim-plugin vimscript

Last synced: 28 Oct 2025

https://github.com/prabhakar267/ishovel

Disruptive Language Picker for teams in a hurry

github hackathon python team-builder

Last synced: 12 Apr 2025

https://github.com/acs/ghtorrent

Experimental GItHub project analysis based on GHTorrent

data-analysis data-visualization ghtorrent github visualization

Last synced: 20 Mar 2025

https://github.com/fatiharridho/fatiharridho

Config files for my GitHub profile.

config github github-config profile readme

Last synced: 22 Jun 2025

https://github.com/prepare-to-cry/github2slack

Notify a slack channel when a label is added to a github pull request

github notifications pull-requests slack

Last synced: 13 Jul 2025

https://github.com/rahullkumr/gitpractice

Revision for git and GitHub concepts

git github open-source

Last synced: 06 May 2025

https://github.com/macacajs/macaca-bot

:octocat: bot to resolve the issues and PR of Macaca :monkey:

bot github issues macaca robot

Last synced: 29 Oct 2025

https://github.com/nickcolley/website-from-github-issues

Display GitHub issues in a website.

eleventy github issues template

Last synced: 24 Sep 2025

https://github.com/yaph/git-tools

Command line tools to facilitate working with git and github

bash bash-script cli command-line-tool git github shell

Last synced: 08 Sep 2025

https://github.com/2kabhishek/mkrepo

Ready to go repos from the CLI ✈💡

bash developer-tools github rapid-development utilities

Last synced: 14 Jul 2025

https://github.com/mlh-fellowship/create-standup-discussions

A GitHub Action for creating daily standup discussions for teams.

actions github productivity standup-meetings

Last synced: 17 Aug 2025

https://github.com/kevinarce/scikit-learn

Machine learning project based on sklearn library.

educative github gitkraken learn machine-learning python scikit-learn student-vscode

Last synced: 16 Jul 2025

https://github.com/abemassry/git-cpr

Help out a PR

git-cpr github

Last synced: 10 Sep 2025

https://github.com/jayantgoel001/.github

The .github directory houses workflows, issue templates, pull request templates, funding information, and some other files specific to that project.

code-of-conduct github issue-templates jayant jayantgoel001 pull-templates

Last synced: 16 Feb 2026

https://github.com/ruudk/phpstan-baseline-refresh-create-pr-action

Automatically create a PR when the PHPStan baseline can be refreshed

action github phpstan

Last synced: 03 Apr 2025

https://github.com/immutal0/google-github-oauth2-react-vite-example

React vite example can provide google, github, OAuth2

github google oauth2 react vite

Last synced: 11 Sep 2025

https://github.com/jaebradley/github-searcher-cli

Search GitHub via the Terminal

command-line github githubsearch

Last synced: 18 Jun 2025

https://github.com/lnxpy/cyclone

:cyclone: Make an Updater Script for the Python Projects

cyclone fill github package python python-updater repository updater

Last synced: 29 Oct 2025

https://github.com/kevinjalbert/github_contributions

Gem that provides can fetch your GitHub contributions and output them.

gem github github-contributions ruby

Last synced: 26 Mar 2025

https://github.com/chanmyaemaung/chanmyaemaung

My Portfolio Presentation

chenlay github portfolio profile

Last synced: 11 Apr 2025

https://github.com/shinigami92/github-contributors-map

A world map that shows contributors of a given GitHub repository

contributors github map world

Last synced: 20 Mar 2025

https://github.com/balsikandar/balsikandar.github.io

A small example to create your own portfolio using free template.

github portfolio-website resume

Last synced: 30 Apr 2025

https://github.com/mtibben/orgit

orgit is a cli tool for organising and syncing git repositories in a consistent and fast way.

clone devops git github gitlab go

Last synced: 10 Apr 2025

https://github.com/codefiesta/githubcodingchallenge

Coding Challenge to View PR diffs in iOS

challenge-project github swift4

Last synced: 30 Oct 2025

https://github.com/luzifer/github2gitea

Automatically create migrations inside a Gitea instance to mirror Github repositories

gitea github migration mirror

Last synced: 10 Jul 2025

https://github.com/hooopo/oh-my-github-pipeline

🔄 A flexible open-source data pipeline for seamlessly syncing data from any github user to your database.

dashboard data-pipeline github tidb

Last synced: 13 Oct 2025

https://github.com/codewithmuh/ec2-monitoring-with-grafana-prometheus

Monitor your EC2 server (or any Linux server) using Prometheus and Grafana, all deployed via Docker Compose.

ec2 github grafana node-exporter prometheus

Last synced: 17 Feb 2026

https://github.com/armanx200/8-puzzle

This Python script demonstrates a solution to the classic 8-puzzle problem using the A* search algorithm with the Manhattan distance heuristic.

arman-kianian astar-algorithm github machine-learning python

Last synced: 30 Apr 2025

https://github.com/eggsy/eggsy

Summary of myself and some GitHub stats as well as latest blog posts.

github readme

Last synced: 19 Mar 2025

https://github.com/lqez/rogrepos

Remove outdated GitHub repositories

danger github

Last synced: 11 Apr 2025

https://github.com/yoshi389111/git-caesar

Encrypt/decrypt files passwordlessly using GitHub's public key.

encrypt encryption github gitlab

Last synced: 11 Apr 2025

https://github.com/sanjp10/release

Tag verification and creation using your changelog file. All Git providers supported for public and self-hosted instances. Designed to help automated release creations in CI/CD workflows.

bitbucket cd ci ci-cd cicd continuous-delivery continuous-deployment continuous-integration git github gitlab pipelines release release-automation release-management release-notes tagger tagging tags validation

Last synced: 10 Apr 2025

https://github.com/187jjay187/to-do-list

This is a simple single page to-do-list application, that allows you to add, edit and remove or complete a task, featuring a checklist styled list with a add new task button as well as a clear all completed tasks button, this project was built with HTML, CSS and JavaScript

css github html javascript linter-config vscode webpack

Last synced: 18 Jul 2025

https://github.com/bruth/github-webhook-nats-streaming

HTTP server to receive GitHub webhook events and publish them to NATS Streaming.

github http nats-streaming webhook

Last synced: 04 Apr 2025

https://github.com/hooopo/repo-track-pipeline

🔄 A flexible open-source data pipeline for seamlessly syncing data from any repository to your database.

analytics data-pipeline data-visualization github repository

Last synced: 19 Apr 2025

https://github.com/bydevmar/bydevmar__youtube

Your one-stop repository for BYDEVMAR's educational content. Access exam corrections, practical work, tutorials, and courses to boost your understanding. Subscribe to BYDEVMAR on YouTube for in-depth learning.

cplusplus csharp git github java javascript matplotlib mongodb mysql numpy oracle php postgresql python pytorch scikit-learn seaborn sqlite tensorflow

Last synced: 05 May 2025

https://github.com/greyhatguy007/increase-visitor-counter

A simple python code to increase the visitor count in github

github python python3 selenium

Last synced: 08 Apr 2025

https://github.com/developerwaleed/developerwaleed

Special Repository for my GitHub Profile! 😋

github readme

Last synced: 23 Apr 2025

https://github.com/187jjay187/cap-tech-page

This is a single page application of a Tech-News-Blog that showcase's weekly updates to their blog with topics ranging from programming languages, top university speakers and contributors as well as information about the site and a contact page, this project was built with HTML, CSS and JavaScript

bootstrap css figma github html javascript linter-config vscode

Last synced: 23 Apr 2025

https://github.com/idered/storybook-circleci-github-deployments

Learn how to host Storybook with CircleCI and Github Deployments

circleci github hosting javascript storybook

Last synced: 25 Mar 2025

https://github.com/itsbrex/git-goin

A Chrome + Orion extension to clone and open any repo in your default editor ✨

bitbucket chrome-extension github gitlab orion vscode

Last synced: 18 Oct 2025

https://github.com/elquimista/gitbar

BitBar plugin for quickly checking your GitHub open source contribution stats

bitbar github

Last synced: 30 Jul 2025

https://github.com/janascher/guia-git-github

Guia com alguns comandos para trabalhar com Git e GitHub

git github

Last synced: 14 Mar 2026

https://github.com/mcgillij/py3status-github-notifications

py3status module to display your github notifications

github notifications py3status python

Last synced: 12 Apr 2025

https://github.com/jooy2/jooy2

⭐ I'm Software Engineer.

developer github profile readme

Last synced: 11 Jul 2025

https://github.com/linwin-cloud/h_lan_chat

一个开源、免费、简单易用的无需客户端即可使用的局域网共享工具,支持内网穿透,体积小,资源占用小,无客户端。中文版本,纯前端,设计用于Windows内置IIS服务,在IIS内你完全可以控制客户端和服务端的运行

chat chinese client css free-software github html iis iis-server internet js lan pc server web windows

Last synced: 15 Oct 2025

https://github.com/eun/merge-with-label

A github bot for merging & updating pull requests with a label.

bot github go golang hacktoberfest

Last synced: 16 Mar 2025

https://github.com/mhdzumair/gitaiops

ChatGPT plugin that enables ChatGPT to interact with Git services

api chatgpt-plugins gitaiops github gitlab gpt-4 plugin

Last synced: 16 Mar 2025

https://github.com/alexanmtz/informativo-vacina-covid-19

Tentando combater as fakenews sobre a Vacina do Covid com informação.

covid-19 documentation forestry github githubpages guides informativo jamdocs science vaccine vacina vue

Last synced: 23 Apr 2025

https://github.com/mubashir1837/mubashir1837

This is my github profile readme

awesome-readme fyp github html5 profile-readme

Last synced: 12 Mar 2026

https://github.com/vishal815/ai-content-generator-langchain-llms-huggingface-

This project is an AI-powered content generation tool that leverages Hugging Face's models to create customized content based on user queries. The application is built using Streamlit and provides an interactive UI for generating content tailored to different age groups and task types.

ai ai-innovation ai-models aicontent apis artificial-intelligence content-creation deep-learning github huggingface langchain llms machine-learning nlp open-source python streamlit text-generator vishal-lazrus

Last synced: 10 Jun 2025

https://github.com/the-1riddle/github-profile-achievements

🎋 A collection listing all Achievements available on the GitHub profile 🏆 and how to get them🏅

achievements badges galaxy-brain github profile

Last synced: 28 Apr 2025

https://github.com/justinhartman/.github

🐱 A set of Github templates that accelerate your project with templates for ISSUE_TEMPLATE, PULL_REQUEST, CONTRIBUTING, CODE_OF_CONDUCT and LICENSE generator.

boilerplate boilerplate-files boilerplate-template code-of-conduct-boilerplate code-of-conduct-template contributing-template github github-boilerplate github-issues github-templates issue-template license-generator licenses pull-request-template readme-template

Last synced: 11 Mar 2026

https://github.com/akotov-dev/ghbackup

Simple backup of GitHub repositories

backup github

Last synced: 05 Jul 2025

https://github.com/pprecel/pkup-gen

Simple tool to generate PKUP report

cli github go pkup sap

Last synced: 09 Oct 2025

https://github.com/edsonandrade-tech/devops

:smiley: Básico de Git e Github com Bora Para Pratica

bash git github linux linuxmint shell shell-script

Last synced: 13 Jun 2025

https://github.com/luk3d/open-linked-fragments

The project that will change Github

cloud compression files github storage

Last synced: 03 Jul 2025

https://github.com/rageagainstthepixel/unity-setup

A GitHub action for setting up the Unity Game Engine for CI/CD workflows.

action automation cd ci ci-cd editor game-ci game-development github github-actions install setup unity unity-editor unity-setup unity3d

Last synced: 24 Oct 2025

https://github.com/coder2mo/sign-in-form

A Simple Signin form made with Html & Css & Js :)

account css github html javascript logging login login-page loginpage page signin signin-page signing

Last synced: 23 Oct 2025

https://github.com/xuhe2/github520cli

根据GitHub520项目接口实现一键更新hosts配置文件,支持MAC, Linux, Windows

config dns github go

Last synced: 14 Jan 2026

https://github.com/maxam2017/gh-ssh-keygen

Adding a new SSH key 🔑 to your GitHub account automatically

gh-cli github ssh-keygen

Last synced: 24 Oct 2025

https://github.com/tomashubelbauer/github-actions

Infromation and tips regarding GitHub Actions

cd ci ci-cd github github-actions

Last synced: 05 Sep 2025

https://github.com/haco8888/haco8888

Haco 的 Github 個人頁面介紹,一個很棒棒的 Github 個人介紹頁面

config github github-config profile

Last synced: 21 Apr 2025

https://github.com/little-core-labs/netrc-creds

Install netrc creds to your Github Action environment

actions github netrc-creds workflow

Last synced: 19 Sep 2025

https://github.com/staabm/oss-contribs

simple contributions statistics generator, find pull requests, referenced issues and reactions

contributions github open-source

Last synced: 23 Apr 2025

https://github.com/tango-controls/githubbackup

A simple script to backup an organization's GitHub repositories with issues and wikis

backup github issues organization script wiki

Last synced: 13 Apr 2025