2022-06-22 11:02:01 +02:00
|
|
|
---
|
|
|
|
layout: layouts/home.njk
|
2022-06-23 11:10:24 +02:00
|
|
|
title: "lauka.net"
|
2022-07-02 16:31:52 +02:00
|
|
|
eleventyExcludeFromCollections: true
|
2023-08-07 08:59:47 +02:00
|
|
|
date: 2023-08-07T08:58:15+02:00
|
2022-06-22 11:02:01 +02:00
|
|
|
---
|
2022-06-22 14:03:22 +02:00
|
|
|
|
2022-06-22 11:50:54 +02:00
|
|
|
<h1>{{ title }}</h1>
|
|
|
|
<p>
|
2023-06-14 11:43:17 +02:00
|
|
|
Hi, my name is <i class="special">Laura Kalb</i> and I (literally) do things on the internet.
|
2022-06-22 11:50:54 +02:00
|
|
|
</p>
|
|
|
|
<h2>About me</h2>
|
|
|
|
<p class="p-note">
|
2022-06-22 14:03:22 +02:00
|
|
|
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
|
2022-10-11 20:11:20 +02:00
|
|
|
reliability engineer. Now I'm responsible for the network infrastructure at a big datacenter provider. Currently I'm
|
2023-04-07 19:05:00 +02:00
|
|
|
primarily working on network automation and our internal network infrastructure, and I'm playing a lot with the Golang
|
|
|
|
programming language =).
|
2022-06-22 11:50:54 +02:00
|
|
|
</p>
|
2022-06-23 11:10:24 +02:00
|
|
|
|
2022-06-22 11:50:54 +02:00
|
|
|
<h2>Some nice stuff</h2>
|
|
|
|
<p class="p-note">
|
2022-06-22 14:03:22 +02:00
|
|
|
A list of
|
|
|
|
<strong>tools</strong>,
|
|
|
|
<strong>projects</strong>
|
|
|
|
and
|
|
|
|
<strong>fun stuff</strong>
|
2022-06-22 11:50:54 +02:00
|
|
|
that I already have worked on or that I want to work on in the future.
|
|
|
|
</p>
|
|
|
|
<ul>
|
2023-06-04 20:03:32 +02:00
|
|
|
<li>
|
2023-06-19 09:13:21 +02:00
|
|
|
<a href="/interesting-stuff">A list of awesome stuff curated by me!</a>
|
2023-06-04 20:03:32 +02:00
|
|
|
</li>
|
2023-06-19 09:13:21 +02:00
|
|
|
<li>building my own IPAM with <a href="https://go.dev/" target="_blank">Go</a>.
|
2023-04-07 19:05:00 +02:00
|
|
|
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! :)
|
2023-03-12 17:05:51 +01:00
|
|
|
</li>
|
2023-06-19 09:13:21 +02:00
|
|
|
<li>My own URL Shortener with <a href="https://go.dev/" target="_blank">Go</a>.
|
|
|
|
Source: <a href="https://codeberg.org/lauralani/go-urlsh" target="_blank">https://codeberg.org/lauralani/go-urlsh</a>
|
|
|
|
</li>
|
2022-06-22 14:03:22 +02:00
|
|
|
<li>hosting my own mail with
|
|
|
|
<a href="https://mailcow.email/" target="_blank">mailcow</a>
|
|
|
|
</li>
|
2023-04-07 19:05:00 +02:00
|
|
|
<li>managing my domains via Infrastructure as Code and CI/CD with
|
2022-06-22 14:03:22 +02:00
|
|
|
<a href="https://github.com/octodns/octodns" target="_blank">OctoDNS</a>
|
|
|
|
</li>
|
|
|
|
<li>wrote my own
|
2023-04-07 19:05:00 +02:00
|
|
|
<a href="https://codeberg.org/lauralani/dyndns-script" target="_blank">dyndns tool</a>
|
2023-03-12 17:25:41 +01:00
|
|
|
in Python (supports Azure DNS and OVH)</li>
|
2022-11-17 07:46:22 +01:00
|
|
|
<li>Automated my home WIFI with radius assigned VLANs via Freeradius and custom frontend</li>
|
2023-06-22 13:42:43 +02:00
|
|
|
<li>Some minor other projects:
|
|
|
|
<ul>
|
|
|
|
<li><a href="https://codeberg.org/lauralani/ovh-apikey-manager" target="_blank">OVH ApiKey Manager</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2022-06-22 11:50:54 +02:00
|
|
|
</ul>
|
|
|
|
<h2>Notepad</h2>
|
|
|
|
<p class="p-note">
|
|
|
|
My list of awesome technologies I want to implement soon:
|
|
|
|
</p>
|
|
|
|
<ul>
|
2022-06-22 14:03:22 +02:00
|
|
|
<li>
|
2022-11-17 07:46:22 +01:00
|
|
|
<a href="https://garagehq.deuxfleurs.fr/" target="_blank">Garage</a>: A S3-compatible storage (for selfhosting static websites like this one)</li>
|
2022-06-22 11:50:54 +02:00
|
|
|
</ul>
|
2023-06-19 09:13:21 +02:00
|
|
|
|
|
|
|
<h2>Books</h2>
|
|
|
|
<p class="p-note">
|
|
|
|
I always loved to read as many books as I can. So here I'm listing the books I've read since I started this webpage,
|
|
|
|
including a rating and short description. These are the last few books I've rated:
|
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
{%- for book in collections.book | reverse -%}
|
|
|
|
{% if loop.index0 < 5 %}
|
|
|
|
<li><a href="{{ book.url }}">{{ book.data.name }}</a>
|
|
|
|
{% for i in range(0, book.data.rating) -%}
|
|
|
|
⭐
|
|
|
|
{%- endfor %}
|
|
|
|
</li>
|
|
|
|
{% endif %}
|
|
|
|
{%- endfor -%}
|
|
|
|
<li><a href="/books/">more ...</a></li>
|
|
|
|
</ul>
|
|
|
|
|
2022-06-22 11:50:54 +02:00
|
|
|
<h2>Contact me</h2>
|
|
|
|
<p class="p-note">
|
|
|
|
Some ways to contact me:
|
|
|
|
</p>
|
|
|
|
<ul>
|
2022-11-17 07:46:22 +01:00
|
|
|
<li>
|
2023-08-07 08:59:47 +02:00
|
|
|
<a rel="me" href="https://social.lila.network/@lauralani">@lauralani@lila.network</a>
|
2023-06-13 08:25:46 +02:00
|
|
|
</li>
|
2023-05-25 10:26:06 +02:00
|
|
|
<li>mail (at) (this domain) <a href="/encryption/" title="Lauras GPG and SMIME Public keys">(PGP and S/MIME Keys)</a></li>
|
2023-08-07 08:59:47 +02:00
|
|
|
<li>matrix: @lauralani:matrix.org or @lauralani:lila.network</li>
|
2022-06-22 14:03:22 +02:00
|
|
|
<li>
|
|
|
|
<a href="https://www.linkedin.com/in/laura-kalb/" target="_blank">LinkedIn</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://www.xing.com/profile/Laura_Kalb3/" target="_blank">Xing</a>
|
|
|
|
</li>
|
2022-06-22 11:50:54 +02:00
|
|
|
</ul>
|
2022-06-22 14:03:22 +02:00
|
|
|
<h2>About</h2>
|
|
|
|
<p class="p-note">
|
2022-11-17 07:46:22 +01:00
|
|
|
This website is open source and hosted at
|
2023-08-07 11:03:32 +02:00
|
|
|
<a href="https://codeberg.org/lauralani/www-lauka-net" target="_blank">Codeberg e.V.</a>. It's an entirely static webpage generated with
|
2022-06-23 11:10:24 +02:00
|
|
|
<a href="https://www.11ty.dev/" target="_blank">{{ eleventy.generator }}</a>
|
2023-08-07 11:03:32 +02:00
|
|
|
and hosted with Netlify.
|
2022-07-02 16:31:52 +02:00
|
|
|
<br/><br/>
|
|
|
|
This page makes due without any cookies, frontend javascript, tracking and databases
|
|
|
|
in the effort to make the web quick and usable again :)
|
2023-06-04 20:20:24 +02:00
|
|
|
<br/><br/>This page was last updated at {{ page.date | timestamp }}
|
2023-06-04 20:32:25 +02:00
|
|
|
<br/><br/>
|
2023-06-04 20:40:47 +02:00
|
|
|
Copyright Laura Kalb 2023 - <a href="/impressum.html">Impressum und Datenschutzerklärung</a>
|
2022-06-22 14:03:22 +02:00
|
|
|
</p>
|