Y0ursTruly
coding is my passion, JavaScript is my language of choice and I'm mostly self taught(for now)
Pinned Repositories
a-mazed
Click the link to check if it is online; render takes its time spinning it up because it is on a free plan
c-object
Implementation of a JavaScript-like object written in C without any maps or linear searches or binary searches
HideJS
Return frontend script to client that can't be viewed by client's BROWSER
maze
Generate Mazes, of any width and height, of any start and end point and more
pow_captcha
I built a proof of work captcha inspired from friendly-captcha's concept
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
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
timer
reliable timer modules unlike default ones
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's Repositories
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/pow_captcha
I built a proof of work captcha inspired from friendly-captcha's concept
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/HideJS
Return frontend script to client that can't be viewed by client's BROWSER
Y0ursTruly/maze
Generate Mazes, of any width and height, of any start and end point and more
Y0ursTruly/timer
reliable timer modules unlike default ones
Y0ursTruly/a-mazed
Click the link to check if it is online; render takes its time spinning it up because it is on a free plan
Y0ursTruly/battledudes-elo-bot
Elo Discord Bot for Battledudes.io
Y0ursTruly/browser-repl
Launch a repl on your command line to any browser in the cloud.
Y0ursTruly/forge-sha256
SHA-256 implementation extracted from digitalbazaar/forge
Y0ursTruly/msging
quick messaging, randomly generated room codes, users with the same group code SHARE messages
Y0ursTruly/nodejs-captcha
Creat Captcha image in base64 format using Node.js
Y0ursTruly/smoothie-moves
A smoothie-themed memory game for 4-year-olds
Y0ursTruly/TOP-Library
Y0ursTruly/Y0ursTruly
Profile >:D
Y0ursTruly/homemade-cipher
First homemade encryption algorithm made, I'd move on from it in application to something else but I'd still keep it ;-;
Y0ursTruly/nasm-playground
Y0ursTruly/scam-blocker
Kicks Scammers from WhatsApp Communities because if scammers will automate so will we
Y0ursTruly/xor-challenge
front-end mini puzzle using OTP key logic