claresudbery
Twitter: @ClareSudbery Blog - A Woman in Technology: https://medium.com/a-woman-in-technology Blog - In Simple Terms: https://insimpleterms.blog
Sudbery Software Engineering LtdManchester, United Kingdom
Pinned Repositories
Async-experiments
Playing with async / await
ClaresPancakes
A simple example of a solution using domain, contracts, ports and adaptors. In collaboration with Daniel Portella.
GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
Git-Playground
Adventures in git merge hell. Created purely so that I can break it! :)
OReilly-Bootcamp-Resources
Links etc to be shared with bootcamp participants
Parrot-Refactoring-Kata
Kata to help practice Pollymorphism (with apologies to Martin Fowler's "Refactoring")
Reconciliate
Code used for reconciliating bank/cred card statements
sinatra-skeleton-app
Will hopefully be a useful reusable basic starting point for a Sinatra app
TimeTravelHack
Hack Manchester 2018, the TimeTravel team: Luce Carter, Cynthia Lee, Sal Freudenberg, Clare Sudbery.
TopGame
The technology is outdated (WinForms), and the code was written ludicrously fast and with no tests at all. What I would like to do now is completely rewrite it as a web app, using TDD. I think that would be a really interesting / useful exercise.
claresudbery's Repositories
claresudbery/Reconciliate
Code used for reconciliating bank/cred card statements
claresudbery/OReilly-Bootcamp-Resources
Links etc to be shared with bootcamp participants
claresudbery/Git-Playground
Adventures in git merge hell. Created purely so that I can break it! :)
claresudbery/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
claresudbery/Parrot-Refactoring-Kata
Kata to help practice Pollymorphism (with apologies to Martin Fowler's "Refactoring")
claresudbery/BlankKataRepo
Starting point for new katas
claresudbery/CalcStats-TestDesign-Kata
for practicing test design using https://sammancoaching.org/kata_descriptions/calc_stats.html
claresudbery/cbf-reference
Useful notes and setup instructions for Coding Black Females
claresudbery/clare-wiki-ably
My attempt to build a personal wiki using Ably's template (https://github.com/ably/wiki-site)
claresudbery/codelab-friendlychat-ios
Firebase ios tutorial
claresudbery/codelab-friendlychat-web
The source for the Firebase codelab for building a cross-platform chat app
claresudbery/DeliveryController-Refactoring-Kata
refactoring kata where you need a mock or stub
claresudbery/DuplicationKata.java
claresudbery/DuplicationKata.js
Exercises for removing duplication
claresudbery/DuplicationKata.Net
Kata to learn to remove Duplication in .Net
claresudbery/DuplicationKata.Python
Exercises to learn to remove duplication
claresudbery/Encode-TestDesign-Kata
the code works and the tests pass, can you make the code easier to maintain?
claresudbery/ensemble-machine
Scripts for provisioning and managing cloud machines running JetBrains Projector
claresudbery/flutter-test-app
Trying to create the simplest possible Flutter app to run tests in
claresudbery/Graphics-3JS
Socrates '23 - experimenting with 3D graphics and 3JS
claresudbery/Lift-Kata
starting position for the Lift Kata with an Approval Testing approach
claresudbery/OfficeCleaningRobot-Refactoring-Kata
Several implementations of the Office Cleaning Robot Kata with good tests so you can practice refactoring
claresudbery/Racing-Car-Katas
The starting code for several code katas on a racing car theme
claresudbery/SafeCalculator-TestDesign-Kata
the code has a bug and needs some unit tests. You'll need a test double too.
claresudbery/ShoppingBasket-TDD-Kata
Starting code for doing the Shopping Basket kata with TDD https://sammancoaching.org/kata_descriptions/shopping_basket.html
claresudbery/ShoppingBasketKata-samman-glh-july-24
Temp repo for ensemble exercise
claresudbery/Tennis-Refactoring-Kata
So I can store different demo refactorings
claresudbery/website
claresudbery/yatzy
Simple yatzy kata
claresudbery/yatzy-gds