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/devlato/github-book

Command-line util that builds a PDF directly from a GitHub repo's markdown files

book export generator github markdown pdf

Last synced: 03 May 2026

https://github.com/teknoloji-filozofu/version_kontrol_sistemleri

Version Kontrol Sistemlerinin derinlerine dalan ayrıntılı bir şekilde açıklandıı bir kaynak.

git github vcs

Last synced: 22 Jun 2026

https://github.com/himash79/spring-boot-with-social-login-github

Build Spring boot with github social login module.

github java oauth2 spring-boot spring-security

Last synced: 11 May 2026

https://github.com/wesjd/changelogger

Dynamic changelogs by day for GitHub repositories

bootstrap github github-api node nodejs pm2

Last synced: 04 May 2026

https://github.com/mulecode/actions-workflow-templates

Collection of actions workflow templates shared for all repositories

actions github

Last synced: 23 Jun 2026

https://github.com/0xMahabub/0xMahabub

Config files for my GitHub profile.

config github github-config profile readme

Last synced: 23 Jun 2026

https://github.com/hsgamer/action-mcreleaser

Github Action to publish artifacts to multiple Minecraft-related platforms using MCReleaser

github github-actions hangar minecraft modrinth papermc polymart spigot spigot-api

Last synced: 11 May 2026

https://github.com/evroon/github-pycharm

Opens GitHub files in PyCharm

firefox github javascript plugin pycharm

Last synced: 11 May 2026

https://github.com/fabiasantos1/projeto03

Projeto desenvolvido durante o Explorer da Rocketseat

css git github html

Last synced: 11 May 2026

https://github.com/anod/github-backup

Multiplatform backup for Github repoositories

backup dotnet github

Last synced: 05 May 2026

https://github.com/amanyadav0007/github-profile-viewer

GitHub profile viewer using html, css and javascript.

api css3 github html5 javascript

Last synced: 05 May 2026

https://github.com/screenstaring/content_swapper

Sick of seeing certain usernames or profile photos? Content Swapper is a Chrome extension that can replace them with more "user-friendly" alternatives.

atlassian avatar chrome-extension chrome-extensions github jira

Last synced: 05 May 2026

https://github.com/sohomm/predict-insurance-charges

A predictive model to estimate the insurance charges based on a client's attributes, such as age and health factors. It offers a practical application of ml in business, enabling more accurate pricing models and helping companies manage risk while delivering personalized pricing strategies to clients.

administration algorithm bot data decision-trees download easy finance github java machine-learning management model neural-network nlp prediction project science trading university

Last synced: 05 May 2026

https://github.com/jwodder/mkissues

Create GitHub issues from text files

github github-issues github-repository-management python

Last synced: 05 May 2026

https://github.com/yogitabadhe/terraform

This project provides detailed steps to set up Terraform, launch an EC2 instance, and configure AWS CLI for managing infrastructure.

aws awscli ec2-instance github s3-bucket terraform

Last synced: 05 May 2026

https://github.com/fel1324/barbearia-alura

Projeto desenvolvido nos quatro cursos de HTML E CSS da Alura.

css git github html

Last synced: 05 May 2026

https://github.com/priyanshujajal/bmi_calculator

A simple and responsive BMI (Body Mass Index) calculator built with React, allowing users to easily check their BMI in both Metric and Imperial units.

bmi-calculator coding css3 deployed github github-pages html5 javascript practice-project programming project react reactjs

Last synced: 06 May 2026

https://github.com/egongu90/gitlaw

GitLaw SCM policy manager as Code

enforcement github gitlab manager policy scm

Last synced: 11 May 2026

https://github.com/srnascimento40/github-api-react-tsx

Github API explored with React Hooks on typescript.

api github github-api react react-hooks

Last synced: 05 May 2026

https://github.com/iqfareez/gitinit

Retrieve latest commit of any Github repository

git github latest-commit markdown-badges

Last synced: 06 May 2026

https://github.com/mattialemma/coursera-full-stack

Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.

api coursera full-stack github html-css-javascript programming python react sql web

Last synced: 06 May 2026

https://github.com/wzbsocialsciencecenter/github_covid_gender_jfr

Replication code for article "Has Covid-19 increased gender inequalities in professional advancement? Cross-country evidence on productivity differences between male and female software developers" published in the Journal of Family Research.

covid covid-19 family-research gender gender-equality github python r regression-analysis rstats social-sciences

Last synced: 06 May 2026

https://github.com/nabobery/signalpr

Reviewer-first desktop app for AI-assisted GitHub PR review with multi-lane parallel analysis, interactive approval, and auto-fix

ai code-review desktop-app github react rust sqlite tauri typescript

Last synced: 27 Jun 2026

https://github.com/sj22032003/github-user-finder-react

Completed Fully Function. Made with React , React-Router , Github API , Context Hook

github netlify react-router-dom reactjs

Last synced: 06 May 2026

https://github.com/rub-nds/ssh-client-signatures-artifacts

Artifacts for the paper "On the Security of SSH Client Signatures", accepted at the ACM Conference on Computer and Communications Security (CCS) 2025.

cryptography cve-2024-31497 github gitlab launchpad measurement public-keys ssh ssh-client

Last synced: 11 May 2026

https://github.com/prakashupes/introduction-to-git-and-github

This repo is for coursera assignment

git github

Last synced: 06 May 2026

https://github.com/aayoola01/aayoola01.github.io

🌐 Personal portfolio website showcasing cybersecurity projects and skills.

css github github-pages html javascript personal-website

Last synced: 06 May 2026

https://github.com/vishalyadav0987/github-user-activity-cli

https://roadmap.sh/projects/github-user-activity/solutions?u=69e11c4635198b31d63d8f6d

cli-tool ddd-architecture github github-api golang

Last synced: 09 Jun 2026

https://github.com/dipaolo/git-stats-plate-gen

CLI & GUI tool to generate plate with your GitHub repositories stats

cli git git-repository github gui python repository repository-stats repository-tools statistics

Last synced: 11 May 2026

https://github.com/soenneker/soenneker.github.artifacts

A utility library for GitHub Artifacts operations

artifacts csharp dotnet github githubartifactsutil util utility

Last synced: 17 Jun 2026

https://github.com/matheusfdosan/coffee-teeth

O Coffe Teeth vem trazendo café de qualidade de nossa cafeteria, além de compartilhar receitas que vão melhorar o seu dia.

git github html javascript-dom sass

Last synced: 04 May 2026

https://github.com/basemax/github-actions-compile-c

Automatically compile and test a simple C program using GitHub Actions whenever changes are pushed or a pull request is created to the main branch. The action installs GCC, compiles the C code, and runs the resulting program, ensuring it functions as expected without manual intervention.

cd ci ci-cd cicd gcc github github-action github-actions github-actions-c github-actions-ci github-actions-ci-cd github-actions-gcc

Last synced: 06 May 2026

https://github.com/fel1324/estrelasdoamanha

Projeto desenvolvido durante a formação Full-Stack: Avançando no HTML e CSS: Formulários, da Rocketseat.

css git github html

Last synced: 05 May 2026

https://github.com/united-visions/prestige-ai

Prestige AI is a free alternative to Databutton, lovable, V0 and Bolt. inspired by the Dyad and CCdyad repos (NOT A CLONE)

ai-app-builder ccdayd claude-ai claude-code dyad github openai

Last synced: 06 May 2026

https://github.com/neelakandanv/day15-2

DOM manipulation with forms

css3 dom git github html5 js netlify

Last synced: 06 May 2026

https://github.com/amreenperween92/restaurant-booking-website-

This is a single-page website for meal ordering, which was created as the final project for an HTML/CSS course. It allows users to select their preferred meals using an intuitive interface, and then place an order for delivery. The website is designed to be responsive and accessible, ensuring a seamless user experience.

angularjs css github html js

Last synced: 06 May 2026

https://github.com/matijs/terraform-github

Create GitHub repositories using Terraform

github terraform

Last synced: 06 May 2026

https://github.com/open-turo/actions-tf

GitHub Actions for Terraform repositories

action actions gha github terraform tf

Last synced: 06 May 2026

https://github.com/rabi-siddique/leet-commit

LeetCommit is a browser extension that allows users to quickly commit their leetcode problem;s code to their GitHub repositories directly from their browser. The extension is compatible with most modern browsers, including Chrome, Firefox, and Safari.

chrome-extension chrome-extensions github javascript leetcode

Last synced: 11 May 2026

https://github.com/sv592/github_graph_ql

React-based web application that interfaces with the GitHub GraphQL API, allowing users to search and retrieve detailed information about GitHub repositories, for collecting/exploring repository data using GraphQL queries.

github graphql javascript react

Last synced: 06 May 2026

https://github.com/jackplowman/github-pr-analyser

A Go project to analyse PRs and generate a summary box in the PR's description

analysis analyzer github github-actions go pull-request

Last synced: 06 May 2026

https://github.com/shubhcoding01/linked-main

LINKED is a redesign & clone website of ceipal.com that focuses on providing comprehensive talent acquisition solutions.

css git github github-config html website

Last synced: 05 May 2026

https://github.com/atharibrahim/language-translator-app

International Language Translator, build by using Java, API, and firebase.

android atharibrahimkhalid firebase github java language-translator language-translator-app xml

Last synced: 06 May 2026

https://github.com/kud/git-cherry-pick-interactive-cli

A CLI tool that provides an interactive way to cherry-pick commits from a specified branch.

cherry-pick git github

Last synced: 05 May 2026

https://github.com/javier-games/pip-git-toolbox

Handy git tool set to help you optimize repos by pruning unused files, keep your contribution graph up to date and more.

git git-contributions github

Last synced: 06 May 2026

https://github.com/fabiasantos1/disneyplus-starwars

Projeto criado para desenvolvimento, réplica do site Disneyplus em homenagem ao Star Wars

css git github html5

Last synced: 11 May 2026

https://github.com/younisyousaf/job-posting-app

A repo where we will learn the PRISMA and build a full stack project using Next JS, Neon PostgreSQL Database, and Prisma ORM.

github github-authentication neon-db neon-postgres next-auth next-auth-adapter nextjs15 prisma prisma-client prisma-orm tailwindcss

Last synced: 06 May 2026

https://github.com/bagusperdanay7/wpu-coba-git-ignore

Praktik Git Ignore dengan Pak Sandhika Galih (Web Programming UNPAS)

git github

Last synced: 06 May 2026

https://github.com/vibl/npmvs-server

The machinery that collects, analyzes, stores and serves data for NPMvs

github npm npmvs

Last synced: 03 May 2026

https://github.com/antonio2812/projeto-controle-de-tempo

projeto-controle-de-tempo

css3 git github html5 javascript

Last synced: 04 May 2026

https://github.com/pranav-yadav/empty-codespace

This is an empty repo to create and use codespace for any quick tasks on remote machine :)

codespace codespaces empty github

Last synced: 10 Jun 2026

https://github.com/ehabmagdyy/esp-github-downloadfile

Download File from GitHub and Store it ESP32/ESP8266 File System.

esp32 esp8266 github iot nodemcu

Last synced: 06 May 2026

https://github.com/pirafrank/github-commit-sign

A node module and CLI tool to perform multi-file signed commits on a GitHub repo through their GraphQL APIs. Good for CI/CD environments.

cd ci commits continuous-integration git github graphql

Last synced: 06 May 2026

https://github.com/antonio2812/calendario-de-jogos

Calendário de Jogos da Copa do Mundo de 2022

css3 git github html5 javascript

Last synced: 06 May 2026

https://github.com/jaid/get-boolean-action-input

GitHub Actions getInput() wrapper that returns a boolean.

action actions boolean get-input github github-action github-actions input lib library util utility

Last synced: 11 May 2026

https://github.com/clowa/clowa

About me, myself and I

github

Last synced: 09 Jun 2026

https://github.com/bagusperdanay7/wpu-git-test

Latihan git remote dengan Pak Sandhika Galih (Web Programming UNPAS)

git github

Last synced: 06 May 2026

https://github.com/muravjev/gha-setup-pnpm

Setup node with cached pnpm Github Action

action gha github

Last synced: 06 May 2026

https://github.com/soyandrea/csvconfv7

Workshop Git & Github con Rstudio - The Carpentries Buenos Aires en la csv,conf,v7

carpentry-workshop git github rstudio software-carpentry

Last synced: 23 Jun 2026

https://github.com/kelvinlu/octo-marklog

Marklog style blogs--on Github!

blogging github markdown

Last synced: 06 May 2026

https://github.com/renan-dias/github-repository-viewer

In this project I implement a functionality to query the github api and list my repositories. I intend to turn it into a blog that presents my projects in an organized way by categories.

blog github react reactjs

Last synced: 06 May 2026

https://github.com/adamculpepper/github-emojis

Github Emojis (markdown)

emojis github markdown smilies

Last synced: 06 May 2026

https://github.com/neelabalan/gca

clone all public repositories of user along with gists

cli clone git github python repostiory terminal

Last synced: 06 May 2026

https://github.com/aakashvaa/git-helper

It reduces the need for repetitive git commands for adding, committing, and pushing changes on remote repository

git git-helper github script

Last synced: 06 May 2026

https://github.com/sarthakdevops/legitbytes0011

This is an example repository

automation github terraform

Last synced: 23 Jun 2026

https://github.com/rdmolony/backup-and-restore-a-github-org

I needed to copy all of my repos, issues & PRs from one organisation to another, so I got Claude to script this for me

claude-code github python

Last synced: 11 May 2026

https://github.com/nullforce-public/seed-github

Seeds a github repository for a .NET project

dotnet dotnet-template github

Last synced: 06 May 2026

https://github.com/ronething/star-migration

GitHub Star migration

cobra github golang star

Last synced: 05 May 2026

https://github.com/ekta18/ektamasrani-192065

This is a git/github task for the Student Development Program by St. Francis Institute of Technology.

clone commit git github github-task project pull pull-requests push

Last synced: 11 May 2026

https://github.com/gh640/create-github-issues-with-csv

📂 A sample script to create GitHub issues with CSV using GitHub CLI.

csv github github-cli python3

Last synced: 11 May 2026

https://github.com/amahdaoui/my-travel-plans

udacity put into practice github training

git github udacity

Last synced: 06 May 2026

https://github.com/td99/github-open-in-jetbrains-ide

Quickly open GitHub repositories in your favorite JetBrains IDE.

chrome-extension firefox-extension github github-extension javascript jetbrains jetbrains-ide

Last synced: 04 May 2026

https://github.com/kareem-mohamed-wardany/github-user-search

Website that allow the user to seach for a user on github website.

api github javascript sass scss website

Last synced: 06 May 2026

https://github.com/bobbyiliev/test-helm-releases

Simple Helm Chart Releaser

actions charts github helm kubernetes

Last synced: 06 May 2026

https://github.com/yansheng836/github-oss

github-oss GitHub的CDN仓库

cdn files github jsdelivr oss

Last synced: 06 May 2026

https://github.com/cbetta/alexa-playground

An Alexa playground - API for Betta Status

alexa digitalocean github

Last synced: 11 May 2026

https://github.com/raditya1117/content-portfolio

This repository contains documents containing links of my work.

data-science git github machine-learning machine-learning-algorithms python

Last synced: 06 May 2026

https://github.com/seaung/seaung

github pages

github github-pages

Last synced: 10 Jun 2026

https://github.com/adrw/get-started-with-jekyll

Guide for building your own free, fast, website on GitHub Pages with Jekyll

docker github github-pages jekyll jekyll-blog

Last synced: 06 May 2026

https://github.com/moinak-majumdar/gitscan

GitHub profile finder: Share your GitHub stats with anyone using a single link with SEO optimization.

api github github-api github-user-search graphjs nextjs search tailwind

Last synced: 06 May 2026

https://github.com/webstean/terraform-azurerm-compute-function-app

Andrew's Terraform module for creating an Azure Function App

azure cac configuration github iac module reusable terraform

Last synced: 05 May 2026

https://github.com/marciorigo9/nlwsetup

Habit Tracker by NLW's Rocketseat

css figma gi github html javascript

Last synced: 06 May 2026

https://github.com/bayajidalam/saga-flow

This project implements a choreography-based Saga pattern using RabbitMQ, with four microservices—Order, Inventory, Payment, and Notification—working together through event-driven workflows.

express-js github javascript node-js open-source rabbitmq saga-pattern

Last synced: 05 May 2026

https://github.com/dawidd6/action-command-output

:gear: A GitHub Action to run a provided command and capture it's output for later use

action actions capture command github github-action output

Last synced: 06 May 2026

https://github.com/adamceggrid/gd_internship

GIT Basics task

git github

Last synced: 06 May 2026

https://github.com/b3ta-blocker/git-github-handbook

Your go-to guide for Git and GitHub, covering everything from basics to advanced techniques.

git github

Last synced: 06 May 2026

https://github.com/dwhswenson/ticgithub

Tools to use a GitHub repository as a support ticket system

github github-actions gmail-inbox ticketing-system

Last synced: 06 May 2026