This commit is contained in:
parent
2a78b52b9b
commit
f594687528
1 changed files with 6 additions and 8 deletions
|
@ -9,7 +9,7 @@
|
|||
<div id="woami">
|
||||
<h2>$ whoami</h2>
|
||||
<p>
|
||||
I am currently a student in security. I spend my time to make a useless network and system infrastructure. I love free software (!=opensource).
|
||||
I am currently a student in security. I spend my time building useless network and system infrastructure. I love free software.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -18,17 +18,15 @@
|
|||
<h2>$ ls Project</h2>
|
||||
|
||||
<h3><a href="https://git.gnous.eu/ada/hac">Homelab</a></h3>
|
||||
<p>A small lab to learn network and system. I use Proxmox in bare-metal and Ubuntu for my virtual machines. I
|
||||
automate some task with Ansible.</p>
|
||||
<p>A small lab to learn network and system. I use Proxmox in bare-metal and Ubuntu for my virtual machines.
|
||||
I automate some tasks with Ansible.
|
||||
</p>
|
||||
|
||||
<h3><a href="https://git.gnous.eu/gnouseu/plakken">Plakken</a></h3>
|
||||
<p>A web paste (like hastebin) written in go</p>
|
||||
<p>A web paste (like hastebin) written in Go</p>
|
||||
|
||||
<h3><a href="https://git.gnous.eu/ada/spiegel">Spiegel</a></h3>
|
||||
<p>A tools written in Go for mirror a repository.</p>
|
||||
|
||||
<h3><a href="https://ilearned.eu">I Learned</a></h3>
|
||||
<p>A dead collaborative blog</p>
|
||||
<p>A tools written in Go for mirroring a git repository</p>
|
||||
</div>
|
||||
|
||||
<div id="contribution">
|
||||
|
|
Loading…
Reference in a new issue