Pinned Repositories
8bitlove
A history utility for Miranda summarizing our relationship <3
AndroidProgramming
Contains all my example apps I created while reading "Android Programming: The Big Nerd Ranch Guide".
blackjack_elixir
An implementation for a basic blackjack game which becomes more complex as I learn Elixir.
blackjack_react
Frontend React UI to support playing a game of blackjack integrated with the Blackjack server I wrote in Elixir.
blender
A collection of 3D models I created in Blender.
codeChallenges
A collection of original solutions and unit tests for programming challenges I've completed.
howToMockIt
An repo demonstrating how to mock different scenarios with common frameworks.
monkey_interpreter
An interpreter I wrote for the toy language "Monkey".
TDD-Enterprise
Plug n' play playground to experience test-driven development as a team while building a space ship.
wechatAndroidLoginDemo
Full example of how to generate an access token using WeChat's Android SDK.
aaronbruckner's Repositories
aaronbruckner/lambdaLoadTime
Script for testing AWS Lambda initialization times on first load.
aaronbruckner/Chasm
LibGDX game I started to learn more about the framework.