Skip to content

Commit a28ca78

Browse files
committed
add student card project
1 parent cff5768 commit a28ca78

File tree

1 file changed

+20
-9
lines changed

1 file changed

+20
-9
lines changed

challenges/2025-06-28.json

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
[
2-
{
3-
"event": "Profile Submission [PS]",
4-
"date": "2025-06-28",
5-
"status": "Active",
6-
"projects": [
7-
8-
]
9-
}
10-
]
2+
{
3+
"event": "Profile Submission [PS]",
4+
"date": "2025-06-28",
5+
"status": "Active",
6+
"projects": [
7+
{
8+
"projectName": "Student Card",
9+
"studentName": "Shruti Singh",
10+
"rollNo": "240105066",
11+
"branch": "Electrical Engineering",
12+
"college": "Harcourt Butler Technical University",
13+
"liveLink": "https://shrutiiii007.github.io/student-card/",
14+
"socials": {
15+
"github": "https://github.com/shrutiiii007",
16+
"linkedin": "http://linkedin.com/in/shruti-singh-075b06325/"
17+
}
18+
}
19+
]
20+
}
21+
]

0 commit comments

Comments
 (0)