diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 14 | 
1 files changed, 5 insertions, 9 deletions
| diff --git a/templates/index.html b/templates/index.html index 87812ea..b3bf87f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,15 +2,11 @@  {% block content %} -<p> -	My name is Romain GONCALVES, usually rgoncalves/binary550 on git. -</p> -<p> -Actually studying computer science, I would like to progress in infrastructure and administration of  -Unix based systems. -Running my machines on Archlinux and OpenBSD, I deploy and maintain my internal servers and services  -for my own use. Moreover, I develop my own solutions or set of scripts. -</p> +<p>My name is Romain Gonçalves, usually rgoncalves/binary/qwmd</p> +<p>I am a computer science student and a hacker by culture.</p> +<p>I am interested in system architecture and programming.  +Therefore, my infrastructure is mainly powered by OpenBSD, FreeBSD and Alpine.  +It allows me to improve my devops skill by deploying and maintaining my personal services.</p>  <h2>crypto</h2>  <ul> |