CS @ Columbia
Previously:
- sde @ Amazon
- researcher @ IBM
- ta @ Columbia
- lead @ ADI
- organizer @ Devfest
Some of my personal/free time projects
volga provides fast, extensible, and expressive APIs to deserialize any python data structure from any supported data format (such as JSON and YAML).
A small Map Reduce library written in Haskell for a Parallel Functional Programming class.
Imperative PL with Rust-like features in Ocaml intended for efficiency and safe memory management.
Distributed Paxos implementation in Go to use in a sharded key/value datastore with auto load balancing —