mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-03 20:30:49 +04:00
Create Projects “nand2tetris”
This commit is contained in:
11
src/content/projects/nand2tetris.json
Normal file
11
src/content/projects/nand2tetris.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"sourceCode": "https://git.stepanovplaton.ru/StepanovPlaton/Nand2Tetris",
|
||||||
|
"featured": false,
|
||||||
|
"startDate": "2024-10-28T08:00:00.000+04:00",
|
||||||
|
"techStack": [],
|
||||||
|
"status": "in-progress",
|
||||||
|
"title": "Nand2Tetris",
|
||||||
|
"tags": [],
|
||||||
|
"description": "Работы по курсу Nand2tetris, в рамках которого мы с нуля создадим 16-битный компьютер, способный запустить тетрис",
|
||||||
|
"category": "proud"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user