Skip to content
View oliviacarlisle's full-sized avatar

Block or report oliviacarlisle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oliviacarlisle/README.md

Hi there 👋 I'm Olivia

I build high-performance web applications and scalable infrastructure that drive real business outcomes. With over 4 years in full-stack engineering, I specialize in creating efficient solutions using AWS, Node.js/TypeScript, React, Docker, and SQL/NoSQL databases.

Passionate about the open-source community, I co-created CacheMunk, a Node.js caching library that boosted throughput 8–10x, reduced latency by 90%, and improved JSON compression by 75%. I also enjoy presenting technical talks, such as "Decoupling Systems for Scalability" and workshops on AWS Cloud Development Kit (CDK).

I love connecting with fellow engineers—feel free to reach out about distributed systems, infrastructure, or collaboration opportunities!

📫 Get in touch

Pinned Loading

  1. oslabs-beta/CacheMunk Public

    Performance-Optimized Caching Middleware for Node.js: Efficiently abstracts Redis to cache RDBMS query results, enhancing Node.js applications with sub-millisecond latency. Designed for high-demand…

    TypeScript 18 1

  2. dslib-core Public

    A robust and efficient data structures library.

    TypeScript 2

  3. chat-application Public

    Real-time web chat application built with a modern tech stack: Node.js, Express, React, Redux, TypeScript, and WebSockets.

    TypeScript 1

  4. wordle-solver Public

    An efficient Wordle solver that uses information theory to determine optimal guesses.

    TypeScript