We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cff5768 commit a28ca78Copy full SHA for a28ca78
challenges/2025-06-28.json
@@ -1,10 +1,21 @@
1
[
2
- {
3
- "event": "Profile Submission [PS]",
4
- "date": "2025-06-28",
5
- "status": "Active",
6
- "projects": [
7
-
8
- ]
9
- }
10
+ {
+ "event": "Profile Submission [PS]",
+ "date": "2025-06-28",
+ "status": "Active",
+ "projects": [
+ "projectName": "Student Card",
+ "studentName": "Shruti Singh",
+ "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