{% 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 study Bioinformatics at the University of Gdansk 🏫. I'm fluent in Polish and English and currently work as a Python Developer at digimonkeys.com 🐒💻.

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 🏰")}}

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 study Bioinformatics, but it's closely related 🧬💻.

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 %}