JazzHands is a UIKit framework providing a scroll-driven animation engine and a paging layout manager. It enables the binding of view properties to timelines of keyframes, allowing visual transitions to be synced with real-time scroll offsets or gesture data. The project distinguishes itself through a value-interpolation engine that calculates intermediate property states. This allows animation progress to be driven by external input values, mapping view attributes to a timeline based on a floating point progress indicator. The framework also includes a system for organizing views within pag
This is a React animation library providing a collection of components for creating choreographed motion, complex transitions, and SVG morphing. It functions as a motion design specification and a UI component animation wrapper system used to apply 3D transforms, Bezier curves, and entry-exit transitions to interface elements. The project includes a scroll-driven animation suite for synchronizing UI movements and parallax effects with the viewport position, as well as an SVG motion framework for animating paths, drawing lines incrementally, and interpolating coordinates for shape morphing. I
This project is a static site generator designed for building professional personal portfolios and resumes. It provides a framework for developers and students to publish their career history, academic projects, and technical qualifications as accessible, mobile-friendly websites. The system utilizes a component-based library and declarative templates to assemble consistent visual layouts. These templates incorporate a responsive grid system that automatically adjusts content positioning to ensure optimal viewing across various device screen sizes. The build process transforms source files i
DeveloperFolio is a React-based template for building a personal developer portfolio website. The project is fundamentally a single-configuration portfolio site where all page content, sections, and links are driven by one central JSON file, eliminating the need to touch component code. It is designed to be deployed as a static site to hosting services like GitHub Pages or Netlify. The portfolio template integrates directly with GitHub, using a personal access token to fetch and display pinned repositories and profile data. It also embeds external social media feeds, pulling recent tweets fro
This is a personal portfolio website that uses scroll position to drive complex SVG scene animations, creating an interactive storytelling experience. The project is built around a scroll-synchronised animation controller that maps user scrolling to a timeline of interpolated state changes across a directed graph of visual elements, enabling fluid scene transitions.
albinotonnina/albinotonnina.com 的主要功能包括:Personal Portfolio Generators, Declarative Scene Graphs, Scene Graph Engines, Scroll-Triggered Animations, Timeline-Based Interpolators, Scroll-Driven Animation Tools, Scroll-Animation Debugging Workflows, State Debugging Tools。
albinotonnina/albinotonnina.com 的开源替代品包括: ifttt/jazzhands — JazzHands is a UIKit framework providing a scroll-driven animation engine and a paging layout manager. It enables the… ant-design/ant-motion — This is a React animation library providing a collection of components for creating choreographed motion, complex… saadpasta/developerfolio — DeveloperFolio is a React-based template for building a personal developer portfolio website. The project is… jordanschuetz/learncs8-resume — This project is a static site generator designed for building professional personal portfolios and resumes. It… sharu725/online-cv — This project is a static site generator designed to transform structured data into professional curriculum vitae and… tbakerx/react-resume-template — This project is a professional portfolio framework designed to generate responsive, personal resume websites. It…