My projects
My projects
ICAres
The ICAres (InterCentrales des Arts) gather the different Centrale schools of France, for an annual artistic competition. I participated in the organisation of the 16 and 17 of March 2024 edition, as the webmaster. I needed to build an interface that could allow participants from every school to register, and see the rules of the trials, in French and English. The day of the competition, a vote system was put into place to allow the audience to vote for their favorite performance for every trial, and give bonus points to the school of their choice.
Agenda (diary)
Your personal diary. Organise your days with the week overview, and add events to your calendar. Add your friends as partners to your events, and be notified before the event on all your devices !
I started the development of this application in 2020, but I restarted it more seriously in 2022, and I continue to complete it regularly with new features and improvements. It is my most accomplished project, and I use it every day as my personal calendar.
SeriesTrack
Gather here all the shows you watch. Seperate them in different categories, in relation to your progress, et mark the episodes you have seen. You will also be alerted when new episodes are available, to make sure you never miss your favorite shows !
I developed this application in 2021, and I modify it when I have new ideas to improve it, or to fix bugs. I use it all the time for my personal use, to allow me to refine it more.
Liste de tâches (to-do list)
Create to-do lists by grouping tasks by column. Annotate the tasks in progress and completed for a better organisation. Share your lists with your friends to collaborate.
It is one of the most basic projects in web development, because it makes you learn a lot of different concepts, and can take various complexity levels. I made many versions, using different development techniques, and the last one dates back to 2021, but I use it regalarly for my lists (extending its use beyond just tasks)
Phoe
An image editor. Add different forms, change their style and their arrangement to create the perfect image, and let your creativity take over ! You can also save your images and share them with your friends, to collaborate and create the perfect design !
I developed this application in 2021, but I stopped its development, because I did not take the right technical path : it was the first time that I did an application that demanding on the frontend, and the methods I used were not fitting. Moreover, its development required advanced mathematical knowledge, which I did not have at the time (particularly in linear algebra), which made the process even more difficult. That being said, the application is usable, and even though it is simple compared to other options available on the market, I have used it for personal creations !
Arbre (tree)
Create trees to help you organise your data. Start from the root of the ideas, and by creating new branches, find the leaves that compose your idea at the lowest level. Visualise your tree in a lighter interface, and share it with the entire world.
It is the first interesting application that I developed, in 2019. It is also the least advanced, but it helped me realize many challenges that I would have to face when I would try to create a complete application. It was also the first time that I developed a full-stack application, even though I did not respect all the necessary principles (in particular in terms of security)