ieeeucsd-org/src/data/annualProjects.json
2025-01-04 21:54:08 -08:00

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/"
}
}