Compressing a quarter of data engineering into three weeks, solo.
Corner Health's 3-person engineering team had no backend engineer or data architect. Claims adjudication data lived in an external payer API, and the operational foundation connecting it to provider data was tracked by hand in Google Sheets.
I used Devin, the team's AI software engineer, to trace data flows through their codebase and map lineage from the claims API to their production provider data. From there, I built a layered dbt project (staging → facts/dims → metrics) to replace the manual spreadsheet with a real semantic layer. Notion AI turned working sessions with the co-founder into clear requirements and a statement of work; Basedash, an AI-native BI tool, powered the exec dashboard and operational drilldowns on top.