My portfolio

Academic Orientation using Artificial Intelligence (AOAI)

Our submission to the Dell EMC "envision the future" competition. A solution to academic orientation that automates the process by feeding on previous students and alumni's data and experiences to help the decision making of new students by showing them statistics like success rate and professional insertion as well as explanations on the experience to be expected and what to focus on.
Demo : AOAI (Azure free ended, backend disabled)
Abstract : PDF
Source code :
Container source code (hosted using Azure AKS) : Github
Front-End : Github

Document management using Block-chain

a Dapp hosted on ethereum to accelerate document creation and signature, while still being secure, scalable and traceable. The app works with 2FA authentification (fingerprint sensor hardware wallet) and in accordance with the moroccan law of 53-05 governing digital signatures. (the lack of representative images is due to the sensible nature of the project)
rapport de stage : PDF

News classifier using NLP and machine learning

A news articles scrapper, Classifier and search engine using artificial intelligence to give tags to articles. you can blacklist covid-19 articles or only read emotionally positive articles for example.
Demo : news classifier (backend is currently offline)
Video Demo : Youtube
Source code :
Front End (React) : Github
back End API (Django) : Github

Secrets of alchemy

A game prototype where every elemental partical is simulated with physics and reactions, where you can use the interaction between elements to achieve your goal : use fire and gaz to generate an explosion to melt rock ground into magma, use a water aura as a conductor with lightning as well as a shield against fire based attacks...
Source code :
Using the godot engine and language : GitHub

Second chances squadron management platform

A website used to manage, moderate and record details about members of the Second chances squadron in elite dangerous. it's connected to the Inara API and a NoSQL database
Demo : SCCS
Source code :
Front End (React) : Github
back End API (Node.js) : Github

LFT Bot for discord

a bot to help users create a private lobby where they can advertise their project, recruit other like minded people and share files and talk with ease.
Source code :
Node.js and Discord.js : Github