/usr/bin/whoami

oliver@almalinux:~$ whoami --verbose --human
[ USER_INFO ]

Name: Oliver Alejandro Erazo Reyes

Role: Full Stack Web Developer

Status: Running , fueled by curiosity and terminal efficiency.

[ ABOUT ]

I am a software engineer passionate about building efficient, adaptable, and scalable solutions. My approach bridges the gap between robust backend architectures and seamless user experiences. When I am not configuring servers, writing code, or optimizing my Neovim environment, you will probably find me running—a physical discipline that gives me the focus and balance needed to tackle the next technical challenge.

/var/log/sys_evolution.log

[ 2026 ]

BARE_METAL_MASTERY

Replaced traditional desktop environments with Hyprland and Waybar. Fast, minimalist, and entirely terminal-driven.

[ 2025 ]

PRODUCTIVITY_OVERRIDE

The definitive shift. Moved to Fedora. More importantly, I left VSCode behind and fully embraced Neovim to maximize productivity.

[ 2024 ]

SUCCESSFUL_MIGRATION

The turning point. Gave Linux another try with Mint, then Pop!_OS. The experience was seamless, and I finally made it my daily driver.

[ 2023 ]

KERNEL_PANIC_AND_ROLLBACK

The first leap. Tried Manjaro as my main OS. I struggled with dependencies, feared the terminal, and eventually retreated back to Windows.

[ 2022 ]

DEV_ENVIRONMENT_START

"Hello, World." Officially started my path as a developer. Windows and VSCode were my ultimate comfort zone.

[ 2021 ]

VIRTUALIZATION_TEST

The seed of curiosity. I virtualized my first Ubuntu instance and got my first glimpse into the Linux ecosystem.

[ 2015 ]

SYSTEM_INIT

My first PC. I was a standard Windows user, completely unaware of the broader tech world and programming.

~/.config/mindset.conf

# ---------------------------------------------------------
# CORE PHILOSOPHY
# ---------------------------------------------------------
# Simplicity is the ultimate sophistication. I strongly
# believe in the UNIX philosophy: write programs that do
# one thing and do it well. 

UNIX_PHILOSOPHY=true
DRIVEN_BY="Efficiency and Open Source"
DISTRACTIONS=0

# ---------------------------------------------------------
# ARCHITECTURE APPROACH
# ---------------------------------------------------------
# I aim for code that is not just functional, but efficient,
# maintainable, and built on solid architectures. I thrive
# in the terminal because it strips away distractions,
# allowing me to focus entirely on problem-solving.

export WORKFLOW="Terminal-driven"