Skip to content
View peZhmanParsaee's full-sized avatar
Block or Report

Block or report peZhmanParsaee

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

  1. node node Public

    Forked from nodejs/node

    Node.js JavaScript runtime ✨🐢🚀✨

    JavaScript

  2. reactor-api reactor-api Public

    💥 API for Reactor - a Super Tiny Invoice Management Application

    JavaScript 3

  3. MongoDB singleton connection in Node.js MongoDB singleton connection in Node.js
    1
    const MongoClient = require("mongodb").MongoClient;
    2
    const config = require("./config");
    3
    
                  
    4
    module.exports = (function () {
    5
      let connectionInstance;
  4. js-design-patterns js-design-patterns Public

    JavaScript Design Patterns

    JavaScript

  5. node-zookeeper node-zookeeper Public

    Forked from yfinkelstein/node-zookeeper

    node.js client for Apache Zookeeper

    JavaScript

  6. practice-web-ui practice-web-ui Public

    A repository containing small to medium samples to re-study and broaden front-end skills (html, css, js)

    JavaScript