Skip to content

Instantly share code, notes, and snippets.

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

Diego Horvatti DIEGOHORVATTI

💬
Advancing by leaps and bounds
View GitHub Profile
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active August 21, 2026 07:03
Conventional Commits Cheatsheet
@dsample
dsample / README.md
Last active July 21, 2026 21:22
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 )