mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-04 04:40:51 +04:00
Create Projects “torrent”
This commit is contained in:
24
src/content/projects/torrent.json
Normal file
24
src/content/projects/torrent.json
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"sourceCode": "https://git.stepanovplaton.ru/StepanovPlaton/torrent_frontend",
|
||||||
|
"featured": false,
|
||||||
|
"startDate": "2024-05-07T08:00:00.000+04:00",
|
||||||
|
"techStack": [
|
||||||
|
"TypeScript",
|
||||||
|
"React 18",
|
||||||
|
"Next.js 14 (App Router)",
|
||||||
|
"Zod",
|
||||||
|
"SWR",
|
||||||
|
"Tailwind CSS",
|
||||||
|
"Python",
|
||||||
|
"FastAPI",
|
||||||
|
"SQLAlchemy",
|
||||||
|
"ORM",
|
||||||
|
"Typer",
|
||||||
|
"asyncio"
|
||||||
|
],
|
||||||
|
"status": "completed",
|
||||||
|
"title": ".Torrent",
|
||||||
|
"tags": [],
|
||||||
|
"description": "SSR Web-приложение для обмена .torrent файлами",
|
||||||
|
"category": "proud"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user