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

Block or report theniteshdev

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. software-design-patterns software-design-patterns Public

    Master list of the most important patterns across software engineering. I try to put best resources. Notes are provided to undestand the architecture and choose best one for you.

    2 1

  2. nodejs-api-rate-limiter nodejs-api-rate-limiter Public

    Implement API rate limiting with nodejs, Its is a control mechanism that restricts the number of requests a client can make to a REST API within a specific time frame to prevent abuse, ensure fair …

    JavaScript 2 1

  3. nodejs-custom-emitter-class nodejs-custom-emitter-class Public

    Implement nodejs Event Emitter Class from scratch to understand Event Driven Architecture used in nodejs. Event-driven architecture (EDA) is a software design pattern where system components commun…

    JavaScript 1 1

  4. nodejs-cli-chatapplication nodejs-cli-chatapplication Public

    Implement a TCP server with nodejs runtime, to built command line chat app in a LAN (Local Area Network). Great for developers who wants to do something fun.

    JavaScript 1

  5. nodejs-social-media nodejs-social-media Public

    Engineered a social networking application mirroring Twitter's core functionalty, handling user authentication, and CRUD operations.

    JavaScript 3