Working primarily in React/Redux, in conjunction with product/design/QA and a back-end team, some of the things I do are...
Created/maintained Jolt's internal UI library
• approximately 40 UI components with unit tests
• Forms, Tables, Filters, Buttons, Dropdowns, Messages, Selection tools, etc.
Developed an internal billing and invoicing product as a replacement for Quickbooks
Built a marketplace for clients to purchase Jolt hardware
• all new customers and ~10% of old ones are using the new system
• replaced a Google Doc ordering form and eliminated the need for staff to manually
place orders
• utilized the Stripe library for transactions and security
Worked on data visualization using Highcharts
• built graphs using temperature probe data
• helps customers have more control over their temperature needs
• this app is Jolt’s most anticipated new product
Architected migration tooling for Chick-fil-A employee data to integrate into Jolt's ecosystem
Converted 3 app’s testing environments from Chai/Jasmine to Jest/Enzyme
• wrote approximately 150 unit tests using Jest/Enzyme and Chai/Jasmine
• brought code coverage up in the marketplace app from ~30% to ~80%
Mentored a new hire during his ramp-up period
Pushed live code daily via GitLab and CI