From 2d4cb5746c4b19a9dfe5642e052528da48681b45 Mon Sep 17 00:00:00 2001 From: Jay-Karia Date: Sat, 3 Aug 2024 20:34:23 +0530 Subject: [PATCH] feat: add new project --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..7dea102 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,15 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "LinksHub", + "link": "https://github.com/rupali-codes/LinksHub", + "label": "good first issue", + "technologies": [ + "TypeScript" + ], + "description": "LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work." } ] }