Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion challenges/2025-06-28.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,20 @@
"date": "2025-06-28",
"status": "Active",
"projects": [


{
"projectName": "PS_AYUSHI",
"studentName": "Ayushi Saha",
"rollNo": "23IUT0010111",
"branch": "Computer Science & Engineering",
"college": "ICFAI UNIVERSITY OF TRIPURA",
"liveLink": "https://ayuushisaha.github.io/portfolio/",
"socials": {
"github": "https://github.com/ayuushisaha",
"linkedin": "https://www.linkedin.com/in/ayushi-s-6a73bb35b",
"instagram": "https://instagram.com/ayuuushiiz"
}
},
{
"projectName": "PS_Shubh",
"studentName": "SHUBH SRIVASTAVA",
Expand Down
16 changes: 8 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ This is a simple and modern webpage where students can showcase their projects f
✅ Example:
```json
{
"projectName": "FC01_Ravi",
"studentName": "Ravi Pratap Singh",
"rollNo": "230104047",
"projectName": "",
"studentName": "Ayushi Saha",
"rollNo": "23IUT0010111",
"branch": "Computer Science & Engineering",
"college": "Harcourt Butler Technical University",
"liveLink": "https://philosopai.netlify.app/",
"college": "ICFAI UNIVERSITY OF TRIPURA",
"liveLink": "https://ayuushisaha.github.io/portfolio/",
"socials": {
"github": "https://github.com/ravixalgorthm",
"linkedin": "https://linkedin.com/in/ravixalgorthm",
"instagram": "https://instagram.com/ravixalgorthm"
"github": "https://github.com/ayuushisaha",
"linkedin": "https://www.linkedin.com/in/ayushi-s-6a73bb35b",
"instagram": "https://instagram.com/ayuuushiiz"
}
}
```
Expand Down