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.
- GitHub: https://github.com/topics/github
- Wikipedia: https://en.wikipedia.org/wiki/GitHub
- Repo: https://github.com/github
- Created by: Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
- Released: April 10, 2008
- Related Topics: git,
- Last updated: 2026-07-08 00:13:07 UTC
- JSON Representation
https://github.com/studiole/actions
Reusable C# / .NET workflows for GitHub Actions.
actions ci-cd cicd csharp dotnet github github-actions workflows
Last synced: 05 May 2026
https://github.com/basemax/vuejs-cicd-deploy-ftp-cpanel
This project demonstrates how to set up a Vue 3 + Vite project using Bun or Node.js, with automated deployment to FTP CPanel VPS using GitHub Actions.
cd ci ci-cd cicd cpanel ftp github github-action github-actions vue-cicd vuejs vuejs-cicd
Last synced: 05 May 2026
https://github.com/hjfitz/org-scanner
🐙 Github Organisation Scanner
github scanner static-source-analysis
Last synced: 05 May 2026
https://github.com/basdjay/docgen-ai-
📄 Generate professional documentation for your GitHub repositories using AI. Streamline your workflow with auto-generated README files, API docs, and more.
ai api-documentation chat-with-pdf chrome-extension code-analysis developer-tools docu gemini-ai github javascript langchain openai pdf pdf-document-processor pdf-generation pptx productivity readme-generator
Last synced: 09 Apr 2026
https://github.com/ebouchut/git-sandbox
A place where I test git and github stuff
Last synced: 05 May 2026
https://github.com/mauke/pod-markdown-githubert
convert POD to Github-flavored Markdown
Last synced: 05 May 2026
https://github.com/argodeep/github-search-app-build-with-angular
GITHUB search app built with Angular. Search user, organization, and get their repository.
Last synced: 05 May 2026
https://github.com/suraj-kumar00/learn-git
Git Internal and Deep Dive learning with Hand-On Practice!
docker git github linuxcommands
Last synced: 05 May 2026
https://github.com/gh640/create-github-issues-with-csv
📂 A sample script to create GitHub issues with CSV using GitHub CLI.
Last synced: 11 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/giovanni-ottaviano/giovanni-ottaviano
README for my GitHub profile
github github-profile markdown profile-readme readme
Last synced: 11 May 2026
https://github.com/juliocesarscheidt/github-api-project
express github github-api graphql node-cache
Last synced: 05 May 2026
https://github.com/dikshant441/manufac-analytics-frontend-task
This project involves performing analytics on the Indian Agriculture dataset, provided by the National Data and Analytics Platform, NITI Aayog. The primary objective is to analyze the dataset and display the results in table format.
css github mantine-v7 reactjs typescript vite-min-template yarn-packages
Last synced: 21 Jan 2026
https://github.com/palewire/first-pull-request
How to propose changes to open-source software using GitHub pull requests
education git github guide pull-requests sphinx training tutorial version-control
Last synced: 18 May 2026
https://github.com/katemihalikova/pick-github-syntax
👩💻 Pick the right GitHub highlighting for your arbitrary snippet
code-highlight github highlight
Last synced: 12 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.
Last synced: 05 May 2026
https://github.com/storedesign/duo-bot
Duolingo Farm XP and Streak bot
autolingo automation bot duo duo-bot duolingo farmbot farming github github-actions github-config lingo lingodeer streak-tracker xp-farm yml yml-files
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/spenserblack/github-backend-lacks-url-validation
Check this repo's website field :arrow_down:
github url url-validation validation
Last synced: 12 May 2026
https://github.com/developpeurpascal/githubsponsors-api-webhook-endpoint
WIP - A simple PHP script (and other tools) to receive GitHub Sponsors notifications from their webhook.
github github-sponsors github-sponsors-webhook github-webhook php-api php-library php-tools webhook wip wip-do-not-use
Last synced: 14 Oct 2025
https://github.com/fel1324/barbearia-alura
Projeto desenvolvido nos quatro cursos de HTML E CSS da Alura.
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/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/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/mirai-web3/auto-commit-bot
Automatically commit changes to your repository through GitHub Actions with customizable schedules.
auto-commit commit github github-actions
Last synced: 12 May 2026
https://github.com/prakashupes/introduction-to-git-and-github
This repo is for coursera assignment
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/davidkhahn/markdown
simple cheat sheet for markdown writing, git forms
Last synced: 14 Jun 2026
https://github.com/emmanuel131519/omelette-recipe-proj-15
Omelette-Recipe-Proj-15
css3 git github google-fonts html5
Last synced: 06 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/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/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.
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/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.
Last synced: 06 May 2026
https://github.com/prajwalchapke055/amazon-prime-clone-devsecops-project
This project automates the deployment of an Amazon Prime Clone using GitHub, Jenkins, SonarQube, Trivy, and Docker. Terraform provisions AWS infrastructure, Helm and ArgoCD handle deployments to AWS EKS, and Prometheus with Grafana enables monitoring. It demonstrates a complete CI/CD pipeline with security, scalability, and real-time monitoring.
argocd aws docker dockerhub git github grafana helm jenkins npm owasp prometheus sonarqube terraform trivy vscode
Last synced: 07 Apr 2026
https://github.com/sahityagaurav4210/attendance-regulizer
A smart utility tool for contractual and regular government employees to accurately calculate total working hours for iHRMS portal attendance logging.
e-governance frontend git github hrms reactjs tool typescript
Last synced: 23 Jun 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/kislaykashyap-hub/dynamic-record-creation
Dynamic Record Creation project demonstrates the creation, management, and visualization of Salesforce records using Lightning Web Components (LWC) and Apex.
apex apex-class api crud css git github html javascript lwc lwc-component salesforce salesforce-developers salesforce-lightning sfdx
Last synced: 14 Apr 2026
https://github.com/muravjev/gha-setup-pnpm
Setup node with cached pnpm Github Action
Last synced: 06 May 2026
https://github.com/sarthakdevops/legitbytes0011
This is an example repository
Last synced: 23 Jun 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/adnanansari8173/adnan-github
Github_Search_Application
css3 fronted-development github html-css-javascript html5 javascript javascript-es6 practice-project search-engine webdesign webdeveloper website
Last synced: 06 May 2026
https://github.com/liamgallagher737/github_readme_graphs
Some cool graphs to visualize stats about your profile and repos
Last synced: 13 May 2026
https://github.com/phelipe-sempreboni/phelipe-sempreboni.github.io
Repository intended for website hosting and presentation portfolio.
development github html portfolio portfolio-site portfolio-website
Last synced: 23 Jun 2026
https://github.com/nullforce-public/seed-github
Seeds a github repository for a .NET project
Last synced: 06 May 2026
https://github.com/fujiharuka/fetch-github-content
Node.js library of GitHub API wrapper just to fetch files
github github-api javascript nodejs
Last synced: 19 Jan 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/reececomo/github-events
📦 GitHub Events (RubyGem)
action actions dispatch event events github repository repository-dispatch ruby rubygem
Last synced: 06 May 2026
https://github.com/maxgfr/git-recap
Monthly commit recap generator — AI-powered summaries, bullet points, and commit lists
ai anthropic bash changelog cli commit-history developer-tools gemini git github homebrew mistral openai
Last synced: 23 Jun 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/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/thuongtruong109/icoziv
✨ Instantly flex your skills
github github-profile github-readme icons readme readme-profile readme-stats
Last synced: 12 Oct 2025
https://github.com/b3ta-blocker/git-github-handbook
Your go-to guide for Git and GitHub, covering everything from basics to advanced techniques.
Last synced: 06 May 2026
https://github.com/aashutoshrathi/pick-a-cherry
An extension that adds a cherry icon 🍒 next to commits on GitHub for easy cherry-picking.
cherry-pick chrome-extension github
Last synced: 06 May 2026
https://github.com/codetocloudorg/.github
Code To Cloud Bio Repo
azure cloudnative github kubernetes platform-engineering
Last synced: 14 Apr 2026
https://github.com/daniel-brai/cdn
A smart use of Github as a CDN for serving images and other stuff for my projects
Last synced: 06 May 2026
https://github.com/eymengunay/node-privus
[WIP] A private npm registry for GitHub repositories
Last synced: 06 May 2026
https://github.com/sagargajare/github-recap-clojure
My first project build in clojure
Last synced: 13 May 2026
https://github.com/marknature/oibsip
AICTE Oasis Infobyte Data Science Internship
data-analysis data-science data-visualization github google-sheets jupyter-notebook linkedin machine-learning project-management python
Last synced: 06 May 2026
https://github.com/matt-savvy/git-communication-example
Some examples to show why your commits matter and how building your branches well can make it easier to review.
Last synced: 06 May 2026
https://github.com/tobyclemson/gorgon
Manage GitHub organizations or users.
cli clone command-line command-line-tool commandline git github organization user
Last synced: 06 May 2026
https://github.com/bernardolm/octo-batch
It's intends to do batch subscriptions to all user repositories, personal and from an organization using the go lang SDK for Github API. As a way to study about go routines, channels, semaphores and wait groups.
api channels github github-api go golang goroutines repository sdk semaphore subscription waitgroup
Last synced: 19 Feb 2026
https://github.com/kaiesmahmud/github-finder
Github finder https://kaiesmahmud.github.io/Github-Finder/
bootstrap5 github html-css-javascript mini-project vanila-javascript
Last synced: 06 May 2026
https://github.com/johntvale/trybewarts
Formulário Trybewarts, onde as pessoas estudantes poderão enviar seus feedbacks sobre a escola (Baseada na obra Harry Potter). O objetivo é exercitar as habilidades sobre Formulários Html
css form-validation github html javascript
Last synced: 06 May 2026
https://github.com/robertwang1001/release-tracker
Monitor latest releases from your favorite GitHub projects
Last synced: 13 May 2026
https://github.com/josealz/c--
c++ programming
cpp devcpp gamedevelopment git github githubdesktop tic-tac-toe
Last synced: 06 May 2026
https://github.com/abjerner/skybrud.social.github
Skybrud.Social authentication and service implementation for the GitHub API.
api api-wrapper csharp dotnet github github-api github-rest-api oauth oauth2 package skybrud skybrud-integrations skybrud-social social social-skybrud
Last synced: 06 May 2026
https://github.com/ludson96/project-lessons-learned
Site que contenha uma série de informações sobre o que eu aprendi aqui na Trybe ao longo dos últimos três blocos.
css css3 git github hmtl5 html html5 live-server
Last synced: 06 May 2026
https://github.com/nikoloza23/unilab
Nick-Abashia Todo-App
base64 github localstorage react sass signing
Last synced: 06 May 2026
https://github.com/student-rubeena/frontend-restaurantwebsite-
this is an restaurant website created for marketing an restaurant as a personal project
css git github html javascript vscode
Last synced: 06 May 2026
https://github.com/sreetamdas/streak-saviour
Python script to fill your github contributions calendar.
github github-contributions python
Last synced: 09 May 2026
https://github.com/devops-ia/pr-generator
Image for pr-generator
bitbucket docker github helm kubernetes
Last synced: 23 May 2026
https://github.com/satyam-software-developer/tic-tac-toe-game
tic tac toe game app created with html, css and javascript for frontend web development.
css git github html javascript
Last synced: 06 May 2026
https://github.com/mehmetbozkir/react-customer-website
Repair shop promotion page created upon request of a Turkish Customer. | Plain and Simple Reactjs.
customer customer-service daisy-ui github google-maps google-maps-api linkedin phone-number postc react reactjs responsive responsive-design responsive-web-design tailwindcss themplates vitejs
Last synced: 21 Jan 2026
https://github.com/codedotjs/gimozi
:canoe: :crossed_swords: GitHub's Markdown Compatible Emojis :bike: :blueberries:
base64 emoji-picker emojis github image markdown unicode
Last synced: 06 May 2026
https://github.com/rtmigo/hubget
CLI for downloading files from GitHub without creating local repositiories
cli directory download downloader fetch file gh github repository single sync synchronization
Last synced: 25 Oct 2025
https://github.com/quike/action-semantic-release
GitHub Action for semantic-release
cicd github github-actions semantic-release semver
Last synced: 08 Jun 2026
https://github.com/hops-ops/aws-actions-connector
GithubActionsOIDCConnector - creates OIDC provider and role to use from github actions for connecting to AWS
aws aws-iam aws-oidc crossplane crossplane-configuration crossplane-configurations crossplane-xrd github xrd
Last synced: 25 Feb 2026
https://github.com/tkoehlerlg/coderabbit-threads
Claude Code skill: walk a PR's open CodeRabbit review threads, reply per-thread, resolve when the bot agrees. The multi-round conversational counterpart to coderabbit:autofix.
claude-code code-review coderabbit github plugin pull-request skill
Last synced: 13 May 2026
https://github.com/testmsa123/msa18
description of the repo
another-topic github new-topic probot topic-12
Last synced: 21 Jan 2026