mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
Fix DynDns Updater: Flask not FastAPI in Python section
This commit is contained in:
@@ -188,7 +188,8 @@ layout: stefankoelle.njk
|
||||
<ul>
|
||||
<li>Working with Python since 2020 on private projects, home lab tooling, and automation scripts.</li>
|
||||
<li>Since this year, increasingly using Python for home network projects, with development accelerated by AI-assisted workflows in OpenCode.</li>
|
||||
<li><b>FastAPI web projects:</b> <a href="https://github.com/skoelle/calender_sync" target="_blank">Google Calendar Sync</a>, <a href="https://github.com/skoelle/mvg-departures" target="_blank">MVG Departures</a>, <a href="https://github.com/skoelle/icloud-contacts-sync" target="_blank">iCloud Contacts Sync</a>, and <a href="https://github.com/skoelle/dyndns-updater" target="_blank">DynDns Updater</a>.</li>
|
||||
<li><b>FastAPI web projects:</b> <a href="https://github.com/skoelle/calender_sync" target="_blank">Google Calendar Sync</a>, <a href="https://github.com/skoelle/mvg-departures" target="_blank">MVG Departures</a>, <a href="https://github.com/skoelle/icloud-contacts-sync" target="_blank">iCloud Contacts Sync</a>.</li>
|
||||
<li><b>Flask:</b> <a href="https://github.com/skoelle/dyndns-updater" target="_blank">DynDns Updater</a>, a Cloudflare + FreeDNS DynDNS updater for FritzBox as a Docker container.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Arduino / PlatformIO</h3>
|
||||
|
||||
Reference in New Issue
Block a user