From 132c53defe276b68c03993a435bad2641a37c662 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Sun, 16 Aug 2026 19:42:51 +0300 Subject: [PATCH] =?UTF-8?q?Create=20Projects=20=E2=80=9Copenprojectboardwi?= =?UTF-8?q?dgets=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/projects/openprojectboardwidgets.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/content/projects/openprojectboardwidgets.json diff --git a/src/content/projects/openprojectboardwidgets.json b/src/content/projects/openprojectboardwidgets.json new file mode 100644 index 0000000..fdf9b56 --- /dev/null +++ b/src/content/projects/openprojectboardwidgets.json @@ -0,0 +1,14 @@ +{ + "sourceCode": "https://github.com/StepanovPlaton/OpenProjectBoardWidgets", + "featured": false, + "startDate": "2026-06-25T20:43:00.000+04:00", + "techStack": [ + "TypeScript", + "Cursor" + ], + "status": "in-progress", + "title": "OpenProjectBoardWidgets", + "tags": [], + "description": "Расширение для Chrome, которое обогащает карточки досок OpenProject через REST API\n\n", + "category": "actual" +}