Claim a bounty, build it, ship it, get paid. Each bounty has a clear spec, acceptance criteria, and a deadline. Two people can't claim the same one — move fast.
Build a clean, documented REST API that exposes Yale dining hall menus, hours, and nutritional info. Currently this data is locked inside Yale's dining site with no programmatic access. The single most-requested data source in Yale's student dev community.
Create a public API layer on top of Yale course data — titles, descriptions, evaluations, schedules, instructors. CourseTable exists but doesn't expose a general-purpose API. Build a stable, versioned endpoint any student project can query.
Yale events are scattered across dozens of department calendars, OrgHub, residential college sites, and random Google Forms. Build a scraper + normalized API with a unified feed. Filtering by date, category, and location. Bonus for iCal export.
A batteries-included template repo for building Yale-facing web apps. CAS authentication scaffolding, sensible folder structure, deployment instructions. Goal: a freshman goes from zero to a deployed, CAS-authenticated app in under an hour.
Build an API that surfaces room availability and bookings across Yale's reservable spaces — libraries, study rooms, residential college spaces. Right now students check three different systems. A unified data layer for better booking tools.
Expose structured geospatial data for Yale's campus: building locations, entrances, accessibility info, and walking paths in GeoJSON. The foundational data layer that makes a dozen future "find me the nearest X" projects possible.