Full Stack Engineer
Designed and created interactive “mobile-friendly” or responsive websites for salon chain stores. This includes creating the web API’s and providing metrics for big-data. Also maintained legacy projects.● Created Web Application that ranks a salon’s metrics against other like-salons. Point of sales (POS) data is collected and analytics are displayed using custom data visualization widgets. This site was built using Angular2, NodeJS, and was converted into a cross-platform native mobile app using Cordova. Design, development, and deployment took approximately 3 months to get the product to market.● Created a web service to verify phone numbers. The service was built with Java using Maven. The service queries each database for POS employees and creates a 4 digit code transmitted to the user using Twilio. The user could then verify an account, or create a user.● Created a system for injecting code into a PHP service. This was developed for adding custom metrics without the need to create custom SQL code. The project featured triggers to determine when and which clients should see each metric. Available metrics were developed and appended to a separate PHP service. This project also required an internal admin portal for creating the triggers (CRUD operations). The portal also displayed all of the clients who would qualify for each trigger and vice versa. This project was developed with Java for the data aggregation and manipulation, NodeJS for crud operations of the triggers, and Angular2 for the frontend.● Created efficient deployment strategies using Docker containers. All projects are deployed within a Docker container. Created Docker files that include the following technologies: Angular2, Java, NodeJS, and MySql.● Trained and worked with many intern beginner level developers encouraging proper coding standards.