diff options
author | Melody Horn <melody@boringcactus.com> | 2022-04-24 01:19:37 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2022-04-24 01:19:37 -0600 |
commit | db890168377ac54e6f9eaa5f48f78d452554d67a (patch) | |
tree | 5c4d3f85bacd6e0ca7fcc3cf15bb633d037b1a69 | |
parent | c05cf9a36edb092639185590ba829811adb257aa (diff) | |
download | boringcactus.com-db890168377ac54e6f9eaa5f48f78d452554d67a.tar.gz boringcactus.com-db890168377ac54e6f9eaa5f48f78d452554d67a.zip |
add a few more recent projects including Glides
-rw-r--r-- | projects.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects.md b/projects.md index 74438ac..e80632e 100644 --- a/projects.md +++ b/projects.md @@ -4,6 +4,10 @@ title: Projects permalink: /projects/ --- +* January 2022: [Glides](https://medium.com/@katrinalanger/green-means-go-improving-green-line-operations-b831daf7a834), an Elixir and React service for train tracking on the MBTA's Green Line + +* March 2021: [makers](https://code.boringcactus.com/makers/), a Rust implementation of `make` + * November 2020: [cactus-ssg](https://git.sr.ht/~boringcactus/cactus-ssg), a Python static site generator targeting both WWW and Gemini (built this site right here!) * September 2020: [Crowbar](https://crowbar-lang.boringcactus.com), a language offering "the good parts of C, with a little bit extra" |