https://github.com/suhailroushan13/suhail-projects
These are My Node.js Projects , Its a software development project that uses the Node.js runtime environment to build and execute server-side JavaScript applications. Node.js is an open-source, cross-platform, and lightweight runtime environment that is built on the V8 JavaScript engine used in Google Chrome. It provides a number of builtin modules
https://github.com/suhailroushan13/suhail-projects
bash farmhash github jenkins nodejs os rtc socket-io system websocket
Last synced: 2 days ago
JSON representation
These are My Node.js Projects , Its a software development project that uses the Node.js runtime environment to build and execute server-side JavaScript applications. Node.js is an open-source, cross-platform, and lightweight runtime environment that is built on the V8 JavaScript engine used in Google Chrome. It provides a number of builtin modules
- Host: GitHub
- URL: https://github.com/suhailroushan13/suhail-projects
- Owner: suhailroushan13
- Created: 2023-02-03T14:33:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T23:39:37.000Z (over 2 years ago)
- Last Synced: 2025-07-26T23:18:44.788Z (3 months ago)
- Topics: bash, farmhash, github, jenkins, nodejs, os, rtc, socket-io, system, websocket
- Language: JavaScript
- Homepage: https://github.com/suhailroushan13/Suhail-Projects
- Size: 4.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suhail Projects
## Authors
- [Suhail Roushan](https://www.github.com/suhailroushan13)
Here's a brief description of each project:
- ### FarmHash-RedisAdapter:
This is a Node.js module that provides a Redis adapter for the FarmHash hash function.- ### NodeJS-Workers-In-Cores:
This is a Node.js module that enables you to use all available CPU cores by creating worker threads.- ### Serving-React-Build-Using-Jenkins:
This is a Jenkins pipeline that builds and deploys a React application.- ### GitHub-SubFolder-Cloner:
This is a Bash script that allows you to clone a specific subfolder from a GitHub repository.- ### OTP-InMemory-Architecture:
This is a Node.js module that implements a one-time password (OTP) authentication system using an in-memory architecture.- ### System-Calls-NodeJS:
This is a Node.js module that provides a simple API for making system calls.- ### Metrics-Time-Execution-NodeJS:
This is a Node.js module that allows you to measure the execution time of your code.- ### Private-GitHub-Server:
This is a guide on how to set up a private GitHub server.- ### WebSocket-Polling:
This is a Node.js module that provides a fallback mechanism for WebSockets using polling.- ### MultiThreading-in-NodeJS:
This is a tutorial on how to implement multithreading in Node.js using worker threads.- ### NodeJS-App-To-Binaries:
This is a Node.js module that allows you to package your Node.js application as a binary for easier distribution.- ### RTC-Socket:
This is a Node.js module that provides a real-time communication (RTC) implementation using WebSockets.