β£ Collaborated with engineers to develop the first native Deno GraphQL caching client and server module built for the Oak framework, equipped to support scalable, highly performant SSR React applications.
β£ Deployed a full stack app with React front end, responsive design, SQL database, on AWS by configuring an Elastic Compute Cloud (EC2) server, containerized with Docker for consistent performance across environments and future scalability
β£ Designed algorithms to dynamically parse GraphQL queries and optimally cache responses in client and server-side storage, eliminating over/under fetching in subsequent requests, and boosting performance by reducing network traffic and requests
β£ Utilized Test Driven Development methodology with Rhum for safer code integration and continuous review by establishing a precise and descriptive testing suite, ensuring individual portions of the code are working as intended
β£ Engineered a client-side caching algorithm with Automatic Memory Management using doubly linked lists to evict LFU and LRU data, ensuring the cache contains only the most relevant data, and a Redis in-memory database to minimize access times
β£ Product developed under tech accelerator OS Labs (opensourcelabs.io)