GildedRose
Quality degrader
An exercise in refactoring a software system to handle quality degradation of various items with different characteristics.
Refactoring Kata
402 stars
19 watching
385 forks
Language: C#
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dasongli1/learning_degradation | An implementation of learning-based image deblurring using degradation representations | 58 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 23 |
not-fl3/nanoshredder | An experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code. | 11 |
psycholns/gshaderreplacer | Software that enables shader replacement and debugging in OpenGL applications | 2 |
nealhu/promotion-text-kata | An hour-long coding practice to improve readability and maintainability of a specific class implementation | 0 |
lordbenjamin/sharp-and-rusty | A desktop application hosting an OpenGL triangle renderer written in Rust and C#. | 5 |
laurent-laporte-pro/deprecated | Decorator to mark outdated code as deprecated and provide a reason for its replacement | 308 |
racingdeveloper/tell-dont-ask-kata | Refactoring a legacy order flow application to improve maintainability and reliability by applying the tell don't ask principle and reorganizing the domain model. | 32 |
salesforce-ux/sass-deprecate | A tool that helps identify and manage deprecated code in Sass stylesheets | 272 |
mcandre/linters | A community wiki for improving code quality through static analysis and style checking tools | 341 |
kkkls/fftformer | An image deblurring method using transformer architecture | 251 |
wu-cvgl/bad-nerf | A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images | 189 |
segundofdez/normalize.less | Modifies and refactors normalize.css to make it more modular | 13 |
devlyon/mixter | A platform to learn CQRS/Event Sourcing through interactive coding exercises in multiple programming languages | 312 |
pp00704831/stripformer-eccv-2022- | An implementation of an image deblurring algorithm using a transformer-based model | 93 |