Skip to content

ayuushisaha/frontend-challenges-submission

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Challenge Submissions Webpage

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!


📝 How to Contribute

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": "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"
  }
}

3️⃣ Open a Pull Request — your project will appear on the site once your PR is merged!

💻 View or Test Locally

👉 Open index.html in your browser.

If you want to run it locally with fetch working: Use VSCode Live Server


🙌 Thanks for being part of Codextream!

Made with ❤️ by Codextream Community and Created by Ravixalgorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.0%
  • JavaScript 38.0%