Zachary
Zachary, a Senior Product Designer / Design Engineer at WarpStream working on product, ui/ux, frontend development, web and gtm initiatives.
I'm entirely motivated by making sense of it all. In the existential sense.
The Piano
The piano song on the homepage is a cover of Maxence Cyrin's solo piano rendition of the Pixies' "Where Is My Mind," sourced from an OnlineSequencer.net arrangement whose protobuf-encoded note data was decoded with a custom Python script to extract all 527 note events. The sequencer runs at 80 BPM inside the requestAnimationFrame loop so audio and visuals fire in the same tick with zero drift. Each note plays through the MusyngKite acoustic grand piano soundfont loaded via soundfont-player, with volume shaping that boosts melody, cuts bass, and softens high notes.
Every playing note maps its MIDI pitch to a row on the Joy Division waveform and injects energy that decays over time, bleeding into neighboring rows so chords spread across the canvas. Simultaneous notes that collide on the same row get nudged apart so every note stays visible as the song ripples through. Low notes render warm, high notes cool.
The Waveform
The background canvas draws a stacked-line waveform modeled after the Unknown Pleasures album cover by Joy Division, itself a plot of radio pulses from the pulsar CP 1919. Each row is filled beneath its curve to occlude the row behind it, producing the same layered depth as the original. The waveform is continuously animated with layered sine functions that shift over time.
Site
Built with Astro, Tailwind, and Vercel.
Changelog 0.93.0
-
a23a1eaRestore GitHub changelog to About page Apr 11 -
26742b2Add post: On Researching with LLMs Mar 24 -
2c1ecc0Remove GitHub references and add erebus.org project Mar 24 -
118be82update home page meta description Mar 4 -
ef921eeremove instagram link from about page Mar 4 -
d4b4cf1Set commvnion project to draft Mar 3 -
6a32fa8Draft soft advice post and revise vocal minority section Mar 1 -
196f54eAdd waveform section to about page and draft blog post Mar 1 -
b490852Move existential line to its own paragraph in about bio Mar 1 -
82e77adAdd existential clarification to about bio Mar 1