17 lines
445 B
JSON
17 lines
445 B
JSON
{
|
|
"Robocup": {
|
|
"description": "Participate in the Robocup competition.",
|
|
"image": "/robocup.png",
|
|
"url": "/robocup"
|
|
},
|
|
"Signal Processing": {
|
|
"description": "Explore the field of signal processing.",
|
|
"image": "/signal.png",
|
|
"url": "/signal"
|
|
},
|
|
"Supercomputing": {
|
|
"description": "Explore the field of supercomputing.",
|
|
"image": "/supercomp.png",
|
|
"url": "https://supercomputing-club.sdsc.edu/"
|
|
}
|
|
}
|