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-07 00:13:26 UTC
- JSON Representation
https://github.com/dense-analysis/pie
Project Intelligence Engine - for analysing projects with AI tools for automating project management
ai clickhouse discord github jira matrix python sentence-transformers similarity slack teams time-series-prediction
Last synced: 05 May 2026
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/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/rubaish-ali/work
I Make MCDONAL WEBSITE WITH USE HTML CSS
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/yopopova/yopopova
My GitHub README.md file with a set of my skills.
config css github html javascript readme
Last synced: 05 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/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/juliocesarscheidt/github-api-project
express github github-api graphql node-cache
Last synced: 05 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.
Last synced: 05 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/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/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/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/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/anod/github-backup
Multiplatform backup for Github repoositories
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.
Last synced: 05 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/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/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/prakashupes/introduction-to-git-and-github
This repo is for coursera assignment
Last synced: 06 May 2026
https://github.com/it-berater/git-lehrgang
Git Lehrgang
git git-anleitung git-learn git-todo github
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/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/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/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/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/bagusperdanay7/wpu-coba-git-ignore
Praktik Git Ignore dengan Pak Sandhika Galih (Web Programming UNPAS)
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/bagusperdanay7/wpu-git-test
Latihan git remote dengan Pak Sandhika Galih (Web Programming UNPAS)
Last synced: 06 May 2026
https://github.com/muravjev/gha-setup-pnpm
Setup node with cached pnpm Github Action
Last synced: 06 May 2026
https://github.com/turhanenesishak/pyinstallerwizard
Pyİnstaller Wizard
github pyinstaller python spaces tophics wizard
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.
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/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/amahdaoui/my-travel-plans
udacity put into practice github training
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/alvarogarcia7/backup-github-repos
Backup your github repositories
7zip aws aws-codecommit backup backup-script codecommit github repository
Last synced: 06 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/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/marciorigo9/nlwsetup
Habit Tracker by NLW's Rocketseat
css figma gi github html javascript
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.
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
https://github.com/franciscort-2399/practica-3
Ejercicio de práctica e introducción a tecnologías
Last synced: 06 May 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/adamceggrid/github_actions
My learning from the course on Udemy
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/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/juddlestone/resume.itsjack.cloud
A static resume website built for the Cloud Resume Challenge (https://cloudresumechallenge.dev). Originally deployed via Azure DevOps with manual infrastructure, now migrated to GitHub with Infrastructure as Code using Terraform.
azure azure-devops cloud-resume-challenge github github-actions
Last synced: 06 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/akarshsatija/github-followers-tools
A chrome extension to show who follows you back
chrome-extension github github-api github-followers javascript
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/hernanmd/git_ps2018
Git presentation @ IGEVET (2018)
git github presentation presentation-materials
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/danhpaiva/university-git-devops-pratice03-part-ii
📚 • Practice 03 - Part II
devops github github-actions nodejs pipeline
Last synced: 06 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/antoniodamous/nlw-esports-explorer
Projeto desenvolvido no evento Next Level Week (NLW) da Rocketseat
Last synced: 06 May 2026
https://github.com/kouhin/changelogit
A JavaScript-Library version of git-extras/git-changelog
Last synced: 06 May 2026
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/fel1324/portfoliodev
Projeto desenvolvimento como desafio prático pela formação Full-Stack: Avançando no HTML e CSS: Layout com CSS, da Rocketseat.
Last synced: 06 May 2026
https://github.com/hugolinobg/sujeitolink
Projeto criado na Semana React JS com a @sujeitoprogramador
axios github javascript react reactjs web-vitals
Last synced: 06 May 2026
https://github.com/hugolinobg/slider
Projeto criado com HTML, CSS e JavaScript com a @sujeitoprogramador
css css3 github html html5 javascript
Last synced: 07 May 2026
https://github.com/edmundpf/markdownhtmlgen
Write any Github public repository's root README.md to a single full page HTML file retaining Github's markdown styling. Implemented in Python3. 🐍📝
github html-css markdown markdown-to-html python3
Last synced: 07 May 2026
https://github.com/rishang/task-templates
Daily common devops CI/CD templates in form of taskfile templates to use
cicd github gitlab task-manager taskfile
Last synced: 07 May 2026
https://github.com/sowrensen/lordcommander
A python program to run a shell command recursively through multiple specified directories
bitbucket github project-management shell shell-commands
Last synced: 07 May 2026
https://github.com/karinewagner/eventos-explorer-rocketseat
Projeto desenvolvido no evento NLW eSports da Rocketseat
Last synced: 07 May 2026
https://github.com/theelegantcoding/theelegantcoding
👨🏻💻 Config files for my GitHub profile.
github github-profile-readme markdown portfolio profile readme readme-profile readme-template
Last synced: 07 May 2026
https://github.com/kyungjunnoh/springboot-github-oauth2
[2022년 01월] Puzzle 팀 프로젝트를 진행하면서 Oauth2 를 연동했던 과정을 기록한 레포지토리
github oauth2-server springboot
Last synced: 07 May 2026
https://github.com/rhiokim/github-pr-review-noti-bot
Notification incoming-webhook for sending PR Review Request into your slack channel
codereview github incoming-webhooks slack webhook
Last synced: 07 May 2026
https://github.com/codingwithjiro/frontend-mentor-testimonials-grid-section
A responsive testimonials grid section built with HTML and CSS. Created as part of a Frontend Mentor challenge.
3rd-month css frontend-mentor git github html lighthouse netlify perfectpixel project vscode
Last synced: 07 May 2026
https://github.com/antonio2812/lista-de-filmes
Lista de Filmes separados por Categorias
css3 git github html5 javascript
Last synced: 07 May 2026
https://github.com/hugolinobg/nlw-setup
Projeto desenvolvido no evento Next Level Week (NLW) da @Rocketseat
css css3 git github html html5 javascript
Last synced: 07 May 2026
https://github.com/chris-hamper/git-workflows
Simple Kubernetes Controller to trigger Argo Workflows using GitHub/GitLab/BitBucket webhooks
argo-workflows bitbucket ci ci-cd controller github gitlab kubernetes webhooks
Last synced: 07 May 2026
https://github.com/viveknathani/workdiff
Generate changelogs from github commits and send them to slack, on a daily/weekly/monthly basis! 📋
Last synced: 07 May 2026
https://github.com/tommed/engineering-manager-manifesto
An opinionated guide for Engineering Managers, including using GitHub (trunk-based Dev), GitHub Actions, Cursor, and other tools. This will be a github.io website driven by markdown pages.
advice engineering-manager github github-actions github-pages
Last synced: 07 May 2026