mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b34262e11f | ||
|
|
17c01086b7 |
+34
-1
@@ -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",
|
"title": "PeopleCostCounter",
|
||||||
"emoji": "💰",
|
"emoji": "💰",
|
||||||
@@ -14,6 +31,22 @@
|
|||||||
"repo_url": "https://github.com/skoelle/PeopleCostCounter",
|
"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."
|
"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",
|
"title": "kctl-tui",
|
||||||
"emoji": "🐳",
|
"emoji": "🐳",
|
||||||
@@ -259,7 +292,7 @@
|
|||||||
],
|
],
|
||||||
"repo": "moonweb-site",
|
"repo": "moonweb-site",
|
||||||
"repo_url": "https://github.com/skoelle/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",
|
"title": "www.moonweb.org",
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user