whatisgithub

What is batch-2-map?

abhishek-kumar09/batch-2-map — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2021-03-28

Audience · generalComplexity · 1/5DormantSetup · easy

In one sentence

A photo submission system where cohort members add their picture to a regional folder so everyone appears on a shared graduation map. Participants upload a square photo named in a specific format to their region's folder.

Mindmap

mindmap
  root((repo))
    What it does
      Collects photos by region
      Displays graduation map
    How it works
      Fork and upload photo
      Submit via pull request
      Staff crops photos to circles
    Use cases
      Graduation celebration map
      Cohort photo collection
    Tech stack
      GitHub
      Python
    Audience
      Cohort participants
      Program staff
    Rules
      Square photos only
      Specific naming format

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Add your photo to the regional folder so your face appears on the graduation map alongside your peers.

USE CASE 2

Collect and organize cohort photos by region without manually chasing down each participant.

USE CASE 3

Generate a final visual map with cropped circular profile photos organized by world region.

What is it built with?

PythonGitHub

How does it compare?

abhishek-kumar09/batch-2-map0verflowme/alarm-clock0xhassaan/nn-from-scratch
Stars0
LanguageCSSPython
Last pushed2021-03-282022-10-03
MaintenanceDormantDormant
Setup difficultyeasyeasymoderate
Complexity1/52/54/5
Audiencegeneralvibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

No setup needed for participants, just fork the repo on GitHub, add a photo to the right folder, and submit a pull request.

So what is it?

This repository is a simple way for members of "Batch 2" to submit their photos so everyone can be displayed on a graduation map, organized by the region they are from. Instead of someone chasing down every person for a photo and figuring out where to place them, each participant uploads their own picture into the folder matching their region of the world. The process works through GitHub's standard contribution flow. You make a personal copy of the project, drop a square photo of yourself into the right regional folder (like "europe" or "asia"), and name the file using a specific format: your first name, last name, and pod number, all separated by dashes and in lowercase. Then you submit that change back to the main project for review. The maintainers will only accept submissions that follow the rules exactly, square photos, correct naming, and placed in the right folder. This is designed for participants in a cohort program (likely the MLH Fellowship, based on references in the project) who are finishing up and want to celebrate together on a shared visual map. For example, if you are a fellow located in North America, you would add your photo to the North America folder so your face appears on that part of the map alongside your peers. For staff, there is a small extra step involving a Python script that crops the submitted photos into circles for the final map display. But for most participants, the experience is straightforward: upload a properly formatted photo to the right place, submit it, and you are done.

Copy-paste prompts

Prompt 1
Help me submit my photo to the batch-2-map repo. My name is Jane Doe and I'm in pod 4, located in Europe. What should I name my photo file and which folder do I put it in?
Prompt 2
I'm a staff member for the batch-2-map project. Write a Python script that takes all submitted square photos from the regional folders and crops them into circles for the final map display.
Prompt 3
I want to create a similar photo submission map project for my own cohort. Based on the batch-2-map folder structure and naming conventions, help me set up the regional folders and contribution guidelines.
Prompt 4
Review my photo submission for batch-2-map before I submit the pull request. The file is named jane-doe-pod-4.jpg and it's a square photo placed in the europe folder. Am I following all the rules correctly?

Frequently asked questions

What is batch-2-map?

A photo submission system where cohort members add their picture to a regional folder so everyone appears on a shared graduation map. Participants upload a square photo named in a specific format to their region's folder.

Is batch-2-map actively maintained?

Dormant — no commits in 2+ years (last push 2021-03-28).

How hard is batch-2-map to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is batch-2-map for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.