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