About

TL;DR

I’m fifex, AKA “fif3x”, a FOSS enjoyer, Linux user, and a C/C++ programmer

Projects

I have done some programming projects, and my main one is Libre Terminal. More information can be found in its dedicated page.

Linux

I have started to use Linux from around August-September 2025 and i have to say it’s one of the best choices i have ever made. It makes working, relaxing, or really doing anything on a computer much more convinient and faster. Not to forget it does not have any ADs. My favourite distro is Fedora Linux, while im also trying EndeavourOS currently. I have also tried Debian, Linux Mint and Arch Linux in the past, but i personally didn’t like them.

Programming

My first experience in programming was when i followed to a Python Basics programme. I learnt the basics such as variables, printing, loops, etc. I can still recall most of the things i had learnt, but i haven’t continued my Python journey. Later, on around September-October of 2024, i started my C++ adventure, which i still continue to enjoy. C++ has probably been my favourite language, alongside with C. I started with small projects, like everyone, but began vastly improving throughout the 2025 Summer. At the same Summer, i started learning C, one of the best choices in life. I really enjoy writing C, as you can pretty much write everything, and it’s simple. On about August of 2025, i wrote and learnt some Assembly NASM x86_64, which i thought would be extremely hard, but concluded that it is infact, not that complicated. And on the next month, September of 2025, i also picked up on some simple Rust fundementals.

My main language will continue to be C/C++, probably, even tho i will of course need to sometimes use scripting languages like Makefile