Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ernestoguimaraes/e691040b8cbe3b362be19aa45b48fcb2 to your computer and use it in GitHub Desktop.
Save ernestoguimaraes/e691040b8cbe3b362be19aa45b48fcb2 to your computer and use it in GitHub Desktop.
Do you want ASCII Art on your README Files?
ASCI Art - A Great wait to express some beautiful typography on your Console Applications!! I decided to add on my README files
using the site bellow to create the typo
http://patorjk.com/software/taag/#p=display&f=Graffiti&t=Type%20Something%20
And them, expressing it as a Code Markdown mark! Give a try.
_ _
___ _ __ _ __ ___ ___| |_ ___ __ _ _ _(_)_ __ ___ __ _ _ __ __ _ ___ ___
/ _ \ '__| '_ \ / _ \/ __| __/ _ \ / _` | | | | | '_ ` _ \ / _` | '__/ _` |/ _ \/ __|
| __/ | | | | | __/\__ \ || (_) | | (_| | |_| | | | | | | | (_| | | | (_| | __/\__ \
\___|_| |_| |_|\___||___/\__\___/ \__, |\__,_|_|_| |_| |_|\__,_|_| \__,_|\___||___/
|___/
@Ammar-Alnagar
Copy link

Ammar-Alnagar commented Feb 9, 2025

@jackpurrin
add the ascii art between code tags

                                     __  __                              __            __                                     
                                    /  |/  |                            /  |          /  |                                    
        ______    _______   _______ $$/ $$/         ______    ______   _$$ |_         $$ |____    ______    ______    ______  
       /      \  /       | /       |/  |/  |       /      \  /      \ / $$   |        $$      \  /      \  /      \  /      \ 
       $$$$$$  |/$$$$$$$/ /$$$$$$$/ $$ |$$ |       $$$$$$  |/$$$$$$  |$$$$$$/         $$$$$$$  |/$$$$$$  |/$$$$$$  |/$$$$$$  |
       /    $$ |$$      \ $$ |      $$ |$$ |       /    $$ |$$ |  $$/   $$ | __       $$ |  $$ |$$    $$ |$$ |  $$/ $$    $$ |
      /$$$$$$$ | $$$$$$  |$$ \_____ $$ |$$ |      /$$$$$$$ |$$ |        $$ |/  |      $$ |  $$ |$$$$$$$$/ $$ |      $$$$$$$$/ 
      $$    $$ |/     $$/ $$       |$$ |$$ |      $$    $$ |$$ |        $$  $$/       $$ |  $$ |$$       |$$ |      $$       |
       $$$$$$$/ $$$$$$$/   $$$$$$$/ $$/ $$/        $$$$$$$/ $$/          $$$$/        $$/   $$/  $$$$$$$/ $$/        $$$$$$$/ 
                                                                                                                              
                                                                                                                              
                                                                                                                              

for reference , its the key above the tab button on the keyboard { ` } use 3 of these at the beginning and another 3 at the end

@Ammar-Alnagar
Copy link


                                     __  __                              __            __                                     
                                    /  |/  |                            /  |          /  |                                    
        ______    _______   _______ $$/ $$/         ______    ______   _$$ |_         $$ |____    ______    ______    ______  
       /      \  /       | /       |/  |/  |       /      \  /      \ / $$   |        $$      \  /      \  /      \  /      \ 
       $$$$$$  |/$$$$$$$/ /$$$$$$$/ $$ |$$ |       $$$$$$  |/$$$$$$  |$$$$$$/         $$$$$$$  |/$$$$$$  |/$$$$$$  |/$$$$$$  |
       /    $$ |$$      \ $$ |      $$ |$$ |       /    $$ |$$ |  $$/   $$ | __       $$ |  $$ |$$    $$ |$$ |  $$/ $$    $$ |
      /$$$$$$$ | $$$$$$  |$$ \_____ $$ |$$ |      /$$$$$$$ |$$ |        $$ |/  |      $$ |  $$ |$$$$$$$$/ $$ |      $$$$$$$$/ 
      $$    $$ |/     $$/ $$       |$$ |$$ |      $$    $$ |$$ |        $$  $$/       $$ |  $$ |$$       |$$ |      $$       |
       $$$$$$$/ $$$$$$$/   $$$$$$$/ $$/ $$/        $$$$$$$/ $$/          $$$$/        $$/   $$/  $$$$$$$/ $$/        $$$$$$$/ 
                                                                                                                              
                                                                                                                              
                                                                                                                              

image

@jackpurrin
Copy link

i figured it out 😭 thanks tho.

i didn't realize how old that comment was too.

@Ammar-Alnagar
Copy link

Anytime , happy to help :)

@OmarElkasrawy
Copy link

@Ammar-Alnagar Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment