mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 02:33:02 +00:00
more tags on projects
This commit is contained in:
@@ -11,7 +11,7 @@ export const metadata = {
|
|||||||
image: "/factor-e-icon.svg",
|
image: "/factor-e-icon.svg",
|
||||||
github: "https://github.com/hex248/factor-e",
|
github: "https://github.com/hex248/factor-e",
|
||||||
hidden: false,
|
hidden: false,
|
||||||
tags: ["game", "cpp", "opengl", "cmake", "pixel-art"],
|
tags: ["game", "c++", "opengl", "cmake", "pixel_art"],
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ export const metadata = {
|
|||||||
url: "https://glimpse.ob248.com",
|
url: "https://glimpse.ob248.com",
|
||||||
github: "https://github.com/hex248/glimpse",
|
github: "https://github.com/hex248/glimpse",
|
||||||
hidden: false,
|
hidden: false,
|
||||||
tags: ["web", "react", "typescript"],
|
tags: ["web", "react", "typescript", "postgresql", "blobs", "database"],
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,14 @@ export const metadata = {
|
|||||||
slug: "mizu",
|
slug: "mizu",
|
||||||
image: "/mizu-icon.svg",
|
image: "/mizu-icon.svg",
|
||||||
hidden: true,
|
hidden: true,
|
||||||
tags: ["nodejs", "typescript", "postgresql", "aws_s3", "discord"],
|
tags: [
|
||||||
|
"node",
|
||||||
|
"typescript",
|
||||||
|
"postgresql",
|
||||||
|
"aws_s3",
|
||||||
|
"discord_api",
|
||||||
|
"database",
|
||||||
|
],
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ export const metadata = {
|
|||||||
"livekit",
|
"livekit",
|
||||||
"postgresql",
|
"postgresql",
|
||||||
"oauth",
|
"oauth",
|
||||||
|
"database",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user