Pinned Repositories
command_pattern
decorator_pattern_example
An example to show in practice the Decorator Patter Tech Talk
dependency_injection_example
moncli
A Command Line Interface for Dart created by TKMonkey 🙉
reactive_programming
Reactive Programming Tech Talk examples
tale_drawer
Library with a multiple drawer implementations for flutter.
tic-tac-toe-redux
A Clean Architecture-like implementation of Tic Tac Toe game using Redux
tk_flutter_snippets
tkmonkey_web
tools_tkmonkey_flutter
Basic package with a collection of utilities and tools for TKMonkey project and libraries
The Koding Monkey's Repositories
TKMonkey/tale_drawer
Library with a multiple drawer implementations for flutter.
TKMonkey/moncli
A Command Line Interface for Dart created by TKMonkey 🙉
TKMonkey/tkmonkey_web
TKMonkey/command_pattern
TKMonkey/reactive_programming
Reactive Programming Tech Talk examples
TKMonkey/tools_tkmonkey_flutter
Basic package with a collection of utilities and tools for TKMonkey project and libraries
TKMonkey/decorator_pattern_example
An example to show in practice the Decorator Patter Tech Talk
TKMonkey/dependency_injection_example
TKMonkey/tic-tac-toe-redux
A Clean Architecture-like implementation of Tic Tac Toe game using Redux
TKMonkey/tk_flutter_snippets
TKMonkey/coroutines_tech_talk
TKMonkey/neural_network
TKMonkey/oop_basic_intro
A repo for the Basic Introduction to OOP tech talk
TKMonkey/strategy_pattern