Role
Senior IC across Loyalty Rewards, a Mentorship App, and an Agriculture platform. Mentored junior engineers and automated a million-row reporting process.
JavaPythonTypeScriptJavaScriptSQLSpring BootDjangoNode.jsQuartzREST APIsReactReact NativeAngularIonicPostgreSQLMySQLAWS
Key Work
01 / 03 Loyalty Rewards + Mentorship App + Agriculture platform
Led three parallel products as senior IC
Context
Three product surfaces ran simultaneously, each supported by junior contributors requiring technical direction. The role involved code, technical guidance, and unblocking rather than formal people management.
Approach
Took primary technical ownership across each surface, acting as the lead reviewer and design decision-maker. Mentored junior engineers directly and involved them in technical decisions rather than insulating them from complexity.
Result
All three surfaces shipped meaningful releases during the period. Junior engineers were making independent technical decisions by the end of the engagement.
02 / 03 Half a day → 15 minutes, 1M+ rows
Excel report automation
Context
Operations was producing a recurring report manually from a dataset of over one million rows. The process required half a day of effort each time it was run.
Approach
Wrote a Python script that reproduced the report logic directly against the source data. Executed on demand rather than on a schedule.
Result
Report generation dropped to fifteen minutes. The time recovered was redirected to higher-leverage operations work.
03 / 03 Web portal → mobile, end-to-end
Drag-and-drop dynamic forms
Context
The customer required forms to be dynamic from the outset, allowing changes without engineering involvement. The feature spanned web, mobile, and the schema layer.
Approach
Led the design and implementation end-to-end. The schema serves as the source of truth, with web and mobile rendering against it.
Result
Form changes that previously required a release now take minutes. Customer-driven changes no longer depend on the engineering team.