New Global Campus Releases for Students and Teachers

GitHub Education has rolled out a wave of updates across its Global Campus platform, aimed at giving students practical development tools and giving teachers more control over their classrooms. From a new home for student collaboration to free AI assistance for verified educators, several notable changes are now live.

A Central Hub for Student Projects

The Global Campus Community Exchange now serves as a dedicated space where students can discover peer projects or submit their own for others to explore. The goal is twofold: helping students build contributor experience and giving them exposure for portfolio work. Being listed in the Community Exchange also offers a path toward understanding maintainership, as project authors can see how others interact with their repositories and learn what it takes to run an open source project.

Hackathon Resources and Cloud Tooling

For students organizing events, the Hackathon in the Cloud Experience bundles together practical guidance and partner offers. The experience includes organizer playbooks from Major League Hacking and HackMIT, plus promotional tools from Typeform and Mailgun to help with registration and outreach. GitLens extensions are also included so event organizers can track commits and keep communication flowing through the event.

Doppler Joins the Student Developer Pack

The Student Developer Pack has added Doppler, a universal secret manager that integrates directly with GitHub Actions. Students can now inject secrets from Doppler into their workflows instead of relying on .env files or hard-coded values. Features like rollback support, secret referencing, and automatic redeploys make this a fitting addition for anyone juggling secrets across local development, CI/CD, and production environments.

Expanded Classroom Tooling for Teachers

GitHub Classroom now pairs with Codespaces, letting teachers offer every student a consistent development environment backed by a Visual Studio Code-based editor, terminal, and debugger. This approach removes much of the setup friction, as students can spin up an identical environment from any browser-enabled device rather than wrestling with local configuration issues.

Teachers verified via Global Campus receive a no-cost monthly allowance of Codespaces hours. The free tier is estimated to cover a class of 50 students completing five assignments per month on a 2-core machine, with one stored Codespace per student. The Codespaces Education benefit is still in public beta, and during the beta period teachers will not be charged for exceeding the allowance.

Another update addresses a recurring request: reusing assignments across terms. Classroom now supports copying one or multiple assignments—along with their associated template repositories—into other classrooms or organizations. The copied assignments retain their original details, including the source repository, autograding setup, and preferred editor.

Copilot Opens Up to the Classroom

Teachers verified through GitHub Global Campus now have free access to GitHub Copilot, the AI pair programmer that suggests code and entire functions in real time from the editor. The move follows the broader launch of Copilot for individuals, which came after a year-long technical preview involving more than 1.2 million developers. GitHub has published case studies from professors who are adapting their teaching approaches to incorporate Copilot, and teacher discussion forums are open for sharing those experiences.

Students and teachers who are not yet on Global Campus can apply through the student or teacher application pages, and the GitHub Education Discussions is open for connecting with other members of the community.