Skip to Main Content
← Back to blog

OpenLake · IIT Bhilai

How to run a DevLabs at your college

A three-page framework for running a beginner open-source bootcamp with no budget.

Ashish Kumar Dash· Secretary, OpenLake, IIT Bhilai· August 2026 · 4 min read

Reach us at openlake@iitbhilai.ac.in

Short version. Want the long one? We also published what actually happened across eight weeks, including the parts that broke.

This is the skeleton: what you need, which tools to use, and how a week actually runs.

1. What you need before you start

People

Time

Tools

All free. GitHub is the only non-negotiable, because the pull request workflow is the entire difference between this and a YouTube playlist.

2. Choosing tracks

3. The weekly loop

Every week runs the same six steps. The repetition is the point: mentees stop wondering what happens next and mentors stop reinventing the format.

  1. Topic drop — What the week covers. A paragraph, not a lecture.
  2. Resources — Curated links, a short notes PDF, or a deck. Not a YouTube rabbit hole.
  3. Live session — 1 to 1.5 hours. Demo first, explanation second. Screen-share a build, not slides. Record it.
  4. Task — A small concrete deliverable. Not a project, a piece of one.
  5. PR submission — Mentee opens a pull request against the track repo.
  6. Review — Mentor comments, mentee addresses them, loop closes. This is where the actual learning lands.

Sessions on Sunday.

4. The eight weeks

  1. Weeks 1 to 2, foundations. Highest attendance you will ever have. Keep it accessible. This is where you hook people.
  2. Weeks 3 to 5, core domain. Attendance starts dropping. Keep session quality identical regardless of how many show up.
  3. Week 6, the hard module. Budget double the time you think you need. You already know which module it is.
  4. Weeks 7 to 8, final project and showcase. Close with a short session on GitHub profiles, resumes and how to present what they built. Nobody plans this and every cohort asks for it.

5. What will go wrong

All four of these will happen to you. Deciding your response now is cheaper than deciding it in week five.

6. Two weeks before launch

  1. Create the GitHub org and one repo per track.
  2. Push a sandbox to each repo: folder structure, .env.example, and any boilerplate mentees will need.
  3. Write weeks 1 to 3 of the curriculum. Do not wing it and do not write all eight either.
  4. Set up the shared resource space and the track group chats.
  5. Agree the recording and attendance policy with your mentors, in writing.
  6. Open registrations. Say prerequisites are none, and mean it.

Mentors gain as much as mentees, often more. That is the actual pitch when you are asking people to give up their summer. Lead with it.

Hail Open Source!


OpenLake — IIT Bhilai’s open-source society · openlake.in · github.com/OpenLake

This is the short version. The full write-up of DevLabs 2.0 — what worked, what quietly fell apart, and the parts most recap posts leave out — is in the long post.