From c344e7f7ac9eccc6ca0ca202f32ecd6c16e2149c Mon Sep 17 00:00:00 2001 From: dschlueter Date: Sat, 25 Apr 2026 04:23:10 +0200 Subject: [PATCH] About: 'Heute kann ich alles programmieren' (statt 'Heute programmiere ich alles') --- components/about-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/about-section.tsx b/components/about-section.tsx index 63f6c28..cc749c5 100644 --- a/components/about-section.tsx +++ b/components/about-section.tsx @@ -124,7 +124,7 @@ export function AboutSection() {

- Heute programmiere ich alles – vom Mikrocontroller in Kaffeemaschinen, Waschmaschinen oder Autos + Heute kann ich alles programmieren – vom Mikrocontroller in Kaffeemaschinen, Waschmaschinen oder Autos bis hin zu Systemen im Hochleistungsrechenzentrum. Und dann kam die Rente. Ich hatte vor, mich endlich einem lange geplanten Projekt zu widmen: computergestütztes Trading an Online-Börsen. Dafür hatte ich während der Corona-Zeit Python gelernt.