Skip to content

Instantly share code, notes, and snippets.

View DIEGOHORVATTI's full-sized avatar
💬
Advancing by leaps and bounds

DIEGOHORVATTI

💬
Advancing by leaps and bounds
  • Planet Earth, Brazil, Santa Catarina, Florianópolis
  • 16:54 (UTC -12:00)
  • LinkedIn in/diego-horvatti
  • Instagram diegohorvatti
View GitHub Profile
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active August 22, 2025 01:33
Conventional Commits Cheatsheet
@dsample
dsample / README.md
Last active August 18, 2025 07:39
ASCII art diagrams

ASCI art characters for creating diagrams

Characters:

Single line

  • ASCII code 191 = ┐ ( Box drawing character single line upper right corner )
  • ASCII code 192 = └ ( Box drawing character single line lower left corner )
  • ASCII code 193 = ┴ ( Box drawing character single line horizontal and up )
  • ASCII code 194 = ┬ ( Box drawing character single line horizontal down )