Y0ursTruly
coding is my passion, JavaScript is my language of choice and I'm mostly self taught(for now)
Y0ursTruly's Stars
versatica/mediasoup
Cutting Edge WebRTC Video Conferencing
node-webrtc/node-webrtc
node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M87
FriendlyCaptcha/friendly-challenge
The widget and docs for the proof of work challenge used in Friendly Captcha. Protect your websites and online services from spam and abuse with Friendly Captcha, a privacy-first anti-bot solution.
WonderInventions/node-webrtc
node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M98
brillout/forge-sha256
SHA-256 implementation extracted from digitalbazaar/forge
shannonarcher/jarowinkler-js
Approximate string comparison using Jaro-Winkler distance formula.
Y0ursTruly/slate
A chat client with an encryption scheme undergirded with rsa that is accessible to users via a web browser. The main-server exists only as an information board which shows users where to send their messages. However, users communicating to other users is a FULLY peer to peer synchronous communication process. Once you Reload, it is a Clean Slate :D
Y0ursTruly/webject
Share Objects Online with the power of websockets. Keys, Values AND references. Webject is short for Web Object and it really is a system for sharing objects on the web. Someone can host an object, and make authTokens for others online to share this object
Y0ursTruly/c-object
Implementation of a JavaScript-like object written in C without any maps or linear searches or binary searches
Y0ursTruly/socketio-cve
A carefully crafted message sent from a connected client can throw an error on the server, causing denial of service in several versions of socket.io
Y0ursTruly/timer
reliable timer modules unlike default ones