Personal Projects

Here are some of the projects that I have developed in my spare time.


Personal Website

To better organize my academic and professional path, I created a personal website employing basict HTML and CSS, in addition to Bootstrap, for the design. To host it I use Firebase service.

GitLab

Video Game

When I was in high school we did a videogame employing GameMaker, so because I lost the code, I decided to recreate it employing Pygame python library. It is a very simple platform game in which the character has to jump in order not die.

GitLab

Tkinter GUI

To organize the contacts of my friends, I created a graphical user interface (GUI) program employing Tkinter python library.

GitLab

French Playlist

I used BeautifulSoup to web scrap a website that gives a recommendation of a french song everyday, then Selenium and the Spotify Web API to create a playlist automatically in Spotify with the extracted data.

GitLab