Create annualProjects.json

This commit is contained in:
chark1es 2024-12-21 15:36:20 -08:00
parent 73bf65a640
commit e2f819e3a3

View file

@ -0,0 +1,17 @@
{
"Supercomputing": {
"description": "Explore the field of supercomputing.",
"image": "https://placehold.co/600x400",
"url": "/project-page"
},
"Robocup": {
"description": "Participate in the Robocup competition.",
"image": "https://placehold.co/600x400",
"url": "/project-page"
},
"Signal Processing": {
"description": "Explore the field of signal processing.",
"image": "https://placehold.co/600x400",
"url": "/project-page"
}
}