From 01d17c6f3450dc0ae5b3c17ebffe62b2fbc44f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bojan=20Ra=C4=91enovi=C4=87?= Date: Wed, 5 Mar 2025 19:30:30 +0100 Subject: [PATCH] Update projects.json --- projects.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/projects.json b/projects.json index cce55a2..7255efe 100644 --- a/projects.json +++ b/projects.json @@ -83,5 +83,10 @@ "title": "Not Worth It", "description": "The fastest way to get motivated and unmotivated at the same time", "github_link": "https://github.com/ronsedo275/NotWorthIt" + }, + { + "title": "ROSS (Responsive Opposing rockpaperScissors Servant) Bot", + "description": "A rock, paper, scissors bot featuring Coke and Celsius.", + "github_link": "https://github.com/bojanradjenovic/ross-bot" } ]