personal-website/content/portfolio.md

44 lines
1.5 KiB
Markdown
Raw Normal View History

2023-08-30 15:41:50 +02:00
---
title: "Portfolio"
2023-08-31 09:54:02 +02:00
description: "Lauras Software Development portfolio"
2023-08-30 15:41:50 +02:00
---
Here you can find a list of projects I worked on:
## IPAM
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
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
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
2023-08-31 10:18:56 +02:00
[project idea: erisi](/projects/erisi/)
2023-08-30 15:41:50 +02:00
`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
Source: [https://codeberg.org/lauralani/ovh-apikey-manager](https://codeberg.org/lauralani/ovh-apikey-manager)
2023-08-31 08:42:15 +02:00
Tiny CLI tool to manage OVH API Keys
2023-08-30 15:41:50 +02:00
### dyndns-script
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)
- Manage my own DNS via OctoDNS as Code
- Host my own mail since 2020