add: Sudoku site added to my projects
This commit is contained in:
@@ -55,6 +55,23 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"screenshots": [
|
||||
"/images/screenshots/sudoku/1.png",
|
||||
"/images/screenshots/sudoku/3.png",
|
||||
"/images/screenshots/sudoku/2.png"
|
||||
],
|
||||
"screenshotBg": "bg-zinc-800",
|
||||
"logo": "/images/logos/sudoku.png",
|
||||
"logoAlt": "projects.items.3.logoAlt",
|
||||
"title": "projects.items.3.title",
|
||||
"url": "https://sudoku.dusiburg.ru/",
|
||||
"hostname": "sudoku.dusiburg.ru",
|
||||
"description": "projects.items.3.description",
|
||||
"text": "projects.items.3.text",
|
||||
"skills": ["Next.js", "Tailwind", "Shadcn"]
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"screenshots": [
|
||||
"/images/screenshots/fastlink/1.png",
|
||||
"/images/screenshots/fastlink/2.png",
|
||||
@@ -62,10 +79,10 @@
|
||||
],
|
||||
"screenshotBg": "bg-[#b394c5]",
|
||||
"logo": "/images/logos/fastlink.png",
|
||||
"logoAlt": "projects.items.3.logoAlt",
|
||||
"title": "projects.items.3.title",
|
||||
"text": "projects.items.3.text",
|
||||
"description": "projects.items.3.description",
|
||||
"logoAlt": "projects.items.4.logoAlt",
|
||||
"title": "projects.items.4.title",
|
||||
"text": "projects.items.4.text",
|
||||
"description": "projects.items.4.description",
|
||||
"skills": ["Next.js", "Tailwind", "Shadcn", "Go", "Postgres", "Supabase"]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user