From d4f98e2d1f85fbdffa2470071e22bba2dacc00c0 Mon Sep 17 00:00:00 2001 From: Leo Goetz Date: Fri, 8 May 2026 15:37:39 +0200 Subject: inital commit --- src/components/sections/TechStack.astro | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/components/sections/TechStack.astro (limited to 'src/components/sections/TechStack.astro') diff --git a/src/components/sections/TechStack.astro b/src/components/sections/TechStack.astro new file mode 100644 index 0000000..0b536e1 --- /dev/null +++ b/src/components/sections/TechStack.astro @@ -0,0 +1,19 @@ +--- + +--- + +
+

Technologien

+

+ HTML | CSS | JS / TS | Nodejs | + React | Astro | Tailwind | Nix/NixOS +

+
-- cgit v1.3.1