523c507c35
* integrating test lesson from lego * adding side card annotations
25 lines
400 B
Markdown
25 lines
400 B
Markdown
# Coding Activites
|
|
|
|
|
|
## Projects
|
|
|
|
```codecard
|
|
[
|
|
{
|
|
"name": "Autonomous Parking",
|
|
"description": "TBD",
|
|
"url":"/coding/autonomous-parking",
|
|
"cardType": "side"
|
|
}, {
|
|
"name": "Object Detection",
|
|
"description": "TBD",
|
|
"url":"/coding/object-detection",
|
|
"cardType": "side"
|
|
}, {
|
|
"name": "Line Following",
|
|
"description": "TBD",
|
|
"url":"/coding/line-following",
|
|
"cardType": "side"
|
|
}]
|
|
```
|