Building and shipping features on the Account Takeover (ATO) Protection and Client-Side Protection (CSP) products 🚀.
Worked at Amazon Cognito as an SDE II. Amazon Cognito is an AWS Service which provides authentication and authorization for applications. Our services handle billions of requests per day.
I designed and implemented a solution to detect User Enumeration bot activity for Password Reset flows. Additionally, improved operational posture of our services by onboarding them to a serverless testing framework for canary and integration testing.
I designed and launched the IP Address Propagation feature for Unauthenticated operations to improve risk evaluation for customers behind a proxy service.
Worked within Amazon Tax Organization. Working across multiple teams to build and design systems that consume and analyze data from over 1 billion transactions per day. To handle the high volume of traffic, we are always considering scalability, availability and resiliency in our systems.
Extended Hootsuite's video capabilities by allowing users to upload MOV video formats which now account for ~7% of total videos uploaded. Designed and implemented a new Scala microservice for resolving video bitrate and resolution limitations. Provisioned and integrated various AWS services required with the new service.
Worked on the SAP Analytics Cloud product as part of an infrastructure team. Implemented an event-driven solution for recording file permission changes in the audit log. Improved file sharing and file permission inheritance workflow by creating new UI components and creating new API endpoints.
Built software for client report generation for the Reporting Business team. Worked with two report generators: Re-implemented a report generator for Australian clients from Visual Basic to C# and integrated with new services. Added support for individual bespoke report generation. Originally it could only generate in monthly, quarterly, or annual batches.
A Lobste.rs clone that allows users to browse NASA Astronomy Pictures of the Day (APOD) in a forum. Provides an improved UI and UX compared to the official website. The application allows users to sign up to comment, upvote and like posts. The project was built using NASA's open API.
A personal webpage I have created using React. I wanted to build a responsive and interactive webpage that details my experiences, projects and contact information. Feel free to send me any feedback! Next steps would be to make sure the webpage looks and feels good on a mobile device.
An android app created to manage ingredients in your fridge. Backend server ran on an AWS EC2 instance using Express.js with MongoDB for data persistance. Users would be able to store ingredients, create grocery lists, share fridge with other family members. The android app was built using Java, making Http calls to the backend API.