Skip to content

Creating Pixel Art with CSS

Originally published on Dev.to,

I teach you how to draw a cat with this step-by-step guide on creating pixel art using the `box-shadow` property in CSS. Included in that week's Top 7 Posts.

Refactoring the Worst Code I’ve Ever Written

Originally published on Dev.to,

I explain the pros and cons of 3 different approaches to refactoring code from my very first data visualization project. Included in that week's Top 7 Posts.

10 Lessons Learned Conducting Code Reviews

Originally published on Dev.to,

Based on my experience of needing to learn how to conduct code effective code reviews on a growing team, these 10 lessons offer advice on improving your team's code review process through better communication and setting standards. Included in that week's Top 7 Posts.