Leroy

Blog Posts

Web Development Adding a Gooey Menu Hover Effect with GSAP

Leroy - Jun 1, 2026

How I added a viscous, liquid-like gooey hover effect to the navigation menu using GSAP and an SVG filter - no JavaScript framework required.

Programming What is uv? A Next-Generation Python Package Manager

Leroy - Jun 1, 2026

uv is a Rust-based Python package manager that's 10-100x faster than pip. It installs Python versions, resolves dependencies, and manages virtual environments - all in one binary.