Pinned Repositories
mink
Simple web interface for common Docker commands, streams stdin/stdout
qit.cloud
qit: Listen to programming podcasts by topic
advent-of-code
Advent of Code Solutions
Algorithms
Fun implementations of common algorithms in multiple languages
awesome-podcasts
Collection of awesome podcasts
beam-on-spark-on-kubernetes
Simple documentation on how to deploy a Beam app onto a Spark Cluster running in Kubernetes.
BoxPusher
Fun little puzzle game
chess-squad
Experimental little 1 or 2 player chess game I had such grand visions for!
color-thief
Grabs the dominant color or a representative color palette from an image. Uses javascript and canvas.
ShadowCaster
ShadowCasting code from the MSDN Developer Blog of Eric Lippert: https://blogs.msdn.microsoft.com/ericlippert/2011/12/29/shadowcasting-in-c-part-six/
THEjoezack's Repositories
THEjoezack/Algorithms
Fun implementations of common algorithms in multiple languages
THEjoezack/BoxPusher
Fun little puzzle game
THEjoezack/color-thief
Grabs the dominant color or a representative color palette from an image. Uses javascript and canvas.
THEjoezack/BigTacToe
Go Implementation of "Ultimate TicTacToe"
THEjoezack/ContinuousAutomation
THEjoezack/Project-Euler
My Project Euler Solutions
THEjoezack/Amazing-Cloud-Search
Allow you to search, faceted search, add, update, remove objects from your Amazon Cloud Search Index in C#.
THEjoezack/GameOfLife
Conway's Game of Life in Go
THEjoezack/gulp-json-editor
A gulp plugin to edit JSON object
THEjoezack/hammock
REST, easy. A C# HTTP API client for consuming web services.
THEjoezack/jsrogue
The repository for the Coding Cookies "Building a Roguelike in Javascript" tutorial series.
THEjoezack/karcero
Procedural dungeon tile based map generator.
THEjoezack/pulse_for_aws_cloudwatch
THEjoezack/reluctant.js
THEjoezack/RogueOS
THEjoezack/ScalaSkeleton
Basic scala project setup for IntelliJIDEA 12
THEjoezack/sicp
Working through the excercises in Structure and Interpretation of Computer Programs