Monorepo of lab & research web apps by Muralidharan Jayaraman. Each app lives in its own folder, with its full original git history preserved.
| App | Description | Stack |
|---|---|---|
| bottletrack | Mobile-first web app for cataloging and retrieving barcoded reagent bottles — camera barcode scanning, no server required | HTML/JS |
| cell-line-str-auth | Authenticate human cell lines via STR profiling — queries Cellosaurus CLASTR API and generates a PDF report | Streamlit |
| pubmed-search | Track researcher publications for core facilities — ORCID resolution, grant filter, acknowledgment detection, Excel export | Flask |
| reagent-portal | First-come-first-served lab reagent distribution — atomic claim flow, CSV/Excel import, admin dashboard | Flask |
| reviewer-registry | Manage a scientific reviewer database — self-registration, skills profiles, admin panel, CSV import/export | Flask |
| vibe-kanban | Kanban-style project board — cards, todo lists, notes, optional Supabase sync with localStorage fallback | React + Supabase |
Each folder is self-contained: see its own README and requirements.txt / package.json for setup.