+++
title = "About me"
+++
{% card(title="More info about me!") %}
Hi! I am Gabriel and I am 23 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.
I have published one article — you can read it [here](https://dx.doi.org/10.1038/s41598-023-44488-7).
{% end %}
{% card(title="Hobbies") %}
- Programming
- Filmmaking
- Gaming
- Playing guitar
{% end %}
{% card(title="Interests") %}
- Computer Science
- Sci-Fi Books
- Astronomy
- Sports
- History
{% end %}
{% card(title="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 Rust, C, and Python. But Rust is the best!
{% end %}