quitsocialmedia.club/pages/home.html

54 lines
2.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: home
permalink: /home
lang: en
ref: home
---
<div class="row" style="margin-bottom: 3rem">
<div class="one column">
<div class="page-header">
<h1>Quit Social Media</h1>
</div>
</div>
</div>
<h2 class="section-title">Why</h2>
<div class="row" id="why">
<div class="one column">
<article>
<p>
Hi, Im Tommi.
<br />
<br />
Im an enthusiast. I love getting involved in everything which involves human interactions and Im overthinking addicted. Im an happy guy, but this doesnt mean I dont cry (just make me watch the right movie).
<br />
The purpose of my whole exsistence is meeting all the people in the world. This is why, When Im not studying, I try to be as busy as I can. This means, as the great <a href="https://en.wikipedia.org/wiki/Gottfried_Wilhelm_Leibniz" rel="noopener" target="_blank">Leibnitz</a> said, that <q>in my life I started everything and concluded nothing</q>. You can know more about something of this messy everything by browsing around. If the stuff here is too confused and you get lost, well… welcome to my mind. Nevertheless, you may check out my <a href="https://xplosionmind.wixsite.com/xplosionmind" rel="noopener" target="_blank">old website</a>, which is going to stay online for a little while.
<br />
Theres nothing much left to say. Things that wander around in my head are written on my <a href="/blog" target="_blank">blog</a>.
<br />
Some useful data:
<ul>
<li>my <a href="https://www.linkedin.com/in/tommasomarmo/" rel="noopener" target="_blank">Linkedin profile</a></li>
<li>my <a href="https://europa.eu/!xG43Xd" rel="noopener noreferrer" target="_blank">Curriculum Vitae</a></li>
<li>my email address is tommiboom [at] protonmail [dot] com. If possible, please use my <a href="/assets/tommiboom@protonmail.com (D21FB50F) Public PGP KEY.asc" target="_blank">PGP key</a> (its not necessary if you use a <a href="https://protonmail.com" rel="noopener" target="_blank">ProtonMail</a> address)</li>
<li>my username is xplosionmind everywhere. If you cant find it, Im not there. Links to my social media profiles are at the end of this page.</li>
</ul>
<br />
I tweet a lot. <a href="https://twitter.com/xplosionmind" rel="noopener" target="_blank">Too much</a>.
</p>
</article>
</div>
</div>
<a href="/news"><h2 class="section-title">Updates</h2></a>
<div class="row">
<div class="one column">
<ul>
{% for post in site.posts %}
<li>{{ post.date }} - <a href="{{ post.url }}"</li>
{% endfor %}
</ul>
</div>
</div>