From 5fc8779a211e4ccafd03f5999d7718692969986b Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Sun, 16 Aug 2026 19:39:21 +0300 Subject: [PATCH] =?UTF-8?q?Create=20Projects=20=E2=80=9Chttps-github-com-s?= =?UTF-8?q?tepanovplaton-brainfuckrisc-v=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...github-com-stepanovplaton-brainfuckrisc-v.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/content/projects/https-github-com-stepanovplaton-brainfuckrisc-v.json diff --git a/src/content/projects/https-github-com-stepanovplaton-brainfuckrisc-v.json b/src/content/projects/https-github-com-stepanovplaton-brainfuckrisc-v.json new file mode 100644 index 0000000..21360fb --- /dev/null +++ b/src/content/projects/https-github-com-stepanovplaton-brainfuckrisc-v.json @@ -0,0 +1,15 @@ +{ + "sourceCode": "https://github.com/StepanovPlaton/BrainFuckRISC-V", + "endDate": "", + "featured": false, + "startDate": "2026-08-16T20:40:00.000+04:00", + "techStack": [ + "RISC-V", + "ASM" + ], + "status": "completed", + "title": "https://github.com/StepanovPlaton/BrainFuckRISC-V", + "tags": [], + "description": "Интерпретатор языка Brainfuck на ассемблере RISC-V (RV32I). 300 байт и никакого мошенничества!", + "category": "actual" +}