Pinned Repositories
dewordle
Help for solving (german) wordle puzzles.
game_of_life
Just another implementation of Conway's Game Of Life
JavaBabySteps
My personal very basic exercises in doing Java the right way. May not be useful for anyone else.
KataBankOCR
Another Java implementation of the Bank OCR Kata from Emmanuel Gaillot's CodingDojo.
KataBowling
The well known bowling game kata. One more Java implementation.
KataChristmasDelivery
One more kata from E. Gaillot's CodingDojo. I captured the README text from there.
LeetCode30DaysMay2020Challenge
My Contributions To The May 2020 30-Day Challenge At LeetCode.com
QL3005P
A remote control interface class for programmable power supply units like QJE QJ3005P.
sudoku
Solve Sudoku puzzles by backtracking.
yarnfuncs
Yet another roman numbers encoder/decoder functions sample.
techrabbit58's Repositories
techrabbit58/QL3005P
A remote control interface class for programmable power supply units like QJE QJ3005P.
techrabbit58/yarnfuncs
Yet another roman numbers encoder/decoder functions sample.
techrabbit58/game_of_life
Just another implementation of Conway's Game Of Life
techrabbit58/JavaBabySteps
My personal very basic exercises in doing Java the right way. May not be useful for anyone else.
techrabbit58/KataBankOCR
Another Java implementation of the Bank OCR Kata from Emmanuel Gaillot's CodingDojo.
techrabbit58/KataBowling
The well known bowling game kata. One more Java implementation.
techrabbit58/KataChristmasDelivery
One more kata from E. Gaillot's CodingDojo. I captured the README text from there.
techrabbit58/LeetCode30DaysMay2020Challenge
My Contributions To The May 2020 30-Day Challenge At LeetCode.com
techrabbit58/ProjectEuler
Solve some puzzles from Project Euler.
techrabbit58/StringCalculator
Another python 3 implementation of the StringCalculator Kata
techrabbit58/sudoku
Solve Sudoku puzzles by backtracking.
techrabbit58/AdventOfCode2017
My solutions to the AoC 2017 puzzles, done in spring 2023.
techrabbit58/Exercise
Some exercises I made, for fun and for self-learning
techrabbit58/guess_a_number
This is a simulation of a game with some similarities to some well known board games, e.g. "Mastermind", or "Bulls & Cows".
techrabbit58/KataBirthdayGreeting
An implementation of the Coding Dojo Birthday Greeting kata using Java.
techrabbit58/KataFizzBuzz
10 different ways to play FizzBuzz
techrabbit58/uebung_informatik_vorkurs
Musterlösungen für eine Informatik Übung der Uni Bielefeld, Deutschland