Logo

I am Ailton Baúque (vybraan), a software engineer with a focus on cybersecurity, web development, and practical systems work. I also serve as a part-time system administrator, where I provision and manage servers, automate deployments, and keep infrastructure secure and reliable.

I am a lifelong learner, currently exploring software testing and embracing the collaborative spirit of DevOps culture. Outside of work, I enjoy a good book, long walks around Maputo City, and the occasional run.

Most of what I build is in Go — CLI tools, auth middleware, and the occasional protocol experiment. Infrastructure, security, OAuth2, and Linux are my daily drivers.

Download my resume .

Systems

I run and maintain Linux/UNIX servers, network services, and secure access paths for real workloads.

  • Linux, Ubuntu, Debian, Red Hat (CentOS), UNIX, FreeBSD, Solaris
  • SSH, TLS, DNS, HTTP, SMTP, IMAP, POP3, LDAP, Samba, SFTP
  • Nginx, Apache, Traefik, Redis, PostgreSQL

DevOps

I automate deployments, work with containers, and keep small systems observable and recoverable.

  • Kubernetes (k3s), Docker, LXC, VMWare, VirtualBox
  • Git, GitHub, GitLab, Gitea, AWS, Vim/Vi, TMUX

Backend

I build practical tools and services, mostly in Go, with security and operations in mind.

  • Java, C#, Python, Go, Bash, POSIX Shell, JavaScript, SQL

vy·braan

/ˈvaɪˌbræn/ noun username handle

Derived from bravian, a coined name influenced by Bavaria / Bayern and the Portuguese bravo. Later refined: bravian → vybraan. The i was replaced with y for distinction and permanence.

PGP Key

Fingerprint: 8D52 B14A 2FA7 546E 435B C50C 7444 FFE9 48C3 27CC

Projects

snare

snare

Gin authentication middleware for Go web apps with session cookies, login/register routes, and Templ views.

GoAuthGin +1
vygrant

vygrant

Go OAuth2 authentication daemon and CLI for legacy apps, with token storage, refresh, and local callback handling.

GoOAuth2CLI +1
stash

stash

Go web file manager with Snare auth integration, upload/download/delete flows, and server-rendered UI.

GoFile ManagerWeb +1
vyai

vyai

Terminal Gemini API client in Go with context-aware chats, conversation switching, and keyboard-first TUI.

GoCLIAI +1
ion

ion

Minimal framed audio protocol for streaming raw PCM with JSON control events over reliable byte streams.

GoAudioProtocol +1
vybraan Website

vybraan Website

Personal portfolio and blog documenting builds, experiments, and notes.

AstroPortfolioBlog
goxploit

goxploit

Go client library for Metasploit RPC automation with modular API methods and security tooling workflows.

GoMetasploitSecurity +1
ArduinoALNK

ArduinoALNK

Simple web page for remote home lighting control using Arduino/ESP32.

ArduinoESP32IoT
Ailton Baúque

Ailton Baúque

Personal website project repository.

WebsitePortfolio
DevShop

DevShop

E-commerce mobile store project focused on clean UX for browsing and checkout.

MobileE-commerceUX
Latex Compiler

Latex Compiler

Neovim LaTeX compiler plugin in Lua for lightweight document builds without editor bloat.

NeovimLuaLaTeX
RAG Chatbot

RAG Chatbot

RAG chatbot using Amazon Bedrock for retrieval-augmented responses and context-aware chat workflows.

RAGLLMAmazon Bedrock
Tiny Linker

Tiny Linker

Microservice URL shortener built for modular routing, link management, and scalable service boundaries.

MicroservicesURL ShortenerArchitecture