Projects

Posts about projects I’ve built or are currently working on.

Transforming Particles Into An Image ✨ (Meet imageAtomizer.js)

So lately I’ve been busy rebuilding my dev portfolio site. Like any good portfolio, I wanted the hero section (that big first impression spot at the top of the page) to have something… well, fancy. That’s where imageAtomizer.js comes in. It’s a little JavaScript library I built that takes any image and explodes it into […]

Transforming Particles Into An Image ✨ (Meet imageAtomizer.js) Read More »

JavaScript Projects

Filter Long HTML Lists (Alphebetically) — alphaListNav.js 🔤

Hey friends! I’ve been tinkering with another little JavaScript helper-plugin lately, and thought I’d share it here: alphaListNav.js. AlphaListNav is about making very long HTML lists easier to navigate and making them shorter so the user doesn’t need to scroll down a whole page (or two) just to begin reading the next bit of content!

Filter Long HTML Lists (Alphebetically) — alphaListNav.js 🔤 Read More »

JavaScript Projects
Scroll to Top