mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 02:33:02 +00:00
capitalised tags
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", "c++", "opengl", "cmake", "pixel_art"],
|
tags: ["Game", "C++", "OpenGL", "CMake", "Pixel Art"],
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -12,12 +12,12 @@ export const metadata = {
|
|||||||
github: "https://github.com/hex248/glimpse",
|
github: "https://github.com/hex248/glimpse",
|
||||||
hidden: false,
|
hidden: false,
|
||||||
tags: [
|
tags: [
|
||||||
"web",
|
"Web",
|
||||||
"react",
|
"React",
|
||||||
"typescript",
|
"TypeScript",
|
||||||
"postgresql",
|
"PostgreSQL",
|
||||||
"blob_storage",
|
"Blob Storage",
|
||||||
"database",
|
"Databases",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -10,12 +10,12 @@ export const metadata = {
|
|||||||
image: "/mizu-icon.svg",
|
image: "/mizu-icon.svg",
|
||||||
hidden: true,
|
hidden: true,
|
||||||
tags: [
|
tags: [
|
||||||
"node",
|
"Node.js",
|
||||||
"typescript",
|
"TypeScript",
|
||||||
"postgresql",
|
"PostgreSQL",
|
||||||
"aws_s3",
|
"AWS S3",
|
||||||
"discord_api",
|
"Discord API",
|
||||||
"database",
|
"Database",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -12,14 +12,14 @@ export const metadata = {
|
|||||||
// github: "https://github.com/hex248/watercooler",
|
// github: "https://github.com/hex248/watercooler",
|
||||||
hidden: true,
|
hidden: true,
|
||||||
tags: [
|
tags: [
|
||||||
"web",
|
"Web",
|
||||||
"react",
|
"React",
|
||||||
"typescript",
|
"TypeScript",
|
||||||
"webrtc",
|
"WebRTC",
|
||||||
"livekit",
|
"LiveKit",
|
||||||
"postgresql",
|
"PostgreSQL",
|
||||||
"oauth",
|
"OAuth2",
|
||||||
"database",
|
"Databases",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ export const metadata = {
|
|||||||
// url: "https://wiskatron.oliverbryan.com",
|
// url: "https://wiskatron.oliverbryan.com",
|
||||||
github: "https://github.com/hex248/wiskatron",
|
github: "https://github.com/hex248/wiskatron",
|
||||||
hidden: false,
|
hidden: false,
|
||||||
tags: ["web", "react", "typescript", "spotify_api"],
|
tags: ["Web", "React", "TypeScript", "Spotify API"],
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user