Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/estete9/ascii-art-tag

Program that reads a name and a status and prints a tag using an external file with a pre-set ASCII font
https://github.com/estete9/ascii-art-tag

Last synced: 22 days ago
JSON representation

Program that reads a name and a status and prints a tag using an external file with a pre-set ASCII font

Awesome Lists containing this project

README

        

# ASCII-Art-tag
Program that reads a name and a status and prints a tag using an external file with a pre-set ASCII font
In this project I iterate through an external file, then mapped it to a list of strings, then used fold to iterate through a name and a status,
accumulating the strings from the external file, after that I entered the texts and print them surrounded by a margin