Skip to content

SurbhiD404/xdverse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XDverse

A list of members, profiles, and fun , built by students, for students.


How to Add Yourself (5 Easy Steps)

  1. Fork this repo
  2. Go to the members/ folder and find your file.
    • Example: members/shashwat.json
  3. Open your JSON file and fill in your details:
    {
      "name": "Enter your name",
      "branch": "Enter your branch",
      "githubID": "Enter your GitHub username",
      "url": "Enter the URL of your GitHub profile",
      "about": "Enter a short bio about yourself"
    }
  4. Commit your changes with message:
    member: add <your-github-username>
    
  5. Create a Pull Request → Wait for reviewers → Merge 🎉

Contribution Rules

  • File name must match your GitHub username
  • JSON schema should be valid (CI will check automatically)
  • Images under 200 KB (for fast loading)
  • No secrets / API keys allowed
  • Be respectful & keep PR titles clear

Tech Stack

  • Frontend: HTML, CSS, JS
  • Hosting: Vercel
  • CI/CD: GitHub Actions (validation + manifest generation)

🌱 Inspired By

This project is a continuation of Elcostra (our seniors’ idea 💡).
XDverse takes it to the next level with better structure, automation, and fun vibes.


👥 Maintainers

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.9%
  • CSS 32.7%
  • HTML 7.4%