Hey, I'm Jan. I design and build distributed systems.
Currently working at Amazon, as SDE specializing in distributed systems applied to real world problems. Recent graduate of UCSD where I explored the magic of Systems & AI.
I also collaborate with Contextual Robotics Institute to publish real-world robotic application, as well as partner with Lazarski University on AI applications in medicine. For my recent works, please see: Planning for Tabletop Object Rearrangement, PWB treatment analyses paper
Recent writing
ALL POSTS →In Search of an Understandable Consensus Algorithm (RAFT)
RAFT is a consensus algorithm designed to be more understandable than Paxos while providing equivalent strong consistenct guarantees.
PAPERDISTRIBUTED SYSTEMS
Replicating Dropbox Based on RAFT Consensus Algorithm
A 12-week long class project focused on creating a Dropbox-like system that can work in a distributed system setting
DISTRIBUTED SYSTEMSGOLANG