[ { "id": "1", "title": "Personal Website", "description": "A personal website and blog built with Node.js, React, and Vite", "technologies": ["React", "Node.js", "Express", "Vite"], "githubUrl": "https://github.com/yourusername/personal-website", "liveUrl": "https://your-website.com", "image": "personal-website.jpg", "featured": true }, { "id": "2", "title": "Sample Project", "description": "A sample project to showcase my skills", "technologies": ["JavaScript", "HTML", "CSS"], "githubUrl": "https://github.com/yourusername/sample-project", "liveUrl": null, "image": "sample-project.jpg", "featured": false } ]