Skip to content
View LeeyaD's full-sized avatar

Block or report LeeyaD

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
LeeyaD/README.md

Hello, I'm Leeya! 😄

I'm a software engineer based in NYC, who enjoys problem solving!

I have a deep appreciation for the structured approach because I believe a well-thought-out algorithm is better than writing a premature solution based on assumptions made at a glance.

I am passionate about continuing education and look forward to adding to my skill set with the goal of deepening my cloud computing skills by becoming a certified AWS Solutions Architect Associate by the end of 2024.

Let's connect on LinkedIn!

What I'm doing

🦊 I'm a Firefox Community Contributer!

🚧 Certified AWS Solutions Architect by the end of 2024 🚧

What I've done

✨ Twine Real-Time ✨

I recently created Twine, an open-source, scalable WebSocket service with connection state recovery. It's for developers looking to add real-time functionality to their existing applications!

👀 Check out the case study!

Pinned Loading

  1. twine-realtime/client-library twine-realtime/client-library Public

    A client-side library for developers to connect to and interact with their Twine infrastructure

    TypeScript

  2. twine-realtime/server-library twine-realtime/server-library Public

    A server-side library for developers to publish data to their Twine server

    TypeScript

  3. twine-realtime/server twine-realtime/server Public

    Business logic that runs in a Docker container in Twine EC2 instances. TypeScript, Redis, DynamoDB, Docker, Node.js, Socket.IO.

    TypeScript

  4. twine-realtime/chat-app-demo twine-realtime/chat-app-demo Public

    JavaScript