From 3fc9ed45bf7144a57fc69a258303c1ed6ad52ca5 Mon Sep 17 00:00:00 2001 From: shray sharma <48922607+sharma-shray@users.noreply.github.com> Date: Wed, 13 Mar 2024 13:52:35 +0100 Subject: [PATCH 1/2] Add files via upload --- data.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data.json b/data.json index 28ce1de..5be9a1a 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,24 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "Tokio", + "link": "https://github.com/tokio-rs/tokio", + "label": "good first issue", + "technologies": [ + "Rust" + ], + "description": "A runtime for writing reliable asynchronous applications with Rust." + }, + { + "name": "Tracing", + "link": "https://github.com/tokio-rs/tracing", + "label": "good first issue", + "technologies": [ + "Rust" + ], + "description": "Application level tracing for Rust." } ] } 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 2/2] 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." + } + ] }