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" } ]