My Framer Components by Rodrigo CalixMy Framer Components by Rodrigo Calix

My Framer Components

Rodrigo Calix

Rodrigo Calix

My Framer components

In this page, I'll show you components that I have made writing code, and also components that I made using Framer Workshop, a tool that allows you to create components using AI.

🔵 Image Into Particles

This component allows you to upload an image and it will transform it into interactive particles.
Made with Framer Workshop, as part of a competition, this one help me to win the best social post in the competition.

🔵 Animated Sprite

With this component, you can load a sprite sheet and animate it.
This one I code it myself as a React component and following Framer documentation.
Properties of the component
Properties of the component

🔵 Hover Tilt Wrapper

This component allows you to set an image, text or an instance and add it an interactive 3D tilt effect.
For this one I coded an implementation of the library "react-tilty".
Component properties
Component properties

🔵 Glare Overlay

This component allows you to add a glare overlay with blending modes to elements on the canvas.
This component was made using Framer Workshop.
Like this project

Posted Sep 9, 2025

Coding in JS/React and using Framer Workshop, I've made components for Framer. Here you can see examples and links to those components.