Skip to content

Commit 7b980f4

Browse files
Added kapok
1 parent 74e6f03 commit 7b980f4

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

src/public/data/projects.json

+24-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,27 @@
1-
[
1+
[ {
2+
"year": 2024,
3+
"projects": [
4+
{
5+
"title": "kapok",
6+
"project_lead": "Eric Wu",
7+
"sdes": [
8+
"Emmet Hamell",
9+
"Kevin Li",
10+
"Shobhit Mehrotra",
11+
"Suryam Gupta",
12+
"Bhargavi Patil",
13+
"Adhiraj Chadha",
14+
"Yona Voss-Andreae"
15+
],
16+
"product_managers":[
17+
"Khushi Rajoria",
18+
"Shreyansh Misra"
19+
],
20+
"description": "Disaster response coordination app for medical responders.",
21+
"image_url": "/img/projects/kapop_S24.png"
22+
}
23+
]
24+
},
225
{
326
"year": "2023",
427
"projects": [

src/public/img/projects/kapop_S24.png

56.8 KB
Loading

0 commit comments

Comments
 (0)