I'm Boniface, a software engineer, maker and inquisitive by nature. I work on random projects that I find interesting in my free time.
Checkout my portfolio.
Program reads a binary encoded stream of bytes supplied as input and generates a graphical representation of the bytes in a terminal window.
OCaml 1
Libraries and tools to keep watch on your OCaml lib's API changes
The repository task-tracker-api provides a RESTful API for managing tasks. It includes features such as creating, reading, updating, and deleting tasks, as well as user authn and authz with differe…
Python
Machine-learning predictive model to analyse customer data, predict engagement likelihood, and surface actionable insights.
Jupyter Notebook 2
A repository containing projects on C programming as part of the full-stack software engineering programme at ALX Africa facilitated by Holberton School.
C
This project that was inspired by ALX brainf*ck problem. The aim is to create a simple interpreter for the brainf*ck esoteric programming language
C