home

Hey there Fellow Human, I'm Jacob. I am a software engineer, creator, and designer.

Thanks for visiting my personal site. It's a place where I experiment with new ideas, technology and occasionally ramble on about a topic or two that I care about.

Want to get in touch?

jacob.milhorn@gmail.com | github.com/earlAchromatic | Discord: hyperguy#1660 | CV

Blog

design
1
ssg
2
11ty
1
experimental
1
entroducing.....
1
creativity
1
mental-models
1
architecture
1
web-component
1

Jacob Milhorn Dot Com Behind the Scenes

designssg11tyexperimental

Behind the scenes view of how cool I look when I build websites. See how jacob milhorn dot com was made using 11ty static site generator, Vue single file components, and Slinkity to bring it all together.

Read

Hey, I'm Jacob

entroducing.....

I'm Jacob. TL;DR I transitioned from designing theoretical machines for advanced manufacturing processes in aerospace to designing concrete software solutions so that I could help real people with real problems.

Read

Quit Hacking, Instead Build Up Mental Models

creativitymental-models

The more I invest in foundational knowledge, the more often I see the benefit in every area of expertise in which I am trying to grow.

Read

Dynamic Imports: The real MVP of Islands Architecture

architecturessg

Without dynamic imports, Island architecture wouldn't make nearly as much sense, since you would be loading all JS right out of the gate. `import()` lets us load components precisely when we want to - a powerful mechanism that powers our Islands.

Read

Solving FOUC in Web Components

web-component

Have you ever used Web Components and experienced some troublesome Flash of Unstyled Content (FOUC) as the page loads? This article presents a simple fix.

Read