From 1aa5c944caec7867f1905e1846bf5478d1ee860f Mon Sep 17 00:00:00 2001
From: Ben Winston
Date: Sat, 7 Jun 2025 22:37:54 -0400
Subject: update links to remove rawtext.club, freshen
---
projects/index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'projects')
diff --git a/projects/index.html b/projects/index.html
index 4cff2b9..4bb395d 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -11,18 +11,18 @@
An S-Expression programming language, with gradual typing and multiple dispatch
-An (incomplete) Forth-ish language, written in ARM assembly
+Organize your books on the command line
A CLI-driven Roku remote, with search!
A scrappy music player for mp3s and Spotify
-It's minesweeper on the command line!
-A Python library for drawing CLI game boards using curses