Pinned Repositories
actioncaching-nil-error-on-send_file
Demonstrates an ActionCaching crash when I attempt to use `caches_action` on an action that sends a file using `send_file`
advent-of-code-2016
My solutions to the Advent of Code 2016 puzzles
advent-of-code-2017
My solutions to the Advent of Code 2017 puzzles
advent-of-code-2020
This repo contains my solutions to the Advent of Code 2020 puzzles (http://adventofcode.com/2020)
angular2-databinding-exercises
angular2 data binding exercises following Maximillian's course at https://www.udemy.com/the-complete-guide-to-angular-2/learn/v4/overview
angular2-directives-exercises
angular2 directives exercises following Maximillian's course at https://www.udemy.com/the-complete-guide-to-angular-2/learn/v4/overview
angular2-recipe-book
angular2 exercises following Maximillian's course at https://www.udemy.com/the-complete-guide-to-angular-2/learn/v4/overview
angular2-services-di
angular2 services and dependency injection exercises following Maximillian's course at https://www.udemy.com/the-complete-guide-to-angular-2/learn/v4/overview
keyzer
A piano sight reading trainer written in Python.
klotski-solver
A short program that solves the klotski sliding block puzzle game
aschmied's Repositories
aschmied/klotski-solver
A short program that solves the klotski sliding block puzzle game
aschmied/keyzer
A piano sight reading trainer written in Python.
aschmied/actioncaching-nil-error-on-send_file
Demonstrates an ActionCaching crash when I attempt to use `caches_action` on an action that sends a file using `send_file`
aschmied/advent-of-code-2016
My solutions to the Advent of Code 2016 puzzles
aschmied/advent-of-code-2017
My solutions to the Advent of Code 2017 puzzles
aschmied/advent-of-code-2020
This repo contains my solutions to the Advent of Code 2020 puzzles (http://adventofcode.com/2020)
aschmied/angular2-databinding-exercises
angular2 data binding exercises following Maximillian's course at https://www.udemy.com/the-complete-guide-to-angular-2/learn/v4/overview
aschmied/angular2-directives-exercises
angular2 directives exercises following Maximillian's course at https://www.udemy.com/the-complete-guide-to-angular-2/learn/v4/overview
aschmied/angular2-recipe-book
angular2 exercises following Maximillian's course at https://www.udemy.com/the-complete-guide-to-angular-2/learn/v4/overview
aschmied/angular2-services-di
angular2 services and dependency injection exercises following Maximillian's course at https://www.udemy.com/the-complete-guide-to-angular-2/learn/v4/overview
aschmied/assert
A collection of asserts for Golang's builtin testing library.
aschmied/aws-cli
Universal Command Line Interface for Amazon Web Services
aschmied/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
aschmied/notes
Notes that I want to share.
aschmied/set
A collection of Set types for Golang.