Update Git Links

This commit is contained in:
Adora Laura Kalb 2023-04-07 19:05:00 +02:00
parent 1d4f9acc01
commit 24f5939804
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056

View file

@ -18,7 +18,8 @@ eleventyExcludeFromCollections: true
I'm a network engineer, with a pretty mixed technical background. I started my career in software development, and then I'm a network engineer, with a pretty mixed technical background. I started my career in software development, and then
moved on to be a sysadmin with main emphasis on linux environments. Afterwards, I was a mix of network engineer and site moved on to be a sysadmin with main emphasis on linux environments. Afterwards, I was a mix of network engineer and site
reliability engineer. Now I'm responsible for the network infrastructure at a big datacenter provider. Currently I'm reliability engineer. Now I'm responsible for the network infrastructure at a big datacenter provider. Currently I'm
primarily working on network automation and our internal network infrastructure. primarily working on network automation and our internal network infrastructure, and I'm playing a lot with the Golang
programming language =).
</p> </p>
<h2>Books</h2> <h2>Books</h2>
<p class="p-note"> <p class="p-note">
@ -49,17 +50,18 @@ eleventyExcludeFromCollections: true
that I already have worked on or that I want to work on in the future. that I already have worked on or that I want to work on in the future.
</p> </p>
<ul> <ul>
<li>building my own IPAM with <a href="https://go.dev/" target="_blank">Go</a>. <li>building my own IPAM with <a href="https://go.dev/" target="_blank">Golang</a>.
Source: <a href="https://sr.ht/~lauralani/ipam/" target="_blank">sr.ht/~lauralani/ipam</a> (still in development) Source: <a href="https://codeberg.org/lauralani/ipam" target="_blank">https://codeberg.org/lauralani/ipam</a>
(still in development, but has a lot of features already! :)
</li> </li>
<li>hosting my own mail with <li>hosting my own mail with
<a href="https://mailcow.email/" target="_blank">mailcow</a> <a href="https://mailcow.email/" target="_blank">mailcow</a>
</li> </li>
<li>managing my domains via Infrastructure as Code and sourcehut CI with <li>managing my domains via Infrastructure as Code and CI/CD with
<a href="https://github.com/octodns/octodns" target="_blank">OctoDNS</a> <a href="https://github.com/octodns/octodns" target="_blank">OctoDNS</a>
</li> </li>
<li>wrote my own <li>wrote my own
<a href="https://sr.ht/~lauralani/dyndns-script/" target="_blank">dyndns tool</a> <a href="https://codeberg.org/lauralani/dyndns-script" target="_blank">dyndns tool</a>
in Python (supports Azure DNS and OVH)</li> in Python (supports Azure DNS and OVH)</li>
<li>Automated my home WIFI with radius assigned VLANs via Freeradius and custom frontend</li> <li>Automated my home WIFI with radius assigned VLANs via Freeradius and custom frontend</li>
</ul> </ul>
@ -90,7 +92,7 @@ eleventyExcludeFromCollections: true
<h2>About</h2> <h2>About</h2>
<p class="p-note"> <p class="p-note">
This website is open source and hosted at This website is open source and hosted at
<a href="https://git.sr.ht/~lauralani/www-lauka-net" target="_blank">SourceHut</a>. It's an entirely static webpage generated by <a href="https://codeberg.org/lauralani/www-lauka-net" target="_blank">Codeberg e.V.</a>. It's an entirely static webpage generated by
<a href="https://www.11ty.dev/" target="_blank">{{ eleventy.generator }}</a> <a href="https://www.11ty.dev/" target="_blank">{{ eleventy.generator }}</a>
and hosted with Caddy. and hosted with Caddy.
<br/><br/> <br/><br/>