system.online:: waiting for input
> whoami
Ferney Palacio
aka Majunko
> ▌
I write software that lives in the terminal — scrapers, automation scripts and integrations that quietly do the boring work, so I don't have to.
majunko@~/ $ zsh
$ whoami
Ferney Palacio (aka Majunko)
$ cat profile.json
{
"focus": ["cli tools","automation","web scraping"],
"languages": ["JavaScript","Python","PHP"],
"status": "IN_THE_MATRIX",
"uptime": "active",
"hobby": "hacking on open source"
}$ ▌