For the past few days, apart from pacing further along my React studies, I started working on my personal portfolio website! It's been a thing I wanted to make for a while, but that I always thought I didn't have sufficient skills and experience for. Turns out I do!
I started from creating a board of inspirations and mapping out how I even want to structure the site. Since it's my first time creating something like this, it took some time, and I still definitely think there is a lot of stuff to be added in the future.
The first section that I ended up implementing (and the only one I made so far) is this interactive 3D scene with some of my favorite hand-picked quotes layered on top. I want the site to be full of easter eggs and cool playful experiences, so by clicking on the grass field you can spawn geese that will follow your cursor and absolutely warp all text around them :D
I gotta point out that I NEVER worked with 3D on the Web before. It took a lot of time to get everything working (and some help from my buddy Gemini CLI too), but I'm really happy to have applied all the knowledge I got from my React lessons here.
The current version is deployed here - https://yaroslav-solo-geese.vercel.app/
(at it will keep getting updated almost daily)
And the repo is here - https://github.com/soloiaros/geese
Will keep moving forward! See you in the future updates 😜


Top comments (0)