Skip to content

Commit dedf988

Browse files
Merge pull request #11 from shrutiiii007/main
add student card/shruti
2 parents d839297 + dbcbc97 commit dedf988

File tree

1 file changed

+30
-19
lines changed

1 file changed

+30
-19
lines changed

challenges/2025-06-28.json

Lines changed: 30 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,33 @@
11
[
2-
{
3-
4-
"event": "Profile Submission [PS]",
5-
"date": "2025-06-28",
6-
"status": "Active",
7-
"projects": [
8-
{
2+
{
3+
"event": "Profile Submission [PS]",
4+
"date": "2025-06-28",
5+
"status": "Active",
6+
"projects": [
7+
{
98
"projectName": "FC01_Aditya",
10-
"studentName": "Aditya Ranjan",
11-
"rollNo": "1RV23AI008",
12-
"branch": "Artificial Intelligence and Machine Learning",
13-
"college": "RV College of Engineering",
14-
"liveLink": "https://aditya-ranjan1234.github.io/Student-Card/",
15-
"socials": {
16-
"github": "https://github.com/Aditya-Ranjan1234",
17-
"linkedin": "https://www.linkedin.com/in/aditya-ranjan-rvce/"
18-
}
9+
"studentName": "Aditya Ranjan",
10+
"rollNo": "1RV23AI008",
11+
"branch": "Artificial Intelligence and Machine Learning",
12+
"college": "RV College of Engineering",
13+
"liveLink": "https://aditya-ranjan1234.github.io/Student-Card/",
14+
"socials": {
15+
"github": "https://github.com/Aditya-Ranjan1234",
16+
"linkedin": "https://www.linkedin.com/in/aditya-ranjan-rvce/"
17+
}
18+
},
19+
{
20+
"projectName": "Student Card",
21+
"studentName": "Shruti Singh",
22+
"rollNo": "240105066",
23+
"branch": "Electrical Engineering",
24+
"college": "Harcourt Butler Technical University",
25+
"liveLink": "https://shrutiiii007.github.io/student-card/",
26+
"socials": {
27+
"github": "https://github.com/shrutiiii007",
28+
"linkedin": "http://linkedin.com/in/shruti-singh-075b06325/"
1929
}
20-
]
21-
}
22-
]
30+
}
31+
]
32+
}
33+
]

0 commit comments

Comments
 (0)