1+ [
2+ {
3+ "name" : " API" ,
4+ "description" : " A web api to get data from services and manipulate images." ,
5+ "image" : " ./img/projects/api.png" ,
6+ "link" : " https://api.serversmp.xyz/pages/api"
7+ },
8+ {
9+ "name" : " Lamar" ,
10+ "description" : " A bot for all your needs! May it be moderation, info on things from your server, or even random pictures of ducks. We have it all!" ,
11+ "image" : " ./img/projects/lamar.png" ,
12+ "link" : " https://serversmp-github.github.io/Lamar/"
13+ },
14+ {
15+ "name" : " Auth2" ,
16+ "description" : " A system I made to handle accounts for other projects, like the uploader and codebin+." ,
17+ "image" : " ./img/projects/auth2.png" ,
18+ "link" : " https://api.serversmp.xyz/auth2"
19+ },
20+ {
21+ "name" : " Uploader" ,
22+ "description" : " A file uploader with support for all file types. Built in markdown rendering, url shortener, audio to mp4, embeds and more." ,
23+ "image" : " ./img/projects/uploader.png" ,
24+ "link" : " https://api.serversmp.xyz/upload"
25+ },
26+ {
27+ "name" : " Sites" ,
28+ "description" : " A simple way to host a static site." ,
29+ "image" : " ./img/projects/sites.png" ,
30+ "link" : " https://api.serversmp.xyz/sites"
31+ },
32+ {
33+ "name" : " Post" ,
34+ "description" : " A tumblr like social media but with more code support." ,
35+ "image" : " ./img/projects/post.png" ,
36+ "link" : " https://api.serversmp.xyz/post"
37+ },
38+ {
39+ "name" : " Codebin+" ,
40+ "description" : " Codebin+ is a site where you can upload text with support for markdown rendering and language syntax highlighting." ,
41+ "image" : " ./img/projects/codebin+.png" ,
42+ "link" : " https://api.serversmp.xyz/codebinplus"
43+ },
44+ {
45+ "name" : " Shorten+" ,
46+ "description" : " Shorten+ is a site where you can shorten long urls." ,
47+ "image" : " ./img/projects/shorten+.png" ,
48+ "link" : " https://api.serversmp.xyz/shortenplus"
49+ },
50+ {
51+ "name" : " API - Shortener" ,
52+ "description" : " The shorten url for the API." ,
53+ "image" : " ./img/projects/shorten-link.png" ,
54+ "link" : " https://ssmp.link"
55+ },
56+ {
57+ "name" : " Slimefun Textures" ,
58+ "description" : " A combination texture pack for the mc plugin \" slimefun\" " ,
59+ "image" : " ./img/projects/slimefun.png" ,
60+ "link" : " https://github.com/ServerSMP-Github/Slimefun-Textures"
61+ }
62+ ]
0 commit comments