From d4e6fb5ff6a84e6fa86ec222ae584c061a8bed46 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Wed, 30 Oct 2024 00:10:30 +0000 Subject: [PATCH] Added OpenCalc to data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 9f884681..3dc520b4 100644 --- a/data.json +++ b/data.json @@ -972,6 +972,15 @@ ], "description": "A powerful open-source platform for load testing APIs." }, + { + "name": "OpenCalc", + "link": "https://github.com/Darkempire78/OpenCalc", + "label": "good first issue", + "technologies": [ + "Kotlin" + ], + "description": "A simple and beautiful calculator for Android." + }, { "name": "Time to Leave", "link": "https://github.com/thamara/time-to-leave",