From 9bd311f94e24e48415dc85e43b8122cf448178f6 Mon Sep 17 00:00:00 2001 From: Greg Hendrickson Date: Tue, 27 Jan 2026 17:21:37 +0000 Subject: [PATCH] feat: add ShellMate project to portfolio --- src/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/index.html b/src/index.html index e1a5d37..49cb13f 100644 --- a/src/index.html +++ b/src/index.html @@ -232,6 +232,26 @@ + +
+

♟️ ShellMate - SSH Chess

+

+ Terminal-based chess game accessible over SSH. Play against Stockfish AI, challenge friends, + or learn with interactive tutorials. Built with Python, Textual TUI, asyncssh, and deployed + on Hetzner with Docker Compose. +

+ +