Building a mobile friendly borrower point of sale to manage housing loan applications using Node and React.
Expanded the lender dashboard to support teams and roles, providing more security to borrowers and allowing admins to control the data flow. Created React components based on mock ups and designed the database schema along with the business logic to ensure secure and safe access of client data.
Added the ability for members to single sign on via popular platforms such as Salesforce, Google and use their own custom identify provider to help expand the member base.
Used OAuth2 protocol and implemented an expandable system to allow for communication to external systems. Created the first API for Approved's partners and designed a secure request signing process using RSA signatures.
Optimized and re-worked PostgreSQL queries to reduce bottlenecks and improve response times.