web/index.html

22 lines
920 B
HTML

<!DOCTYPE html>
<html lang="en">
<!--#include file="header.html" -->
<h1>Hello, I'm Vitor Gonçalves</h1>
<p>I'm currently a system administrator <strike>webmaster</strike> for <a href="//vern.cc">vern.cc</a>, a free software enthusiast, a entrepeneur-wannabe and maybe other stuff.</p>
<p>I'm also the president of my local Interact Club (don't know what that is? read <a href="/tbd.html">this</a>), and I really feel like being a rotarian.</p>
<p>Furthermore, I'm <b>really</b> invested on religion, and I try to be as pure as possible (even though that is kinda... hard).</p>
<p>For a more casual introduction, read my <a href="/about">about page</a>.</p>
<p>Contact info:
<ul>
<li>Main e-mail inbox: <a href="mailto:vitorg@vern.cc">vitorg@vern.cc</a></li>
<li>Main matrix account: <a href="//mto.vern.cc/#/@vitorg:vern.cc">@vitorg:vern.cc</a></li>
</ul>
</p>
<!--#include file="footer.html" -->
</html>