Welcome to the Aero Web
There was a stretch of the late 2000s and early 2010s when interfaces felt optimistic. Glass, water, bubbles, bright skies, a little gloss on every button. People called it Frutiger Aero, and I have a soft spot for it.
So I rebuilt my portfolio in that spirit.
What this is
A calm, glossy place to keep the things I care about:
- professional experience
- academic background
- published papers
- projects
- and now, a blog
Nostalgia is just memory with the rough edges sanded off — and a glossy highlight added on top.
A tiny code sample
export function shine(strength = 1) {
return `inset 0 1px 0 rgba(255,255,255,${0.9 * strength})`
}
Thanks for stopping by. Turn on the radio, flip to night mode, and stay a while.
