Pinned Repositories
battleship
OOP practice in Java as part of the Fakultät 73 training
calculator
My solution to The Odin Project calculator project. This is the final project for the Foundations section.
chess
Chess game to practice OOP
connect-four
Connect Four implemented using TDD within The Odin Project
mastermind
My solution to the Mastermind project in the Ruby path of The Odin Project.
advent-of-code-2023
My answers to this year's Advent of Code event
advent-of-code-2024
My solutions for the AoC 2024 event
Advent_of_Code_2022
My solutions to the Advent of Code Puzzles
AdventOfCode2021
My work on solving the Advent of Code puzzles
animal-facts-bot
A very important bot that does the very important job of educating the public about animals.
afkramer's Repositories
afkramer/advent-of-code-2024
My solutions for the AoC 2024 event
afkramer/production-line
Redo of bootcamp week project to solidify knowledge on topics covered
afkramer/ci-cd
Testing with CI CD principles
afkramer/advent-of-code-2023
My answers to this year's Advent of Code event
afkramer/login-microservice
afkramer/simple-blog-sb-fetch
Demo blog project for Spring Boot 3
afkramer/chess
Chess game to practice OOP
afkramer/Versandhandel
afkramer/battleship
OOP practice in Java as part of the Fakultät 73 training
afkramer/verkaufsplattform
Assignment for Fakultät 73
afkramer/connect-four
Connect Four implemented using TDD within The Odin Project
afkramer/Advent_of_Code_2022
My solutions to the Advent of Code Puzzles
afkramer/tic-tac-toe
My solution to the tic-tac-toe project in The Odin Project Ruby path
afkramer/effective_testing_rspec
Coding along with the exercises in Effective Testing with Rspec
afkramer/ruby_testing
Exercises to solidify knowledge about testing with Rspec (part of The Odin Project curriculum)
afkramer/ruby-basics-assignments
My solutions to the four assignments at the end of Ruby Basics (The Odin Project)
afkramer/git-practice
Repo to test out additional features possible with Git. Part of the TOP curriculum.
afkramer/knights-travails
My solution to the Knight's Travails project from The Odin Project
afkramer/balanced-binary-search-tree
My solution to the Balanced Binary Search Tree Project from The Odin Project
afkramer/linked-list
My solution to the The Odin Project linked list project
afkramer/recursion
My solution to the Recursion exercises as part of The Odin Project
afkramer/ruby-exercises
afkramer/custom_enumerable_project
afkramer/hangman
My solution to the Hangman project for The Odin Project
afkramer/event-manager
My solution to the Event Manager Project for The Odin Project
afkramer/mastermind
My solution to the Mastermind project in the Ruby path of The Odin Project.
afkramer/calculator
My solution to The Odin Project calculator project. This is the final project for the Foundations section.
afkramer/etch-a-sketch
My solution to the Etch a Sketch project from The Odin Project
afkramer/rock-paper-scissors
My version of the classic rock, paper, scissors game for The Odin Project
afkramer/JavaScript30
30 Day Vanilla JS Challenge