Skip to content
View BibekShah09's full-sized avatar

Block or report BibekShah09

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

Pinned Loading

  1. javascript-pool-2015 javascript-pool-2015 Public

    2 players 2D pool game built using JavaScript. Browser provided APIs are used with no external libraries involved.

    HTML

  2. javascript-object-analysis javascript-object-analysis Public

    Delve deeper into the optimization techniques used in the V8 JavaScript engine, with a focus on hidden classes and their impact on performance. Hidden classes for faster property access and inline …

    JavaScript 8 4

  3. javascript-memory-leakage javascript-memory-leakage Public

    Simple methods to detect the source code causing memory leakage in garbage collected JavaScript Applications.

    HTML

  4. nodejs-addons nodejs-addons Public

    Implementation of the Node.js addons (interface between JavaScript and C++) for CPU intensive computation.

    JavaScript

  5. kong-oauth-flow kong-oauth-flow Public

    Implementation of Authentication flow using Oauth 2.0 Plugin on Kong API Gateway

    TypeScript