Projects
A collection of my work, from open-source contributions to personal projects and academic research. Each project represents a unique challenge and learning opportunity in my journey as a software engineer.
Open Source
Contributing to open source is more than just writing codeāit's about building communities, sharing knowledge, and creating tools that empower others. These projects reflect my commitment to the open-source ecosystem and the developer community.

.NET Cameroon
activeA community platform for .NET developers in Cameroon, fostering knowledge sharing and collaboration.

EF Core Seeder Library
activeA cli tool for applying seeders against a database using Entity Framework Core and Bogus

Forward Chaining Inference Engine
activeThis project is a C# class Library made with .NET 6+, that solves inference problems with an engine running the forward chaining algorithm.

Blazor SSR Starter Kit
activeA .NET template that bootstraps your Blazor SSR journey by providing a ready to go project structure that includes Tailwind CSS
Academic Research
These projects represent my academic journey and research contributions. They demonstrate my ability to tackle complex theoretical problems, conduct rigorous analysis, and contribute to the advancement of knowledge in computer science and software engineering.

Cloud Native Architecture Thesis
completedA comprehensive research about how to apply Cloud Native principles to build large and complex applications hosted in Microsoft Azure. Real world example on an online consultation platform built with C# .NET

Microservices Orchestration - Booky
completedBooky is a theoretical and practical exploration of distributed systems design patterns, focusing on fault tolerance and scalability in microservices architectures.
Personal Projects
These projects are born from curiosity, experimentation, and the desire to solve real-world problems. Each one represents a unique learning journey and an opportunity to explore new technologies and ideas.

Alice Care
buildingAlice Care is a SAAS that helps people to find qualified doctors in times and benefit from online consultations

Check Game Engine
activeA golang implementation of the Check Game