Skip to content
View 33j33's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 33j33

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
33j33/README.md

I am a Full Stack Developer

  • 🌱 I’m currently deep diving into ROR.
  • 👯 I’m looking to collaborate on JS Projects.
  • 💬 Ask me about anything, I am happy to help :)
  • 🧗 I try to: Go beyond and push the boundaries.
  • ⚡ Fun fact: I am always up for a game of chess.

Projects

  • buffered-event-emitter [repo] | [npm] - A tiny (2.4kb, gzip-minified) library to handle events. Buffer and flush events with configurable buffer capacity. Pause, queue and resume events. Log event emission, adding and removing listeners. Cache event data. Works for both node and browser. Has Typescript support.
  • Design Patterns Using Typescript [repo] - explains common design patterns through examples from real world software, coded in Typescript.

Pinned Loading

  1. buffered-event-emitter buffered-event-emitter Public

    Event emitter with support for buffering and queueing events.

    JavaScript

  2. 10-Layouts-in-10-CSS-Lines 10-Layouts-in-10-CSS-Lines Public

    Minimal Modern CSS layouts in just 10 lines of CSS

    HTML

  3. design-patterns-using-typescript design-patterns-using-typescript Public

    Design Patterns Using Typescript

    TypeScript 17