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 --- index.html | 3 +-- projects/index.html | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 701156a..0c22927 100644 --- a/index.html +++ b/index.html @@ -17,10 +17,9 @@ Ben Winston
[me@internet ~]$ grep -i $(whoami) -r /var/www/
+sr.ht: ~mryouse
github.com: winsbe01
linkedin.com: winsbe01
-rawtext.club: ~mryouse
-sr.ht: ~mryouse
[me@internet ~]$ mail -s "nice to meet you!" ben(at)benwinston(dot)us
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