benhawker
Ruby, Golang and to a lesser extent Python, Kotlin, Javascript. Previously @carwow @notonthehighstreet @forward3d @boardintelligence @roomorama
@iBusinessFundingWindsor, UK
Pinned Repositories
bm-editor
Ruby Bitmap Editor - Terminal Application
cachigo-go
Golang API - aggregating 3rd party supplier prices and returning them (with some caching in the middle)
cachigo-kotlin
code-jam-solutions
Some Ruby solutions to a few historic CodeJam problems I am working through.
es-cosine
A spike to demonstrate the use of an ES plugin for vector scoring on Elasticsearch 6.4.1
foosball_tracker
A Rails app for keeping track of Foosball games played, results and an overall leaderboard.
form3-go-client-lib
A Golang client library to interact with the Form3 API. (https://api-docs.form3.tech/api.html)
go-auction
rails_marketplace
A Rails marketplace allowing creation and display of listings + a buyer/seller comms channel.
benhawker's Repositories
benhawker/ytlabs_api_client
Awaiting production details. Currently calling staging. Ruby client for YTLabs API (http://www.ytlabs.co.kr/)
benhawker/cachigo-go
Golang API - aggregating 3rd party supplier prices and returning them (with some caching in the middle)
benhawker/cachigo-kotlin
benhawker/cloudformation-spike
benhawker/es-cosine
A spike to demonstrate the use of an ES plugin for vector scoring on Elasticsearch 6.4.1
benhawker/form3-go-client-lib
A Golang client library to interact with the Form3 API. (https://api-docs.form3.tech/api.html)
benhawker/go-auction
benhawker/anagram
benhawker/avro_turf
A library that makes it easier to use the Avro serialization format from Ruby.
benhawker/dryrb-example
benhawker/go-api-service
A microservice written in Go.
benhawker/go-github
Go library for accessing the GitHub API
benhawker/go-json-api
Go API using the Revel framework (with GORM and Postgres)
benhawker/go-micro-services
HTTP up front, Protobufs in the rear
benhawker/heroku-buildpack-go-revel
Go support for Heroku
benhawker/kotlin-auction
benhawker/log-parser-sp
benhawker/pipedrive-api
Pipedrive API client written in Go
benhawker/pipekit
Pipedrive client for Ruby
benhawker/primes
Small Ruby 2.6.1 application
benhawker/primes-go
Small go program to generate prime numbers & print them in the terminal
benhawker/python-auction
benhawker/python-exercises
benhawker/schedule
benhawker/sheets-go-example
Write to Google Sheets using a Service Account
benhawker/similarity
Similarity measurements etc.
benhawker/similarity-go
benhawker/state52
A Finite State Machine written in Go
benhawker/text-to-png
A Go program that takes a txt file as input and outputs png files
benhawker/vending
Vending Machine kata