Yefri Gaitan

Logo

CS @ Columbia


Previously:
- sde @ Amazon
- researcher @ IBM
- ta @ Columbia
- lead @ ADI
- organizer @ Devfest

Projects

Some of my personal/free time projects

volga

volga provides fast, extensible, and expressive APIs to deserialize any python data structure from any supported data format (such as JSON and YAML).

map reduce

A small Map Reduce library written in Haskell for a Parallel Functional Programming class.

meteor

Imperative PL with Rust-like features in Ocaml intended for efficiency and safe memory management.

pagos

Distributed Paxos implementation in Go to use in a sharded key/value datastore with auto load balancing —