Adaptive learning and assessment platform for math, chemistry, statistics and accounting. Large, mature codebase with substantial legacy surface.
- Built a JSON → SQL ingestion pipeline: one ISBN creates a whole book record from arbitrarily nested content files.
- Solved the table-of-contents alignment algorithm — shift offsets and parent IDs across a hierarchy — and built a verification TOC to prove the outgoing payload was correct.
- Migrated a Salesforce query layer off a proprietary in-house scripting language onto JavaScript, plus the dialog interface around it.