First time contributing? Start here.

Research & Innovation Team

Portfolio Showcase

A student-built contribution platform where every participant ships a personal portfolio through GitHub collaboration.

Explore Contributors View Instructions

Workshop Contributors

Cards are generated automatically from files inside the data folder.

JSON Files: 0 Cards Shown: 0

Loading contributors...

JSON Add Process (Clean and Safe)

Add one valid JSON file in the data folder and your card will appear on this page automatically with proper size, spacing, and alignment.

1) Create Your JSON File

Use your branch name and file name pattern: data/your-name.json

2) Add Portfolio Path

Point to your single-file portfolio page in portfolios/your-name.html.

3) Push Your Branch

After push, this index page reads the new JSON and shows your card automatically.

{
  "name": "Your Name",
  "year": "1st Year CSE",
  "intro": "Short intro about your interests.",
  "portfolio": "portfolios/your-name.html"
}

Contribution Instructions

Full contribution workflow, templates, and warning rules are available on separate pages.