All work
2024Web appTarini Consulting
Loan Distribution Management
An existing system where the interface was the problem: users were reporting errors that the back end was not causing. I rebuilt the front end around where those errors were actually happening.
Caching came in alongside it, for the parts of the application that were slow for no good reason.
Web app
Notes
User-reported errors are a design signal before they are a bug report. A form that lets someone submit something invalid, or that does not say what went wrong, generates support tickets that look like faults in the system underneath.
The rebuild treated that as the requirement, and the caching work handled the separate complaint — that the application was slower than the task warranted.