Portfolio
DurDur.Education
Collaborative study app Awarded 1st place at Tech Day 2020This app let students share and access all kinds of materials for their studies. I managed this project from the first idea to its delivery and I was responsible for the all the front-end and the CI/CD of the app.
sync-pre-commit-lock
External linksync-pre-commit-lock's GithubPDM and Poetry plugin to work with Git pre-commitPlugin to sync your pre-commit tools versions with your Python project PDM or Poetry lockfile.
FireFighter
FireFighter's GithubIncident Management App & BotWhile working at ManoMano, I developed and developed our in-house incident management tool, written in Django. This tool improve the response time, the communication during incidents, and allows to have insights and statistics about our inc...
NeatUp
Repository & README managerNominated for Efrei's Innovation Day 2021
Manage your Github, Gitlab repositories, in one place. Bulk edit settings, add members... Manage everything at a glance! WYSISYG Markdown Readme editor and template system, with automatic suggestions, and a repository and README sco...
ShareScrobble
Sync your scrobbles with friendsOnline app prototype to synchronize Last.Fm scrobbles between multiple users. See what your friends are listening to, and compare your music tastes.
BetFight
Multiplayer, online table gameFreelance project on a mobile game for iOS and Android. Online game where players can bet on each others, with multiple game modes.
Material Icons Library
External linkMaterial Icons Library's GithubBrowse undocumented Material IconsQuickly view, search and use the icons in the Material Icons icon pack, even the undocumented ones. Icon are retrieved automatically from the latest Google files.
Interhot
Business app for maintenance companiesBusiness application for companies that do maintenance of heating installations. The app creates the most optimized route for technicians between interventions, and allows the business owners to created their own for...
Yahtzee
Yahtzee's GithubJavaFX Yahtzee gameDesktop version of the famous "Yahtzee" game, made for a Java class at Concordia, with JavaFX.
iWeek website
iWeek is a student association at Efrei Paris that hosts a week-long event where we host students from around the world and all share our cultures. This website is critical to the association's operations, as it's the only way f...
ImmersionTime
See you school's abroad destinationsWebsite that allow Efrei Paris's students to see which destinations are available for the international semester, as well as get feedback from students that went there. Project scope was front-end only, with a mock API and i...
Yé Mistikrik website
Yé Mistikrik website's GithubJAMStack website for an associationYé Mistikrik is the drama club of Efrei Paris. This static website was made to improve their online presence, and allow selling of tickets online, while being low-maintenance and free to host.
QuickYGG
QuickYGG's GithubSmall Chrome extension utilityChromium extension to download quickly from French website YGG. Edit tables, and download items in one click.
CultureMe
CultureMe was a prototype of Web app enabling users to save and discovers cultural events and places. Remember where you went, and discover new places!
Kapture - Catch The Flag!
Kapture - Catch The Flag!'s GithubSDL 2D gameSimple 2D catch the flag game. Made for an introductory class to C at Efrei Paris.
Airport Trafic Control
Airport Trafic Control's GithubSchool project where the goal was to model an airport and runways, in C. Great to discover data structures, memory management and pointers. It showed me how the modeling part can be tricky, when instructions are unclear and the material is ...
Project Calculator
Project Calculator's GithubSimple Python expression evaluatorSchool project to create a Python expression evaluator. Made me dive into the parsing world, and it was quite fun!
Twysn
Twysn's GithubPython GUI Twitter client1st Place in ISN Competition 2017 by Labex Digicosme of Paris-Saclay University
High-school project of simple desktop Twitter client. Made me discover the joy of threading...