diff --git a/content/portfolio.md b/content/portfolio.md index 8d2cd1e..9f834ec 100644 --- a/content/portfolio.md +++ b/content/portfolio.md @@ -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