mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
update programming languages
This commit is contained in:
@@ -136,7 +136,9 @@ layout: stefankoelle.njk
|
||||
<div id="programminglanguagescontent">
|
||||
<h2>Programming Languages</h2>
|
||||
|
||||
<p>Since 2025, AI-assisted development with Claude Code has become a core part of my workflow. This approach enables faster delivery from idea to production, better documentation artifacts, and cross-technology work across .NET, TypeScript, and Kubernetes.</p>
|
||||
<h3>AI-Assisted Development</h3>
|
||||
<p>I've fully embraced the AI-assisted development paradigm since early 2025. At work, I've taught <strong>Claude Code</strong> a workflow for handling Jira stories end-to-end: it evaluates requirements, provides feedback to the PO, and creates a detailed implementation plan. From there, it's mostly about supervising the plan while the code generation runs largely autonomous. For code review, we use a second AI (e.g., Codex) as a quality gate to catch issues that might slip through. In migration projects, I define the exact plan upfront and Claude Code executes it with increasing independence. The output gain is massive — delivery in a fraction of the time.</p>
|
||||
<p>Privately, I work with <strong><a href="https://opencode.ai">OpenCode</a></strong> paired with OpenCode Zen, Merge Gateway, and OpenRouter — primarily on Python-based home lab and automation projects. See my <a href="https://code.moonweb.org">GitHub projects</a> for examples and the <a href="https://infra.moonweb.org/dev-environment/">Dev VM setup</a> for the infrastructure behind this workflow.</p>
|
||||
|
||||
<h3>.NET Core</h3>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user