┌──────────────────────────────────────────────────────────────────┐
│ alexeisveliz95@github:~$ cat about.txt │
├──────────────────────────────────────────────────────────────────┤
│ │
│ > Developer & Automation Enthusiast │
│ > Python | Shell | Automation │
│ > "Trying to learn programming when code is 100% AI" │
│ │
└──────────────────────────────────────────────────────────────────┘
$ cat contact.sh
#!/bin/bash
TWITTER="@alexeisveliz95"
PROFILE="github.com/alexeisveliz95"


