[
  {
    "name": "TotTrack",
    "subtitle": "Baby care journal and analytics.",
    "image": "images/tile_logo.png",
    "url": "https://tottrack.webserve.xyz",
    "techstack": ["PHP", "MySQL", "Bootstrap"],
    "enabled": true,
    "legacy": false
  },
  {
    "name": "URL2a.site",
    "subtitle": "URL shortener service.",
    "image": "images/tile_logo.png",
    "url": "https://url2a.site",
    "techstack": ["Python FastAPI", "MySQL", "Bootstrap"],
    "enabled": true,
    "legacy": false
  },
  {
    "name": "ZapList",
    "subtitle": "Checklists made easy.",
    "image": "images/tile_logo.png",
    "url": "https://zaplist.webserve.xyz",
    "techstack": ["Node.js", "MongoDB", "Bootstrap"],
    "enabled": true,
    "legacy": false
  },
  {
    "name": "AISpark",
    "subtitle": "A collection of demos showcasing various AI tasks using Hugging Face models.",
    "image": "images/tile_logo.png",
    "url": "https://aispark.webserve.xyz",
    "techstack": ["Python", "Gradio", "Streamlit", "Hugging Face"],
    "enabled": true,
    "legacy": false
  },
  {
    "name": "Remindly",
    "subtitle": "Reminder app to help you keep track of your tasks, events, appointments, document validity, renewals and more.",
    "image": "images/tile_logo.png",
    "url": "https://remindly.webserve.xyz",
    "techstack": ["Python Flask", "MySQL", "Bootstrap"],
    "enabled": true,
    "legacy": false
  },
  {
    "name": "DLog",
    "subtitle": "A basic data logger and analytics application. Data visualizations using D3.js",
    "image": "images/tile_logo.png",
    "url": "https://dlog.webserve.xyz",
    "techstack": ["PHP", "Slim", "Twig", "MySQL", "D3.js"],
    "enabled": true,
    "legacy": false
  },
  {
    "name": "MindSlate",
    "subtitle": "Coming Soon...",
    "image": "images/tile_logo.png",
    "url": "https://mindslate.webserve.xyz",
    "techstack": ["Python Django", "MySQL", "Bootstrap"],
    "enabled": false,
    "legacy": false
  },
  {
    "name": "LongURL",
    "subtitle": "Check the Long URL of a tinyurl in a quick and safe way.",
    "image": "images/tile_logo.png",
    "url": "https://longurl.webserve.xyz",
    "techstack": ["PHP"],
    "enabled": true,
    "legacy": true
  },
  {
    "name": "QRCode",
    "subtitle": "Quick and easy qrcode generator and decoder.",
    "image": "images/tile_logo.png",
    "url": "https://qrcode.webserve.xyz",
    "techstack": ["PHP"],
    "enabled": true,
    "legacy": true
  },
  {
    "name": "PDFOnline",
    "subtitle": "Online PDF Generation.",
    "image": "images/tile_logo.png",
    "url": "https://pdfonline.webserve.xyz",
    "techstack": ["PHP"],
    "enabled": true,
    "legacy": true
  },
  {
    "name": "QuickTTS",
    "subtitle": "Quick Text To Speech Online.",
    "image": "images/tile_logo.png",
    "url": "https://quicktts.webserve.xyz",
    "techstack": ["PHP", "Google Text-to-Speech API"],
    "enabled": true,
    "legacy": true
  },
  {
    "name": "WebCapture",
    "subtitle": "Convert URL to PDF/Image - Website Screenshots.",
    "image": "images/tile_logo.png",
    "url": "https://webcapture.webserve.xyz",
    "techstack": ["PHP"],
    "enabled": true,
    "legacy": true
  },
  {
    "name": "SiteUpOrDown",
    "subtitle": "Check if the website is up or down.",
    "image": "images/tile_logo.png",
    "url": "https://siteupordown.webserve.xyz",
    "techstack": ["PHP"],
    "enabled": true,
    "legacy": true
  },
  {
    "name": "CheckIP",
    "subtitle": "Find your current IP address and location info with maps.",
    "image": "images/tile_logo.png",
    "url": "https://checkip.webserve.xyz",
    "techstack": ["PHP"],
    "enabled": true,
    "legacy": true
  },
  {
    "name": "ImageTools",
    "subtitle": "Quick and easy crop, resize & convert file format for images.",
    "image": "images/tile_logo.png",
    "url": "https://imagetools.webserve.xyz",
    "techstack": ["PHP"],
    "enabled": true,
    "legacy": true
  },
  {
    "name": "MyLocation",
    "subtitle": "Find my current location.",
    "image": "images/tile_logo.png",
    "url": "https://mylocation.webserve.xyz",
    "techstack": ["PHP", "Google Maps"],
    "enabled": true,
    "legacy": true
  }
]