Personal portfolio v3 built with Next.js, GSAP scroll animations, Spline 3D and Fullpage.js
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^0.1.49^2.1.2^5.2.2^1.1.11^2.1.8^1.2.4^2.11.2^1.12.58^1.0.2^0.7.1^2.1.1^4.0.40^3.14.2^2.4.1^5.13.0^0.575.0^16.1.6^0.2.11^19.2.4^19.2.4^7.71.1^9.2.0^10.0.1^6.9.2^0.3.4^12.1.2^3.5.0^1.0.7^4.3.6^4.2.0^2.9.6^25.3.0^19.2.14^19.2.3^10.4.24^9.39.2^16.1.6^8.5.6^3.8.1^0.7.2^3.4.19^5.9.360
commits
Merge pull request #1 from Vergos1/feature/smooth-gsap-new
f36b3daView on GitHubrefactor: update smooth configuration to use ScrollSmootherConfig; increase smooth value to 3.5 and add speed property for enhanced scrolling effects
41e6e40View on GitHubrefactor: update Tailwind configuration for 2xl breakpoint; enhance global styles for message wrapper; implement marquee animation in About section with new components and hooks; remove unused project and testimonial card components
4a20489View on GitHubrefactor: update Tailwind configuration to include new Oswald font; adjust global styles for primary color and layout improvements; enhance About section with marquee animation and responsive design
bc93e7aView on GitHubrefactor: implement about section animations using a custom hook for improved organization; update AboutWrapper to utilize the new animation logic
c780730View on GitHubrefactor: extract hero section animations into a custom hook for better organization; update HeroWrapper to utilize the new hook and simplify animation logic
5c9a917View on GitHubrefactor: remove obsolete video files and replace hero background video; update hero section styles and animations for improved visual effects and responsiveness
d14ea53View on GitHubrefactor: enhance button component to support dynamic text color; update global styles for improved structure and remove unused color variables; adjust header styles for better responsiveness
9c56f1eView on GitHubrefactor: update Tailwind configuration to use new color variable; add animation styles and integrate them into layout; enhance button component with dynamic color handling; improve hero section with responsive design and GSAP animations
1528a67View on GitHubrefactor: enhance AppHeaderWrapper color handling by introducing dynamic header color logic based on menu state; streamline AppHeader component by removing redundant header data definition
d82d54cView on GitHubrefactor: reorganize global styles by moving rounded div styles to a new slide-animation.css file; update layout styles for consistency and improved structure
8dfe8f8View on GitHubrefactor: enhance AppHeaderWrapper animations by simplifying logo transition effects and update header styles with a new color variable for improved design consistency
9b251adView on GitHub