update portfolio
All checks were successful
ci/woodpecker/push/deploy-rsync Pipeline was successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
ci/woodpecker/push/deploy-cloudflare Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2024-04-23 22:55:19 +02:00
parent 779b0672ab
commit 4799d8e3be
Signed by: adoralaura
GPG key ID: E2E0F82107536C1B

View file

@ -3,41 +3,47 @@ title: "Portfolio"
description: "Adoras Software Development portfolio"
---
Here you can find a list of projects I worked on:
Here you can find a list of projects I worked on or am currently working on:
## ntppool-exporter
Language: `Go`
Source: [code.lila.network/adoralaura/ntppool-exporter](https://code.lila.network/adoralaura/ntppool-exporter)
A Prometheus exporter application that pulls data from the ntppool.org API for a given NTP server and serves it in a Prometheus compatible format.
## IPAM
Language: `Go`
Source: [https://codeberg.org/lauralani/ipam](https://codeberg.org/lauralani/ipam)
A cli based IP Address Management tool written in Go with PowerDNS integration.
## go-urlsh
Language: `Go`
Source: [https://codeberg.org/lauralani/go-urlsh](https://codeberg.org/lauralani/go-urlsh)
Go based URL shortener. Hosted via Docker and utilizing PostgreSQL.
## Humble-Bot
Language: `Go`
Source: [https://codeberg.org/lauralani/humble-bot](https://codeberg.org/lauralani/humble-bot)
A Go Fediverse Bot that posts new [Humble Bundles](https://humblebundle.com)
## erisi
[project idea: erisi](/projects/erisi/)
`erisi` is planned to be a self-hosted alternative to Netlify/Vercel/Github Pages/etc... written in Go and utilizing [Caddy](https://caddyserver.com) and it's ACME capabilities.
## Small side projects
### ovh-apikey-manager
Language: `Go`
Source: [https://codeberg.org/lauralani/ovh-apikey-manager](https://codeberg.org/lauralani/ovh-apikey-manager)
Tiny CLI tool to manage OVH API Keys
### dyndns-script
Language: `Python`
Source: [https://codeberg.org/lauralani/dyndns-script](https://codeberg.org/lauralani/dyndns-script)
Python based DynDNS client that can edit records managed by OVH and Azure
### Misceallenous
- Automated my home WIFI with radius assigned VLANs via Freeradius and custom frontend (Will be open sourced soon)
- Automated my home WIFI with radius assigned VLANs via Freeradius and custom frontend (Will be open sourced soon) (Language: `PHP`)
- Manage my own DNS via OctoDNS as Code
- Host my own mail since 2020