Washington DC-Baltimore Area
Software engineer currently working on backend/API development to help prevent fraud.
Engineer on Capital One’s ATM middleware developing new features on top of traditional deposit/withdrawal debit transactions, such as cardless transactions, credit card payments, and others
Supporting a machine learning fraud decision engine written in Java that associates risk with a customer-requested credit card action (reset password, change pin, etc.). Based on the associated risk, the engine decides whether the customer needs to further authenticate themselves before performing the requested action. The engine is containerized and deployed to an AWS Fargate cluster in a serverless microservice architecture.
Built a serverless microservice REST API in Golang utilized to tokenize and detokenize sensitive information for external clients. The service leverages MySQL for the database and Redis for the cache. It was then containerized using docker and deployed to an AWS Fargate cluster.