Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.46 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.46 KB

Codewars Challenges

This is the repository for completed coding challenges from Codewars.com. These challenges have aided in conditioning my approach to many programmatic scenarios.

Codewars Profile

Codwars Profile

Lessons Learned:

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.

Keep Exploring:

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