awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
J

joebew42/greeting-service-kata

0
View on GitHub↗
0 stars·0 forks·8 views

Greeting Service Kata

Features

  • Code Katas - Practice architectural separation of concerns and testability.

Star history

Star history chart for joebew42/greeting-service-kataStar history chart for joebew42/greeting-service-kata

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Greeting Service Kata

These projects share indexed features with Greeting Service Kata. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • emilybache/gildedrose-refactoring-kataemilybache avatar

    emilybache/GildedRose-Refactoring-Kata

    4,244View on GitHub↗

    This project is a refactoring kata collection and software design education resource. It provides a set of intentionally messy codebases and multi-language code samples designed for practicing incremental design, legacy code modernization, and software restructuring. The collection serves as a training material for test-driven development, focusing on the use of golden master testing suites and approval testing to ensure functional parity while evolving source code. It includes a universal learning baseline by implementing identical complex business rules across several different programming

    XSLT
    View on GitHub↗4,244
  • daviddenton/refactoring-golfdaviddenton avatar

    daviddenton/refactoring-golf

    58View on GitHub↗

    A Refactoring Golf exercise

    Java
    View on GitHub↗58
  • emilybache/racing-car-katasemilybache avatar

    emilybache/Racing-Car-Katas

    317View on GitHub↗

    Several code katas on a racing car theme

    Java
    View on GitHub↗317
  • christian-fei/opening-hours-katachristian-fei avatar

    christian-fei/opening-hours-kata

    8View on GitHub↗

    Opening hours don't have to be so boring - A TDD & Refactoring Kata

    View on GitHub↗8
Compare all 12 related projects→

Frequently asked questions

What are the main features of joebew42/greeting-service-kata?

The main features of joebew42/greeting-service-kata are: Code Katas.

Which projects share features with joebew42/greeting-service-kata?

Projects with overlapping indexed features include: emilybache/gildedrose-refactoring-kata — This project is a refactoring kata collection and software design education resource. It provides a set of… daviddenton/refactoring-golf — A Refactoring Golf exercise. emilybache/racing-car-katas — Several code katas on a racing car theme. emilybache/tennis-refactoring-kata — This is a Refactoring Kata based on the rules of Tennis. ivanpaulovich/clean-architecture-manga — This project is a .NET Clean Architecture template designed to separate domain logic from infrastructure and web… jbrains/trivia.