benhawker
Ruby, Golang and to a lesser extent Python, Kotlin, Javascript. Previously @FundingCircle @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/bm-editor
Ruby Bitmap Editor - Terminal Application
benhawker/rails_marketplace
A Rails marketplace allowing creation and display of listings + a buyer/seller comms channel.
benhawker/code-jam-solutions
Some Ruby solutions to a few historic CodeJam problems I am working through.
benhawker/hw_scraper
Ruby application to scrape, analyse and export various data outputs. August 2016 - a Work In Progress.
benhawker/point-of-sale-rails
A Rails 4 app using Turbolinks - with basic Point of Sale (POS) functionality
benhawker/bloom-filter
benhawker/co-spike
Naive Ruby Checkout implementation - under time pressure in 1 hour.
benhawker/coding-styles
My coding styles.
benhawker/csv-to-html-table
:arrow_down_small: Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table
benhawker/es6
benhawker/etsy-scraping-script
benhawker/graph
Implementing some basic graph structures + some trees. Far from perfect but useful learning!
benhawker/hanami_api
Building a simple API using the minimalist Hanami framework
benhawker/heatmap-spike
Using Google's JavaScript Maps API - super simple heatmapping
benhawker/horse
benhawker/js_refresh
Simple JS refresher with a few ES6 concepts
benhawker/json-api
Rails 5 - JSON API
benhawker/octo.ai
The analytics hypervisor, an operating system to manage all your analytics needs and licensed under Apache 2.0 License.
benhawker/optimal-route
Work In Progress. Input: an origin and a set of points to visit. Output: the optimal routing.
benhawker/promo
Ruby Checkout application
benhawker/react-controlled-form-components
This repo is the campaign to my React.js Controlled Form Components post.
benhawker/react-redux-spike
benhawker/redux-filter
Higher order react component for filtering collections
benhawker/repo-language-script
benhawker/ruby-graphs
Using the gruff gem - a small spike to create graphs using Ruby (initially for stock charts)
benhawker/search-scraper
Scraper to retrieve the page rank of various properties on Tujia.com
benhawker/shortest-path
Travelling Salesman - a Ruby approach to generating the shortest path visiting all nodes and returning back at the start.
benhawker/sinatra-api
benhawker/starting-go
Initial attempts at learning Go.
benhawker/style-compile
JSON API built on Rails 5 - accepts arbitrarily selected vars - compiles a LESS template to CSS with interpolation.