mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Add Eleventy, Astro, Nunjucks to TypeScript section on stefankoelle.de
This commit is contained in:
@@ -168,12 +168,13 @@ layout: stefankoelle.njk
|
||||
<li>Introduced Squidex as a headless CMS for the microservice backend, with Sentry and Loki for monitoring and logging, and Quartz.NET, later Hangfire.NET, for scheduled jobs.</li>
|
||||
</ul>
|
||||
|
||||
<h3>TypeScript</h3>
|
||||
<h3>TypeScript / JavaScript</h3>
|
||||
<ul>
|
||||
<li>Using Node.js privately for over a decade, TypeScript since its early days, and professionally at TENHIL since 2024.</li>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<h3>Python</h3>
|
||||
|
||||
Reference in New Issue
Block a user