kld87
TBH, I don't use this much since I'm often contributing to private repos for work, and for my offsec-related activities I use a private repo system. So it goes.
London, Ontario, Canada
Pinned Repositories
code-golf
A set of programming challenges where the winner is whoever solves the problem with the fewest characters of code as possible
mastermind
React + TypeScript implementation of the "Super Mastermind" puzzle board game
nimssl
PoC for statically-linked OpenSSL for nim EXE/DLL files
php-curl-scraper
A simple basis for a PHP + cURL web scraper
pywebscan
Threaded Python web scanner using urllib3 and ThreadPoolExecutor
kld87's Repositories
kld87/php-curl-scraper
A simple basis for a PHP + cURL web scraper
kld87/code-golf
A set of programming challenges where the winner is whoever solves the problem with the fewest characters of code as possible
kld87/mastermind
React + TypeScript implementation of the "Super Mastermind" puzzle board game
kld87/nimssl
PoC for statically-linked OpenSSL for nim EXE/DLL files
kld87/pywebscan
Threaded Python web scanner using urllib3 and ThreadPoolExecutor
kld87/ng-catering
PoC of a catering menu builder app written in Angular, utilizing the Clarity Design UI Framework
kld87/react-redux-sandbox
Sandbox to test Redis + Redux component reusability
kld87/jutter
old html5 canvas game
kld87/lazy-collections
A simple collections library to enable semi-lazy functional programming
kld87/leaflet-grid-analysis
Sandbox for point analysis in a heatmap-styled grid
kld87/neural-evolution
cell evolution simulator written in java using neural networks
kld87/neural-evolution-2
Second neural network experiment
kld87/python-voice-commands
proof-of-concept for voice commands using python's SpeechRecognition and wit.ai
kld87/robocode
my robocode bot from the office robocode challenge I orchestrated