Coding Activites

Projects

[
{
  "name": "Autonomous Parking",
  "description": "Design cars that can park themselves safely without driver intervention.",
  "url":"/coding/autonomous-parking",
  "imageUrl": "https://pxt.azureedge.net/blob/05ddf4ab414baaf0b134f36441732fce11485288/static/lessons/autonomous-parking.png",
  "cardType": "side"
}, {
  "name": "Object Detection",
  "description": "Design ways to avoid accidents between vehicles and objects in the road.",
  "url":"/coding/object-detection",
  "imageUrl": "https://pxt.azureedge.net/blob/3f7823a5557662154d06d6c3a01969839dfc9d76/static/lessons/object-detection.jpg",
  "cardType": "side"
}, {
  "name": "Line Detection",
  "description": "Design ways to improve driving safety by helping to prevent drivers from falling asleep and causing an accident.",
  "url":"/coding/line-detection",
  "imageUrl": "https://pxt.azureedge.net/blob/5ba69be7376f8ceaf0895ad28094658a31794dd4/static/lessons/line-detection.jpg",
  "cardType": "side"
}]