Spaces:
Sleeping
Sleeping
| <html lang="en"> | |
| <head><meta charset="UTF-8"><title>Team</title></head> | |
| <body> | |
| <h1>Meet the Team</h1> | |
| <p>The people building the future of development tooling.</p> | |
| <div> | |
| <div> | |
| <div>S</div> | |
| <p>Sarah Chen</p> | |
| <p>CEO & Co-founder</p> | |
| <p>Previously at Google Brain. PhD in ML from Stanford.</p> | |
| </div> | |
| <div> | |
| <div>M</div> | |
| <p>Marcus Lee</p> | |
| <p>CTO & Co-founder</p> | |
| <p>Built infra at Stripe. Open source contributor.</p> | |
| </div> | |
| <div> | |
| <div>P</div> | |
| <p>Priya Nair</p> | |
| <p>Head of Design</p> | |
| <p>Design systems expert. Ex-Figma and Notion.</p> | |
| </div> | |
| <div> | |
| <div>J</div> | |
| <p>Jake Torres</p> | |
| <p>Lead Engineer</p> | |
| <p>Full-stack dev. Rust and TypeScript enthusiast.</p> | |
| </div> | |
| </div> | |
| </body> | |
| </html> | |