October 01, 2024
Build a color blending CLI! Given two colors we want to blend them together to produce a color that is a mix of the two. We've already got the start of the CLI built out for you, but there are a few bugs to find and fix along the way!
September 17, 2024
Build a websocket chat server and client! We wanted to build a simple chat app and use websockets to sync messages across clients. But there are a few bugs to find and fix along the way!
September 10, 2024
This is a 'real life' bug! This is an actual diff from my sites repo! I was trying to integrate ImgProxy to serve different sizes and formats of my images and ran into the following bug, and thought it would make for a fun challenge! Hope you enjoy it!
My weekly newsletter tailored at developers who are eager to grow with me!
Every week will be unique, but expect topics focusing around Web Development and Rust