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-09 00:12:55 UTC
- JSON Representation
https://github.com/ofershap/mcp-server-github-gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE
ai-tools gist github mcp mcp-server model-context-protocol typescript
Last synced: 18 Feb 2026
https://github.com/xebis/github-actions-and-workflows
A collection of GitHub composite actions and reusable workflows.
github github-workflows reusable-workflows
Last synced: 14 Mar 2025
https://github.com/nishatrhythm/nishatrhythm
This repository shows on my GitHub profile.
github html nishatmahmud nishatrhythm profile readme
Last synced: 15 Apr 2026
https://github.com/lionelvillard/openwhisk-github
OpenWhisk GitHub Rest API v3 action wrappers
github openwhisk rest-api swagger
Last synced: 20 May 2026
https://github.com/ishikawa/sum-diff
A simple command-line tool that automatically generates a concise title and a detailed description of PR.
Last synced: 20 Apr 2026
https://github.com/kmohamedalie/excel-data-visualization
Visualizing and publishing chats with excel
data-visualization excel github html
Last synced: 23 Jun 2026
https://github.com/henriq-projects/henriq-projects.github.io
Meu site público sobre mim e meus projetos
css editing ffmpeg frontend github github-pages github-pages-web html javascript open pages remover source tools video wasm web webaudio
Last synced: 09 Apr 2026
https://github.com/plandes/clj-ghrelease
GitHub Automated Releases
build-automation build-tool clojure github travis-link
Last synced: 20 May 2026
https://github.com/lucianokohler/avaliacao-final-uc4
Avaliação de competências vistas ao longo das aulas do professor Renan.
Last synced: 25 Feb 2025
https://github.com/danielrosehill/homepage
A homepage for my Github account. This page gives an overview of the projects I'm working on and sharing on Github.
Last synced: 03 Aug 2025
https://github.com/navymarsburton12/heroes-1x-bc
Roblox Heroes Battlegrounds Script 🚀 Roblox Heroes Battlegrounds Script & Executor 🚀 Roblox Heroes Battlegrounds Script Powerful Exploit
Last synced: 03 Aug 2025
https://github.com/joshjohanning/text-to-emoji-action
A simple GitHub Composite Action that takes an input (like food, color, animal) and returns back an emoji
Last synced: 17 May 2026
https://github.com/aonc-ctrl/nlw
Projeto desenvolvido no evento Next Level Week (NLW) da Rocketseat
Last synced: 21 Mar 2025
https://github.com/rickyarians/rickyarians
:octocat: Hello! This repository is for the welcome message on my Github Profile. ⭐ If you like it!
github github-profile github-readme readme
Last synced: 20 May 2026
https://github.com/chrysthy/creating-an-article
This repository was created as part of the Santander 2024 course - Fundamentals of AI for Developers on the DIO platform.
Last synced: 16 May 2026
https://github.com/alihstm/x-power
a React Project for a fitness website called "X.Power"
git github javascript-framework reactjs
Last synced: 09 Apr 2026
https://github.com/dustinsgoodman/github-user-search
GitHub User Search App implemented using Next.js + GraphQL + Tailwind CSS
cypress github graphql jest nextjs reactjs tailwindcss
Last synced: 09 Apr 2026
https://github.com/tanay-dwivedi/social-scrapper
A python app that scraps data of users from various social media platforms
beautifulsoup4 github python requests streamlit-webapp webscraping
Last synced: 20 Apr 2026
https://github.com/techsolutionstuff/laravel-8-socialite-login-with-github-account
we will see laravel 8 socialite login with a GitHub account. how to integrate OAuth github login in the laravel 8.
github github-login laravel laravel8 login php social-login socialite socialite-login
Last synced: 09 May 2026
https://github.com/ia/ia
README GitHub profile
dashboard github homepage markdown
Last synced: 13 May 2026
https://github.com/jekwwer/git-for-geeks-training-course
Practical implementations from the Git for Geeks: Quick Git Training for Developers.
branching git git-commands github learning merging version-control
Last synced: 28 Sep 2025
https://github.com/adrianobispo/adrianobispo
My user profile
adrianobispo github github-profile readme readme-profile
Last synced: 14 Mar 2025
https://github.com/sabsar42/github-issue-tracker
GitHub Issue Tracker Application
flutter-apps github github-api rest-api
Last synced: 12 May 2026
https://github.com/imnexerio/portfolio
This is a Portfolio website which populates it content from GitHub.
automation github imnexerio portfolio-website protfolio
Last synced: 07 Mar 2026
https://github.com/emmeowzing/minikube
My home minikube cluster confguration.
Last synced: 29 Sep 2025
https://github.com/lellman870/pixplant-5.0.50-activation-code-free-download-latest
PixPlant 5.0.50 Full seems to be an image image-shopping 3D surface modification weapon widget that could make two-dimensional photographs.
Last synced: 29 Aug 2025
https://github.com/johankson/tinyappcenterclown
An appcenter branch configuration tool that listens to github via githooks.
Last synced: 07 May 2026
https://github.com/gruppe-adler/webhook.gruppe-adler.de
A proxy for GitHub -> Discord webhooks, which automatically discards events from private repositories.
Last synced: 20 May 2026
https://github.com/gamerboi998/roblox-oxygen
# Roblox-Oxygen## DescriptionWelcome to the **Roblox-Oxygen** repository! Oxygen Executor is a script execution tool for Roblox, allowing users to run Lua scripts and access game modifications easily. ## Features- Versatile script execution tool- Lua script support- Easy access to game modifications- Intuitive interface- Enhances gameplay
game github oxygen oxygen-crash oxygen-discord oxygen-download oxygen-external oxygen-fix oxygen-key oxygen-no-key oxygen-update oxygen-v2-download roblox roblox-oxygen
Last synced: 04 Aug 2025
https://github.com/gabocapo/gdkg
Go Deploy Key Gen - Secure deploy key generator built with Go
Last synced: 04 Aug 2025
https://github.com/praveenkumar8754/githubdemo
this is demo for pushing the code to github account
git github github-config html5
Last synced: 20 May 2026
https://github.com/natancabral/git-start
Basic Git commands. git init initializes a brand new Git repository and begins tracking an existing directory. git clone creates a local copy of a project that already exists remotely. git add stages a change. git commit saves the snapshot to the project history and completes the change-tracking process.
Last synced: 20 May 2026
https://github.com/antonio2812/tailwindcss-projeto
tailwindcss-projeto
css git github html tailwindcss
Last synced: 19 Feb 2026
https://github.com/sachicorrea/gitessentialcourse
Git Essential Training: The Basics Course. Instructor: Kevin Skoglund. The files and images are Copyright from LinkedIn.
Last synced: 20 May 2026
https://github.com/whosonfirst/go-whosonfirst-iterate-github
Go package for iterating through a set of Who's On First documents stored in a GitHub repository, using the GitHub API.
github golang whosonfirst whosonfirst-iterate
Last synced: 29 Sep 2025
https://github.com/waterlemons2k/waterlemons2k
WaterLemons2k's GitHub profile
Last synced: 12 Oct 2025
https://github.com/cargonautica/github-workflow-template
Template of GitHub repository with basic workflows and linter configurations
Last synced: 20 May 2026
https://github.com/cgxarrie-go/prq
List and create pull requests in Azure and Github
azure command-line create git github list pull-requests
Last synced: 11 Jan 2026
https://github.com/rafaelmachadobr/corre-da-quebrada
Corre da Quebrada é um projeto para apoiar e divulgar um negócio local, usando tecnologias como HTML, CSS e JavaScript Vanilla. A ideia é criar uma plataforma online para tornar os produtos e serviços da padaria mais acessíveis a um público mais amplo.
css figma git github html javascript
Last synced: 09 Apr 2026
https://github.com/ankit-nautiyal/simon-says-game
This is a popular Simon Says game built using HTML, CSS & JavaScript and deployed using Vercel.
css-flexbox css-grid css3 git github html5 vercel-deployment
Last synced: 09 Apr 2026
https://github.com/mehmetkahya0/local-web-camera
A peer-to-peer web camera streaming application built with WebRTC, Socket.IO, and Express. Stream your camera to another device on your local network with minimal latency.
ai camera client copilot css cursor github html js node nodejs security server socket-io socket-io-client socket-io-server ssh tool web websocket
Last synced: 09 Apr 2026
https://github.com/inetum-poland/terraform-github-user-team
Inetum Poland TF module github-user-team.
github inetum poland terraform-module
Last synced: 20 May 2026
https://github.com/manifoldfinance/ghch
GitHub - ClubHouse.io integration and tools
clubhouse clubhouse-io github project-management
Last synced: 20 May 2026
https://github.com/neitdutra/dio-git-beginner
Criando seu Primeiro Repositório no GitHub Para Compartilhar Seu Progresso
Last synced: 18 May 2026
https://github.com/metrixio/github-public
This tool helps developers see how popular their code is and how it's being used. It works with Prometheus and Grafana to gather data from Github and create cool visualizations. You can use Grafana to filter and customize the metrics you collect. We hope you find it helpful!
docker-image github grafana-dashboard metrics-collector php81 prometheus-metrics roadrunner spiral-framework
Last synced: 03 Feb 2026
https://github.com/eyepatch5263/codilio
Code As You Go. A simple SAAS Project powered by Lemon Squeezy. Share Your Code Snippets. Track Your Execution History.
argocd ci-cd-pipeline convex digitalocean docker docker-compose github gitops grafana jenkins-pipeline kubernetes nextjs owasp-dependencycheck prometheus sonarqube tailwindcss terraform trivy-scan typescript
Last synced: 09 Apr 2026
https://github.com/erikrios/github-oauth-client
The Implementation of Github OAuth Client in Go
authorization github go oauth oauth2
Last synced: 18 May 2026
https://github.com/zorger27/vue-ts-template
🌐 A powerful starter template for developing Single Page Applications (SPA), perfectly suited for modern web projects. 🚀 Easy customization and scalability make this template the perfect foundation for building complex and feature-rich applications.
css3 favicon flexbox-css git github google-analytics html5 i18n javascript markdown nodejs open-graph-protocol robots-txt scss search-console sitemap-xml typescript vuejs vuex webpack
Last synced: 09 Apr 2026
https://github.com/the-real-virus/url-shortener
This script allows you to shorten multiple URLs at once, automatically copies the results to your clipboard, and provides a smooth user experience.
ai automation bash coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python scripting software tools url url-shortener
Last synced: 09 Apr 2026
https://github.com/pylons/.github
Default GitHub community health files for the Pylons Project repositories
Last synced: 03 Jul 2026
https://github.com/parzival-space/parzival-space
This is my GitHub profile repository.
Last synced: 26 Jun 2025
https://github.com/leonardospereira/weekly-habits
Habit tracker by NLW's Rocketseat
css figma git github html javascript
Last synced: 09 Apr 2026
https://github.com/jakesteam/github-foundations-notes
Notes whilst studying for GitHub Foundations Certification
github github-foundations study
Last synced: 24 Oct 2025
https://github.com/cursedspiderboi/al2002-artificial-intelligence-lab-spring-2024
this is a compiled list of lab manuals along with solutions offered along with the course Artificial Intelligence-AI2002 in FAST NUCES Lahore . But at some places the course code is also CS461/CL461
ai artificial-intelligence github learn
Last synced: 14 Mar 2025
https://github.com/agoldis/contribute.md
https://contribute.md
community contributing github open-source
Last synced: 29 Mar 2025
https://github.com/theakashshukla/next_app
cicd devops docker docker-template git githu-action github github-workflows nextjs nextjs-docker nextjs-template
Last synced: 05 Apr 2026
https://github.com/chai-var/chai-devops-lab
Chai's DevOps voyage: Galaxy of DevOps projects, tools and ideas!
ansible github github-actions github-pages kubernetes kubernetes-deployment terraform
Last synced: 09 Apr 2026
https://github.com/minhhieu3012/groupjava-homestay-camping-booking
Đặt phòng cắm trại - nhà nghỉ
git github html-css intellij-idea java mysql-database postman spring-boot
Last synced: 30 Aug 2025
https://github.com/uttarayan21/hello-world-solana
A simple hello world blockchain program to store your github public repo count to the solana blockchain
blockchain github rust solana typescript
Last synced: 25 Feb 2025
https://github.com/es1ammohamed/portfolio
My Portfolio
agile black django git github orm pep8 postgresql python render sql whitenoise
Last synced: 09 Apr 2026
https://github.com/zack-river/nodejs-react-fullstack-course-projects
Become a Full-Stack Web Developer: HTML, CSS, Javascript, Node, React, PostgreSQL, Web3 and DApps
css ejs expressjs git github html javascript jquery nodejs npm-package postgresql react web3
Last synced: 09 Apr 2026
https://github.com/sagarchhabriya/mlops
A production-grade MLOps pipeline for predictive maintenance using MLflow, Dockers, AWS, and Kubernetes. Implements end-to-end machine learning lifecycle management, including data versioning, model training, deployment, monitoring, and retraining automation.
aws cicd docker git github github-actions jenkins kubernetes mlflow terraform
Last synced: 09 Apr 2026
https://github.com/amaan-123/skills-introduction-to-github
My clone repository to complete the skills-introduction-to-github course, generated from the URL below:
branches commits github merge pull-requests repository
Last synced: 08 Apr 2026
https://github.com/dunningkrueg/pawn-package
a extension pawn package for vscode
github pawn pawn-package typescript vscode-extension
Last synced: 13 May 2025
https://github.com/manzanit0/monocrat
GitHub App to work with custom deployment rules
Last synced: 02 May 2026
https://github.com/minhhieu3012/groupcnpm-pet-health-care-system
Hệ thống chăm sóc thú cưng
docker git github python-django-web-application sql-server
Last synced: 14 Sep 2025
https://github.com/pradumnasaraf/gh-action-playground
This repo is for testing out GitHub Workflow (Actions) config
Last synced: 18 May 2026
https://github.com/itsmatheesha/pinstack
A simple API that turns Github repositories into SVG cards
api github profile profile-readme readme repository
Last synced: 07 Aug 2025
https://github.com/me-abacus-mirror-link/abacus-mirror-link
abacus mirror link - Tuesday 19 August 2025 link is back online and clickable. http://f3u6dh7frqi2i5gz7772evo2xxcoaf5xqqx5ckm7sh47samnnxwve3yd.onion
Last synced: 30 Aug 2025
https://github.com/masif-k/awesome-sleek-design
Discover a collection of Human Interface Guidelines, design systems, and tools for creating sleek, minimalistic user interfaces. Perfect for designers and developers! 🖥️✨
animation app awesome chakra-ui design github hig html inline-css linux macos qt redux responsive store ux website windows
Last synced: 07 Aug 2025
https://github.com/darkweb-markets-2025-go/darkweb-markets-2025
darkweb markets 2025
darkweb-markets-2025 demo github
Last synced: 07 Aug 2025
https://github.com/chanhi2000/chan-content-mgr
chan-content-mgr: My Personal Content Manager
chrome chrome-extension github youtube youtube-watch-later
Last synced: 20 Jan 2026
https://github.com/zairbulos/skills-review-pull-requests
@skills "Review pull requests"
github github-skills pull-requests
Last synced: 11 Jun 2026
https://github.com/schroedinger-hat/cog
Csv tO Github issues
automation csv github github-api
Last synced: 20 May 2026
https://github.com/antonio2812/styled-components-modal
styled-components-modal
git github reactjs styled-components
Last synced: 19 Feb 2026
https://github.com/tephenavies/annotated-tag
GitHub Action to create an annotated git tag
action git github tags typescript
Last synced: 06 Apr 2025
https://github.com/acaciaman/github-stats-page
Dashboard github user repositories statistics page
Last synced: 19 Apr 2026
https://github.com/askdesign/gdi-wordpress
GDI WordPress classes and workshops
blockthemes figma fullsiteeditor github githubdesktop themedesign themedevelopment versioncontrol wordpress
Last synced: 07 Mar 2026
https://github.com/sarah-ribeiro/tailwind-spotify
This is a clone of Spotify made with NextJS and Tailwind CSS
git github nextjs tailwindcss typescript
Last synced: 30 Dec 2025
https://github.com/eriknyquist/github-backup
Shell utility for making local backups of github user accounts and organizations
backup github github-api pure-python utility
Last synced: 18 May 2026
https://github.com/sourceduty/global_gay_problems
ℹ️ Homosexuals as threats to children, societal norms and public health.
death death-to-faggots faggot-death faggots faggots-death fuck-you fuck-you-and-your-alien-lies gay-holocaust gay-massacre gay-probems github homosexuality laws muder-the-faggots murder murder-faggots repo repository social-law social-mistakes
Last synced: 08 Aug 2025
https://github.com/sourceduty/notes
🗒️ Short notes about GitHub work and related information.
github info information note notes short-notes work
Last synced: 08 Aug 2025
https://github.com/winebarrel/succ
Succ is an application that notifies the user of pull requests that have passed testing and have been approved, or pull requests that have failed testing.
github macos pr pull-request pull-requests swift
Last synced: 22 Jul 2025
https://github.com/cameroncodesstuff/github-achievements-guide
Every GitHub profile achievement/badge, with images and step-by-step dropdown guides to unlock each one.
documentation github github-achievements github-badges github-profile guide markdown profile-readme readme tutorial
Last synced: 07 Jul 2026
https://github.com/brian-xu-vlt/magic_git
[tooling] Simple script to automate git commit/push and create my personal messages standard format
Last synced: 08 May 2026