Skip to content
View ehabcoder's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ehabcoder

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 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. Angular-note-app Angular-note-app Public

    Frontend app. attatched to the backend app Node-note-app I recently created with node.js. you can find it in my account,users and note where the user receives different types of notes from his frie…

    TypeScript

  2. Node-note-app Node-note-app Public

    Backend app contain 2 entites. users and note where the user receives different types of notes from his friends daily.

    JavaScript

  3. Shopping-app-using-node-js Shopping-app-using-node-js Public

    A traditional web app using node.js, mongodb and a traditional rendering for html, css and javascript files using ejs as a dynamic template.

    JavaScript

  4. Node-task-manager-api-with-some-automated-testing Node-task-manager-api-with-some-automated-testing Public

    Task manager Api Using Node.js, Express and Mongo db. Make sure to define your .env file defining the PORT, Sendinblue api key, Mongodb url and the JWT secret

    JavaScript

  5. Sails.js-social_App_integrated_with_web_Sockets Sails.js-social_App_integrated_with_web_Sockets Public

    To run the app first you have to run "npm install" on the cli, then you have to edit the database configurations in the "config/datastores.js" file.

    JavaScript

  6. Sails.js-real-time-communication Sails.js-real-time-communication Public

    Real-time communication using sails.js a framework based on node.js. Integrated web socket to create a real time application which communicate three users (clients, merchants and drivers)

    JavaScript