Hi! I'm a 23 year-old IT student. I love free software and open-source software. I aspire to be a developer and/or sysadmin.
Mostly self-taught.
- ES / EN / RU
- FOSS and GNU+Linux shill (using Arch Linux, but I have experience on Gentoo, Debian-based distros and Fedora) I don't use Windows as my dev environment, nor I endorse WSL.
- Document your code.
- Neovim user.
- My hobbies are playing PvE/Single-Player games and listening to lots of music.
- Shellscript (BASH predominantly)
- Lua
- C
- C++
- Python
- Common-Lisp
- Java
I'm currently am learning Haskell aswell.
I always favour my code built with a functional/procedural architecture in mind, rather than OOP.
That being said, I'll always be reasonably flexible and adaptive.
I am a very pro-documentation developer, so docstrings, annottations for LSPs, explicit type declaration
and focusing on making code readable and understandable to others is my thing.
Making my code as simple, yet understandable is my priority, so deep nesting and useless/redundant
operations are some of the things I'll be avoiding like the plague.