Added lil cats
This commit is contained in:
@@ -518,7 +518,8 @@ const skills: {
|
||||
},
|
||||
{
|
||||
name: "TypeScript",
|
||||
description:"Love it, broke it wayy to many times. 1k Compiler errors incoming",
|
||||
description:
|
||||
"Love it, broke it wayy to many times. 1k Compiler errors incoming",
|
||||
image: "https://cdn.reversed.dev/pictures/languages/ts.png",
|
||||
},
|
||||
{
|
||||
@@ -558,6 +559,13 @@ const projects: {
|
||||
open_source: { link: "https://github.com/Space-Banane/shsf" },
|
||||
image: "https://cdn.reversed.dev/pictures/shsf/SHSF.png",
|
||||
},
|
||||
{
|
||||
name: "Lil Cats",
|
||||
link: "https://cats.reversed.dev",
|
||||
description: "Funny Cat website. Follow cats around and feed them.",
|
||||
image: "https://cats.reversed.dev/lil-cats.png",
|
||||
open_source: { link: "https://github.com/Space-Banane/lil-cats" },
|
||||
},
|
||||
{
|
||||
name: "Whatsapp-Chat-Analyzer",
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user