TERIDOX
Contact
Web DevelopmentAugust 2026

Savio Portofolio

This project is a digital representation of my profile and work, built from the ground up with a focus on performance and user interface (UI/UX) aesthetics. Using Next.js and TypeScript, the project structure is divided into modular components such as the Hero, About, Projects, and Resume sections.

Next.js
Live Preview
Savio Portofolio

This project is a digital representation of my profile and work, built from the ground up with a focus on performance and user interface (UI/UX) aesthetics. Using Next.js and TypeScript, the project structure is divided into modular components such as the Hero, About, Projects, and Resume sections.

The most challenging and exciting feature I worked on in this project was the implementation of visual interactions. Rather than simply creating static pages, I developed my own animation logic using custom hooks for parallax effects and scroll animations. All styling is neatly managed using CSS Modules to prevent style clashes between components, resulting in a clean, easy-to-manage codebase and a highly responsive website.