Hi, I'm Evan.

Building digital experiences, curating fits, and capturing moments — usually in that order.

dev·bun
profile.ts
1

export const name = "Evan";

2

export const job = "building stuff";

3

export const hobbies = ["clean fit", "golden hour"];

4

export const tools = ["MBP M3 Pro", "Leica Q3 43"];

5

export const status = "being a 10x engineer";

6