Pinned Repositories
aoc-2024
async-tomcat-example
End-to-end asynchronous servlet example with Tomcat Docker container, demonstrating nonblocking upstream and downstream calls
aws-ecs-terraform-sonarqube
A small SonarQube stack running on Amazon's Elastic Container Service, built using Terraform
decision-tree
Small, general decision-tree concept learning library for Clojure
decision_tree.rb
A small, general decision-tree learning library for Ruby
old-sporkle
Old attempt at an update of the Pork idea - Java classfile assembler/dissassembler in Clojure. Unlike Pork, still in need of some work! Disassembly works, assembly is ugly to say the least.
pongserv
Network Pong server. Don't ask.
pork
Python Java bytecode assembler and dissassembler
spotty-fm
Clojure library and command line tool for using last.fm and Spotify data together
spring-promises
Some additions to the Spring async Future primitives to allow common operations like map(), flatMap(), and join().
CodeFarmer's Repositories
CodeFarmer/decision-tree
Small, general decision-tree concept learning library for Clojure
CodeFarmer/aws-ecs-terraform-sonarqube
A small SonarQube stack running on Amazon's Elastic Container Service, built using Terraform
CodeFarmer/pork
Python Java bytecode assembler and dissassembler
CodeFarmer/spotty-fm
Clojure library and command line tool for using last.fm and Spotify data together
CodeFarmer/spring-promises
Some additions to the Spring async Future primitives to allow common operations like map(), flatMap(), and join().
CodeFarmer/aoc-2024
CodeFarmer/decision_tree.rb
A small, general decision-tree learning library for Ruby
CodeFarmer/old-sporkle
Old attempt at an update of the Pork idea - Java classfile assembler/dissassembler in Clojure. Unlike Pork, still in need of some work! Disassembly works, assembly is ugly to say the least.
CodeFarmer/seven-languages
Our book club is doing Seven Languages in Seven Weeks
CodeFarmer/wiremock-issue-346
An attempt to replicate the issue described in Wiremock issue #346 from scratch
CodeFarmer/async-tomcat-example
End-to-end asynchronous servlet example with Tomcat Docker container, demonstrating nonblocking upstream and downstream calls
CodeFarmer/pongserv
Network Pong server. Don't ask.
CodeFarmer/aoc-2022
Advent of Code 2022 - not going to get through the whole thing, but some of it
CodeFarmer/aoc-2023
Advent of Code 2023. Clojure again as I didn't finish last time.
CodeFarmer/cfn-yaml
Generate and parse Cloudformation Yaml
CodeFarmer/clutch
A Clojure library for Apache CouchDB.
CodeFarmer/dotfiles
Fairly small set of bash/emacs/whatever setup to stop me grinding my teeth on a new machine
CodeFarmer/etaoin
Pure Clojure Webdriver protocol implementation
CodeFarmer/gl-cards
Monitor Gitlab CI pipelines and make red/green cards
CodeFarmer/gluth.io
my website, which exists only so I can have an email address
CodeFarmer/iron-chef-index
Database of all the iron chef episodes, parsed from Wikipedia
CodeFarmer/life-kata-clj
CodeFarmer/life-kata-py
CodeFarmer/lisp-pongclient
Common Lisp example client for pongserv
CodeFarmer/myom
Clojure implementation of Tariq Rashid's 'Make Your own Mandelbrot' as a Quil sketch
CodeFarmer/reindeer-maze
A Quickly Hacked-Together Game Server for West London Hack Night's 2013 Xmas Special
CodeFarmer/sieve
Sieve of Eratosthenes in Clojure, written to answer a question on Reddit
CodeFarmer/sleepytime
Tiny command line sleep time recorder backing onto sqlite
CodeFarmer/spotty-auth-server
Tiny HTTP server to support Spotify user authorization flows for API clients