{% import "website/macros/chip.html" as chip %} {% extends "website/base.html" %} {% block content %}
me

Hello, I'm Gabriel! 👋

More info about me! 💡

Hi! I am Gabriel and I am {{ age }} years old. I graduated in Bioinformatics from the University of Gdańsk 🏫. I'm fluent in Polish and English and currently work as a Python Developer at digimonkeys.com 🐒💻.

I have published one article you can read it here .

Hobbies 🎮🎸

{{ chip::chip(text="Programming 💻")}} {{ chip::chip(text="Filmmaking 🎥")}} {{ chip::chip(text="Gaming 🕹️")}} {{ chip::chip(text="Playing guitar 🎸")}}

Interests 🌌📚

{{ chip::chip(text="Computer Science 💾")}} {{ chip::chip(text="Sci-Fi Books📚")}} {{ chip::chip(text="Astronomy 🔭")}} {{ chip::chip(text="Sports 🏅") }} {{ chip::chip(text="History 🏰")}}

My Philosophy 🧠

I believe much of today's software is bloated, inefficient, and disrespectful of the user's resources. My passion, which started with a simple curiosity at age 11, is to build a better alternative. I focus on creating software that is fast, reliable, and genuinely intuitive, guided by the principles of clean and efficient code.

My Toolkit 🛠️

OS & Hardware

Arch Linux

Custom-built PC Rig

AMD Ryzen 7 5800X3D

NVIDIA RTX 4070 Ti

48GB RAM

Editor

Jetbrains IDEs (Pycharm, Rider)

VS Code

Primary Languages

Rust, Python, C#, TypeScript

Favorite Tech

Axum, Godot, React, TailwindCSS

Future Goals 🚀

I'm always eager to learn and grow. My goal is to continue honing my skills in backend development and system architecture while exploring new creative outlets. Here's what's on my radar:

FAQ ❓

How old were you when you started programming?

I was 11 years old 🧑‍💻.

How did you learn programming?

I read books 📖 and practiced a lot.

Are you studying Computer Science?

No, I have a degree in Bioinformatics, which is a closely related field.

Which programming language do you recommend for a beginner?

The language doesn't really matter, just choose one you like and dive in 🌊.

What was your first programming language?

My journey began with C++ 🖥️.

What is your favorite programming language?

I enjoy writing in C, Rust, and Python 🐍. But Rust is the best 💖🦀

{% endblock content %}