From 16da58d1b6a79437240840596e6882a0641c4b1d Mon Sep 17 00:00:00 2001 From: shray sharma <48922607+sharma-shray@users.noreply.github.com> Date: Fri, 15 Mar 2024 09:28:29 +0100 Subject: [PATCH] New projects --- data.json | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 5be9a1a..ed2adbb 100644 --- a/data.json +++ b/data.json @@ -2113,6 +2113,34 @@ "Rust" ], "description": "Application level tracing for Rust." - } + }, + { + "name": "Nvtop", + "link": "https://github.com/Syllo/nvtop", + "label": "good-first-issue", + "technologies": [ + "C" + ], + "description": "GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm" + }, + { + "name": "Lexido", + "link": "https://github.com/micr0-dev/lexido", + "label": "good-first-issue", + "technologies": [ + "Go" + ], + "description": "A terminal assistant, powered by Gemini" + }, + { + "name": "Under-new-management", + "link": "https://github.com/classvsoftware/under-new-management", + "label": "good-first-issue", + "technologies": [ + "JavaScript" + ], + "description": "Detect when your installed Chrome extensions have changed owners." + } + ] }