Skip to content

Commit 029481b

Browse files
Merge branch 'master' into patch-1
2 parents 2d9ea30 + 766d868 commit 029481b

File tree

5 files changed

+89
-5
lines changed

5 files changed

+89
-5
lines changed

.github/config.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Configuration for welcome - https://github.com/behaviorbot/welcome
2+
3+
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
4+
5+
# Comment to be posted to on first time issues
6+
newIssueWelcomeComment: >
7+
Thanks for opening the issue!
8+
Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)
9+
10+
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
11+
12+
# Comment to be posted to on PRs from first time contributors in your repository
13+
newPRWelcomeComment: >
14+
Thanks for opening this pull request!
15+
Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)
16+
17+
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
18+
19+
# Comment to be posted to on pull requests merged by a first time user
20+
21+
firstPRMergeComment: >
22+
Congrats on merging your first pull request!
23+
Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)
24+

.github/language.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/language.vue

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<template>
2+
3+
</template>
4+
5+
<script>
6+
7+
console.log("Awesome GitHub Profiles");
8+
</script>
9+
10+
<style>
11+
12+
</style>

README.md

Lines changed: 53 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
<h1 align="center">Awesome Github Profile README</h1>
1+
<h1 align="center">Awesome GitHub Profile README
2+
<a href="https://www.producthunt.com/posts/awesome-github-profiles?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-awesome-github-profiles" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=277987&theme=light" alt="Awesome GitHub Profiles - Best curated list of developers readme, updated every 15 min | Product Hunt" style="width: 200px; height: 44px;" width="200" height="44" /></a></h1>
23
<div align="center">
34
<img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome Badge"/>
4-
<a href="https://zzetao.github.io/awesome-github-profile/"><img src="https://img.shields.io/static/v1?label=&labelColor=505050&message=website&color=%230076D6&style=flat&logo=google-chrome&logoColor=%230076D6" alt="website"/></a>
5+
<a href="https://findwrk.app/?utm_source=awesome-github-profile-readme"><img src="https://img.shields.io/static/v1?label=&labelColor=505050&message=findwrk&color=%230076D6&style=flat&logo=google-chrome&logoColor=%230076D6" alt="website"/></a>
56
<!-- <img src="http://hits.dwyl.com/abhisheknaiidu/awesome-github-profile-readme.svg" alt="Hits Badge"/> -->
67
<img src="https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99" alt="Star Badge"/>
78
<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>
@@ -15,6 +16,8 @@
1516
<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>
1617
<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>
1718

19+
<img alt="Awesome GitHub Profile Readme" src="assets/agpr.gif"> </img>
20+
1821
<i>Loved the project? Please consider [donating](https://paypal.me/abhisheknaiidu) to help it improve!</i>
1922

2023
</div>
@@ -47,6 +50,7 @@
4750
## Categories
4851

4952
#### Github Actions 🤖
53+
- [Abhishek Naidu](https://github.com/abhisheknaiidu/abhisheknaiidu)
5054
- [Thomas Guibert](https://github.com/thmsgbrt/thmsgbrt)
5155
- [Brian Douglas](https://github.com/bdougie/bdougie)
5256
- [Shawn Wang](https://github.com/sw-yx/sw-yx)
@@ -75,6 +79,8 @@
7579
- [teoxoy](https://github.com/teoxoy/teoxoy)
7680
- [Aral Roca](https://github.com/aralroca/aralroca)
7781
- [codeSTACKr](https://github.com/codestackr/codestackr)
82+
- [itgoyo](https://github.com/itgoyo/itgoyo)
83+
- [lifeparticle](https://github.com/lifeparticle/lifeparticle)
7884

7985
#### Game Mode 🚀
8086
- [Tim Burgan](https://github.com/timburgan/timburgan)
@@ -91,16 +97,23 @@
9197
- [Kiho](https://github.com/monkindey/monkindey)
9298
- [Marton](https://github.com/martonlederer/martonlederer)
9399
- [Redowan Delowar](https://github.com/rednafi/rednafi)
100+
- [Zhenye Na](https://github.com/Zhenye-Na/Zhenye-Na)
94101

95102
#### Dynamic Realtime 💫
96103
- [Kirill Feschenko](https://github.com/xcaq/xcaq)
97-
- [Abhishek Naidu](https://github.com/abhisheknaiidu/abhisheknaiidu)
98104
- [Anurag Hazra](https://github.com/anuraghazra/anuraghazra)
99105
- [Hemant Joshi](https://github.com/8bithemant/8bithemant)
100106
- [Kittinan](https://github.com/kittinan/kittinan)
101107
- [Andrew Novac](https://github.com/novatorem/novatorem)
102108
- [Johnny Villegas](https://github.com/C9-LinkRs/C9-LinkRs)
109+
- [Andrew Young](https://github.com/andyruwruw/andyruwruw)
110+
- [Rashmi Jadhav](https://github.com/rusty-sj/rusty-sj)
103111
- [andyruwruw](https://github.com/andyruwruw/andyruwruw)
112+
- [Jacob Colvin](https://github.com/MacroPower/MacroPower)
113+
- [Osman Durdağ](https://github.com/zumrudu-anka/zumrudu-anka)
114+
- [iampavangandhi](https://github.com/iampavangandhi/iampavangandhi)
115+
- [Dani Akash](https://github.com/daniakash/daniakash)
116+
- [Rahul Jha](https://github.com/rahul-jha98/rahul-jha98)
104117

105118
#### A Little Bit of Everything 😃
106119
- [Raymond Li](https://github.com/Raymo111/Raymo111)
@@ -110,17 +123,25 @@
110123
- [Aditya Pal](https://github.com/sciencepal/sciencepal)
111124
- [Hedy Li](https://github.com/hedythedev/hedythedev)
112125
- [Xunzhuo](https://github.com/xunzhuo/xunzhuo)
126+
- [Khaleel Gibran](https://github.com/khalby786/khalby786)
127+
- [Apoorv Tyagi](https://github.com/apoorvtyagi/apoorvtyagi)
113128
- [CxyFreedom](https://github.com/cxyfreedom/cxyfreedom)
114129
- [Miller Camilo Vega](https://github.com/minoveaz/minoveaz)
115130
- [Abhishek Maira](https://github.com/AbhishekMaira10/AbhishekMaira10)
131+
- [Clayton Hamilton](https://github.com/claytonjhamilton/claytonjhamilton)
132+
- [Sy Rashid](https://github.com/syrashid/syrashid)
133+
- [Quin Knight](https://github.com/cheesits456/cheesits456)
134+
- [Jackyu-1999](https://github.com/Jackyu-1999/Jackyu-1999)
116135

117136
#### Descriptive 🗒
118137
- [Filip Troníček](https://github.com/filiptronicek/filiptronicek)
119138
- [Garima Singh](https://github.com/garimasingh128/garimasingh128)
120139
- [lizheming](https://github.com/lizheming/lizheming)
121140
- [Nguyễn Hoàng Dương](https://github.com/you-create/you-create)
122141
- [Saksham Taneja](https://github.com/sakshamtaneja21/sakshamtaneja21)
142+
- [TheAbbie](https://github.com/theabbie/theabbie)
123143
- [Keshav Singh](https://github.com/keshavsingh4522/keshavsingh4522)
144+
- [Vidur Satija](https://github.com/vidursatija/vidursatija)
124145

125146
#### Simple but Innovative Ones 🤗
126147
- [Nate Moore](https://github.com/natemoo-re/natemoo-re)
@@ -142,6 +163,10 @@
142163
- [Srihari Kapu](https://github.com/sriharikapu/sriharikapu)
143164
- [vaaski](https://github.com/vaaski/vaaski)
144165
- [Arturs Smirnovs](https://github.com/arturssmirnovs/arturssmirnovs)
166+
- [Yash Sahijwani](https://github.com/Terabyte17/Terabyte17)
167+
- [Hemanth Kollipara](https://github.com/Defcon27/Defcon27)
168+
- [Tushar Mittal](https://github.com/techytushar/techytushar)
169+
- [Onimur](https://github.com/onimur/onimur)
145170

146171
#### Typing.. Mode 🎰
147172
- [Mathieu Ledru](https://github.com/matyo91/matyo91)
@@ -155,6 +180,7 @@
155180
- [Ing](https://github.com/innng/innng)
156181
- [edisonlee55](https://github.com/edisonlee55/edisonlee55)
157182
- [Ashutosh](https://github.com/Xx-Ashutosh-xX/Xx-Ashutosh-xX)
183+
- [Yukii](https://github.com/PrincessAkira/PrincessAkira)
158184

159185
#### Minimalistic ✨
160186
- [Caneco](https://github.com/caneco/)
@@ -172,6 +198,9 @@
172198
- [ChungZH](https://github.com/ChungZH/ChungZH/)
173199
- [Orhun](https://github.com/orhun/orhun)
174200
- [Aveek Saha](https://github.com/Aveek-Saha/Aveek-Saha)
201+
- [Federico Dondi](https://github.com/federico-dondi)
202+
- [Zheeeng](https://github.com/Zheeeng/Zheeeng)
203+
- [TallGuyJenks](https://github.com/tallguyjenks/tallguyjenks)
175204

176205
#### GIFS 👻
177206
- [Pouya Saadeghi](https://github.com/saadeghi/saadeghi)
@@ -188,6 +217,10 @@
188217
- [xrkffgg](https://github.com/xrkffgg/xrkffgg)
189218
- [Kevin Cui](https://github.com/KevCui/KevCui)
190219
- [Muskan Rani](https://github.com/muskanrani/muskanrani)
220+
- [Rishav Anand](https://github.com/rishavanand/rishavanand)
221+
- [KelviNosse](https://github.com/KelviNosse/KelviNosse)
222+
- [nilfalse](https://github.com/nilfalse/nilfalse)
223+
- [Shahriar Shafin](https://github.com/ShahriarShafin/ShahriarShafin)
191224

192225
#### Just Images 🎭
193226
- [Zack Krida](https://github.com/zackkrida/zackkrida)
@@ -205,6 +238,10 @@
205238
- [Moshfiq Rony](https://github.com/moshfiqrony/moshfiqrony)
206239
- [Ileriayo Adebiyi](https://github.com/ileriayo/ileriayo)
207240
- [Samujjwaal Dey](https://github.com/samujjwaal/samujjwaal)
241+
- [Char-Al](https://github.com/char-al/char-al)
242+
- [Oka](https://github.com/Coordinate-Cat/Coordinate-Cat)
243+
- [Nikita Rusetskii](https://github.com/xtenzQ/xtenzQ)
244+
- [Raphael Ebner](https://github.com/rafi0101/rafi0101)
208245

209246
#### Fancy Fonts 🖋
210247
- [xiaoluoboding](https://github.com/xiaoluoboding/xiaoluoboding)
@@ -244,13 +281,22 @@
244281
- [GitHub Readme LinkedIn](https://github.com/soroushchehresa/github-readme-linkedin) - Get dynamically generated images from your LinkedIn profile on your GitHub readmes
245282
- [GitHub Readme Medium](https://github.com/omidnikrah/github-readme-medium) - Show your latest Medium article on your readmes!
246283
- [GitHub Readme StackOverflow](https://github.com/omidnikrah/github-readme-stackoverflow) - Dynamically generated your StackOverflow profile status on your GitHub readmes!
284+
- [StackOverflow Stats Badge](https://github.com/claytonjhamilton/stackoverflow-badge) - Display your stats with this Unique StackOverflow Badge!
247285
- [Github Profile README Generator](https://github.com/arturssmirnovs/github-profile-readme-generator) - This project allows you to create nice and simple github profile readme files.
248286
- [Profile Readme Stats](https://github.com/marketplace/actions/profile-readme-stats) - [Github Action] Showcase your github stats on your profile README.md
249287
- [README Jokes](https://github.com/ABSphreak/readme-jokes) - Random dev jokes in your GitHub README.
250288
- [GitHub Profile Trophy](https://github.com/ryo-ma/github-profile-trophy) - 🏆 Add dynamically generated GitHub Trophy on your readme
289+
- [Github Readme Twitter](https://github.com/gazf/github-readme-twitter) - Show your latest tweet on your readmes.
290+
- [Random Dev Memes](https://github.com/techytushar/random-memer) - Random dev memes to display on your GitHub README.
291+
- [GitHub Readme Quotes](https://github.com/PiyushSuthar/github-readme-quotes) - Dev quotes on your GitHub Profile Readme.
292+
- [GitHub Profilinator](https://github.com/rishavanand/github-profilinator) - This tool contains small GUI components that you can hook together to generate markdown for your perfect readme.
293+
- [PageSpeed score](https://github.com/ankurparihar/readme-pagespeed-insights) - Generate website's PageSpeed score in animated svg form which can be used in GitHub README
294+
- [Gitwar Profile Score](https://github.com/iampavangandhi/Gitwar) - Add your Github Profile Score in README.
295+
- [Header Images for Github Profile READMEs](https://github.com/khalby786/REHeader) - Generate header images for your GitHub profile READMEs with custom content
251296

252297
## Articles
253298
- ["How To Create A GitHub Profile README"](https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme) - *Monica Powell*
299+
- ["How to Stand Out on Github with Profile READMEs"](https://medium.com/better-programming/how-to-stand-out-on-github-with-profile-readmes-dfd2102a3490?source=friends_link&sk=61df9c4b63b329ad95528b8d7c00061f) - *Jessica Lim*
254300
- ["What's on your GitHub Profile"](https://dev.to/waylonwalker/what-s-on-your-github-profile-40p3) - *Waylon Walker*
255301
- ["3 Ways to Spice up your Github Profile README 🔥"](https://dev.to/jayehernandez/3-ways-to-spice-up-your-github-profile-readme-1276) - *Jaye Hernandez*
256302
- ["Dynamically Generated Github Stats For Your Profile ReadMe"](https://dev.to/anuraghazra/dynamically-generated-github-stats-for-your-profile-readme-o4g) - *Anurag Hazra*
@@ -281,7 +327,10 @@
281327
Contributions are always welcome!
282328
Please read the [contribution guidelines](contributing.md) first.
283329

284-
## License
330+
## Special Thanks 🙇
331+
- [Zetao Zhuang](https://github.com/zzetao) for making the amazing site for this repo!
332+
333+
## License
285334

286335
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
287336

assets/agpr.gif

11.9 MB
Loading

0 commit comments

Comments
 (0)