From 0e8bc1234b0b96b6735270b4f6f63d60efe889a3 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Sat, 27 Sep 2025 12:49:25 -0700 Subject: [PATCH] feat: add new project ideas --- cspell.json | 3 +++ data/projects.yml | 37 ++++++++++++++++++++++++++++++++++++- 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/cspell.json b/cspell.json index a627729..a86bfa3 100644 --- a/cspell.json +++ b/cspell.json @@ -28,6 +28,7 @@ "Francez", "gitea", "Gooch", + "Hacksmiths", "hikari", "Isolda", "iuvo", @@ -44,6 +45,7 @@ "maylin", "Meliora", "Melo", + "Meridia", "Mohapatra", "Mommy", "Mrugesh", @@ -73,6 +75,7 @@ "Takada", "Taryne", "Technomancer", + "Tessara", "Thalassa", "thessalia", "Tihomir", diff --git a/data/projects.yml b/data/projects.yml index 6069767..dc9453b 100644 --- a/data/projects.yml +++ b/data/projects.yml @@ -398,7 +398,7 @@ premium: true url: null wip: true -- avatar: null +- avatar: 'https://cdn.nhcarrigan.com/new-avatars/elysium.png' category: apps description: Idle RPG in the browser. name: Elysium @@ -483,3 +483,38 @@ premium: false url: 'https://caelia.nhcarrigan.com' wip: false +- avatar: 'https://cdn.nhcarrigan.com/new-avatars/tessara.png' + category: community + description: A Discord bot that allows you to collect and use trading cards that are actually conversation starters. + name: Tessara + premium: true + url: 'https://tessara.nhcarrigan.com' + wip: true +- avatar: 'https://cdn.nhcarrigan.com/new-avatars/hacksmiths.png' + category: websites + description: Online programming-themed party game. + name: Hacksmiths + premium: true + url: 'https://hacksmiths.nhcarrigan.com' + wip: true +- avatar: null + category: apis + description: Our data API, which is where all of this came from. + name: Data API + premium: false + url: 'https://data.nhcarrigan.com' + wip: false +- avatar: null + category: apps + description: Custom colour schemes for VSCode. + name: Naomi's VSCode Themes + premium: false + url: 'https://marketplace.visualstudio.com/items?itemName=nhcarrigan.naomis-themes' + wip: false +- avatar: 'https://cdn.nhcarrigan.com/new-avatars/meridia.png' + category: apps + description: Our custom metrics and analytics server. + name: Meridia + premium: false + url: 'https://meridia.nhcarrigan.com' + wip: true \ No newline at end of file