From ca7907536fc02b82e6a6cea437e14d96ffc4dc28 Mon Sep 17 00:00:00 2001 From: "Jesse.net" <84362103+JesseDoesStuff@users.noreply.github.com> Date: Sun, 2 Mar 2025 09:42:39 -0600 Subject: [PATCH] Update projects.json --- projects.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/projects.json b/projects.json index 965754b..3cce4d1 100644 --- a/projects.json +++ b/projects.json @@ -68,5 +68,10 @@ "title": "dex", "description": "Neverending login system", "github_link": "https://github.com/dexclarkegg/dex" + }, + { + "title": "The Impersonator", + "description": "Compete with your friends to come up with the best voice impressions!", + "github_link": "https://github.com/JesseDoesStuff/Impersonator-Game" } ]