# Open source and Linux lover!
My repositories, configurations, and files:
github - My github repositories.
irc - IRC Chat using ngircd + Gamja (Web Interface).
yougeek - My website with web geek tools using javascript.
ffmpeg - My FFmpeg builds for GNU/Linux and Windows.
aria2 - My aria2 static builds for GNU/Linux and Windows.
scripts - My random scripts for Linux.
neo-vim - Backup of Vim and Neovim configuration scripts.
nextcloud - My own nextcloud server (private).
navidrome - My music library in a web player (private).
Contact with me:
email - Send me an email to the address in the link.
telegram - Chat using Telegram protocol with my alias.
reddit - Send me direct message using Reddit.
mastodon - Send me direct message using Mastodon.
twitter/x - Send me direct message using Twitter/X.
bluesky - Send me direct message using Bluesky.
irc - IRC Chat using my own server (ngircd + gamja).
Famous Quotes (in geek mode, of course):
Linux/MacOS:
$ curl -s "https://asdo92.yougeek.dev/fq" | shuf -n 1
Windows (Powershell):
$ (Invoke-RestMethod https://asdo92.yougeek.dev/fq) -split "`n" | Get-Random 2>$null