Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/estete9/ascii-art-tag
- Owner: Estete9
- Created: 2020-09-10T21:02:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T21:12:33.000Z (over 4 years ago)
- Last Synced: 2025-01-06T03:41:37.443Z (about 1 month ago)
- Language: Kotlin
- Size: 130 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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