Pinned Repositories
codecov-on-appveyor
Companion repository to the blog post "CodeCov Test Coverage Integration" on the AppVeyor website.
elm-league-tables-from-google-sheets
A website to show league tables and fixtures, from results stored in Google Sheets
progressive-elm-app
Companion repository to "How to make an Elm App progressive blog post"
python-package-server
Companion repository to "using GitHub (or other providers) as a PyPi Server"
python_hello_world
Companion repository to "using GitHub (or other providers) as a PyPi Server"
python_world
Companion repository to "using GitHub (or other providers) as a PyPi Server"
tournament-organiser
A website that makes it easy to optimise game order for a tournament or league
configuration
A C# library for strongly typed Configuration with validation
customer-tests-excel
A BDD framework to round trip Excel Customer Tests to C# NUnit Tests, specialised to numerical / analytical contexts.
docs-from-tests
ceddlyburge's Repositories
ceddlyburge/python-package-server
Companion repository to "using GitHub (or other providers) as a PyPi Server"
ceddlyburge/python_world
Companion repository to "using GitHub (or other providers) as a PyPi Server"
ceddlyburge/elm-league-tables-from-google-sheets
A website to show league tables and fixtures, from results stored in Google Sheets
ceddlyburge/progressive-elm-app
Companion repository to "How to make an Elm App progressive blog post"
ceddlyburge/codecov-on-appveyor
Companion repository to the blog post "CodeCov Test Coverage Integration" on the AppVeyor website.
ceddlyburge/python_hello_world
Companion repository to "using GitHub (or other providers) as a PyPi Server"
ceddlyburge/docs-from-tests-example
This is a demonstration repo, showing how to use the docs-from-tests python package.
ceddlyburge/netlify-functions-with-elm
Companion repository to "How to use Netlify Functions in Elm" blog post
ceddlyburge/python_use_hello_world
Companion repository to "using GitHub (or other providers) as a PyPy Server"
ceddlyburge/canoe-polo-league-organiser-backend
Package to help organise Canoe Polo (and other) tournaments
ceddlyburge/ceddlyburge
ceddlyburge/elm-bootstrap-starter-demo
Companion repository for Scaling Elm Views with Master View Types
ceddlyburge/big-o-notation
This repo contains the source materials for a Big O Notation blog post
ceddlyburge/dijkstra-ish
Route distance code challenge, similar to Dijkstra's algorithm
ceddlyburge/format-code-in-editor
Code snippets for "We should format code on demand"
ceddlyburge/mars-rover-kata
ceddlyburge/open-closed-principle
Companion repository for blog post about the open / closed principle
ceddlyburge/react-figma-miro-canvas-part-1
Companion code to "How to Create a Figma / Miro Style Canvas with React and TypeScript"
ceddlyburge/react-figma-miro-canvas-part-2
Companion code to "How to Create a Figma / Miro Style Canvas with React and TypeScript"
ceddlyburge/react-figma-miro-canvas-part-3
Companion code to "How to Create a Figma / Miro Style Canvas with React and TypeScript"
ceddlyburge/tournament-organiser
A website that makes it easy to optimise game order for a tournament or league
ceddlyburge/unit-testing-calculations
Companion repository for "How to Make Calculation Tests Simpler and More Expressive with These New Refactorings" article
ceddlyburge/berlin-clock
Companion repository for Embedding domain concepts in code
ceddlyburge/berlin-clock-elevated-concepts
Companion repository for Embedding domain concepts in code
ceddlyburge/berlin-clock-initial-tdd-solution
Companion repository for Embedding domain concepts in code
ceddlyburge/customer-tests-excel-scaffolding
ceddlyburge/dnd-kit
The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
ceddlyburge/dnd-list
Drag and Drop for sortable lists in Elm web apps with mouse support
ceddlyburge/docs-from-tests
ceddlyburge/johnson-trotter
Implementation of the Johnson Trotter permutations algorithm in Elm