蔡健骁

Shawn Cai


Projects, ideas, and moments from life.

main.go
func Describe(name string) map[string]interface{} {
  return map[string]interface{}{
    "name": name,
    "role": "engineer",
    "likes": []string{"clean code", "simple systems", "iced café"},
    "currently": "building and writing",
  }
}
 
var me = Describe("Shawn Cai")
Go INSERT main.go
About

I build things with code.
And write about life along the way.

Engineer by profession, curious by nature.
Here I share projects, thoughts, and small moments from life.

View Resume
BUILDING

Featured Projects

A selection of things I've built.

Writing

Latest Blog

All blogs

Getting your hands dirty vs. hitting the books first.

Hi, this is shawnidea.com

Let's work together

Got an interesting problem?

I'm open to full-time roles, contract work, and good conversations about hard engineering.