Software Engineer
Current- Built a Node.js runtime web application to seamlessly monitor and visualize status and health of AWS Serverless components including AWS Lambda function metrics and AWS CloudWatch Event Logs, improving dev productivity
- Leveraged modular SDK to automate connections to AWS CloudWatch, IAM and CloudFormation services, minimizing dev time in the long run
- Utilized Express framework to configure and efficiently handle multiple asynchronous input output (I/O) requests to AWS endpoints, with custom utility functions managing UNIX to optimize handling of the API requests to.
- Used RDBS for its high extensibility, fault-tolerance, and ACID compliance for persistent management of user credentials
- Leveraged React component library to construct accessible and consistent frontend UI/UX across multiple tabs and views
- Modularized state with Redux toolkit, streamlining component state logic to simplify development and testing