mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 10:43:38 +00:00
professional + personal projects
This commit is contained in:
@@ -12,6 +12,7 @@ export const metadata = {
|
||||
github: "https://github.com/hex248/factor-e",
|
||||
hidden: false,
|
||||
tags: ["Game", "C++", "OpenGL", "CMake", "Pixel Art"],
|
||||
type: "personal",
|
||||
};
|
||||
---
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@ export const metadata = {
|
||||
"Blob Storage",
|
||||
"Databases",
|
||||
],
|
||||
type: "personal",
|
||||
};
|
||||
---
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@ export const metadata = {
|
||||
"Discord API",
|
||||
"Database",
|
||||
],
|
||||
type: "personal",
|
||||
};
|
||||
---
|
||||
|
||||
|
||||
@@ -10,18 +10,16 @@ export const metadata = {
|
||||
image: "/shleep-icon.svg",
|
||||
url: "https://bigbootstudio.itch.io/shleep",
|
||||
hidden: true,
|
||||
tags: [
|
||||
"Unity",
|
||||
"C#",
|
||||
"HLSL",
|
||||
"Shader Graph",
|
||||
"Visual Effects Graph"
|
||||
],
|
||||
tags: ["Unity", "C#", "HLSL", "Shader Graph", "Visual Effects Graph"],
|
||||
type: "personal",
|
||||
};
|
||||
---
|
||||
|
||||
<ProjectPage metadata={metadata}>
|
||||
<p>Shleep is a couch co-op base defense game where you can build towers to help aid you and your party to protect a sleeping child from nightmares.</p>
|
||||
<p>
|
||||
Shleep is a couch co-op base defense game where you can build towers to
|
||||
help aid you and your party to protect a sleeping child from nightmares.
|
||||
</p>
|
||||
|
||||
<p>images here</p>
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ export const metadata = {
|
||||
"OAuth2",
|
||||
"Databases",
|
||||
],
|
||||
type: "personal",
|
||||
};
|
||||
---
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@ export const metadata = {
|
||||
github: "https://github.com/hex248/wiskatron",
|
||||
hidden: false,
|
||||
tags: ["Web", "React", "TypeScript", "Spotify API"],
|
||||
type: "personal",
|
||||
};
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user