Pinned Loading
-
-
bootstrap-nginx-modsec
bootstrap-nginx-modsec PublicScripts and base files to quick start nginx installation with ModSecurity, ModSecurity-nginx and ModSecurity-OWASP-CRS
Shell
-
whenReady function that awaits DOM e...
whenReady function that awaits DOM elements to be loaded into the document before calling a callback function with the results. 1// whenReady - Keep checking the DOM until these given selectors are found.
2// Invokes a callback function on complete that contains an object containing the JQuery element(s) for the given selectors accessable with aliases if given.
3//
4// selectors[] - Each selector to await.
5// aliases[] - An alias for each selector/mutator.
-
Batch file flag parser - A simple CL...
Batch file flag parser - A simple CLI flag parser to allow named variables to be passed in. 1@ECHO off
23REM Simple script call ./flag-parser.bat --test1 hello --test2 world --bool
4REM Will `SET test1=hello`, `SET test2=world` and `SET bool=true`
5 -
JavaExamModuleFxApplication
JavaExamModuleFxApplication PublicAn application made in JavaFX to create, take and review exam questions.
Java 1
-
Tic-Tac-Toe-ReactJS
Tic-Tac-Toe-ReactJS PublicPersonal portfolio project - Learning reactJS
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.