Posts

Multiple Turbo Streams
Making multiple targeted frame updates using turbo stream.
Rails

Rails 8 Authentication
Built in lightweight authentication for Ruby on Rails.
Rails

Three.js 3D Keyword Cloud
Creating a 3D keyword cloud using Three.js and stimulus
JavaScript
Rails
Tools

Responsive Text with CSS Clamp
Creating a responsive text sizing with CSS clamp
HTML

Smooth Scrolling
Make your page butter smooth with Lenis Smooth Scroll
HTML
JavaScript
Tools

Hover Scrolling Gallery
Creating a hovering effect gallery using Framer and GSAP.
HTML
JavaScript
Tools

Preventing Scrolling
Preventing scrolling on the mouse wheel
HTML
JavaScript

Enums Testing
Testing Enums on Models
Rails