A clear direction.
MACENTOSH.
Thoughtfully built.
Down to the last bit.
I turn complex problems into clear digital experiences. A little curiosity. A lot of engineering.
Explore selected workGood software is more than
what you see.
It’s how everything connects.
From the first interaction to the system behind it, I build with clarity, curiosity, and care.
Ideas into
working systems.
Interfaces, infrastructure, and the interesting things in between.
ILLUSTRATIVE CONCEPT STUDIESThe interface is
only the beginning.
Follow a single idea through the layers.
Good architecture makes the connections clear.
01 type Intent = {02 action: "build.something.meaningful";03 payload: Idea;04 };05 06 async function build(intent: Intent) {07 const system = await design(intent);08 return await system.deliver();09 }Different tools.
One way of thinking.
The interesting part isn’t the list.
It’s how the pieces work together.
TypeScript
Shared contracts that make boundaries visible before code reaches production.
CONNECTED EXPLORATIONSBuild systems, not just screens.
An interface is one part of the story. The data model, failure states, and operational details deserve the same care.
Performance is part of design.
A beautiful interaction loses its meaning when it makes someone wait. Measure the experience on the devices people actually use.
Make complexity feel simple.
Strong boundaries and thoughtful defaults let people focus on what they came to do.
~/macentoshFOR THE CURIOUS
macentosh / interactive shell
Curiosity is welcome. Type help to begin.
