Models Based Classifier Worked closely with Data Science Team to integrate existing Models with new pre and post processing business logic to Classify Transactions. Lead a team to design application where business logic is configurable to reduce development and deployment time.
Field Warehouse As a Senior Engineer in Open Banking Initiative designed and lead a team to write flexible APIs to fetch reports from multiple APIs. Key feature being, Report is completely configurable using YAML and JSON. Eventually have an UI if scoped out for easier configuration of Reports
GraphQL API Configurable Reports by selecting different fields from different APIs. This was POC to see if we can reduce Dev time in creating custom reports every-time there's a new report requirement. Ultimately did not pan out and went for custom design of new system
PDF Reader Micro Services to handle the flow of data and pdfs from multiple services. Handling errors and ensuring correct routing in case of code/human errors.
Report Generator Gather data from different APIs and Data Sources and collating in single Report for consumption. Making multiple async parallel calls, handling responses/errors/retries to ensure quick turnaround for Report Fetching
Event Handler System for generating/consuming events. Python SDK and BaseClasses to handle common tasks easily without much knowledge of Python and/or System