joeygibson
I play bass, Irish tenor banjo, guitar, octave mandolin, and Irish bouzouki. I work with Java, Python, Ruby, Kotlin, Rust, Lisp, Bash, and more.
@cisco Grayson, GA
Pinned Repositories
brainfuckyou
Brainfuck, but with more fuckery.
chip-8
A simple Chip-8 emulator
cucumber-tester
Provides a base Docker Image for testing using Cucumber.
github-actions
Reusable Github Action scripts
junitlaunchfixer
Automatically add a user-specified max heap setting to all new Eclipse JUnit launchers.
life
A test implementation of Conway's Game of Life in Go.
tcc2022
Tiny Code Christmas 2022
verticaextractor
Extract data from Vertica tables and write native binary files.
verticareader
Convert Vertica native binary files to CSV
verticat
A tool to count rows, take rows from, and combine Vertica native binary files.
joeygibson's Repositories
joeygibson/kotlin-life
Conway's Game of Life, in Kotlin.
joeygibson/go-brainfuck
A simpe Brainfuck interpreter
joeygibson/life
A test implementation of Conway's Game of Life in Go.
joeygibson/rust-life
Conway's Game of Life, in Rust.
joeygibson/option
joeygibson/hangman
Playing along with the hangman game from https://haskellbook.com/
joeygibson/cucumber-tester
Provides a base Docker Image for testing using Cucumber.
joeygibson/xmastree
Code to drive this RPi Christmas Tree https://thepihut.com/products/3d-xmas-tree-for-raspberry-pi
joeygibson/desk_light
A CircuitPython program for an under-shelf desk light using an Adafruit Circuit Playground Express
joeygibson/python_koans
Python Koans - Learn Python through TDD
joeygibson/band_name_checker
A script to take a list of potential band names, generate possible domain names from them and then run `whois` queries against them to see which ones are already taken.
joeygibson/TickertapeWeatherFirmware
This is the firmware that was installed on the shipped kickstarter reward
joeygibson/haskellbook-old
Playing along with http://haskellbook.com/
joeygibson/gomodexample
joeygibson/gomoduse
joeygibson/pony
Playing along with http://tutorial.ponylang.org/
joeygibson/gpwh
Playing along with https://www.manning.com/books/get-programming-with-haskell
joeygibson/gpwfs
Playing along with Get Programming With F#
joeygibson/french-all-the-way
Charts and such from the book French All the Way
joeygibson/adventofcode2018
Playing along with https://adventofcode.com/2018
joeygibson/monkey
Playing along with https://interpreterbook.com/, implementing the Monkey language.
joeygibson/once
Like uniq, but doesn't require sorted input
joeygibson/resume
My resume
joeygibson/tellobot
Experimenting with gobot.io and a DJI Tello drone
joeygibson/notebooks
Jupyter notebooks for various things.
joeygibson/ghcli
Extremely simple Github CLI test program
joeygibson/rust-book
Playing along with https://doc.rust-lang.org/book/second-edition/
joeygibson/restytodo
A sample of using Go to create a REST app, plus some Cucumber thrown in.
joeygibson/golambdatest
Testing out AWS Lambda functions written in Go to service Alexa skills.
joeygibson/announce-my-presence
AWS Lambda function for the Announce My Presence Alexa skill