


Case Study
Client: Various
React interfaces and landing pages.
I was building landing pages for several different clients and found myself rewriting the same layout components, slider behaviors, and animations from scratch every time.
I put together a component library using React, Vite, and TypeScript. I styled them with Tailwind CSS and used Framer Motion for animations like glassmorphism reveals.
I now use this library for all my client projects, which means I can deploy a new custom landing page in a fraction of the time.