Pinned Repositories
data-engineering
Challenge for those applying to the Software Engineer, Big Data position
Depot
Trial Rails 4 app (as following prag prog rails 4 agile book)
game-of-life-haskell
Conway's game of life written in Haskell.
http-echo-server
A simple HTTP echo server
iacExample
natural
general natural language facilities for node
refugerestrooms
REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
RubyWarrior
Solution to RubyWarrior intermediate
mDantas's Repositories
mDantas/RubyWarrior
Solution to RubyWarrior intermediate
mDantas/data-engineering
Challenge for those applying to the Software Engineer, Big Data position
mDantas/Depot
Trial Rails 4 app (as following prag prog rails 4 agile book)
mDantas/game-of-life-haskell
Conway's game of life written in Haskell.
mDantas/http-echo-server
A simple HTTP echo server
mDantas/iacExample
mDantas/natural
general natural language facilities for node
mDantas/refugerestrooms
REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
mDantas/lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
mDantas/mathjs
An extensive math library for JavaScript and Node.js
mDantas/resume
mDantas/string_score
JavaScript string ranking 0 for no match upto 1 for perfect... "String".score("str"); //=> 0.825
mDantas/terraform-google-lb-http
Modular Global HTTP Load Balancer for GCE using forwarding rules.
mDantas/word_search
Just finding all words in an nxn grid (horizontal, vertical, diagonal, forward and back)