Welcome on my profile page !
Here you can find all the work I've done so far.
I'm a 22 years old french student, studying at UTBM and UQAC. Currently pursuing a Master's degree in Software Engineering with a specialty in Artificial Intelligence.
I've worked on :
- Upsilon is my own fork from Upsilon.
- MNIST Is my current work on basic IA understanding, with a demo.
- TSP_Little, Personnal work based on a course project TSP-Methods (see below). Improved branch & bound algorithm.
- video-seg-inpainting, a project: human remover from video using simple image segmentation model and basic computer vision algorithms, might be improved in another project.
- Hackathon ConformIT x UQAC, code winning 2nd position and 1000$. An intelligent conversational system combining a RAG (Retrieval-Augmented Generation) chatbot and an interactive dashboard.
- Boggle, a game-console to play the Boggle (find words using letter in a grid) in C (UV: IF2).
- BeerAdvisor, a website / social media about beers, using html, php and SQL (UV: IF3E).
- Project-LO21_A22, it's a simplified version of genetic algorithms, which is one of the approaches to solve optimization problems (UV: LO21).
- Project-LP25_A22, a multi-threaded email parser (UV: LP25).
- Project-AP4A_A23, a small sensor manager app in C++ (UV: AP4A).
- TuringMachine-AP4B_A23, TuringMachine game implementation in Java (UV: AP4B).
- W-WE4A_P24, a social network in php W: "winners!" (UV: WE4A).
- Kareer-WE4B_P24, a multi-company job board, HR side & Job seeker side (UV: WE4B)
- TSP-Methods_P24, different solving method for the Traveling Salesman Problem (UV: IT45)
- AI-Training, "What AI should learn from software engineering", an UI-based AI training mainly focused for non-technical people. You have Data ? -> Train your own model easily to learn / predict from your data (UV: DE50).


