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:
Svelte Client-Side Rendering for Observable Plot Done Right
Previously, I wrote about rendering Observable Plot server-side with SvelteKit.
Today, I'm tackling client-side rendering. While it might seem straigh…
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…
Travis Horn