Skip to content

Commit

Permalink
Better about section
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaTerenz committed Feb 22, 2024
1 parent eabca27 commit 091d296
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,13 @@ <h2 class="row m-auto pb-3 paragraph_title">About me</h2>
<div class="col-12 col-lg-8 ps-lg-5 m-auto">
<div class="figure-caption text-center">Pronouns: He/Him</div>
<div class="py-4 about-text">
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.
</div>

<div class="row px-4 px-sm-0 justify-content-around">
Expand Down

0 comments on commit 091d296

Please sign in to comment.