Git/GitHub icon
• 🍿 3 min read

How To Create A GitHub Profile README

Animated Monica

By: Monica Powell


GitHub recently released a feature that allows users to create a profile-level README to display prominently on their GitHub profile. This article walks through how to access this new feature. I’ll also be sharing some fun GitHub profiles I’ve seen so far. I’d love it if you shared yours with me on Twitter @indigitalcolor.

The above GIF shows what my README looks like at the time of this writing. You may notice I was recently selected to be GitHub star!

Why READMEs?

The GitHub profile-level README feature allows more content than the profile bio, supports markdown which means you can play around with the content more visually (Did someone say GIFs!?) and the README is significantly more visible as it is placed above pinned repositories and takes up as much space above the fold of the webpage as you like.

A solid README is a core-component of well-documented software and often encourages collaboration by sharing helpful context with contributors. In my opinion, a profile-level README seems like a great extension of a convention a lot of GitHub users are already familiar with. If you’re looking to make project-level READMEs more awesome and helpful check out matiassingers/awesome-readme for resources and examples of compelling READMEs.

How do I create a profile README?

The profile README is created by creating a new repository that’s the same name as your username. For example, my GitHub username is m0nica so I created a new repository with the name m0nica. Note: at the time of this writing, in order to access the profile README feature, the letter-casing must match your GitHub username.

  1. Create a new repository with the same name (including casing) as your GitHub username: https://github.com/new

  2. Create a README.md file inside the new repo with content (text, GIFs, images, emojis, etc.)

  3. Commit your fancy new README!

    • If you’re on GitHub’s web interface you can choose to commit directly to the repo’s main branch (i.e., master or main) which will make it immediately visible on your profile)
  4. Push changes to GitHub (if you made changes locally i.e., on your computer and not github.com)

Fun READMEs

The GitHub README profiles are written in Markdown which means you aren’t just limited to texts and links, you can include GIFs and images. Need to brush up on Markdown Syntax? Check out this Markdown Cheatsheet.

If you’re really ambitious you can use GitHub actions or other automation like bdougieYO or simonw to dynamically pull data into your README:

Serverless functions can also be used to dynamically generate information (for example your current Spotify activity):

I’m a huge proponent that folks should maintain a website they have complete ownership over (even if it’s a no-code website solution) but this is tempting…

I’ve been inspired by the creative READMEs I’ve seen so far and am looking forward to seeing all kinds of profiles in the upcoming months.

Likes & Reposts

Shared by ElisabethShared by JewelShared by BerlShared by ᴹᶦᵏᵉShared by JulieShared by theworstdevShared by franilonesShared by IsabelShared by StephenShared by 'AdiShared by Ajao

+2357

Discussion

  • mentioned on February 28, 2021
    via

    aboutmonica.com/blog/how-to-cr…

  • mentioned on February 23, 2021
    via

    This article walks through how to access this new feature. @waterproofheart also shares some fun GitHub profiles she's seen so far! aboutmonica.com/blog/how-to-cr… #womenwhocode #womenintech #girlswhocode #100daysofcode #codenewbie #womeninstem

  • replied on February 18, 2021
    via

    Wonderful

  • mentioned on February 18, 2021
    via

    Congrats! 🏆 Link to the excellent blogpost: aboutmonica.com/blog/how-to-cr…

  • mentioned on January 12, 2021
    via business2020.xyz
  • mentioned on December 22, 2020
    via

    D45 #100DaysOfCloud/#100DaysOfCode Dusting off GitHub after 6mnths of almost-silence due to work being 100% Bitbucket. Reminded of how much I ♥︎ it! Esp its new(ish) profile feature - just create a repo w the same name! 🤯 Thnx to @indigitalcolor aboutmonica.com/blog/how-to-cr…

  • mentioned on December 3, 2020
    via

    Recommended Read: How To Create A GitHub Profile README aboutmonica.com/blog/how-to-cr… #devopsish

  • mentioned on November 26, 2020
    via

    How To Create A GitHub Profile README aboutmonica.com/blog/how-to-cr… via @instapaper

  • mentioned on November 23, 2020
    via

    Useful instructions from Monica Powell, aboutmonica.com/blog/how-to-cr…

  • mentioned on November 18, 2020
    via

    I just found out that you can create a #README file for your #GitHub profile. 😲 How cool is this?! @waterproofheart put together a list of very funny & creative profile pages. Treat yourself: aboutmonica.com/blog/how-to-cr… 📃✨

  • mentioned on November 17, 2020
    via

    How To Create A GitHub Profile README @waterproofheart aboutmonica.com/blog/how-to-cr…

  • mentioned on November 1, 2020
    via

    Looking doing this soon aboutmonica.com/blog/how-to-cr…

  • mentioned on October 15, 2020
    via

    Two months ago, I came across this article: aboutmonica.com/blog/how-to-cr… @waterproofheart It shows how it's easy and mostly fun to create a GitHub profile! That inspired me to create my own and a specific readme where I listed all my projects with links, descriptions, and more! 👇1/2

  • mentioned on September 24, 2020
    via jamesg.blog

    in Mirroring my Code to sourcehut

  • mentioned on September 2, 2020
    via lorenaciutacu.com
  • mentioned on August 27, 2020
    via

    How To Create A GitHub Profile README | monica*dev aboutmonica.com/blog/how-to-cr…

  • mentioned on August 26, 2020
    via

    Huge thanks to @waterproofheart for this handy explainer on how to set up a GitHub profile, the perfect little task after a long day (short afternoon, really) of @thecarpentries GitHub class. Check mine out github.com/jessamynwest

  • mentioned on August 26, 2020
    via

    Huge thanks to @waterproofheart for this handy explainer on how to set up a GitHub profile, the perfect little task after a long day (short afternoon, really) of @thecarpentries GitHub class. Check mine out github.com/jessamynwest

  • mentioned on August 26, 2020
    via

    How To Create A GitHub Profile README aboutmonica.com/blog/how-to-cr…

  • mentioned on August 21, 2020
    via techrocks.ru
  • mentioned on August 18, 2020
    via it-leaders.com.pl
  • mentioned on August 17, 2020
    via guillaume-richard.fr
  • mentioned on August 16, 2020
    via

    Thanks to the great write up from @waterproofheart (twitter.com/waterproofhear…), I got an initial profile readme up on @github. github.com/joelmturner

  • mentioned on August 16, 2020
    via

    I made the first version of my @github /README.md, more crazy ideas coming. If you want to do yours, @waterproofheart got you covered with aboutmonica.com/blog/how-to-cr…

  • mentioned on August 13, 2020
    via

    I will be updating my page using these tips. Thanks so much for this @waterproofheart my GitHub needs all the help it can get, it's a hot mess over there 😃

  • mentioned on August 10, 2020
    via

    I added a nice feature to my GitHub profile page. A more prominent section to use for more descriptive stuff to mention. Its a nice thing to have. github.com/cazepeda Credits: aboutmonica.com/blog/how-to-cr…

  • mentioned on August 9, 2020
    via programming.aptdailynews.com

    July 29, 2020 | No Comments Monica Powell shared a really cool trick the other day: The profile README is created by creating a new repository that’s the same name as your username. For example, my GitHub username is m0nica so I created a new repository with t... Read more

  • mentioned on August 6, 2020
    via coffeejourneys.blog

    in How to nail the job interview?

  • mentioned on August 6, 2020
    via

    How To Create A #GitHub Profile README : aboutmonica.com/blog/how-to-cr…

  • mentioned on August 6, 2020
    via

    #100DaysOfCode day 99 - learned how to setup a Github profile README. If you haven't, swing by @waterproofheart for an excellent primer. Here's the article @JeromeHardaway shared. aboutmonica.com/blog/how-to-cr… Now to clean that thing up... #CodeNewbie #GetAfterIt #BetterTogether

  • mentioned on August 5, 2020
    via

    Yesterday I wrote my @github personal README ✨ @waterproofheart has a great overview of how you can do it yourself and what people have been coming up with! aboutmonica.com/blog/how-to-cr… Check it out: github.com/pgaspar

  • mentioned on August 3, 2020
    via

    Github profile README is awesome. Go check it out. Here's a nice blog about it @waterproofheart aboutmonica.com/blog/how-to-cr…

  • mentioned on August 3, 2020
    via

    Nice! aboutmonica.com/blog/how-to-cr…

  • mentioned on July 31, 2020
    via hostind.in
  • mentioned on July 31, 2020
    via

    I know what I will be doing => aboutmonica.com/blog/how-to-cr…

  • mentioned on July 31, 2020
    via

    This is such a good idea, @github profile readme's! aboutmonica.com/blog/how-to-cr… Check out mine! github.com/jesse1981

  • mentioned on July 31, 2020
    via

    aboutmonica.com/blog/how-to-cr…

  • replied on July 30, 2020
    via

    So cool! I remember all the creativity with MySpace, members learning HTML for the first time! Can we also resurrect some sort of LinkExchange? Idea: randomly jump through a curated lists of GitHub profiles (or randomly pick from faves) via a link you embed on your page.

  • mentioned on July 30, 2020
    via

    Cómo crear el readme de la página de perfil de GitHub aboutmonica.com/blog/how-to-cr… vía @waterproofheart

  • mentioned on July 29, 2020
    via

    How To Create A GitHub Profile README | monica*dev aboutmonica.com/blog/how-to-cr…

  • mentioned on July 29, 2020
    via

    Your reminder (and mine) to go and update your README. aboutmonica.com/blog/how-to-cr… @waterproofheart

  • mentioned on July 29, 2020
    via

    A fun way to personalize your Github profiles. Check out Monica's tutorial! Thanks @waterproofheart aboutmonica.com/blog/how-to-cr…

  • mentioned on July 29, 2020
    via

    aboutmonica.com/blog/how-to-cr…

  • mentioned on July 29, 2020
    via

    Thank you @waterproofheart aboutmonica.com/blog/how-to-cr…

  • mentioned on July 28, 2020
    via mashupdesign.com
  • mentioned on July 28, 2020
    via csfeed.thecsblog.com
  • mentioned on July 28, 2020
    via pixallus.com
  • mentioned on July 28, 2020
    via

    I checked it out through @EmmaBostian tweets it is wonderful and helpful for building my github profile thanks to @waterproofheart for you article and @EmmaBostian for sharing with us😊 aboutmonica.com/blog/how-to-cr…

  • mentioned on July 28, 2020
    via

    Create your own github profile aboutmonica.com/blog/how-to-cr…

  • mentioned on July 28, 2020
    via indisa.com.co
  • replied on July 28, 2020
    via

    Expect more creativity! 🎨🖼

  • replied on July 28, 2020
    via

    The readme of @sindresorhus is still 10/10. 👌

  • replied on July 28, 2020
    via

    I did embed some illustrations yesterday but these give me more ideas. Thanks :D

  • replied on July 28, 2020
    via

    Who wants to be in my GitHub top 8?

  • replied on July 28, 2020
    via

    I loved her @waterproofheart article. I took inspiration from it and followed the instructions to create my profile :) twitter.com/j_brgnz/status…

  • replied on July 28, 2020
    via

    Perfect Friday type of work 😃

  • mentioned on July 28, 2020
    via www.new.pixel-forge.ca
  • mentioned on July 28, 2020
    via

    Finally updated my GitHub profile! Thanks @waterproofheart for your article on creating a README! :) aboutmonica.com/blog/how-to-cr…

  • mentioned on July 28, 2020
    via

    aboutmonica.com/blog/how-to-cr…

  • mentioned on July 28, 2020
    via

    機能の追加いつくるんだろうーとボケーとしてたら普通に作れるんやねこれ aboutmonica.com/blog/how-to-cr…

  • mentioned on July 28, 2020
    via

    Create your GitHub profile README 😊 aboutmonica.com/blog/how-to-cr…

  • mentioned on July 28, 2020
    via

    Article by @waterproofheart Article link : aboutmonica.com/blog/how-to-cr…

  • mentioned on July 28, 2020
    via 1dmx.org
  • mentioned on July 28, 2020
    via designexperienceproject.com
  • mentioned on July 28, 2020
    via websitedesign-usa.com

    in The GitHub Profile Trick

  • mentioned on July 28, 2020
    via www.seowebdesignllc.com
  • mentioned on July 28, 2020
    via globaltechnews.online
  • mentioned on July 28, 2020
    via www.webmastersgallery.com
  • mentioned on July 28, 2020
    via makemoneyupdaters.sample-sites.xyz
  • mentioned on July 28, 2020
    via css-tricks.com
  • mentioned on July 28, 2020
    via pikopong.com
  • mentioned on July 28, 2020
    via 123.210.236.35.bc.googleusercontent.com
  • mentioned on July 28, 2020
    via graphicdon.com
  • mentioned on July 27, 2020
    via

    GitHub profile readmes are about to be the Myspace for developers! How cool are some of these ideas: intro gifs, live-updating data, showing the currently playing song, etc. etc. etc. aboutmonica.com/blog/how-to-cr… 🤯

  • mentioned on July 27, 2020
    via blog.ko31.com
  • mentioned on July 25, 2020
    via

    How To Create A GitHub Profile README - Monica Powell aboutmonica.com/blog/how-to-cr…

  • mentioned on July 25, 2020
    via

    Sooo, I just heard #Github has a fun new feature: aboutmonica.com/blog/how-to-cr…

  • mentioned on July 24, 2020
    via

    Pretty profiles: aboutmonica.com/blog/how-to-cr…

  • mentioned on July 24, 2020
    via

    You can now add a README to your GitHub profile, making it even easier to promote yourself. @waterproofheart shows you how easy it is: aboutmonica.com/blog/how-to-cr…

  • mentioned on July 24, 2020
    via news.carstly.com
  • mentioned on July 24, 2020
    via news.carstly.com
  • mentioned on July 23, 2020
    via

    Coolest thing on github to date aboutmonica.com/blog/how-to-cr…

  • mentioned on July 21, 2020
    via

    @github recently released a feature that allows users to create a profile-level README to display prominently on their GitHub profile. @waterproofheart walks through how to access this new feature. aboutmonica.com/blog/how-to-cr… #womenwhocode #womenintech #girlswhocode #100daysofcode

  • mentioned on July 21, 2020
    via

    aboutmonica.com/blog/how-to-cr…

  • mentioned on July 21, 2020
    via

    aboutmonica.com/blog/how-to-cr…

  • mentioned on July 21, 2020
    via

    How To Create A @github Profile README aboutmonica.com/blog/how-to-cr… by @waterproofheart #github #frontend #javascript

  • mentioned on July 21, 2020
    via

    "How To Create A GitHub Profile README" ... aboutmonica.com/blog/how-to-cr…

  • mentioned on July 20, 2020
    via

    How To Create a GitHub Profile README: aboutmonica.com/blog/how-to-cr…

  • mentioned on July 20, 2020
    via

    Great read 🤗💗 @waterproofheart #github #CodeNewbie aboutmonica.com/blog/how-to-cr…

  • mentioned on July 20, 2020
    via jaishirelle.life

    in Using GitHub’s New “Secret” Profile README Feature

  • mentioned on July 20, 2020
    via

    These GitHub README files are pretty slick. I just got rid of my old website since I think this is a good replacement. Thanks for the inspiration @waterproofheart! https://t.co/rYDpW3xPa4

  • mentioned on July 19, 2020
    via

    How To Create A GitHub Profile README. Learn how to access GitHub's new profile level README feature. #developer #github #GitHubREADME #developers aboutmonica.com/blog/how-to-cr…

  • mentioned on July 19, 2020
    via

    How To Create A GitHub Profile README aboutmonica.com/blog/how-to-cr…

  • mentioned on July 18, 2020
    via bughuntersam.com

    in Technical tips for Software Testers

  • mentioned on July 18, 2020
    via

    How To Create A GitHub Profile README aboutmonica.com/blog/how-to-cr… #softwaredevelopment #github #opensource

  • mentioned on July 17, 2020
    via

    I love the Githubs aboutmonica.com/blog/how-to-cr…

  • mentioned on July 17, 2020
    via

    How To Create A GitHub Profile README aboutmonica.com/blog/how-to-cr…

  • mentioned on July 17, 2020
    via

    🔗 How To Create A GitHub Profile README aboutmonica.com/blog/how-to-cr… #github

  • mentioned on July 17, 2020
    via www.ledeveloppeur.space
  • mentioned on July 17, 2020
    via tympanus.net
  • mentioned on July 16, 2020
    via

    👉🏻 “How To Create A GitHub Profile README” 🔗 aboutmonica.com/blog/how-to-cr… by @waterproofheart - who does a lot of cool things!

  • replied on July 16, 2020
    via

    Here is mine fam ! thanks @waterproofheart for the share

  • mentioned on July 16, 2020
    via

    Cool, cool, thanks for the tip https://t.co/U8fNGwOEIO

  • mentioned on July 16, 2020
    via find-right-software.com
  • mentioned on July 15, 2020
    via

    Really neat little secret to spice up your Github page, thanks for the excellent example and pointers @waterproofheart

  • replied on July 15, 2020
    via

    I just saw this today, and I made my own. Look! github.com/pvinis

  • mentioned on July 15, 2020
    via

    How To Create A GitHub Profile README | monica*dev aboutmonica.com/blog/how-to-cr…

  • replied on July 15, 2020
    via

    I loved it! Tks for sharing!! 😊 github.com/darkaxl

  • replied on July 14, 2020
    via

    Like the idea

  • mentioned on July 14, 2020
    via

    Create A GitHub Profile README aboutmonica.com/blog/how-to-cr…

  • replied on July 14, 2020
    via

    I love it so I created my README profile as per my professional way👨‍💻😉 #DataScience #DeepLearning Checkout:- github.com/balavenkatesh3…

  • mentioned on July 14, 2020
    via

    Love this

  • mentioned on July 14, 2020
    via

    Super cool new feature from @github! Thanks @waterproofheart for the share.

  • mentioned on July 14, 2020
    via

    Somebody shared this on @operation_code and I immediately had to go try it out for myself. Just a couple of little edits left and it will be done!

  • mentioned on July 14, 2020
    via

    The 2000s called. They want their glitter images back. (seriously though, GitHub READMEs are pretty neat - thank you Monica for taking the time to write this! ❤️) https://t.co/hIoBsUd4R8

  • mentioned on July 13, 2020
    via

    Saving! I need to do this. 😂

  • mentioned on July 13, 2020
    via

    This is really cool, thank you for sharing!

  • replied on July 13, 2020
    via

    Woah, that’s cool!

  • mentioned on July 13, 2020
    via

    How To Create A GitHub Profile README aboutmonica.com/blog/how-to-cr…

  • replied on July 13, 2020
    via

    👏👏👏

  • mentioned on July 13, 2020
    via

    How To Create A GitHub Profile README - DEV Community 👩‍💻👨‍💻 aboutmonica.com/blog/how-to-cr…

  • replied on July 13, 2020
    via

    @akiolisa

  • mentioned on July 13, 2020
    via

    aboutmonica.com/blog/how-to-cr…

  • mentioned on July 12, 2020
    via

    👏🏿👏🏿👏🏿👏🏿👏🏿

  • replied on July 12, 2020
    via

    Thanks! I'm all set up now. github.com/AdamSHurwitz

  • mentioned on July 12, 2020
    via

    This is like MySpace all over again! I just published mine at github.com/jesalg Thanks for introducing me to it @waterproofheart Now only if it had support for blink & marquee text ✨ https://t.co/LSwQfYHDlh

  • mentioned on July 12, 2020
    via

    ⁦@GitHub⁩ Profile README - the new ⁦@LinkedIn profile⁩ of #geeks, #nerds and #programmers. The #NewNormal aboutmonica.com/blog/how-to-cr…

  • mentioned on July 12, 2020
    via

    This is fantastic!

  • replied on July 12, 2020
    via

    This is awesome! I was experimenting with event-driven changes to your profile (on new event, update README) using @pipedream and wrote up how to update my profile on new DEV posts : dev.to/dylburger/show… . Added a shout out to your profile in there, love the design ♥️

  • replied on July 12, 2020
    via

    Looks like the mobile app still has no support for profile readmes?

  • mentioned on July 12, 2020
    via

    How To Create A GitHub Profile README aboutmonica.com/blog/how-to-cr…

  • replied on July 12, 2020
    via

    @kirubaspace

  • replied on July 12, 2020
    via

    This is awesome!!! We play Chess on mine. Want to take the next move? github.com/timburgan

  • mentioned on July 12, 2020
    via

    Nice!

  • mentioned on July 12, 2020
    via

    Looks good, I think I will try that.

  • mentioned on July 12, 2020
    via

    This is all sorts of amazing!

  • mentioned on July 12, 2020
    via

    After reading an excellent article by @waterproofheart I’ve updated my GitHub profile page at github.com/bravelocation to look a whole lot nicer 👍 The article is at aboutmonica.com/blog/how-to-cr… if you want to do the same

  • replied on July 12, 2020
    via

    Thanks, it's clear and useful!

  • mentioned on July 12, 2020
    via

    So happy I learned about this github.com/Gielpy

  • replied on July 12, 2020
    via

    Great profile! How did you create a brown skin tone :wave: emoji? I've been struggling to do this for a while.

  • mentioned on July 12, 2020
    via

    This is awesome!

  • mentioned on July 12, 2020
    via

    🔥 🔥

  • mentioned on July 12, 2020
    via

    sweet!

  • replied on July 12, 2020
    via

    How to use ful profile madam

  • replied on July 12, 2020
    via

    Please anyone guide me how to get Github.io.domain because i tried everything but it didn't work. bdxoul.guthub.io

  • replied on July 12, 2020
    via

    Nicely done

  • mentioned on July 12, 2020
    via

    aboutmonica.com/blog/how-to-cr…

  • mentioned on July 12, 2020
    via

    How To Create A GitHub Profile README by ⁦@waterproofheart⁩ aboutmonica.com/blog/how-to-cr…

  • mentioned on July 12, 2020
    via

    This is amazing!

  • mentioned on July 12, 2020
    via

    This is cool. I look forward to trying it out. Thanks for a great article.

  • mentioned on July 12, 2020
    via

    💙love technology

  • mentioned on July 12, 2020
    via

    Very neat trick, and super quick & easy to do!

  • replied on July 12, 2020
    via

    This is sick! Thank you!

  • mentioned on July 12, 2020
    via

    Made a fancy Github profile readme as per this guide: aboutmonica.com/blog/how-to-cr… ...It's basically a copy & paste of my LinkedIn but with some emojis & photos. I guess that's enough? 😅😁 Check out the profile here: github.com/AlexHolderDeve… #github #developer

  • mentioned on July 11, 2020
    via

    This is going on my to do list.

  • mentioned on July 11, 2020
    via

    Super cool! #DataScience

  • replied on July 11, 2020
    via

    Thank you so much for sharing. It really is appreciated.

  • replied on July 11, 2020
    via

    Omgggg this is so helpful!! Thanks!!

  • replied on July 11, 2020
    via

    This is awesome

  • mentioned on July 11, 2020
    via

    Oh that's how you do that! https://t.co/dh6O2QY7kt

  • replied on July 11, 2020
    via

    Wonderful. Thank you

  • replied on July 11, 2020
    via

    @OdsRaquel

  • replied on July 11, 2020
    via

    Thank you so much for this post! I updated my own "Readme"

  • mentioned on July 11, 2020
    via

    How To Create A GitHub Profile README | monica*dev aboutmonica.com/blog/how-to-cr…

  • mentioned on July 11, 2020
    via

    This was pretty Good! 😃#resume #100DaysOfCode #github

  • replied on July 11, 2020
    via

    Thnxs @waterproofheart. It was very interesting, cause I am looking for a good or inspiring idea on how to organize that page. I suggest you make another article again after a while when everybody will try this feature out. I think at that time you will find even better examples

  • replied on July 11, 2020
    via

    Did. Not. Know. This.

  • replied on July 11, 2020
    via

    Thanks!

  • replied on July 11, 2020
    via

    Cool 😎 thanks

  • replied on July 11, 2020
    via

    Brilliant achievement. Pl share a copy ...@mosharrafzaidi

  • replied on July 11, 2020
    via

    Thanks.......

  • replied on July 11, 2020
    via

    I didn't know of this feature! I'll add a GitHub readme with a big link to my GitLab profile 🙃

  • replied on July 11, 2020
    via

    @okekehi

  • replied on July 11, 2020
    via

    🥰

  • mentioned on July 11, 2020
    via

    👏👏👏

  • mentioned on July 11, 2020
    via

    I need to get going on this!

  • replied on July 11, 2020
    via

    Just use pure html when you need it, for example resizing an image 😂😂

  • replied on July 11, 2020
    via

    github.com/dustinrouillard *

  • replied on July 11, 2020
    via

    This is so cool! Thank you

  • replied on July 11, 2020
    via

    Woah, thanks! I totally missed this was possible

  • mentioned on July 11, 2020
    via

    Esto mola bastante. Estoy deseando de ver el de mis jefes del curro 😁😅

  • mentioned on July 11, 2020
    via

    Thank you, I was looking for (official) instructions and they're nowhere to be found!

  • mentioned on July 11, 2020
    via

    😍

  • replied on July 11, 2020
    via

    github.com/dustinroulliard updated his automatically based off wakatime. Pretty neat. I'm finishing mine to be a little bit more outlandish though.

  • replied on July 11, 2020
    via

    You're a pro in mark-down files. I stan

  • replied on July 11, 2020
    via

    Thanks. I'll take the read. I just might end up stealing code from yours though 🤣🤣🤣

  • replied on July 11, 2020
    via

    I like this! It's really simple.

  • replied on July 11, 2020
    via

    Keep it like that, it's something different (maybe not after you shared it here) and I like it

  • replied on July 11, 2020
    via

    I know you’ll put a nice spin on yours. I always enjoy reading your copy and seeing the designs you come up with like your Twitch frames.

  • replied on July 11, 2020
    via

    ...and it's done! I might add more to it. I've borrowed some features from other responses to your tweet - such as the badges, and your image idea of course! github.com/sam-cross

  • replied on July 11, 2020
    via

    You can also be a pro with markdown! guides.github.com/pdfs/markdown-…

  • replied on July 11, 2020
    via

    Cool! Thanks for sharing . I’m excited to try this out.

  • replied on July 11, 2020
    via

    Saving this for next week as I update mine 🙂

  • replied on July 11, 2020
    via

    It looks amazing

  • replied on July 11, 2020
    via

    This looks awesome, I'm working on this right now

  • replied on July 11, 2020
    via

    Thank you 💕

  • mentioned on July 11, 2020
    via

    😍

  • mentioned on July 11, 2020
    via

    part of what makes learning in public and creating content fun is being able to express your personality as part of it i love that @github added this feature and it’s really cool to see what kind of creative things people are doing with their profile

  • replied on July 11, 2020
    via

    Thanks for the inspiration! I just published mine: https://t.co/w6hLH8hZuw

  • replied on July 11, 2020
    via

    Thanks!

  • replied on July 11, 2020
    via

    I had to update mine after I saw people were using images 😂

  • replied on July 11, 2020
    via

    I can't believe people are using 1̶0̶m̶b̶ ̶G̶I̶F̶s̶ videos, I don't think I can top that!

  • replied on July 11, 2020
    via

    💯 thank you!

  • replied on July 11, 2020
    via

    The .new TLD is very handy!

  • replied on July 11, 2020
    via

    News I can use 👍

  • replied on July 11, 2020
    via

    Nice! thanks, btw you can go to useful shortcut repo.new 😁