How to Treat Technical Debt
Published March 23, 2022
My thoughts on how engineers should treat the technical debt on their projects
Flutter Multiple Stream Builder Package
Published December 19, 2020
Flutter widgets for avoiding nested StreamBuilder
Excellence In Technology Rising Star Award
Published February 29, 2020
Once a year AITP of the Ozarks hosts an award show to showcase standout organizations and individuals in the technology industry called the Excellence in Technology Awards. This year along with 2 other individuals, Tyler Drenon and Chelsea Cardoza I was a finalist for the Rising Star award.
3 Features To Look For In a DNS Provider
Published April 17, 2019
There are countless DNS providers out there. Most of them make it easy enough to create and update the various records associated with your domains, but there are a handful of features that can make a DNS provider go from decent to amazing.
Cross Browser Image Cropping Via CSS
Published June 12, 2018
A cross browser method of cropping images on the frontend using CSS.
Responsive Text Truncation using CSS's text-overflow Property
Published May 13, 2018
A quick guide covering the basics of the css text-overflow property, as well as some potential pitfalls you might run into while using it.
How To Completely Uninstall MySQL from Ubuntu
Published December 4, 2017
A quick guide on how to COMPLETELY remove MySQL from Ubuntu
Announcing Focus App
Published December 1, 2017
For the past few weeks I've been working on a Google Chrome extension I've called Focus App. I finally finished version 1.0, which is live on the Chrome Web Store right now.