- Don't be a 0x DeveloperJUN 21, 2025, 2 minute read
 The trope of the 10x Developer has been written about ad nauseum, but there's another type you are more likely to meet in your career - the 0x Developer. 
- A Real-World Solution to Escape Embedded Double Quotes in JSONDEC 9, 2022, 11 minute read
—
SOFTWARE DEVELOPMENT Finding a solution to parse unescaped double quotes in my JSON strings, with minimal tears. 
- Write a Javascript Cost Calculator for Stripe's Graduated PricingAUG 25, 2022, 2 minute read
—
SOFTWARE DEVELOPMENT Tired of hand calculating the total cost for your graduated pricing tier in Stripe? Me, too! 
- Reflecting on my Failure to Build a One-Dollar CompanyMAR 23, 2022, 10 minute read
—
BOOTSTRAPPING A reflection on my failure to build a viable product, so others can learn from my mistakes. 
- Debugging Without a RazorMAR 21, 2022, 5 minute read
—
SOFTWARE DEVELOPMENT Lessons learned from a couple days spent debugging everything BUT the problem. 
- Manage Multiple Python Versions With Docker: an Alternative to PyenvDEC 3, 2021, 6 minute read
—
SOFTWARE DEVELOPMENT Most devs don't need a complicated setup for Python, they just need to get running. Leverage a single Docker command to run any version in isolation. 
- 7 Blunders Great Developers Say 'No' ToAPR 5, 2021, 3 minute read
—
SOFTWARE DEVELOPMENT Do you want to be more than a code monkey? Learn to avoid blunders and become a superhero to your team. 
- How Ballerina Lang can Improve their Developer Experience & AdoptionDEC 20, 2020, 8 minute read
—
DEVEX&UX 
- Giving Ballerina Lang a TwirlDEC 20, 2020, 10 minute read
—
DEVEX&UX My experience learning the language by building a small package. 
- Why No-code is a Godsend for DevelopersDEC 10, 2020, 7 minute read
—
SOFTWARE DEVELOPMENT It's so easy as a developer to dismiss the idea of learning no-code tools. After all, you know how to code, why spend time learning tools designed for those who can't? 
- How Many Customers Does a Successful Side Hustle Need? Just 99.NOV 26, 2020, 8 minute read
—
BOOTSTRAPPING Let's break it down and see how you only need 99 people's support for your side hustle to make a drastic change to your life. 
- Coding is Dangerous for DevelopersJUL 30, 2020, 3 minute read
—
SOFTWARE DEVELOPMENT Don't lose your tether to the original goal 
- A User-Friendly Way to get Data over SMSJUN 26, 2020, 4 minute read
—
PRODUCT IDEAS