• This repository has been archived on 28/Jul/2020
  • Stars
    star
    747
  • Rank 60,741 (Top 2 %)
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

$ git remote <graduation> yearbook

UPDATES

July 27th, 2020

Swag has πŸŽ‰ shipped πŸŽ‰ !!

If you are located in the United States, you will likely receive something in the next week. International shipments will arrive in 2-3 weeks. If your country is not currently accepting international shipments, we will hold onto your swag until shipping restrictions have been lifted. Please be patient as shipping in many parts of the world is currently delayed. πŸ™Œ.

Feel free to flex your swag on Twitter and tag us!

Today this repository will be archived.

Congrats grads ✨

πŸ’– @juanpflores, @elisemoe, and the GitHub Education Team

June 13th, 2020 - 8:00 PM PT

Hi Graduates!

We are getting everything ready for the event on Monday and can hardly wait to see you all walk the stage.

A few updates -

  • πŸ“š Yearbook is LIVE. Find your friends and enjoy the quotes. We sure did πŸ˜…
  • πŸ› Swag has not yet shipped but is in production. Thank you for your patience. We'll post here as things are sent out.
  • πŸ“Ž Be sure to add graduation to your calendar and follow GitHub Education on Twitch for notifications.

See you Monday at 9 AM Pacific πŸŽ‰

❀️ @elisemoe + The GitHub Education Team

May 26th, 2020 - 12:00 AM PT

What a weekend πŸ˜…! You all showed up in such an incredible way. We are honored to be a part of your graduation experience. From helping each other submit pull requests to keeping our days entertained with your quotes. Thank you.

If you haven’t yet merged your pull request to the Yearbook but have submitted the shipping form, you still qualify for the tier you submitted. Please continue updating your pull request or submit a new one as you’re able to make changes. We’ll continue to review and get everyone merged before the event on June 15th.

If you have not created a pull request to the Yearbook and would like to join the Class of 2020, you’re welcome to do so! We are no longer accepting swag shipment forms but would love to have you a part of the ceremony. Please create a pull request following the directions on How to join the Class of 2020 below.

Looking for more ways to support the Class of 2020? Here are a few ideas:

πŸ‘©β€πŸ’» Continue providing feedback on pull requests and to help your classmates get their PR ready to merge. We appreciate your help and love seeing the magic of social coding.

✍️ Head on over to DEV and check out the projects you’ve all been working on this year. Leave a comment, share a story, or learn something new! We’ll be choosing projects to highlight at graduation (Tier 3) based on the ones you like.

πŸ“ͺ Have patience. If you submitted your form before May 26th, 2020 at 12:00 AM PDT, we will be sending you something in the mail. Please understand this takes time. We’re doing our best to get things to you before the event but in some cases shipments may take longer.

See you on June 15th! And in the words of @juanpflores, let’s make this AWESOME.

❀️ @elisemoe + The GitHub Education Team


May 23th, 2020 - 8:00 AM PT

Thank you all for your thoughtful feedback. We’ve heard you and we sincerely apologize for the confusion. Submissions will remain open until Monday, May 25th midnight. Unfortunately, we have reached capacity for our Tier 2 swag requests and cannot continue to offer that as of today. However, all submissions are eligible to receive Tier 1 swag and have projects reviewed for the ceremony. Submit your projects, join the yearbook, and participate in the event!

The swag request form link has changed.

❀️ The GitHub Education Team


New submissions to the year book are now closed (2:30 PM PDT). Those who have already submitted a pull request, is on review or pending changes you can still get added to the yearbook by submitted those changes in the pull request you already have (without creating a new PR). Don’t worry, you can still attend the event! git remote < graduation > is happening on June 15th 9:00 PDT | 21:30 IST at twitch.tv/githubeducation πŸ₯³ πŸŽ“

You all have been incredible offering to help review, supporting each other in contributing to the graduation repository, and coming up with the most creative yearbook quotes πŸ˜‚ We are blown away by the kindness of our community πŸ™Œ and can’t wait to celebrate with all of you wonderful humans

❀️ The GitHub Education Team


Graduation Mona

This repository contains the yearbook of the $ git remote < graduation > event. By issuing a pull request to this repository, you can request to be added to the Class of 2020.

Privacy Notice πŸ‘€

Consider that all the information that you add to this repository will be publicly available.

  • If you don't feel comfortable with displaying your full name, you can include a short name or nickname instead.
  • If you don't want to add a profile picture to the yearbook, you can use your university crest, or build an octocat and use it as your avatar instead.

Tiers πŸ†

Tiers reward the effort graduates make for this celebration. By adding yourself to the yearbook and writing a post on DEV, you will get access to extra benefits. Make sure you submit your pull request before midnight Monday, May 25th PDT.

  • Tier 1 βœ‰: Add yourself to the Yearbook by submitting a pull request to this repository and filling the swag shipping form.

  • Tier 2 πŸ›: Follow the steps on Tier 1 and write a post on DEV about a project you've built while being a student. You can use this template to get started!

  • Tier 3 πŸ…: The best project posts on DEV will be highlighted live on stream during the graduation.

Who can apply πŸ“

Any higher education student that has or will graduate in 2020 can apply to the yearbook.

  • Non-Traditional Education (Bootcamps, Codecamps, Hacker Schools, etc)
  • High School Graduates
  • College Graduates
  • Master's Graduates
  • Ph.D. Graduates

How to join the Class of 2020

Replace <YOUR-USERNAME> with your GitHub username in this guide.

1. Create the folder _data/YOUR-USERNAME/

Fork this repository, create a new folder inside the _data folder, and name it with your username. It should look something like this _data/<YOUR-USERNAME>/. Ex.

_data/MonaTheOctocat/

2. Add your profile picture to the folder

Enter the folder you just created and add a profile picture of your choice. Accepted files are png and jpg, should be squared and minimum size 544x544 pixels. Ex.

_data/MonaTheOctocat/mona.png

Be aware, this picture will be displayed on the yearbook!

3. Add your profile information

Create a markdown file in your folder following the convention <YOUR-USERNAME>.md. Ex.

_data/MonaTheOctocat/MonaTheOctocat.md

Copy the next template into your file, delete the boilerplate data and fill the information with yours.

---
name: FULLNAME-OR-NICKNAME # No longer than 28 characters
institution: INSTITUTION-NAME 🚩 # no longer than 58 characters
profile_pic: mona.png # Name and extension of your profile picture(ex. mona.png) The picture must be squared and 544px on width and height.
quote: YOUR-SENIOR-QUOTE # no longer than 100 characters, avoid using quotes(") to guarantee the format remains the same.
github_user: YOUR-GITHUB-USERNAME
---

Do not use special characters in the template above.

4. Form & Pull Request

Fill a swag shipment form and submit your Pull Request

Go through the checklist on the pull request template to guarantee your submission is valid. The GitHub Education team will review your application, approve and merge your submission if everything is correct. Otherwise, you will get notified of the changes requested on the pull request comment section.

Graduation Day πŸŽ“

Don't forget to watch the livestream!

  • πŸ“† Monday, June 15th 2020
  • ⏰ 9:00 PDT | 21:30 IST
  • πŸ“ GitHub Education Twitch Channel
  • πŸ“Ž Add the event to your calendar.

More Repositories

1

GitHubGraduation-2022

Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
1,446
star
2

GitHubGraduation-2021

Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
JavaScript
1,375
star
3

classroom

GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
Ruby
1,339
star
4

codespaces-project-template-js

Codespaces template for creating and deploying your own React portfolio
JavaScript
603
star
5

primer-explore-github

406
star
6

teachers_pet

Command line tool to help teachers use GitHub in their classrooms
Ruby
187
star
7

teachers

Join the discussion in the GitHub Education Community:
182
star
8

codespaces-project-template-py

Codespaces template for building a Python project
HTML
157
star
9

codespaces-project-template-dotnet

Codespaces template for building a .NET project
HTML
132
star
10

launchpad-profile-readme

128
star
11

classroom-assistant

Clone student repositories in bulk
JavaScript
116
star
12

Octernships

GitHub Octernships program connects students with industry partners in paid professional experiences and mentorship on open source and software development projects.
115
star
13

memebot_discord

Launch your very own Discord bot to welcome your users and share a meme.
Dockerfile
114
star
14

github-starter-course

93
star
15

github-university-2020

86
star
16

Student-Developer-Pack-Current-Partners-FAQ

This repo gives you an overview of the Student Developer Pack, the current partners in the pack and answers to frequently asked questions about the pack.
84
star
17

codespaces-teaching-template-py

Codespaces template for teaching Python
Jupyter Notebook
83
star
18

autograding

GitHub Education Auto-grading and Feedback for GitHub Classroom
TypeScript
59
star
19

autograding-example-python

GitHub Classroom autograding example repo with Python and Pytest
Python
45
star
20

PR-TalentLandMX

Participa para ganar swag especial dentro de Talend Land 2023
42
star
21

PR-Pao-de-Queijo-Request

HTML
41
star
22

codespaces-teaching-js-template

Codespaces template for teaching JavaScript
JavaScript
38
star
23

guide

GitHub guide for teachers
Ruby
34
star
24

autograding-example-java

GitHub Classroom autograding example repo with Java, Gradle, and JUnit
Java
26
star
25

PR-Patches-Campus-Party

PR-Patches-Campus-Party
HTML
24
star
26

Classroom-Report-2020

Design, analysis, findings and raw data from the 2020 GitHub Education Classroom Report
20
star
27

Classroom-Report-2018

Design, analysis, findings and raw data from the 2018 GitHub Education Classroom Report
20
star
28

primer-copilot

17
star
29

hackconviii

The conference for hacker community leaders: https://hackcon.mlh.io/. Here you can find everything related to the GitHub Scavenger Hunt.
16
star
30

codespaces-teaching-template-dotnet

Codespaces template for teaching .NET
HTML
14
star
31

Series-Intro-to-GitHub-Flow

12
star
32

autograding-example-c

GitHub Classroom autograding example repo with C and bash tests
Shell
12
star
33

autograding-example-cpp

GitHub Classroom autograding example repo with C++ and Catch.
C++
12
star
34

autograding-grading-reporter

Renders Autograding output and syncs results to classroom
JavaScript
11
star
35

autograding-example-node

GitHub Classroom autograding example repo with Node and Jest.
JavaScript
10
star
36

Classroom-Report-2019

Design, analysis, findings and raw data from the 2019 GitHub Education Classroom Report
10
star
37

Global-Campus-Experiences

This is a guide to Global Campus Experiences and how learners can approach incorporating them into your learning journey.
7
star
38

edu-resource-guide

Resources for GitHub and GitHub Education products and services.
5
star
39

autograding-command-grader

JavaScript
3
star
40

autograding-io-grader

JavaScript
2
star
41

example-classroom-template

Ruby
1
star