Skip to content

Commit bdaa635

Browse files
committed
feat: added new project
1 parent 0015e0a commit bdaa635

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

public/projects/stealth.png

1.09 MB
Loading

src/components/projects/projects.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
[
2+
{
3+
"name": "Stealth",
4+
"description": "Revolutionizing NLP applications in gaming",
5+
"link": "https://games-are-fun.github.io",
6+
"image": "/projects/stealth.png",
7+
"tags": {
8+
"languages": ["csharp"],
9+
"libraries": ["unity", "dotnet", "anthropic api"]
10+
}
11+
},
212
{
313
"name": "EduBeyond",
414
"description": "AI EdTech startup building on LLM powered Learning Management Systems",

0 commit comments

Comments
 (0)