Blog Post Listing

Blog post: How to Make an Anime Quote Maker More Awesome
Posted on August 20, 2021My quote maker remains my favorite code side project. So I can't help but keep adding more controls and features.

Blog post: Hiding and Showing in SVG with Clip-path and Mask
Posted on January 28, 2021SVG opens up a lot of visual possibilities. A big part of that is using clip-path and mask to hide and show images.

Blog post: Restyling my Site's Code Snippets in Quarantine
Posted on May 11, 2020Working on my personal site has helped keep me sane in quarantine. This includes a long-overdue style update for my site's code snippets to make them sleeker and clearer.

Blog post: You Can Steal Design Ideas
Posted on March 31, 2020Making good web designs is not easier. That's why the best starting point for them is usually stealing another design.

Blog post: When Refactoring your Responsive CSS Backfires
Posted on May 20, 2019Refactoring code is a tricky business. This is a small example of how fixing old CSS code creates even more problems to solve.

Blog post: How to Build a SubAtomic Frontend Architecture
Posted on April 22, 2019A SubAtomic Frontend Architecture balances Atomic CSS and BEM class naming to build a fast, flexible framework.

Blog post: The May 1st Reboot
Posted on February 15, 2018Two months after redesigning my site, a big event makes me do it all over again.