From 0d83d4353cb43a4d5209b3738d29410bc0b648aa Mon Sep 17 00:00:00 2001 From: angela mugo Date: Mon, 8 Apr 2024 15:43:01 +0300 Subject: [PATCH] Add Exercism (#1519) --- contents.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 423021fd..205e0037 100644 --- a/contents.json +++ b/contents.json @@ -31427,6 +31427,16 @@ "screenshots": ["https://ahnafmahmud.com/apps/Homepage/screenshot-ipad.png"], "date_added": "Apr 5 2024", "suggested_by": "@infinitepower18" - } + }, + { "title": "Exercism", + "category-ids": ["education"], + "tags": ["swift"], + "description": "Choose an exercism.org track, join it, and code", + "source": "https://github.com/apps-fab/exercism-app", + "screenshots": ["https://github.com/dkhamsing/open-source-ios-apps/assets/4723115/fb34cb66-1364-4887-87b9-b23283bd132f"], + "license": "mit", + "date_added": "Apr 5 2024", + "suggested_by": "@angiemugo" + } ] }