- Wrote greenfield mobile library to cache cloud database in 10 weeks
- Created multithreaded asynchronous Rust library with accompanying Java library that allows Android phones to cache data from cloud document store locally in SQLite while remaining consistent with cloud datastore
- Designed and implemented testable client sync engine and API server in Rust that
- Cassandra cloud database instance through event-driven Pub/Sub over gRPC
- Collaborated with 2 mentors for design and with partner for implementation