ieeeucsd-org/src/data/annualProjects.json
2025-02-25 16:10:27 -08:00

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