Back to Home RSS

Blog

Thoughts and insights about web development and technology

Feb 13, 2026
7 min read

When Coding Hurts πŸ«³πŸ’’βŒ¨οΈ

My Experience With Repetitive Strain Injuries

What I learned about repetitive strain injuries and why rest isn't optional.

coding dev life health rsi
Read More
Jan 30, 2026
16 min read

Cutting Through JavaScript RegEx πŸ•

🚫🍍 /[^pineapple]/

Learn how to use regular expressions in JavaScript with practical examples of common patterns, methods, and syntax.

javascript regex guide
Read More
May 9, 2025
8 min read

Detroit-Style Web Component πŸ•

An Introduction to Web Components

Discover how to build a customizable Detroit-style pizza web component using HTML, Shadow DOM, and CSS for a fun coding experience!

javascript web-development web-components shadowdom
Read More
Mar 17, 2025
12 min read

Slicing Through JavaScript's .replace() Method & RegEx πŸ•

Transform Text with JavaScript's Power Tools

Explore JavaScript's `.replace()` method and RegEx with fun pizza-themed examples and tips for mastering string manipulation.

javascript regex replace
Read More
Feb 13, 2025
8 min read

Making Lists (and Pizza!πŸ•) with HTML & CSS

Featuring a Gluten-Free, Low-Carb Pizza Recipe

Explore HTML lists with a fun twist! Learn semantic HTML and CSS styling while creating a delicious keto-friendly pizza recipe.

css html lists orderedlist unorderedlist
Read More
Feb 2, 2025
4 min read

Lakers Land Big Cheese πŸ•

A Wild NBA Trade that Changes Everything

The Mavericks trade Luka DončiΔ‡ to the Lakers for Anthony Davis.

nba basketball lakers lebronjames lukadoncic anthonydavis mavs mavericks
Read More
Jan 23, 2025
7 min read

"Making Your First 3D Web Animation with React Three Fiber and Framer-Motion

Building Interactive 3D Scenes with React

Create interactive 3D web animations using React Three Fiber and Framer Motion. Build an animated 3D pizza with detailed guidance and creativity tips.

3d JavaScript ReactJs React Three Fiber 3d-model framer-motion pizza reactthreefiber
Read More
Jan 21, 2025
4 min read

Cold Pizza

Finding Balance as an Independent Web Developer

Balancing health, fair pricing, and sustainability as a web development.

web-development independent developer work-life-balance
Read More
Jan 12, 2025
7 min read

How to Fill Text with Gradients and Images (It's Easier Than You Think)

Transform Typography with CSS

Learn how to transform typography using CSS gradients and images. Tutorial includes 6 stunning text effects: rainbow, metallic gold, image-filled, neon, holograhic wave, sunset gradient.

typography background css html google-fonts keyframes linear-gradients text-gradient
Read More