mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Add Python web projects, link static site generators in TypeScript, clean up Hugo
This commit is contained in:
@@ -180,13 +180,14 @@ layout: stefankoelle.njk
|
||||
<li>Since this year, TypeScript is my go-to for AI-built microservices.</li>
|
||||
<li>Built an MCP (Model Context Protocol) server for ChatGPT integration in 6 half-days using Claude Code.</li>
|
||||
<li>Implemented a TypeScript widget renderer for AI-driven applications with the OpenAI Chat Kit.</li>
|
||||
<li><b>Static site generators:</b> <a href="https://www.11ty.dev">Eleventy</a> (v3) for moonweb.org (6 sites, Nunjucks templates) and stefankoelle.de, <a href="https://astro.build">Astro</a> for the 28k8 BBS retro site.</li>
|
||||
<li><b>Static site generators:</b> <a href="https://www.11ty.dev">Eleventy</a> (v3) for <a href="https://github.com/skoelle/moonweb-site" target="_blank">moonweb.org</a> (6 sites, Nunjucks templates) and stefankoelle.de, <a href="https://astro.build">Astro</a> for the <a href="https://github.com/skoelle/28k8-moonweb-org" target="_blank">28k8 BBS retro site</a>.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Python</h3>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<h3>Arduino / PlatformIO</h3>
|
||||
|
||||
Reference in New Issue
Block a user