Other Projects
Board Game on Energy
I am a big fan of board games. I used to play a lot while studying. I created a board game on the theme of energy. Based on fact, the goal is to produce electricity and heat by buying power plants and resources (such as gas, water, coal, etc.). Beware of CO2 taxes and other political actions which will cost you depending on your choice of power plants. The game is playable although it needs to be improves in order to gain more balance and more fun

Graph Maker using Python & PyQt5 to help with presentation.
In 2018, I've participated to a one-day workshop on presentation skill in ETH Zurich. It was really eye-opening and changed totally my relation to public presentation. I used to be anxious about giving them and since then I transform the stress to motivation and I am always looking forward have to present something. Following the workshop I have shared with my colleague all the tips I found important in the form of a presentation (of course) and a handout (see icon on the side). Some of the tips which are less important but still will improve greatly the presentation are the coherence between the graphs within the slides. Also one of the best way a graph should be presented is the black board method where the graph is slowly being made in front of the audience. I thus create an GUI using Pyhton and PyQt5 which can make graph and where the style of the graph can be saved and used on other data. Furthermore, the software can save the graph not only as 1 figure but also as multiple figures each with more lines starting with the raw x and y axis. The software is still in development as it only works with lines (and scatter) but not with other type of graph.

Different games in Python or Javascript
Since a few year now, my best friend and I are slowly developing a cooperative board game with meeples on a spaceship. One of the phase of the game is a fight between characters. In order to have a real idea how it could play. I developed this part of the game using JavaScript and HTML. Although the graphics are not nice at all, it works fine, is playable and the gameplay works well. I also working on a GUI of the famous game SPLENDOR using Python. My goal is to learn machine learning to make a AI which is very good in order to learn what are the best strategy playing this game. It is a long way to go, I do not know if I can do it or even if it feasible but I have fun doing it.

Webpage development using HTML, JavaScript, and CSS
During my work for the Swiss Program SCCER EIP, I have developed a web application in order to list industrial heating systems using different filter (temperature, capacity, etc.). I thus learned HTML, CSS, and JavaScript to realize the web application. As fan of tennis, inspired by the YouTube channel essential tennis, I used this knowledge to build a web page on glitch.me to help analyse tennis match video (see print screen on the right).
