-
ex_celery Public
Forked from robgolding/ex_celeryA Celery task producer for Elixir.
Elixir MIT License UpdatedMay 12, 2022 -
-
-
-
-
new-relic-synthetics-manager Public
Forked from yodle/new-relic-synthetics-managerA tool to manage New Relic Synthetics
JavaScript Apache License 2.0 UpdatedJan 5, 2017 -
-
-
-
markovian-tweets Public
given a list of tweets (or any other set of strings) creates a new string in the style of the input
C++ UpdatedDec 11, 2016 -
-
-
Scrabble-bot Public
scrabble player bot, greedy optimizization for high point moves
-
-
DVWA Public
Forked from digininja/DVWADamn Vulnerable Web Application (DVWA)
PHP GNU General Public License v3.0 UpdatedMay 8, 2016 -
csrf-vulnerable Public
Forked from AndyNovo/csrf-vulnerableSandbox for starting CSRF explorations
PHP UpdatedMay 5, 2016 -
-
-
SecLists Public
Forked from AndyNovo/SecListsSecLists is the security tester's companion. It is a collection of multiple types of lists used during security assessments. List types include usernames, passwords, URLs, sensitive data grep strin…
Groff UpdatedMar 7, 2016 -
-
-
-
html-form-example Public
Forked from AndyNovo/html-form-exampleJust a stupid simple html form and reaction PHP script
PHP UpdatedFeb 16, 2016 -
-
-
bloom-filter Public
able to take a word as a parameter and return true if the word is in the dictionary, or false if it is not
UpdatedNov 2, 2015 -
Set-Multiset-Map-MultiMap Public
Implementation of Set,MultiSet,Map,MultiMap with a hash map, linked list, and dynamic array for each
-
Reverse-Polish-Reader Public
program to compute the result of an expression written in reverse polish notation
UpdatedOct 22, 2015 -
-
infinite-precision Public
Custom class implementing infinite integer arithmetic