I'm a Data Scientist & Software Engineer passionate about cutting-edge technology. I collaborate with teams to solve complex problems through code.
Here are some of the latest articles I've written:
Keep Your Main Branch Stable with GitHub Flow
I've found that having a consistent version control workflow is crucial, no
matter if I'm working solo or with other contributors. Lately I've been
ex…
When to Use Flexbox Over CSS Grid
Both Flexbox and CSS Grid are powerful layout tools built into modern CSS. They
are often discussed as if you must pick one or the other, but in pract…
Building Accessibility into Web Apps
Web apps have evolved beyond static documents, often relying on complex
interfaces like dropdowns and modals built entirely with generic `<div>`s and
…
Travis Horn