+
Pong2D
My first project in Python (with Pygame). It's a simple pong, with a main menu, a pause menu and a game over. @@ -157,7 +157,7 @@
diff --git a/index.html b/index.html index 4767ef4..2d320ca 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@
+
IT student at Gustave Eiffel University and R&D Developer Apprentice at WATT Earth, I've always been passionate about computer science. Web design, video games, and algorithms are my main spearhead in computer science.
@@ -145,7 +145,7 @@
+
My first project in Python (with Pygame). It's a simple pong, with a main menu, a pause menu and a game over. @@ -157,7 +157,7 @@
+
My very first project on Unity. It's a simple pong with some effects and a rather calm atmosphere. @@ -172,7 +172,7 @@
+
Risitas_Bot is a Discord bot that can connect your Twitch chat to a Discord channel in real time, make your friends laugh by playing the meme "Issou!" on command in a voice channel and even give you some statistics about your Osu! account and last ranked games. @@ -184,7 +184,7 @@
+
Work of students of DUT info 1 (IUT of Marne-la-Vallée). The students had to create a sound production inspired by the short film "Calls" by Timothée Hochet. @@ -196,7 +196,7 @@
+
The goal was to retrieve the dataset provided by theses.fr, to normalize it, and to create a site allowing to consult these data, first in the form of a simple but visually pleasant list, then in a second time to summarize the research in the form of graphics (and a map). diff --git a/stylesheet-main.css b/stylesheet-main.css index bead781..fc6afff 100644 --- a/stylesheet-main.css +++ b/stylesheet-main.css @@ -231,6 +231,7 @@ a { } .main-title h1 { + white-space: nowrap; cursor: pointer; transition: text-shadow 200ms, transform 200ms; }