Posts

I also have an RSS feed for my blog availble here

Building a Skip list based key-value store

I built an embedded key-value database using a Skip List, a probabilistic alternative to a self-balancing binary tree

Read More

Driving a robotic car with a Wiimote

I programmed a driver in C++ and ROS2 that allows for someone to teleoperate their robot using a Wii Remote

Read More