The North Market or (the Market) is going to be an online store to facilitate the ordering and pickup of goods from stores without the capabilities, knowledge, or infrastructure to support an online environment. This is a WIP but hopefully by end of May 2020 we'll be live.
Code name 'Zazzle' was a 30 day project to create a fully serverless application. Backend being Typescript lambdas, No SQL Dynamodb, and Apollo GraphQL API. Deployed using AWS SAM and CICD by CircleCI. Frontend build using React, hosted in AWS CloudFront, and again CICD with CircleCi.
sam-webpack-plugin Is an open source webpack plugin that packages lambda functions into SAM deployment packages. This lets you develop singular lambda functions with the smallest package and reusable code.
MTG North is a deck building, card management, community focused application with the goal of creating an environment that puts the user and their time/energy first. Users have the ability to creating decklists (validated in real time against the specified format), buylists, manage their card inventory. This application is PWA compatible working as a native desktop and mobile application.
Jiragation was a research task to learn AngularJs and then Angular 2/3/4. The goal was to create an application that consolidates the developers time tracking process and issue workflow across multiple Jira accounts. The end product was a single list of tasks/issues that track the time spend active on each ticket.