36 lines
578 B
Markdown
36 lines
578 B
Markdown
|
# Science Projects
|
||
|
|
||
|
## Physics
|
||
|
|
||
|
```codecard
|
||
|
[{
|
||
|
"name": "Timing Gates",
|
||
|
"url":"/projects/timing-gates",
|
||
|
"imageUrl":"/static/mb/projects/timegate.jpg"
|
||
|
}]
|
||
|
```
|
||
|
|
||
|
## Biology
|
||
|
|
||
|
```codecard
|
||
|
[{
|
||
|
"name": "Soil Moisture",
|
||
|
"url":"/projects/soil-moisture",
|
||
|
"imageUrl":"/static/mb/projects/soilmoisture.jpg"
|
||
|
}, {
|
||
|
"name": "Plant Watering",
|
||
|
"url":"/projects/plant-watering",
|
||
|
"imageUrl":"/static/mb/projects/plantwatering.jpg"
|
||
|
}]
|
||
|
```
|
||
|
|
||
|
## Others
|
||
|
|
||
|
```codecard
|
||
|
[{
|
||
|
"name": "States of Matter",
|
||
|
"url":"/projects/states-of-matter",
|
||
|
"imageUrl":"/static/mb/projects/som.jpg"
|
||
|
}]
|
||
|
```
|