Pinned Loading
-
BitBurnerTS
BitBurnerTS PublicBitBurner, but played with Typescript. No extra fluff, just the necessities.
TypeScript
-
JavaScript Regex for Pulling Some Se...
JavaScript Regex for Pulling Some Second- (or Sometimes Third-) Level Domains 1function domainName(url){
2return /(?:https?:\/\/)?(?:(?:[\w-]+\.)(?:(?!co\.)))?([\w-]+)(?:\.[\w-]+)(?:\/[\w-\/]*)?/.exec(url)[1];
3}
-
dht11-4digit7segment-arduino
dht11-4digit7segment-arduino PublicA project using a DHT11 temp/humidity sensor, 74HC595 shift register, and a four digit, seven segment display.
Arduino
-
RobloxXMLExtractor
RobloxXMLExtractor PublicExtracts Lua scripts contained within Roblox XML Place files. Intended for easier version control.
Python
-
WebAudioKeyboard
WebAudioKeyboard PublicThis doesn't really do much yet. Has architecture for accepting chords from keyboard input, when keys are released all at once.
JavaScript 1
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.