Personal portfolio showcasing Dyvix UI, open-source work, and dynamically fetched data.
Note
This repository is source-available for portfolio review purposes. All rights reserved. An open-source version might be available in the future.
- Project Section powered dynamically by JSON-driven configuration object, separating content rendering logic from UI structure.
- Contributions Section powered by both dynamic JSON-driven configuration object, and automatically fetching current user stats.
- Contributions fetched data are cached & invalidated after 12 hours.
- Fully animated by GSAP with ScrollTrigger.
- Styled with vanilla CSS.
- Fully responsive on desktop & mobile.
The portfolio is deployed on https://younisdev.github.io/. To run it locally, open index.html in your browser or deploy the project with a locally deployed server.