This is the repository for completed coding challenges from Codewars.com. These challenges have aided in conditioning my approach to many programmatic scenarios.
This activity in particular is dedicated to constant lessons learned -- stretching my comfort level and boundaries of C.S. theories and concepts. I have actively conditioned with primitives such as Array, String, Number, boolean and of course Object, as well as algorithms and the operations on data structures needed for accurate solutions. My software engineering journey is an ever-unraveling experience of discovery, determination and discipline.
Take a look at these other examples that I have in my portfolio:
Baseball Pitch Guesser: https://github.com/kylemettling/BaseballPitchGuesser
"NunGram": https://github.com/kylemettling/theNunGram
Tic-Tac-Toe: https://github.com/kylemettling/tic-tac-toe-js