Skip to content

Commit 0bdc6fe

Browse files
Add project details to profile submission for 2025-06-28
1 parent cff5768 commit 0bdc6fe

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

challenges/2025-06-28.json

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
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": "FC01_Lokesh",
9+
"studentName": "Lokeh Singhal",
10+
"rollNo": "240108039",
11+
"branch": "Information Technology",
12+
"college": "Harcourt Butler Technical University",
13+
"liveLink": "https://sampleia.netlify.app/",
14+
"socials": {
15+
"github": "https://github.com/lokesh-singhal",
16+
"linkedin": "https://www.linkedin.com/in/lokesh-singhal",
17+
"instagram": "https://instagram.com/singhal_g_"
18+
}
19+
}
20+
]
21+
}
22+
]

0 commit comments

Comments
 (0)