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/retgits/gh

A collection of git helper commands, combined in a single CLI, to make my life a little easier

github gogs jenkins lambda-functions tools

Last synced: 06 May 2026

https://github.com/gitpolyakoff/gitpolyakoff

Файлы разметки главной страницы GitHub профиля

github readme

Last synced: 14 Jul 2025

https://github.com/nesanu/portfolio

Voici la page d'accueil de mon profil github.

github html javascript markdown react scss

Last synced: 03 Apr 2026

https://github.com/mmiller42/create-github-release

Tool for generating GitHub releases after publishing a module.

cli create-github-release github github-releases nodejs npm release-notes

Last synced: 12 Apr 2026

https://github.com/manzinello/manzinello

👨🏻‍💻 Manzinello on GitHub

github readme

Last synced: 01 Apr 2025

https://github.com/kavithma-thushal/ci-cd-pipelines

This is learning about CI-CD Pipelines in IJSE.

aws ecr ecs flask github load-balancer python

Last synced: 13 Apr 2026

https://github.com/gregorbiswanger/hello-git-t-800

GitHub Workshop Beispiel...

git github workshop

Last synced: 14 May 2026

https://github.com/zingimmick/.github

Workflow templates for me

action github template

Last synced: 08 Apr 2025

https://github.com/nobe4/projector.sh

Projects manager at the speed of light.

bash cli fzf gh-cli github tmux

Last synced: 11 Apr 2026

https://github.com/anurag-327/anurag-327

Github readme profile

github readme

Last synced: 25 Mar 2025

https://github.com/zingimmick/zingimmick

Github profile

github profile

Last synced: 08 Apr 2025

https://github.com/realtristan/lat.cli

CLI Tool built with Rust for importing .sty and snippet files from github into your LaTeX project

cli github imports latex package rust

Last synced: 12 Apr 2026

https://github.com/operate-first/probot-template

Template for Probot on Kubernetes

github github-actions

Last synced: 16 Jan 2026

https://github.com/muhammadadilnaeem/youtube-video-sentiment-and-summarization

The YouTube Video Sentiment and Summarization project is a comprehensive tool designed to analyze YouTube videos by transcribing their content, summarizing it, and performing sentiment analysis on the comments. This project leverages advanced machine learning models and APIs to provide insightful data.

gemini-api github google markdown project-repository python sentiment-analysis streamlit summarization transcribe youtube youtube-api-v3

Last synced: 07 Jan 2026

https://github.com/yashokuu/blockaccess

This PHP project detects the client's geolocation and VPN usage using the ip-api service and applies access control logic based on the detected data.

404 access-control acessdenied ban blocker country-blocker github ip-blocker php restrictions

Last synced: 18 May 2026

https://github.com/jane-does-coding/sipfit

This website was made, for people to have easier understanding of healthy eating habits and life choices.

git github mongodb nextjs prisma react reactjs tailwind zustand

Last synced: 12 Apr 2026

https://github.com/guptaravimp/healthcare-solution-hackathon-project

Project detail : Healthcare Solution for underserved communities, particularly in rural and low income areas face limited access to healthcare service. this problem leads to disparities in health outcomes and inadequate medical support for vulnerable populations. develop solution that improve healthcare accessibility.

github healthcare healthcare-application healthcare-websites

Last synced: 21 Jun 2025

https://github.com/javiln8/gpt-pr

🤖 Automatic PR creation using ChatGPT

automation chatgpt github pull-requests

Last synced: 31 Mar 2025

https://github.com/iamqasimali/mcp-servers-for-full-stack-development

A comprehensive collection of Model Context Protocol (MCP) servers designed to supercharge your development workflow with Claude Desktop. These servers enable Claude to interact with your databases, Git repositories, APIs, Docker containers, and development tools.

database fullstack-development github mcp mcp-server testing

Last synced: 11 Apr 2026

https://github.com/hitalo-lima/devlinks

Agrupador de links online

css figma git github html javascript

Last synced: 11 Apr 2026

https://github.com/yothgewalt/yongyuth-chuankhuntod

✨special ✨ repository (github readme)

github special-repository

Last synced: 03 Sep 2025

https://github.com/mfaizanali2/age-calculator

An age calculator app in JavaScript that takes a user's birth date and calculates their current age in years, months, and days.

css frontend git github html javascript ui

Last synced: 11 Apr 2026

https://github.com/devmunro/git-practice

Git Practice - Fork → Clone → Make Changes → Push → Pull Request.

beginner beginner-friendly git github practice

Last synced: 13 Jul 2025

https://github.com/bahmutov/commit-closes

Parses commit message to find all "fixes", "closes" and "resolves" issue numbers

commit github parser

Last synced: 26 Sep 2025

https://github.com/awesomelistsio/awesome-github-actions

A curated list of high-quality resources, actions, tools, and workflows for GitHub Actions.

awesome awesome-list awesome-lists github github-actions

Last synced: 04 Jul 2025

https://github.com/erabossid/github-custom-domain-config

Step by step guideline for adding custom domain to a github repository.

custom-domain domain gh-pages github server-configuration tradecoder

Last synced: 10 Mar 2025

https://github.com/seokminhong/gatsby-cloudflare-rs

A demo for Cloudflare Workers' native Rust runtime, but not just kind of a hello world.

authentication cloudflare cloudflare-pages cloudflare-workers gatsby github lambda oauth2 rust

Last synced: 11 Apr 2026

https://github.com/rwxd/cookiecutter-github-project

Template for GitHub Projects with Cookiecutter

cookiecutter github templating

Last synced: 27 Feb 2025

https://github.com/giihcastro/projeto2-html-css

Projeto 2 - HTML/CSS

css3 github html-css html5

Last synced: 17 May 2026

https://github.com/massigy/c-dictionnary-program

This C program, loads a file of 10000 english words to a trie data structure and search for the right spelling when the user types a word of his own.

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

Last synced: 07 May 2026

https://github.com/pvm-harshavardhan/music-player

A modern, responsive music player🎵 with glassmorphism UI. Features audio controls, playlist management, keyboard shortcuts, and file upload.

bootstrap css3 es6 fontawesome git github github-pages glassmorphism html5 javascritpt musci-player

Last synced: 12 Apr 2026

https://github.com/bumboobee/athomo-github-finder

A crash course project using advanced technologies and concepsts of react 🍰

axios daisyui github github-api react react-icons react-router-dom reducer

Last synced: 13 Apr 2026

https://github.com/massigy/c-huffman-text-compression

This project impelements a basic version of the Huffman text compression algorithm, using the Huffman tree.

c compression-algorithm cprogramming gcc git github huffman-coding makefile

Last synced: 10 May 2026

https://github.com/boreec/github-repo-downloader

Downloads all the public repositories of GitHub users and organizations without using API.

cli git github go golang repository web-scraping webscraping

Last synced: 11 Apr 2026

https://github.com/kempdec/autorelease-action

Gere automaticamente releases do seu projeto no GitHub usando o Auto Release para GitHub Actions.

actions github github-actions release release-automation

Last synced: 20 Apr 2026

https://github.com/fbuireu/github-star-tracker

⭐ GitHub Action to automatically track star count changes across repositories with visual charts, email notifications, and historical reports

analytics automation badges charts ci-cd devops github github-action github-actions github-stars metrics monitoring notifications reporting repository star-history star-tracker statistics tracker typescript

Last synced: 27 Jun 2026

https://github.com/wooga/atlas-github

Gradle plugin to publish artifacts to github

atlas github gradle publishing wooga

Last synced: 05 Aug 2025

https://github.com/sumitkumargiri/react

This repository contain all the best practices for managing react-series Github repository and you prepared the reactjs.

api api-server bootstrap css design-tools git github gui javascript jsx react reactjs tailwind-css

Last synced: 09 Apr 2026

https://github.com/hbjydev/denocto

A GitHub API wrapper for Deno

api deno github module typescript

Last synced: 20 Apr 2026

https://github.com/mohammadhashim135/answerme

AnswerMe is an interactive and responsive quiz application powered by Next.js and the Trivia API. It provides users with fun and challenging quizzes across various categories and difficulty levels. With a sleek UI, real-time feedback, and smooth animations, AnswerMe ensures an engaging quiz experience.

app game github good-first-issue interactive nextjs nextjs14 open-source quiz trivia

Last synced: 01 Mar 2026

https://github.com/justinbeckwith/bisquick

🥞Synchronize your GitHub issues with BigQuery. Do neat stuff.

bigquery dotnet github

Last synced: 28 Apr 2026

https://github.com/juliencrn/juliencrn

juliencrn/juliencrn is a special repository. Its README.md will appear on your public profile!

github

Last synced: 06 Aug 2025

https://github.com/haderrenteria13/practica-git

Practica de github.

github

Last synced: 02 Apr 2025

https://github.com/rahul-bhati/training-placement_cell

Hello I'm Rahul Bhati. this is training and placement project in java here you can store the data of any student and company. and also find the student according to the company requirment.

communityexchange ghdesktop github java-7 learn swing

Last synced: 19 Apr 2026

https://github.com/jamster3000/blazorwasmgithub

A learning-curve to learn if and how to get a Blazor WASM running on github pages

blazor github github-pages learning-curve wasm web-application webpage website

Last synced: 02 Jan 2026

https://github.com/EAAARL/EAAARL

my about profile is still in progress more to add soon, my recent language mastery and etc..

github profile reactjs readme

Last synced: 02 Oct 2025

https://github.com/rifatparadoxical/my-firstweb

Welcome to Cat means Bilai, a delightful one-page web project dedicated to celebrating our feline friends! It was my first webpage that i finished successfully and that's why i love it so much. Go and see how was it.</3 .

cats cats-are-cute first first-project first-web github github-pages githubrepo readme website

Last synced: 13 Sep 2025

https://github.com/chmouel/gh-mergeprs

merge multiple Pull Requests easily

command-line gh-extension git github shell

Last synced: 06 May 2026

https://github.com/papadanielvi/pork

pork is command line interface for github with search, clone, fork and pull request features

cli clone cobra docs fork github go pull-request search

Last synced: 23 May 2026

https://github.com/chickendrop89/chickendrop89

My GitHub profile readme banner

github readme-profile

Last synced: 14 Mar 2025

https://github.com/owenvoke/github-label-presets

A default set of label presets for my GitHub repositories.

github json labels

Last synced: 08 May 2026

https://github.com/jyotibrat/learn-ruby

Resources to Learn Ruby Programming Language.

git github github-actions ruby ruby-on-rails

Last synced: 03 Oct 2025

https://github.com/joshuafolkken/godot-project-template

A minimalist template project for Godot 4, providing a solid foundation for rapid game development.

game-development gamedev gdscript gdunit4 github godot godot4 godot4-4 lefthook open-source template-project

Last synced: 19 May 2026

https://github.com/sh20raj/octopress

Turn your GitHub Issues into a CMS for your blog! 🎉

blog blogging-platform github github-issue-blog

Last synced: 04 Nov 2025

https://github.com/alexandregazagnes/ghisa

ghisa - Github Import Statistic Analyzer is a free and open-source software, app and python package that helps you to analyze the import statistics of your github repositories.

analytics data dependencies git github github-api import package pypi python skills tool

Last synced: 27 Jun 2025

https://github.com/mfaizanali2/create-github-profile

A GitHub profiler using JavaScript and the GitHub API fetches and displays user profile data, such as repositories, followers, and activity, providing a comprehensive view of a GitHub user's contributions and statistics. It leverages asynchronous JavaScript (e.g., Fetch API) to retrieve data dynamically and present it in a user-friendly interface

bootstrap frontend git github html javascript ui

Last synced: 08 Apr 2026

https://github.com/neal-c/gh-ghpm-rs

Make all repositories private via the gh cli (except starred repos) | Github CLI extension

gh-cli git github github-api privacy rust

Last synced: 06 Mar 2026

https://github.com/nanoddvj/prueba-nano

Primera repo creada en github

curso-de-git dalto git github soydalto

Last synced: 09 Apr 2026

https://github.com/techycsr/techycsr

My personal GitHub repository. Through commits and contributions, this repository captures my journey, showcasing my relentless pursuit of innovation and excellence in the world of technology & Coding.

github profile-readme readme readme-profile readme-template

Last synced: 22 Jul 2025

https://github.com/ag-sanjjeev/ag-sanjjeev.github.io

My awesome, animated, beautiful, good, modern, nice, personal, responsive, simple and unique developer portfolio website page for my GITHUB Profile using HTML, SASS and JavaScript.

animated awesome beautiful developer github good html-css-javascript modern nice page personal portfolio profile responsive simple unique website

Last synced: 14 Mar 2025

https://github.com/pedromoncivais/repo-uno

Primer repo creado en Github

curso-de-git dalto git github soydalto

Last synced: 09 Apr 2026

https://github.com/abgeo/abgeo

GitHub profile readme

abgeo github profile readme

Last synced: 19 Feb 2026

https://github.com/declancm/git-scripts

Bash shell scripts to make life easier when using Git.

bash git github neovim script vim

Last synced: 08 Apr 2026

https://github.com/dternyak/github-project-management

Automating GitHub Project Management

github github-issues project-management

Last synced: 17 May 2026

https://github.com/j178/j178

github profile

Last synced: 04 Mar 2025

https://github.com/roger-takeshita/git-new

NPM Package - Easy way to create a repository (personal/organization) on GitHub (only) using the terminal.

cli git github javascript npm npm-package ssh-key token

Last synced: 09 Apr 2026

https://github.com/StevensBenavides/AutoSyncFork

Simple script in Python that synchronizes actual fork repositories.

github python

Last synced: 18 Apr 2026

https://github.com/dendurruty/proyectos-curso-javascript-manipulacion-del-dom-freecodecamp

Este repositorio contiene apuntes y proyectos del curso "JavaScript para manipulación del DOM - Curso con Proyectos" de freeCodeCamp en Español, canal de YouTube.

css dom freecodecamp git github html javascript visual-studio-code

Last synced: 08 Apr 2026

https://github.com/ibibalami/inventory_system

This Django-based Inventory Management System is designed to help users manage and track their inventory items efficiently.

bootstrap chartjs django git github html-css javascript sqlite

Last synced: 08 Apr 2026

https://github.com/winebarrel/codeowners

List up CODEOWNERS of all repositories.

codeowners github

Last synced: 22 Aug 2025

https://github.com/marnik1451/mi-primer-repositorio

"Mi primer repositorio en GitHub"

cursodegit git github

Last synced: 18 Apr 2026

https://github.com/kevinjalbert/github_archive_parser

Easily parse GitHub Archive

github github-archive rubygem

Last synced: 23 Jun 2026

https://github.com/rajarakoto/github-docs

Group all files related to my GitHub repositories documentation to avoid downloading them when cloning 🖇️

docs github repository repository-management storage

Last synced: 19 May 2026

https://github.com/ak2k30/git-auto-wf-npm-package

This is an npm package to auto git workflow for your project

github nodejs npm-package project

Last synced: 28 Apr 2026

https://github.com/fimilfaneea/parksmart

Mall parking App Using Flutter and Firebase

dart firebase flutter getx git github

Last synced: 08 Apr 2026

https://github.com/hesbon-osoro/hesbon-osoro.github.io

GitHub profile and root domain for hesbon-osoro.github.io/* sub-domains

github github-pages profile

Last synced: 17 Sep 2025

https://github.com/sebasfalcone/sebasfalcone

Config file for my GitHub profile.

github github-config

Last synced: 13 Sep 2025

https://github.com/bidaya0/sql-lint-in-action

Integrate sql-lint in github action to check .sql file.

checker codereview github github-actions mysql pgsql sql sql-linter

Last synced: 11 Aug 2025

https://github.com/edummorenolp/proyectofinal-spring

Web desarrollada con Spring Boot que brinda herramientas tanto a inmobiliarias o dueños de inmuebles como también a inquilinos

bootstrap colaboration css github html java mysql spring-boot thymeleaf

Last synced: 09 Apr 2026

https://github.com/mochrks/mochrks

Config files description for my GitHub profile.

github profile readme

Last synced: 25 Jul 2025

https://github.com/janejeon/change-git-config

Update your git username/email in existing repositories' history

cli configuration git github gitlab nodejs

Last synced: 09 Apr 2026

https://github.com/kundan761/kundan761.github.io

This is my portfolio website where you can find all of my projects, and you can connect with me here.

css github html reactjs

Last synced: 18 Feb 2026

https://github.com/fabiospampinato/autogit-plugin-github-sync-keywords

A plugin for synchronizing the keywords with GitHub.

autogit github keywords plugin sync

Last synced: 12 May 2025

https://github.com/prachpaveeny/prachpaveeny

My GitHub Profile

github readme

Last synced: 09 Jul 2026

https://github.com/rugwizangoga/todo-list-app

Todo list App is a simple web app that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete, delete/Edit a task or add a new task and you can even clean all of the completed tasks if you want

es6 git github html-css-javascript linter webpack

Last synced: 18 Apr 2026