From 80664004b53fa4a51e161e3affac98d3303b79ed Mon Sep 17 00:00:00 2001 From: Atughara2021 Date: Sun, 28 Apr 2024 14:53:47 +0600 Subject: [PATCH] another julia project has beeb added for beginners --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..a534d27 100644 --- a/data.json +++ b/data.json @@ -1107,6 +1107,15 @@ ], "description": "\"Move like Python, Run like C\" - A fresh approach to technical computing!" }, + { + "name": "Julia", + "link": "https://github.com/JuliaLang/julia", + "label": "good-first-issue", + "technologies": [ + "Julia" + ], + "description": "Julia Projects for Beginners — Easy Ideas to Get Started Coding in Julia" + }, { "name": "Atrium", "link": "https://github.com/robstoll/atrium",