Skip to content

gtech-mulearn/mufifa-2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

μFIFA World Cup 2026


μFIFA World Cup 2026

The Festival of Innovation, Fellowship & Achievement by μLearn.

This isn't just a challenge, it's a World Cup. You'll represent a Nation, play for a Squad Domain, and compete on live leaderboards, all while building real work that belongs in your portfolio.

Our mission: surface Kerala's most versatile innovators across Maker, Coder, Designer, and Strategist disciplines, and connect them with each other, with startups, and with the world.

👋 New to GitHub or Markdown? No worries. You don't need any prior experience. Read the Complete Beginner Guide → before proceeding. It covers everything from creating a GitHub account to submitting your first Pull Request, step by step.


Squad Domains

Every player belongs to one or more Squad Domains. Your domain reflects the kind of work you do.

Domain Who it's for
Coder Developers, engineers, competitive programmers, open-source contributors
Designer UI/UX designers, visual artists, motion designers, brand creators
Maker Hardware hackers, robotics builders, IoT engineers, fabricators
Strategist Product thinkers, community builders, program managers, marketers

You can select multiple domains if your work spans them. Your Squad Domain appears on your profile and determines your leaderboard category.


How to Participate

Step 1: Join the μLearn Community

Register on the μLearn platform here.

Watch the Onboarding Video before proceeding. It walks you through creating your account, joining the Discord server, and getting your MUID.

Step 2: Get your MUID

Register on μLearn

Follow the onboarding workflow. Connect your Discord account to obtain your MUID (μLearn User ID).

Get your MUID

Step 3: Create Your Profile

Fork this repository, create your player card in the /profile directory, and open a Pull Request.

1. Fork the repository

Fork this repository to your own GitHub profile.

2. Create your profile file

Create a new Markdown file inside /profile, named using your MUID:

profile/yourname@mulearn.md

3. Fill out your profile

Use TEMPLATE.md as the base. See this example profile for reference.

4. Open a Pull Request

Submit a PR targeting the main branch. Your profile is now on the pitch.

Step 4: Link Your μLearn Profile Card

Your profile card displays your live karma rank and squad domain progress on the μLearn leaderboard.

1. Get your embed link

Go to the μLearn Discord server, run /get-embed-link, and copy the link.

2. Paste it into your profile file

Add the embed link to the Profile Card section at the bottom of your profile.

3. Open a Pull Request

Submit a PR to main. Your live profile card will render immediately.

Your profile page will be live at:

https://gtech-mulearn.github.io/mufifa-2026/profile/[your-muid]

Step 5: Join the Discord

Join the μFIFA Discord server, your tournament home base.

Channel Purpose
#μfifa-announcement Match week releases, Nation standings, and Player of the Match awards
#μfifa-introduction Share your profile page link with #mufifa2026-intro to introduce yourself
#μfifa-submission Submit completed tasks with your MUID and deliverable links
μFIFA Watch Party Voice channel for live calls, office hours, and watch sessions

New to Markdown? Introduction to Markdown


Leaderboard

Nation standings, Squad Domain rankings, and individual μPoint scores are tracked in the LEADERBOARD.md. Standings update every Friday.


Profile Validation

Every profile is automatically validated, both locally before you commit and on GitHub when you open a PR.

What gets checked:

Check Rule
Filename Must follow yourname@mulearn.md format
Header Must include Squad Domain(s) and FIFA Nation
About Me Minimum 200 characters
Top-level sections ## FIFA World Cup Corner and ## Portfolio Highlights must be present
Required sections All #### sub-sections must be present
Section content Sections must not contain only placeholder text
Profile Card Embed must use your actual MUID
MUID consistency Filename and embed MUID must match

Set up the pre-commit hook (one time, after cloning):

sh scripts/install-hooks.sh

Every time you git commit a profile file, the validator runs automatically and blocks the commit with a clear message if anything's wrong.

Run the validator manually:

python3 scripts/validate_profile.py profile/yourname@mulearn.md

The same check runs on every PR via GitHub Actions.


μFIFA World Cup 2026 · μLearn Foundation · Festival of Innovation, Fellowship & Achievement

About

μFIFA World Cup 2026 is a 6-week gamified innovation tournament where people compete as nations across four Squad Domains: Maker, Coder, Designer, and Strategist. Earn μPoints, unlock tiers, and battle on live leaderboards. The top 4 nations face off in the Grand Final.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors