diff options
Diffstat (limited to 'src/components/projects.json')
| -rw-r--r-- | src/components/projects.json | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/src/components/projects.json b/src/components/projects.json deleted file mode 100644 index 7da01c9..0000000 --- a/src/components/projects.json +++ /dev/null @@ -1,46 +0,0 @@ -[ - { - "name": "AleeBot", - "description": "An all-in-one bot that's made from the Discord.JS API!", - "links": [ - { - "name": "Source Code", - "url": "https://github.com/Alee14/AleeBot" - } - ] - }, - { - "name": "DLAP", - "description": "A Discord bot that lets you play local audio tracks in your server.", - "links": [ - { - "name": "Source Code", - "url": "https://github.com/Alee14/DLAP" - } - ] - }, - { - "name": "Snug Cup", - "description": "Snug Cup was a school project that I made with my classmates back in 2021.", - "links": [ - { - "name": "Website", - "url": "https://snug-cup.alee14.me" - } - ] - }, - { - "name": "YouTube TV Client", - "description": "A electron app that goes to youtube.com/tv using a Samsung Smart TV as the user agent.", - "links": [ - { - "name": "Download", - "url": "https://github.com/Alee14/YouTube-TV-Client/releases" - }, - { - "name": "Source Code", - "url": "https://github.com/Alee14/YouTube-TV-Client" - } - ] - } -] |
