https://github.com/thedevelop3r/nodejs-champian
https://github.com/thedevelop3r/nodejs-champian
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedevelop3r/nodejs-champian
- Owner: Thedevelop3r
- Created: 2023-05-27T11:57:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T12:00:08.000Z (about 3 years ago)
- Last Synced: 2025-04-01T13:46:57.909Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.Md
Awesome Lists containing this project
README
# This Nodejs Project will focus on natural nodejs and raw javascript
## this project will try to remain less or not dependent on third-party packages
### We will write many raw operation in javascript related to maths, cryptos, cyphers, tokens, and many more things.
- we will practice
* maths
* random crypto generation
* token generation
* encrypting information in crypto generated tokens and cyphers
* certificate generation
* a powerfull unique way of sending and receiving information - we wil call it UWSR
* UWSR based Auth
* database operations against mongodb (uses a package - mongoose)
* generating random alphabets similer to crypto
* OUR OWN CUSTOM ENCRYPTION BASED TOKEN GENERATION SYSTEM