Delivered greenfield application for newly funded startup
Applications:
Client Facing Web Application, www.joinagent.com
•Constructed a front end web application from the ground up using jQuery, Bootstrap, and Page.js for routing
•Built multiple forms including payment information forms powered by the Stripe API
•Created reusable components to maintain consistency throughout the application
•Designed and implemented new features
•Maintained the integrity of features and designs
Backend Service Powering Web and IOS Applications
• Architected and built a new backend which replaced a considerable portion of legacy code using PostgreSQL
•Created RESTful API routes using Node.js and Express
•Built a timer system using Kue which is powered by Redis
•Wrote integration tests using Mocha and Chai
•Fixed several legacy bugs dealing with payments
Client Facing In-House Tools
•Created a CMS for managing the emails sent out to users
•Implemented a similarity algorithm using a cosine similarity package
•Cached user information to speed performance with Redis