Projects. Thoughts. Tutorials.

Car on mountain road

Into the Dust Cloud

Pack the car. Fill up on gas. Grab ice from the store. And hit the road. The getting away part of getaways is the hardest part. We were headed to Sequoia National Park from Los Angeles. It should be an uneventful drive through California's Central Valley.

Box-Shadows

Box-Shadows

I've become mildly obsessed with box-shadows. When they are done well, they're magic. They provide depth, contrast, and clarity to the page. When done poorly, they're distracting. Let's dive into box-shadows.

I'm wearing a hat

I don't always consider myself a developer. Some would classify this thinking as imposter syndrome. To me, it's something else.

Shadows cover image

Shadows

I built an open-source CSS box-shadow generator. I was curious about box shadows one day and next thing you know I've built a tool.

Image of sample API response from Joe's APIs

Joe's APIs

I'm providing free APIs for anyone to use at data.joeczubiak.com. Our first API serves important public data about COVID-19. The idea is to provide a way to give myself and others useful tools to build interesting things with.

Patient Tracker V

Patient Tracker V

Patient Tracker V brings project management tools to dentists to help organize and track complex cases.

StockTrot

It felt like a more or less simple idea at the time. Create an email alert system for Form 4 Insider Transactions on the stock market. Months of working late into the night later I had a database full of millions of historic transactions and a functional website.

Laravel + React

This tutorial will show you how to use React with Laravel in a way that lets you sprinkle React into a legacy Laravel codebase and blade templates. We will not be creating an SPA or using Create React App.