[
    {
        "name": "Laptop",
        "description": "Standard issue laptop for development work."
    },
    {
        "name": "Graphics Tablet",
        "description": "Used for digital illustration and design."
    },
    {
        "name": "Arduino Kit",
        "description": "Microcontroller development kit."
    },
    {
        "name": "Raspberry Pi",
        "description": "Mini computer for embedded system training."
    },
    {
        "name": "Headphones",
        "description": "Used for audio editing and focus."
    },
    {
        "name": "Smartphone",
        "description": "Used for mobile development testing."
    },
    {
        "name": "Software License",
        "description": "Subscription license for design software."
    },
    {
        "name": "USB Drive",
        "description": "For storing and sharing course files."
    },
    {
        "name": "Router",
        "description": "Used for networking lab practice."
    },
    {
        "name": "Drawing Kit",
        "description": "For basic manual sketching and design work."
    }
]
