• Bundled code with Webpack to allow javascript to run on the browser while being modular, maintainable, and readable and bundled a devtool codebase as an npm package to serve as a function wrapper for user created graphQL schemas
• Constructed server side graphql to easily query, and mutate data as see fits, and test the underlying resolvers with tracing technology to monitor underlying performance
• Refactored Codebase backend in Typescript for strict types so errors could be seen in development rather than in runtime in order to reduce bugs, and keep future scalability of nuQLeus in mind
• Applied Frontend code splitting, gzip compression, and lazy loading optimization techniques to keep project lightweight in usage
• Used Websocket protocol based Graphql Subscriptions to give clients real time updated data upon subscription
• Designed backend graphQL tests with jest to ensure the functionality of nuQLeus with future pull requests and features
• Successfully worked as a Scrum master in a team of engineers, applying Agile development to quicken the pace of production
• Used D3 and Victory to Design visually appealing animated data to reveal performance metric statistics