supporters
Data license: All Rights Reserved · Data source: krisyotam.com · About: Kris Yotam
30 rows
This data as json, CSV (advanced)
| id ▼ | name | contribution |
|---|---|---|
| 1 | Alex Johnson | Purchased War and Peace |
| 2 | Sarah Chen | Critical bug fix in search functionality |
| 3 | Michael Rodriguez | Located PDF of 'Dynamics of Complex Systems' |
| 4 | Priya Patel | Contributed translations for accessibility |
| 5 | Thomas Weber | Identified optimization opportunities |
| 6 | Emma Wilson | Provided historical research assistance |
| 7 | Jamal Thompson | Arranged hosting for large data files |
| 8 | Olivia Martinez | Early beta tester for series feature |
| 9 | David Kim | Contributed to authentication system |
| 10 | Sophia Nguyen | Supplied rare manuscripts for digitization |
| 11 | Noah Garcia | Documentation improvements |
| 12 | Lily Wang | Security vulnerability report |
| 13 | Ethan Brooks | UX design consultations |
| 14 | Isabella Lee | Metadata standardization work |
| 15 | Marcus Johnson | Performance profiling and optimization |
| 16 | Zoe Williams | Organized community reading groups |
| 17 | Lucas Brown | Transcribed historical letters |
| 18 | Hannah Morris | Sourced obscure academic journals |
| 19 | Benjamin Taylor | Code review and mentorship |
| 20 | Grace Parker | Accessibility testing and feedback |
| 21 | Samuel Adams | Infrastructure modernization |
| 22 | Ava Robinson | Literary analysis contributions |
| 23 | Daniel White | Archive preservation techniques |
| 24 | Mia Campbell | Citation verification process |
| 25 | Nathan Clark | Database schema optimization |
| 26 | Charlotte Lewis | Research on forgotten authors |
| 27 | Ryan Mitchell | Statistical analysis of textual patterns |
| 28 | Amelia Turner | International rights clearance |
| 29 | Joshua Carter | Recovered lost manuscripts |
| 30 | Ella Phillips | Created custom visualization tools |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE supporters (
id INTEGER PRIMARY KEY AUTOINCREMENT,
name TEXT NOT NULL,
contribution TEXT NOT NULL
);