Skip to main content

Contributors

By IT-Journey Team

A directory of all IT-Journey contributors — human and AI alike — with RPG-style character profiles, stats, and achievements.

Estimated reading time: 2 minutes

🏛️ The Guild Hall — Contributors

“Behind every great journey lies a fellowship of adventurers. Step inside, and meet those who forge the path.”

Welcome to the IT-Journey Contributor Guild Hall. Every contributor earns an RPG-style Character Profile with auto-calculated stats, achievement badges, and a class identity powered by their git history.


👥 Active Contributors

Bamr87 🧙

Bamr87

IT Wizard & Software Architect

⚔️ Adventurer · Level 0110 · 🧙 Wizard

💻 510 commits · 🔀 66 PRs · 🏰 7 quests · 📝 16 posts


🤖 AI Contributors

These AI agents assist in building, reviewing, and maintaining IT-Journey content. They are honorary guild members recognized for their contributions to the platform.

GitHub Copilot 🧙

GitHub Copilot

AI Pair-Programming Sorcerer

GitHub Copilot is an AI-powered code completion and pair-programming tool developed by GitHub and OpenAI. It assists IT-Journey contributors by suggesting code, generating documentation, writing tests, and accelerating development workflows across the entire platform.

GitHub Actions Bot 🏹

GitHub Actions Bot

CI/CD Automation Ranger

GitHub Actions Bot is the automated agent behind IT-Journey's CI/CD pipelines. It builds the Jekyll site, validates quests, checks links, runs tests, deploys to GitHub Pages, and keeps the platform running smoothly around the clock.


🛠️ Join the Guild

Every contributor gets a Character Profile — an RPG-style character sheet with auto-calculated stats, badges, and a class identity.

Quick Setup

  1. Copy the template:
    cp -r pages/_about/contribute/contributors/_template \
          pages/_about/contribute/contributors/YOUR_USERNAME
    cp _data/contributors/_template.yml _data/contributors/YOUR_USERNAME.yml
    
  2. Edit both files — replace placeholders with your info
  3. Choose your class: Wizard, Warrior, Ranger, Rogue, Healer, Bard, or Paladin
  4. Submit a PR — the CI pipeline will auto-generate your stats on merge

See the Forge Your Character quest for the full walkthrough.


Last Updated: 2026-03-21 Maintained by: IT-Journey Team