Skip to content
View bmmunga's full-sized avatar
🎯
Doing Hard Things
🎯
Doing Hard Things

Block or report bmmunga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bmmunga/README.md

Hi there👋🏽

I'm Boniface, a software engineer, maker and inquisitive by nature. I work on random projects that I find interesting in my free time.
I'm currently diving deep into AI Engineering on Datacamp, and building agents via HuggingFace .

Checkout my portfolio.

My tech toolbox 🧰:

SkillIcons

Pinned Loading

  1. terminal-screen terminal-screen Public

    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

  2. ocaml-semver/ocaml-api-watch ocaml-semver/ocaml-api-watch Public

    Libraries and tools to keep watch on your OCaml lib's API changes

    OCaml 22 15

  3. task-tracker-api task-tracker-api Public

    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

  4. abc-customer_engagement_ml abc-customer_engagement_ml Public

    Machine-learning predictive model to analyse customer data, predict engagement likelihood, and surface actionable insights.

    Jupyter Notebook 2

  5. alx-low_level_programming alx-low_level_programming Public

    A repository containing projects on C programming as part of the full-stack software engineering programme at ALX Africa facilitated by Holberton School.

    C

  6. bf_esolang_interpreter bf_esolang_interpreter Public

    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