Projects

Throughout the years, I have had the opportunity to work on numerous projects that I still find fascinating. I’d like to share a brief overview of these projects here. While these summaries do not capture the full depth of each project, they provide a glimpse into the innovative work I’ve been involved in, as the original projects are too complex to detail fully on this site.

Mongo Pi

Mongo Pi was a database bench marking project designed to evaluate the performance of MongoDB across different configurations. The main goal was to compare the performance of these setups all utilizing identical hardware (Raspberry Pis). The three setups included:

  • A standalone Raspberry Pi
  • A three-shard cluster (1 routing, 2 config and 3 shards)
  • A cluster with three replica sets (1 routing, 2 config , and using 9 replica nodes paired in sets of 3)

3D Animation

Using Rhinoceros CAD software in conjunction with Bongo, I worked on several projects that involved creating and animating 3D objects. One project was inspired by a friend's short story, while the other was a voluntary contribution for the media grid. This process was manual, unlike today, where AI can generate animations with just a simple description.

Chef Tutorial

I also created a beginner Chef video tutorial to demonstrate the installation process and how to write and use templates for modifying configurations. In the tutorial example, I deployed NRPE (Nagios Remote Plugin Executor) with a custom configuration.