diff --git a/templates/index.html b/templates/index.html
index 20ec3ed..4a56b92 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -122,12 +122,13 @@
Pronouns: He/Him
- I'm a {{ age }} year old CS student at the University of Modena and Reggio Emilia in Italy
- with a passion for coding. I've tinkered with stuff from Pascal to Processing, from C++ to Godot
- (great fan btw), from Bash to Python; but don't take me as an expert on everything. Right now I'm
- most interested in game and web development, and after my Bachelor degree I'd like to take a
- Master's
- degree in Artificial Intelligence
+ I'm a {{ age }} y.o. CS student at the University of Bologna in Italy, doing my Msc in Artificial Intelligence.
+ I have been coding since I was 14, starting with C/Cpp, since they were part of my high school curriculum.
+ I then expanded on what I was being taught and begun many small personal projects, starting with Pascal;
+ as of today, I have experience, not just curricularly, in Python (mostly libraries such as Tensorflow or
+ Keras), JavaScript, C#, CSS (specifically with Bootstrap 5) and HTML; furthermore, I've made many projects
+ in the field of game development, using Unity and especially Godot, an open source game engine which
+ I've used quite extensively.