[
    {
        "name": "Mouse Test",
        "subheader": "Test your mouse's keys",
        "description": "This tool allows you to test your mouse's keys: Left Click; Middle Click; Right Click.",
        "url": "/click"
    },
    {
        "name": "Keyboard Test",
        "subheader": "Test your keyboard's keys",
        "description": "This tool allows you to test your keyboard's keys. To start, press any key to show its presses.",
        "url": "/keyboard"
    },
    {
        "name": "Bio",
        "subheader": "A page with my links",
        "description": "This site includes my links like Instagram, so you can contact me easier.",
        "url": "/bio"
    },
    {
        "name": "90's Bio",
        "subheader": "A 90's inspired site",
        "description": "This is a site inspired by a 90's 'About Me' site.",
        "url": "/old"
    },
    {
        "name": "Projects",
        "subheader": "My most popular projects",
        "description": "Some of my projects I'd like to showcase. All on GitHub",
        "url": "/projects"
    }
]