mirror of
https://github.com/abhisheknaiidu/awesome-github-profile-readme.git
synced 2024-12-12 00:54:27 -05:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
e39c509c7f
12
.github/FUNDING.yml
vendored
Normal file
12
.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
||||
patreon: # Replace with a single Patreon username
|
||||
open_collective: # Replace with a single Open Collective username
|
||||
ko_fi: # Replace with a single Ko-fi username
|
||||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
||||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
||||
liberapay: # Replace with a single Liberapay username
|
||||
issuehunt: # Replace with a single IssueHunt username
|
||||
otechie: # Replace with a single Otechie username
|
||||
custom: ['https://www.buymeacoffee.com/abhisheknaiidu', 'https://www.paypal.me/abhisheknaiidu'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,7 +1,10 @@
|
||||
## What type of PR is this? (check all applicable)
|
||||
|
||||
|
||||
- [ ] 🚀 Added Name
|
||||
- [ ] ✨ Feature
|
||||
- [ ] ✅ Joined Community
|
||||
- [ ] 🌟 ed the repo
|
||||
- [ ] 🐛 Grammatical Error
|
||||
- [ ] 📝 Documentation Update
|
||||
- [ ] 🚩 Other
|
||||
|
2
.github/language.js
vendored
2
.github/language.js
vendored
@ -1 +1 @@
|
||||
console.log("Github Profile Readme");
|
||||
console.log("Github Profile Readme");
|
||||
|
20
.github/workflows/prettier.yml
vendored
Normal file
20
.github/workflows/prettier.yml
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
name: Continuous Integration
|
||||
|
||||
# This action works with pull requests and pushes
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
prettier:
|
||||
name: Run Prettier
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Prettify code
|
||||
uses: creyD/prettier_action@v2.2
|
110
README.md
110
README.md
@ -1,34 +1,82 @@
|
||||
<h1 align="center">Awesome Github Profile README</h1>
|
||||
<div align="center">
|
||||
<img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome Badge"/>
|
||||
<!-- <img src="http://hits.dwyl.com/abhisheknaiidu/awesome-github-profile-readme.svg" alt="Hits Badge"/> -->
|
||||
<img src="https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99" alt="Star Badge"/>
|
||||
<a href="https://discord.gg/XTW52Kt"><img src="https://img.shields.io/discord/733027681184251937.svg?style=flat&label=Join%20Community&color=7289DA" alt="Join Community Badge"/></a><br>
|
||||
|
||||
# Awesome Github Profile README [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome#readme) ![](https://visitor-badge.glitch.me/badge?page_id=abhisheknaiidu.awesome-github-profile-readme)
|
||||
> A curated list of awesome Github Profile READMEs
|
||||
<i>A curated list of awesome Github Profile READMEs</i>
|
||||
|
||||
<a href="https://github.com/abhisheknaiidu/awesome-github-profile-readme/stargazers"><img src="https://img.shields.io/github/stars/abhisheknaiidu/awesome-github-profile-readme" alt="Stars Badge"/></a>
|
||||
<a href="https://github.com/abhisheknaiidu/awesome-github-profile-readme/network/members"><img src="https://img.shields.io/github/forks/abhisheknaiidu/awesome-github-profile-readme" alt="Forks Badge"/></a>
|
||||
<a href="https://github.com/abhisheknaiidu/awesome-github-profile-readme/pulls"><img src="https://img.shields.io/github/issues-pr/abhisheknaiidu/awesome-github-profile-readme" alt="Pull Requests Badge"/></a>
|
||||
<a href="https://github.com/abhisheknaiidu/awesome-github-profile-readme/issues"><img src="https://img.shields.io/github/issues/abhisheknaiidu/awesome-github-profile-readme" alt="Issues Badge"/></a>
|
||||
<a href="https://github.com/abhisheknaiidu/awesome-github-profile-readme/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/abhisheknaiidu/awesome-github-profile-readme?color=2b9348"></a>
|
||||
<a href="https://github.com/abhisheknaiidu/awesome-github-profile-readme/blob/master/LICENSE"><img src="https://img.shields.io/github/license/abhisheknaiidu/awesome-github-profile-readme?color=2b9348" alt="License Badge"/></a>
|
||||
|
||||
<i>Loved the project? Please consider [donating](https://paypal.me/abhisheknaiidu) to help it improve!</i>
|
||||
|
||||
</div>
|
||||
|
||||
### Contents:
|
||||
- [Categories](#categories)
|
||||
- [Github Actions 🤖](#github-actions-)
|
||||
- [Game Mode 🚀](#game-mode-)
|
||||
- [Code Mode 👨🏽💻](#code-mode-)
|
||||
- [Dynamic Realtime 💫](#dynamic-realtime-)
|
||||
- [Descriptive 🗒](#descriptive-)
|
||||
- [Simple but Innovative Ones 🤗](#simple-but-innovative-ones-)
|
||||
- [Typing.. Mode 🎰](#typing-mode-)
|
||||
- [Anime 👾](#anime-)
|
||||
- [Minimalistic ✨](#minimalistic-)
|
||||
- [GIFS 👻](#gifs-)
|
||||
- [Just Images 🎭](#just-images-)
|
||||
- [Badges 🎫](#badges-)
|
||||
- [Fancy Fonts 🖋](#fancy-fonts-)
|
||||
- [Icons 🎯](#icons-)
|
||||
- [Tools](#tools)
|
||||
- [Articles](#articles)
|
||||
- [Contribute](#contribute)
|
||||
- [License](#license)
|
||||
|
||||
[![GitHub issues](https://img.shields.io/github/stars/abhisheknaiidu/awesome-github-profile-readme)](https://github.com/abhisheknaiidu/awesome-github-profile-readme/stargazers)
|
||||
[![GitHub forks](https://img.shields.io/github/forks/abhisheknaiidu/awesome-github-profile-readme)](https://github.com/abhisheknaiidu/awesome-github-profile-readme/network/members)
|
||||
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/abhisheknaiidu/awesome-github-profile-readme?style=plastic)](https://github.com/abhisheknaiidu/awesome-github-profile-readme/pulls)
|
||||
[![GitHub issues](https://img.shields.io/github/issues/abhisheknaiidu/awesome-github-profile-readme?style=plastic)](https://github.com/abhisheknaiidu/awesome-github-profile-readme/issues)
|
||||
[![GitHub License](https://img.shields.io/github/license/abhisheknaiidu/awesome-github-profile-readme)](https://github.com/abhisheknaiidu/awesome-github-profile-readme/blob/master/LICENSE)
|
||||
|
||||
## Categories
|
||||
|
||||
#### Github Actions 🤖
|
||||
- [Thomas Guibert](https://github.com/thmsgbrt/thmsgbrt)
|
||||
- [Brian Douglas](https://github.com/bdougie/bdougie)
|
||||
- [Shawn Wang](https://github.com/sw-yx/sw-yx)
|
||||
- [Simon Willison](https://github.com/simonw/simonw)
|
||||
- [Mike Coutermarsh](https://github.com/mscoutermarsh/mscoutermarsh)
|
||||
- [Michael Hoffmann (Mokkapps)](https://github.com/mokkapps/mokkapps)
|
||||
- [Athul Cyriac Ajay](https://github.com/athul/athul)
|
||||
- [Gautam Krishna R](https://github.com/gautamkrishnar/gautamkrishnar)
|
||||
- [Roald Nefs](https://github.com/roaldnefs/roaldnefs)
|
||||
- [Dhruv Jain](https://github.com/maddhruv/maddhruv)
|
||||
- [Erwin Lejeune](https://github.com/guilyx/guilyx)
|
||||
- [Jessica Lim](https://github.com/JessicaLim8/JessicaLim8)
|
||||
|
||||
#### Game Mode 🚀
|
||||
- [Tim Burgan](https://github.com/timburgan/timburgan)
|
||||
- [Ben Sampica](https://github.com/benjaminsampica/benjaminsampica)
|
||||
- [Kavish Hukmani](https://github.com/DoubleGremlin181/DoubleGremlin181)
|
||||
- [Jonathan Gin](https://github.com/JonathanGin52/JonathanGin52)
|
||||
|
||||
#### Code Mode 👨🏽💻
|
||||
- [Thaiane Braga](https://github.com/Thaiane/Thaiane)
|
||||
- [Ash Baker](https://github.com/ashbakernz/ashbakernz)
|
||||
- [Anmol Singh](https://github.com/anmol098/anmol098)
|
||||
|
||||
#### Dynamic Realtime 💫
|
||||
- [Abhishek Naidu](https://github.com/abhisheknaiidu/abhisheknaiidu)
|
||||
- [Anurag Hazra](https://github.com/anuraghazra/anuraghazra)
|
||||
- [Hemant Joshi](https://github.com/8bithemant/8bithemant)
|
||||
|
||||
#### Descriptive 🗒
|
||||
- [Filip Troníček](https://github.com/filiptronicek/filiptronicek)
|
||||
- [Garima Singh](https://github.com/garimasingh128/garimasingh128)
|
||||
- [lizheming](https://github.com/lizheming/lizheming)
|
||||
- [Nguyễn Hoàng Dương](https://github.com/you-create/you-create)
|
||||
|
||||
#### Simple but Innovative Ones 🤗
|
||||
- [Nate Moore](https://github.com/natemoo-re/natemoo-re)
|
||||
@ -37,6 +85,14 @@
|
||||
- [Vansh Kapoor](https://github.com/vanshkapoor/vanshkapoor)
|
||||
- [Harsh Kumar Khatri](https://github.com/harshkumarkhatri/harshkumarkhatri)
|
||||
- [Stephen Ajulu](https://github.com/stephenajulu/stephenajulu)
|
||||
- [Haany Ali](https://github.com/MarikIshtar007/MarikIshtar007)
|
||||
- [Anurag Singh](https://github.com/ashleymavericks/ashleymavericks)
|
||||
- [Rishit Dagli](https://github.com/Rishit-dagli/Rishit-dagli)
|
||||
- [Vinit Shahdeo](https://github.com/vinitshahdeo/vinitshahdeo/)
|
||||
- [Fatih Kadir Akın](https://github.com/f/f/)
|
||||
- [Lucas Vazquez](https://github.com/lucasvazq/lucasvazq)
|
||||
- [小弟调调™](https://github.com/jaywcjlove/jaywcjlove)
|
||||
- [Johnny Villegas](https://github.com/C9-LinkRs/C9-LinkRs)
|
||||
|
||||
#### Typing.. Mode 🎰
|
||||
- [Mathieu Ledru](https://github.com/matyo91/matyo91)
|
||||
@ -48,33 +104,65 @@
|
||||
#### Anime 👾
|
||||
- [Ing](https://github.com/innng/innng)
|
||||
|
||||
#### Minimalistic
|
||||
#### Minimalistic ✨
|
||||
- [Caneco](https://github.com/caneco/)
|
||||
- [Gift Egwuenu](https://github.com/lauragift21/lauragift21)
|
||||
- [Kelechi Precious Nwachukwu](https://github.com/PluckyPrecious/PluckyPrecious)
|
||||
- [Ghazi Khan](https://github.com/gkhan205)
|
||||
- [Pratik Kumar](https://github.com/pr2tik1/pr2tik1)
|
||||
- [Dennis Hartrampf](https://github.com/DennisHartrampf/DennisHartrampf)
|
||||
- [MrStanDu33](https://github.com/MrStanDu33/MrStanDu33)
|
||||
- [Jayraj Roshan](https://github.com/jayrajroshan/jayrajroshan)
|
||||
- [amxchang](https://github.com/amxchang/amxchang)
|
||||
|
||||
#### GIFS 👻
|
||||
- [Pouya Saadeghi](https://github.com/saadeghi/saadeghi)
|
||||
- [Ari](https://github.com/ari-hacks/ari-hacks)
|
||||
- [Siv Ram Shastri](https://github.com/Prince-Shivaram/Prince-Shivaram)
|
||||
- [Shanu Mishra](https://github.com/Shanu1515/Shanu1515)
|
||||
- [Shubham Kumar](https://github.com/imskr/imskr)
|
||||
- [Duncan](https://github.com/dephraiim/dephraiim)
|
||||
- [Demartini](https://github.com/demartini/demartini)
|
||||
- [Sindre Sorhus](https://github.com/sindresorhus/sindresorhus)
|
||||
- [Pranjal Bhardwaj](https://github.com/Bhard27/Bhard27)
|
||||
- [Okan Koçyiğit](https://github.com/okankocyigit/okankocyigit)
|
||||
|
||||
#### Just Images 🎭
|
||||
- [Zack Krida](https://github.com/zackkrida/zackkrida)
|
||||
- [偏右](https://github.com/afc163/afc163)
|
||||
- [thewhiteh4t](https://github.com/thewhiteh4t/thewhiteh4t)
|
||||
- [Akash Rai](https://github.com/akasrai/akasrai)
|
||||
- [Kaito Sugimoto](https://github.com/7ma7X/7ma7X)
|
||||
- [Oussama Bouchikhi](https://github.com/oussamabouchikhi/oussamabouchikhi)
|
||||
|
||||
#### Badges 🎫
|
||||
- [Anirudh Emmadi](https://github.com/aemmadi/aemmadi)
|
||||
- [Brendon Smith](https://github.com/br3ndonland/br3ndonland)
|
||||
|
||||
#### Fancy Fonts 🖋
|
||||
- [xiaoluoboding](https://github.com/xiaoluoboding/xiaoluoboding)
|
||||
|
||||
#### Icons 🎯
|
||||
- [Hussainweb](https://github.com/hussainweb/hussainweb)
|
||||
|
||||
- [Peter Han](https://github.com/peterthehan/peterthehan)
|
||||
- [Thomas George Thomas](https://github.com/Thomas-George-T/Thomas-George-T)
|
||||
- [Derek Nguyen](https://github.com/dereknguyen269/dereknguyen269)
|
||||
|
||||
## Tools
|
||||
- [Visitor Badge](https://visitor-badge.glitch.me/#docs) - Count visitors for your README.md, Issues, PRs in GitHub
|
||||
- [1990s style Visitor Counter](https://twitter.com/ryanlanciaux/status/1283755637126705152) - Add a 1990s style visitor counter with one line of markdown.
|
||||
- [Shields Project](https://shields.io/) - Use Shields to create profile badges, compatible with Simple Icons
|
||||
- [Github Readme Stats](https://github.com/anuraghazra/github-readme-stats) - Get dynamically generated GitHub stats on your readmes
|
||||
- [Simple Icons](https://github.com/simple-icons/simple-icons#cdn-usage) - SVG icons for popular brands for your README.md files
|
||||
- [Laravel GitHub Profile Visit Counter](https://github.com/caneco/laravel-github-profile-view-counter) - Add on your Laravel project a quick-badge to count your profile visits.
|
||||
- [Dev Metrics in Readme](https://github.com/athul/waka-readme) - [WakaTime](https://wakatime.com/) Weekly Metrics on your Profile Readme
|
||||
- [Profile Activity Generator](https://github.com/omidnikrah/profile-activity-generator) - Generate custom profile activity for your profile README
|
||||
- [Current UTC time](https://github.com/jojoee/jojoee) - Example code of server that can serve dynamic content on GitHub profile
|
||||
- [Github Activity in README](https://github.com/jamesgeorge007/github-activity-readme) - Updates `README.md` with the recent GitHub activity of a user
|
||||
- [Github Profile README Generator](https://github.com/rahuldkjain/github-profile-readme-generator) - This tool provides an easy way to create github profile readme with latest addons like `visitors count`, `github stats` etc.
|
||||
- [Dynamic Profile Page On Github](https://github.com/umutphp/github-action-dynamic-profile-page) - Get dynamically generated list of your commits (of the repositories that the action is configured) on GitHub profile readme.
|
||||
- [npm package downloads](https://github.com/maddhruv/github-readme-npm-downloads) - Show all of your npm packages and their total downloads
|
||||
- [All Dev Stats in Readme](https://github.com/anmol098/waka-readme-stats) - [WakaTime](https://wakatime.com/) All Weekly Metrics on your Profile Readme with extra feature flags to toggle code Editors used, os worked on, show timezone, top working projects
|
||||
|
||||
## Articles
|
||||
- ["How To Create A GitHub Profile README"](https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme) - *Monica Powell*
|
||||
@ -83,6 +171,10 @@
|
||||
- ["Dynamically Generated Github Stats For Your Profile ReadMe"](https://dev.to/anuraghazra/dynamically-generated-github-stats-for-your-profile-readme-o4g) - *Anurag Hazra*
|
||||
- ["How to create an awesome GIF for your GitHub Profile README"](https://dev.to/satvikchachra/how-to-add-an-awesome-readme-to-your-github-profile-361n) - *Satvik Chachra*
|
||||
- ["Create a special repository in your GitHub Profile 🔨, supported and unsupported features"](https://torrocus.com/blog/special-github-repository/) - *Alex Malaszkiewicz*
|
||||
- ["How to create a Github Profile README with Dynamic Github Stats"](https://codewithghazi.com/how-to-create-a-github-profile-readme-with-dynamic-github-stats/) - *Ghazi Khan*
|
||||
- ["How I Built A Self-Updating README On My Github Profile"](https://www.mokkapps.de/blog/how-i-built-a-self-updating-readme-on-my-git-hub-profile/) - *Michael Hoffmann (Mokkapps)*
|
||||
- ["Building a self-updating profile README for GitHub"](https://simonwillison.net/2020/Jul/10/self-updating-profile-readme/) - *Simon Willison*
|
||||
- ["How to create an interactive README for your GitHub profile"](https://kavishhukmani.me/github-profile-interactive-readme-tutorial/) - *Kavish Hukmani*
|
||||
|
||||
## Contribute
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user