data: add CMAX Resurrect open-source project to CV
Add cmux-resurrect terminal session persistence tool to the projects section in both English and Spanish CV data files.
This commit is contained in:
@@ -625,6 +625,32 @@
|
||||
],
|
||||
"projectID": "la-porraclub"
|
||||
},
|
||||
{
|
||||
"title": "CMAX Resurrect - Terminal Session Persistence Tool",
|
||||
"projectName": "CMAX Resurrect",
|
||||
"projectDesc": "Terminal Session Persistence Tool",
|
||||
"url": "https://github.com/drolosoft/cmux-resurrect",
|
||||
"projectLogo": "",
|
||||
"location": "Online",
|
||||
"startDate": "2025",
|
||||
"current": true,
|
||||
"technologies": [
|
||||
"Go",
|
||||
"Terminal Multiplexers",
|
||||
"TOML Configuration",
|
||||
"macOS launchd",
|
||||
"CLI Tools"
|
||||
],
|
||||
"shortDescription": "Open-source session persistence tool for the cmux terminal multiplexer. Saves and restores terminal workspace layouts, preventing data loss from crashes or reboots. Features auto-save with deduplication, markdown-based workspace blueprints, and reusable layout templates.",
|
||||
"responsibilities": [
|
||||
"Designed and built CLI tool in pure Go with zero CGO dependencies for cross-platform compatibility",
|
||||
"Implemented session capture and restore for workspaces, pane splits, working directories, and startup commands",
|
||||
"Created markdown-based workspace blueprint system (Obsidian-compatible) for infrastructure-as-code terminal setups",
|
||||
"Built auto-save mechanism with content-hash deduplication and macOS launchd integration",
|
||||
"Published as open-source project with support for macOS (Apple Silicon & Intel) and Linux (x86_64 & ARM64)"
|
||||
],
|
||||
"projectID": "cmux-resurrect"
|
||||
},
|
||||
{
|
||||
"title": "CDC Starter Kit - SAP Customer Data Cloud Demo",
|
||||
"projectName": "CDC Starter Kit",
|
||||
|
||||
Reference in New Issue
Block a user