Update projects.json

This commit is contained in:
Bojan Rađenović 2025-03-05 19:30:30 +01:00 committed by GitHub
parent 72388eb518
commit 01d17c6f34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,5 +83,10 @@
"title": "Not Worth It", "title": "Not Worth It",
"description": "The fastest way to get motivated and unmotivated at the same time", "description": "The fastest way to get motivated and unmotivated at the same time",
"github_link": "https://github.com/ronsedo275/NotWorthIt" "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"
} }
] ]