cv-website

Personal website and CV
git clone https://git.in0rdr.ch/cv-website.git
Log | Files | Refs | Pull requests | README | LICENSE

commit 64a83aafd19d3e5b5623b5ae688f2accbb515e92
parent 9ac35d1c970fe681c5476efd86052b3918d80f02
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Tue, 14 May 2024 17:26:57 +0200

feat: add gpg id

Diffstat:
Mabout.md | 41++++++++++++++++++++++++++++++++++-------
1 file changed, 34 insertions(+), 7 deletions(-)

diff --git a/about.md b/about.md @@ -8,15 +8,42 @@ permalink: /about/ <img src="/assets/images/Gruhler Andreas_CV Grey.jpg" alt="Andreas Gruhler CV Picture" - style="width: 160px; margin: 0 0 10px 30px" + style="width: 130px; margin: 0 0 10px 30px" class="pull-right" /> -Apart from my <a href="https://p0c.ch">enthusiasm for open source -software</a>, I'm mainly interested in Distributed Ledgers, Relational -Databases, Graph Theory, Reputation Systems and Infrastructure Automation (X as -Code) in organizations. +<p>Apart from my <a href="https://p0c.ch">enthusiasm for open source +software</a>, I'm mainly interested in relational databases, distributed +ledgers, graph theory, reputation systems and infrastructure automation (X as +Code) in organizations.</p> -In my spare time I like to bike, board, ski or <a -href="https://code.in0rdr.ch">tinker</a> around. +<p>In my spare time I like to bike, board, ski or <a +href="https://code.in0rdr.ch">tinker</a> around, self-host things and kick-off +strange software products nobody needs.</p> +<h2>Stay in touch</h2> +<table> +<tr> + <td>&#128273; GPG pubkey</td> + <td> + <a href="https://keys.openpgp.org/search?q=0x26D2EDA0CF306829"> + <code>0x26D2EDA0CF306829</code></a> + </td> +</tr> +<tr> + <td>&#128062; GPG fingerprint</td> + <td><code>0A25 3CA1 CF01 6921 D2AB CD6E 26D2 EDA0 CF30 6829</code></td> +</tr> +<tr> + <td>&#128172; IRC</td> + <td>in0rdr <a href="https://web.libera.chat/gamja/#p0c">@libera/#p0c</a></td> +</tr> +<tr> + <td>&#128172; Threema</td> + <td><a href="https://threema.id/EX8S6UKR">EX8S6UKR</a></td> +</tr> +<tr> + <td>&#128024; Mastodon</td> + <td>in0rdr <a href="https://m.in0rdr.ch/@in0rdr">@m.in0rdr.ch</a></td> +</tr> +</table> </div>