• Led my team effectively incorporating an agile workflow to accelerate development, delegate tasks and hold stand ups
• Applied GraphQL, that enabled the user to run queries to create a uniform API across the entire application because it lets you query for what you want in just a single query, saving bandwidth while simultaneously reducing waterfall requests
• Adopted TypeScript to avoid run-time errors to leverage static typing because it made my team’s development easier to read and debug
• Utilized Typescript React components to make code easier to read, better JSX support, because static typing reduces bugs by over 40%
• Structured Node.js/Express server for seamless integration and because it handles requests efficiently as it offers you the support of I/Q requests
• Developed a noSQL database to handle large volumes at high speed that scales well because we didn’t need the overhead of SQL tables
• Constructed a custom Jest, Enzyme, Supertest test suite using Test Driven Development for more modular code and a decrease in bugs by 70%
• Product Developed under OS Labs