diff options
Diffstat (limited to 'content/_index.html')
| -rw-r--r-- | content/_index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/content/_index.html b/content/_index.html index ec6d28f..1fc9c60 100644 --- a/content/_index.html +++ b/content/_index.html @@ -1 +1,20 @@ <!-- title: Lorenzo Torres --> + +<h2>Welcome!</h2> +Hi, I’m Lorenzo. I’m an italian student based in <a href="https://en.wikipedia.org/wiki/Genoa">Genoa</a>. On this site I write about whatever catches +</br>my mind, most likely on computers, linguistics, books, and random personal thoughts. +<h3>Pinned posts</h3> +<ul> + <li><a href="blog/why_c">why I use C in 2025</a></li> +</ul> +<!-- +<h3>My thoughts on</h3> +<ul> + <li><a href="llm/">large language models</a></li> + <li><a href="programming_languages/">programming languages</a></li> + <li><a href="web/">the web</a></li> +</ul> +--> + +<h3>Contacts</h3> +If you want to discuss about something, I'm happy to receive emails at <img src="email.png" /> |
