First-generation college student • Biology with Computer Science minor • Sophomore
Julian's Story
Julian is a 20-year-old sophomore at a public university, the first in his family to attend college. Growing up in a working-class neighborhood, he's always been curious about how things work - from taking apart old electronics to wondering why his grandmother developed Alzheimer's disease. When he discovered that scientists are mapping the brain like a circuit diagram, he knew he'd found his calling.
Background
First-generation college student
Parents work in manufacturing
Younger sister in high school
Works part-time to help with expenses
Lives at home, commutes to campus
Current Situation
Biology major, CS minor
3.6 GPA, Dean's List last semester
Just learned Python programming
No research experience yet
Considering graduate school
The Decisions in Front of Julian
Ask to join a lab now, or show up with something in hand? Julian has no
research experience, works part-time, and cannot afford an unpaid semester of
“learning the ropes.” The conventional advice — email professors and volunteer —
costs him exactly the resource he is shortest on: unstructured time. The
alternative this site is built around is to arrive with a small, finished
artifact instead. The 60-minute first contact
in Getting Started with Data goes from “never touched the data” to a saved
notebook with a real plot in one sitting, with no account and no install for
the first two levels. The proofreading side quest
goes further: it ends in an artifact a lab can read, which converts a cold
email from “can I help?” into “here is what I did.”
Which of his few free hours go where? Julian is a biology major who just
learned Python, so he could plausibly spend his time on more programming, more
biology, or the research culture he has never seen. The site’s answer is to
sequence, not choose: start with the
Core Concepts & Methods track,
which orders the technical material and states what “done” means as a
capability, and read one
hidden curriculum page — starting
with lab norms — before
his first lab meeting, not after.
The material that matters most for Julian is the part no course at his
university teaches. As a first-generation student, he is exactly the reader the
hidden curriculum section names:
someone reconstructing unwritten rules from overheard fragments. Those pages
state the rules as checkable sentences — how to ask for help, how long to be
stuck before asking, how authorship works — and
Belonging addresses his
imposter syndrome directly, as the predictable result of an information gap
rather than a verdict on his ability.
Module 02 is the taught version,
and its studio activity produces a personal navigation playbook he can carry
into whichever lab takes him.
His financial constraints shape the technical route too. Everything on the
data on-ramp runs on a
laptop against public data: browsing is free with no account, the snapshot
tables load in pandas with nothing more than pip install pandas, and the one
paid-feeling step — token setup — costs only a free account. The
technical training units give
him the biology-to-data bridge his coursework skips, and because they are
self-paced, they fit around a commute and a part-time job in a way lab
volunteering does not.
When he gets stuck — and the getting-started page is explicit that two failed
attempts on the same step is the threshold — the site gives him a low-stakes
place to ask: Ask an Expert, an AI
chat persona that handles the “am I allowed to not know this?” questions he is
not yet comfortable bringing to a professor. It is a rehearsal space, not a
mentor; the avatars page and the
Career and Community track
are where the path to actual mentorship runs.
One instruction from the hidden curriculum pages matters more for Julian than
any other: turn each page into an artifact rather than a read. Add the
provenance header to the notebook he just made. Write the three
asking-for-help scripts in his own words — the exercise
Module 02 runs in session. Two
years from now, a graduate application built from those small finished
artifacts will say more than the GPA line, and it will be true.