Greater New York City Area
• Designed custom CMS platform using PostgreSQL in Node runtime for record consistency and concurrent-request isolation to update and securely maintain client data, request demos, quickly upload articles, images and other content to deployed web applications.
• Implemented mobile-first responsive design with progressive enhancement and graceful degradation of views using Media Queries, Flexbox, and CSS Grid by rapidly animating/collapsing/expanding elements for app-like mobile navigation, improving UI navigation.
• Created payment and checkout features leveraging third party APIs to securely accept credit/debit, ACH payments, and integrate cached session details with a connected authorized payment gateway, eliminating data re-entry and reducing end-user data-input errors.
• Architected a Node.js server leveraging the Express.js framework to create lightweight Restful APIs that can currently attend to multiple HTTP requests.
• Configured Travis CI in conjunction with test-suites to automate unit, integration, and regression tests mitigating bugs in production.
• Incorporated Bcrypt to secure client passwords in PostgreSQL database by utilizing native one-way hashing algorithm, ensuring best practices in storing sensitive data, protecting against dictionary attacks with salt rounds randomizing authorization flow.