djoufson
Microsoft and .NET lover, open source enthusiast
@Infinite-Solutions-Intl @dotnetcameroon @dotnet-foundation Douala | CAMEROUN
Pinned Repositories
booky
Booky is an opinionated open source project to showcase microservices best practices from my (Djoufson) personal experience and preferences.
ChatApp
A simple mobile chat application, made with .NET MAUI for the mobile app, and an ASP.NET Core Web API as backend service. The app uses SignalR to the real-time connexion, and Identity Framework to manage Authentication and Authorization
Inference-Engine
Here is a package of an Inference Engine, fully made in C# by myself... You can install it for free following the provided ReadMe documentation. Try it out and don't hesitate to write issues and contribute
Po-Learn
Here is an E-learning platform, made with React JS Node JS, Express and MongoDB. That app is about to help teachers share their online courses, and earn money with the increasing number of students. Check it out
Portfolio-legacy
Djoufson's awesome portfolio ✨
SagaDemo
A simple Saga implemetation in .NET 6 illustrating the order placement od a product in an e-commerce website, the retry/rollback policies and the orchestration of each microservice via a RabbitMQ message broker
School-Management-DDD
This is a simple school management app, designed using Clean Architecture and Domain Driven Design.
SMS-Software
A School Management Service built using .NET 7 for the backend and React JS for the frontend
TaskEvents
A .NET MAUI Demo on how to sand and receive notification across multiple threads
website
This is my personal website 🌍
djoufson's Repositories
djoufson/ChatApp
A simple mobile chat application, made with .NET MAUI for the mobile app, and an ASP.NET Core Web API as backend service. The app uses SignalR to the real-time connexion, and Identity Framework to manage Authentication and Authorization
djoufson/booky
Booky is an opinionated open source project to showcase microservices best practices from my (Djoufson) personal experience and preferences.
djoufson/Portfolio-legacy
Djoufson's awesome portfolio ✨
djoufson/TaskEvents
A .NET MAUI Demo on how to sand and receive notification across multiple threads
djoufson/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
djoufson/djoufson
My Github ✨special✨ Description
djoufson/dotnet-ef-seeder
A cli tool for applying seeders against a database using Entity Framework Core and Bogus
djoufson/Lohce-Recognition
djoufson/oauth
This project is a sample application of how to implement OAuth following "best practices" in an ASP.NET application with a .NET MAUI mobile client and a Blazor SSR web client
djoufson/School-Management-DDD
This is a simple school management app, designed using Clean Architecture and Domain Driven Design.
djoufson/website
This is my personal website 🌍
djoufson/aspire
.NET Aspire (Fork just for exploration and deep understanding)
djoufson/blazor-wasm-demo
A demo application for the DevFest 2024 Douala - Buea
djoufson/blazorssr-starter-kit
This repository serves as a starter kit for Blazor SSR projects using .NET 8. It provides a basic setup and structure to kickstart your Blazor SSR development journey
djoufson/blog
This is the repository of my awesome self-made blog, built with .NET 8
djoufson/Carplay-Api
Carplay is a solution to enable people to play music, watch movies or read books while in a bus or train.
djoufson/Chrono-Master
A course scheduler app, built with .NET as backend and React JS as frontend
djoufson/Dimmer-MAUI
A CrossPlatform Music Player App with some stuff being added regularly
djoufson/EditForm-Issue
This repo simulates the scenario I encountered when developing my application with Blazor SSR.
djoufson/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
djoufson/FileUpLoad
djoufson/github-activity-map-clone
The goal is to practice my VueJS frontend skills by reproducing the Github activity map component
djoufson/Ibis
A Flask API that generates advertisements for a product (using OpenAI) based on the current weather supplied
djoufson/introduction-to-github
This exercise checks your knowledge on using pull requests to request, review, and incorporate changes to your source repository.
djoufson/makeit-client
djoufson/Microsoftbuilday
Join us for Microsoft Build: AI Day in Cameroon, a groundbreaking one-day event tailored for developers, data scientists, and cutting-edge technologists.
djoufson/over-engineered-todo-list
An over engineered todo list application I built to practice my frontend skills in VueJs
djoufson/place
Place is an event application for Cameroon that helps users find events based on their interests, location, and availability.
djoufson/TodoAppMinimalAPI
This is a sample project of the use of ASP.NET Core minimal API to create a TODO app
djoufson/WebRTCme
A cross-platform framework for adding WebRTC support to .NET MAUI, Blazor, and Desktop applications by using a single unified .NET/C# API.