diff --git a/app/about/page.tsx b/app/about/page.tsx index 7c1f7b3..3e65f09 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -86,8 +86,8 @@ const AboutPage = () => {
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 Software Engineer at - Choreograph. + Polish and English and currently work as a Software Engineer at WPP + Media.
I have co-authored one scientific article, which you can read{" "} diff --git a/components/about-summary.tsx b/components/about-summary.tsx index 2e020b1..d85759f 100644 --- a/components/about-summary.tsx +++ b/components/about-summary.tsx @@ -5,15 +5,20 @@ const AboutSummary = () => { className="flex flex-col items-center justify-center gap-4 p-4 rounded w-full" >
- Hi, my name is Gabriel Kaszewski - I'm a Bioinformatics graduate - 🧬 and a self-taught full-stack developer 💻. I love creating software - that resolves complex problems, and my most ambitious project yet is - my first game. Take a look at the Steam preview below and consider - adding it to your wishlist! + Hi, I'm Gabriel Kaszewski — a Bioinformatics graduate and a + software engineer by trade. I’ve been obsessed with programming since + I was 11, and I thrive on building software that solves complex, + real-world problems. +
+ ++ My most ambitious project to date is my first game. You can check out + the Steam preview below — if it catches your eye, I’d love for you to + add it to your wishlist!
- My journey with programming started when I was 11 🚀. I love solving - problems and creating software that resolves them 👨💻. -
-- Currently, I am working as a Python Developer at digimonkeys.com 🐒. - In my free time I like to read about new technologies and work on my - projects 📚. + Currently, I am a Software Engineer at{" "} + WPP Media. When I’m not + at my day job, I’m usually deep-diving into new technologies or + bringing my own side projects to life.