Now:
-
Engineering @
Uplimit : Engineer #5 building an AI-powered learning platform used by some of
the fastest growing companies in the world. Series A backed by
Salesforce Ventures.
Past lives:
-
Engineering @
FlowGPT : Early engineering hire on one of largest character AI chatting
platform with >1m MAU. Series A startup backed by DCM + Goodwater.
-
Software engineering @
Coursera : Worked on infrastructure powering the largest course platform in the
world
-
Lead of engineering @
HackSC : Built tech for the largest hackathon at USC with over 1000
participants / year; led a technical team and built an open-source hackathon platform
Alma mater: Computer Science @ USC
Cool stuff I worked on the side:
- Invite: an AI-native event platform built for growth. Used to host one of the largest AI-media conference in LA AI on the Lot. Drove half a million $ in ticket sales through the platform.
- Shepherd: AI-powered smart-contract security platform that helps web3 teams reduce thousands in annual costs / year in security and auditing. Built with friends in a 500+ person hackathon in LA and won 2nd place in the cybersecurity track.
- tw: a fast terminal file & directory navigator
- Supernova: a fast and beautiful open-source todo list
- 2048-cli: ASCII-powered 2048 on the CLI, made on an airplane trip because bored
- type.vuvincent.com: I had 2hrs to spare on the plane so I made a typeracing game
- sharded-kv: I built a sharded KV store that's partition-tolerant with consistency as part of my distsys class. Learned a ton about how hard it is and the pain with that uses Paxos