A portfolio website built with React.js and SCSS. It features a modern and responsive design.
06/2022 - 02/2024
Frontend Developer
Solo
completed
Portfolio V1 was my first fully custom-built portfolio. Built before utility frameworks and component libraries were part of my workflow — everything from the design system to the animation layer was hand-rolled
Decision: Use GSAP timelines for complex animation sequences.
Why:
Decision: Combine GSAP and Framer Motion. To be honest I was not aware of the trade-offs of using both libraries at the time.
Why:
Trade-offs:
Decision: Build a styling system without relying on utility frameworks.
Why:
Managing multiple animations across components can quickly become unmanageable.
Solution:
Without Tailwind or similar tools, maintaining consistency required discipline.
Solution:
This project established my foundation in frontend engineering and UI craftsmanship: