Compare commits

..
2 Commits
Author SHA1 Message Date
stefankoelle b34262e11f Add chat-archive description 2026-09-17 16:45:17 +02:00
stefankoelle 17c01086b7 Update repos and CV from prebuild 2026-09-17 16:21:56 +02:00
2 changed files with 34 additions and 1 deletions
+34 -1
View File
@@ -1,4 +1,21 @@
[
{
"title": "Chat Archive",
"emoji": "💬",
"category": "code",
"subcategory": "Dev Tools",
"status": "active",
"stack": [
"Python",
"FastAPI",
"SQLAlchemy",
"Tauri",
"Rust"
],
"repo": "chat-archive",
"repo_url": "https://github.com/skoelle/chat-archive",
"summary": "Import Instagram & Facebook (incl. E2EE) chat takeouts into a searchable MySQL database with a REST API for analysis"
},
{
"title": "PeopleCostCounter",
"emoji": "💰",
@@ -14,6 +31,22 @@
"repo_url": "https://github.com/skoelle/PeopleCostCounter",
"summary": "A vanilla JS single-page tool that shows in real time how much a meeting is costing, based on team size and average salary, with English and German UIs."
},
{
"title": "Smeagol WYSIWYG",
"emoji": "🧙",
"category": "code",
"subcategory": "Dev Tools",
"description": "Personal wiki with WYSIWYG editor for Markdown files",
"status": "active",
"stack": [
"Go",
"Milkdown",
"Markdown"
],
"repo": "smeagol-wysiwyg",
"repo_url": "https://github.com/skoelle/smeagol-wysiwyg",
"summary": "A personal wiki with a real WYSIWYG editor. Single Go binary, Markdown files on disk, instant save, live reload, full-text search."
},
{
"title": "kctl-tui",
"emoji": "🐳",
@@ -259,7 +292,7 @@
],
"repo": "moonweb-site",
"repo_url": "https://github.com/skoelle/moonweb-site",
"summary": "Monorepo for moonweb.org - my personal homelab hub. Six static sites (Eleventy) covering infrastructure, smart home, code, and retro hardware. Deployed to Cloudflare Pages or IONOS."
"summary": "Monorepo for moonweb.org - my personal homelab hub. Six static sites (Eleventy) covering infrastructure, smart home, code, and retro hardware. Deployed to IONOS."
},
{
"title": "www.moonweb.org",
Binary file not shown.