We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0015e0a commit bdaa635Copy full SHA for bdaa635
public/projects/stealth.png
1.09 MB
src/components/projects/projects.json
@@ -1,4 +1,14 @@
1
[
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
+ },
12
{
13
"name": "EduBeyond",
14
"description": "AI EdTech startup building on LLM powered Learning Management Systems",
0 commit comments