- Updated Tailwind CSS to version 4.0.17, introducing new color variables and adjustments to existing styles. - Added a new section template for displaying project sections with a consistent design. - Enhanced card shortcodes to include list styles for better readability. - Modified sidebar links to ensure correct image paths and improved accessibility with added links for projects.
1.6 KiB
+++ 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. {% end %}
{% card(title="Hobbies") %}
- Programming
- Filmmaking
- Gaming
- Playing guitar
{% card(title="Interests") %}
- Computer Science
- Sci-Fi Books
- Astronomy
- Sports
- History
{% 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 %}