- 🌱 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.
- 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.