Welcome to the Codextream Community Challenge Submissions repository!
This is a simple and modern webpage where students can showcase their projects for various challenges and events.
π Just fork the repo, add your project details, and open a Pull Request to get featured!
1οΈβ£ Fork this repository.
2οΈβ£ Add your project in the correct challenges/YYYY-MM-DD.json file.
β¨ Tip: Include your social links (GitHub, LinkedIn, etc.) β it helps others connect with your work!
β Example:
{
  "projectName": "",
  "studentName": "Ravi Pratap Singh",
  "rollNo": "230104047",
  "branch": "Computer Science & Engineering",
  "college": "Harcourt Butler Technical University",
  "liveLink": "",
  "socials": {
    "github": "https://github.com/ravixalgorithm",
    "linkedin": "https://www.linkedin.com/in/ravixalgorithm",
    "instagram": "https://instagram.com/ravixalgorithm"
  }
}3οΈβ£ Open a Pull Request β your project will appear on the site once your PR is merged!
π Open index.html in your browser.
If you want to run it locally with fetch working: Use VSCode Live Server
Made with β€οΈ by Codextream Community and Created by Ravixalgorithm