GitHub topics: refactoring-exercise
t4l3x/Refactoring
Refactoring ugly php code
Language: PHP - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

elsteveogrande/mario-cxx
Super Mario Bros. C++23 port
Language: C++ - Size: 6.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

JumpingKeyCaps/OCR_Projet17_Rebonnte
Améliorez une application Android tout au long de son cycle de vie.
Language: Kotlin - Size: 3.41 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

codecop/BankOCR-Refactoring-Kata
Refactoring kata dealing with Primitive Obsession. -- Collecting ports.
Language: C - Size: 396 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 8

IT-Academy-Back/kata-rpg-refactoring
RPG Refactoring Kata - Easy
Language: Java - Size: 2.02 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

CodelyTV/refactoring-code_smells-design_patterns
♻️ Example projects illustrating Code Smells in order to apply Refactoring techniques
Language: PHP - Size: 4.64 MB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 576 - Forks: 138

ErickWendel/10-design-patterns-for-js
code examples of my 10 must-know design patterns for JavaScript Developers talk
Language: JavaScript - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 6

kurtulussahin/java-education
Basics, algorithmic problems, design patters, refactoring examples, code katas, projects ...
Language: Java - Size: 42.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DmitrySadovnikov/code-archaeology
Refactor legacy code for ancient Egyptian trade route optimization and pyramid resource calculation.
Language: COBOL - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

corywheeler/refactoringtopatterns
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
Language: C# - Size: 191 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 73 - Forks: 44

cedrickchee/refactor-goviolin
Refactor GoViolin
Language: Go - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

christianhujer/expensereport
The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)
Language: Assembly - Size: 381 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 150 - Forks: 99

timm/ezr
Explanation system for semi-supervised multi-objective optimization
Language: Lua - Size: 118 MB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 52

codecop/Parrot-Refactoring-Kata Fork of emilybache/Parrot-Refactoring-Kata
Kata to practice Polymorphism and Baby Steps.
Language: XSLT - Size: 1.21 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 5

Kuncheria-Kuruvilla/code-aesthetics
🖥 Presentation deck with code examples on clean code, code aesthetics, best practices and developer mindsets.
Language: JavaScript - Size: 2.51 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

raphaeleg/Rabin2023
A little exercise to convert Profile.h and Profiler.cpp from C to Modern C++
Language: C++ - Size: 38.2 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

raphaeleg/SpaceInvaders_Refactor
From 939 lines → 184 lines, refactored an existing Space Invaders project
Language: C++ - Size: 2.51 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

NicoMincuzzi/rpg-combat-kata
This is a fun kata that has the programmer building simple combat rules, as for a role-playing game (RPG).
Language: Java - Size: 78.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

JoanStinson/EndlessRunnerRefactor Fork of Unity-Technologies/EndlessRunnerSampleGame
Unity's endless runner game sample "Trash Dash" refactored.
Language: C# - Size: 56.9 MB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

jimmyjazz31/CS665Assign6
Refactoring options from an earlier assignment (2) within CS665
Size: 117 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

winar-jin/refactoring-book
This is the demo exercises for the book "Refactoring".
Language: Java - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

christianhujer/expensereport-level-2
Level 2 of the Expense Report Legacy Code Refactoring Kata. Someone added a new feature (HTML output) without refactoring a bit!
Language: BASIC - Size: 302 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 3

neobats/snake-fury Fork of lsmor/snake-fury
My implementation of a challenge to "Learn Monads By Refactoring" for Haskell beginners
Language: Haskell - Size: 3.08 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

binaryslav/refactoring-room
Here I train in refactoring
Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

serradura/rails_app_to_refactor
A Rails app that was intentionally designed to be refactored.
Language: Ruby - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 27

louienaraja/guessthenumber
"Guess the Number" is a classic guessing game where the player tries to guess a randomly generated number within a specified range.
Language: JavaScript - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

louienaraja/piggygame
Piggy Game is a two-player game where each player takes turns rolling a dice. The objective of the game is to be the first player to reach a total of 100 points.
Language: CSS - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CodelyTV/php-password_refactoring-kata
Ejercicio para practicar refactoring
Language: PHP - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 4

nchabanoles/never-build-custom-serializer
A perfect example why you should (probably) never write a custom JSON Serializer for your Java Application
Language: Java - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

fantasticsadie/The-Refactor-Tractor
refactoring homework
Language: HTML - Size: 46.5 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

firdevss/Refactoring
Refactoring is a systematic process of improving code without creating new functionality that can transform a mess into clean code and simple design.
Language: Java - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

teplokotov/clean-code-s1e1 Fork of ViktoryiaYatskova/clean-code-s1e1
«Clean Code» — это задание для отработки навыка чистого рефакторинга кода в рамках RS School
Language: JavaScript - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

streamlined2/dynamodb-app
AWS Lambdas operating with user, chat, message DynamoDB entities
Language: Java - Size: 134 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GutierrezS-JC/OO2
Trabajos practicos de la materia Programacion Orientada a Objetos 2 - Version Smalltalk
Language: Smalltalk - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kar-thee/zen-assignment-react-dashboard
Developed the basic ui of dashboard homepage using React and bootstrap(responsive) by refactoring code
Language: CSS - Size: 3.95 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nataliatsi/jogo-de-damas-java Fork of jcirilo/jogo-de-damas-java
Avaliação individual da turma de Padrões de Projeto - P5 2023.2 do Instituto Federal da Paraíba - Campus Guarabira.
Language: Java - Size: 374 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codecop/Product-Export-Refactoring-Kata Fork of emilybache/Product-Export-Refactoring-Kata
Exercise for practising refactoring. -- Port/Patches/Practice
Language: C - Size: 374 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

eplp/code-refactoring-b
Basic HTML and CSS code refactoring
Language: CSS - Size: 47.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anserwaseem/tindog-website
A 'tinder' like website for dogs i.e., tindog.
Language: HTML - Size: 350 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

adelinast/task-scheduler
refactoring
Language: C++ - Size: 375 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

BBBOMi/bring_refactoring
Language: Java - Size: 255 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

CypherNyx/horiseon-accessibility-improvements
Code Refactor to improve site accessibility and mobile responsiveness. Module 1 Challenge.
Language: HTML - Size: 48.6 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

volltage/Tennis-Refactoring-Kata Fork of emilybache/Tennis-Refactoring-Kata
Kotlin refactoring kata
Language: TypeScript - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

volltage/GildedRose-Refactoring-Kata Fork of emilybache/GildedRose-Refactoring-Kata
Kotlin refactoring kata
Language: C++ - Size: 2.88 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RaphaDeveloper/tdd-katas
Here you will find codes I wrote when practicing TDD.
Language: C# - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

tarajevans/horiseon
HTML, CSS and Git Lesson, Fullstack Coding Bootcamp Module 1
Language: HTML - Size: 48.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

s4nchez/refactoring-golf-kotlin Fork of daviddenton/refactoring-golf
A Refactoring Golf exercise in Kotlin
Language: Kotlin - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

jyoungjoon/coderefactoring-horiseon
Horiseon's Code Refactor Request
Language: HTML - Size: 47.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chrissy-sohal/week-one-challenge
Implement and improve the given code and refactor by following the Scout rule and to follow the accessibility standards in order for the site to be optimized for search engines.
Language: HTML - Size: 46.5 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ShivaTagh/Homework-Challange-1
Language: HTML - Size: 48.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

novasm55/Landing-Page
Company Landing Page (refactor)
Language: HTML - Size: 47.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aufawibowo/semeru-api
A refactoring exercise repository
Language: PHP - Size: 1.44 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

LanguageXange/CWD-refactor
refactor class to functional components - WIP
Language: JavaScript - Size: 258 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

NDF-WEB-DEV/code-refactor
Code refactoring website project.
Language: HTML - Size: 46.5 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Dominique216/Code-Refactor
This code refactors a website to include semantic HTML elements and update the CSS design.
Language: HTML - Size: 46.5 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SPiedra955/Yatzy
This is an exercise of refactoring code
Language: Python - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alexandreaquiles/dibujo
Código ruim pra manter e bom pra praticar refactoring.
Language: Java - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

elliechayo/Horiseon-code-refactor
Horiseon code refactor challenge
Language: HTML - Size: 48.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fdeaquino/book-search-engine
Converted a functioning Google Books API search engine, built using RESTful API, into a GraphQL API using Apollo Server. The conversion involved replacing the RESTful API with GraphQL queries and mutations to retrieve and modify data, adjusting the authentication middleware to work with a GraphQL API, and setting up an Apollo Provider
Language: JavaScript - Size: 1.78 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tanakadaichi1989/Refactoring
書籍「新装版 リファクタリング 既存のコードを安全に改善する」を利用したリファクタリング学習用のリポジトリ
Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Squaretechre/refactoring
:star2: Examples from Martin Fowler's "Refactoring: Improving the Design of Existing Code" implemented in Java with tests.
Language: Java - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 17 - Forks: 6

nikhilsu/biblioteca
Library management system for a OOP design exercise
Language: Java - Size: 6.53 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

ViyaletaH/clean-code-s1e1 Fork of ViktoryiaYatskova/clean-code-s1e1
A refactor exercise.
Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jbrucker/movierental
Refactoring problem in Java and Python, from Martin Fowler's Refactoring book.
Size: 405 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 9

guydunton/Refactoring-example-cpp
A worked example from Martin Fowler's Refactoring book
Language: C++ - Size: 120 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

MariloyH/Stock_Analysis
Stock Data Analysis with Excel and VBA
Size: 6.01 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

yousuketakada/refactoring_example
A refactoring project in modern C++
Language: C++ - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NikDoe/stats
Typescript practice of using composition pattern
Language: TypeScript - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ro-Galvan/fun-seo-refactor
Refactored keeping the Scout Rule by adding comments and cleaning up duplicate style code. Semantic tags were added while maintaining accessibility
Language: HTML - Size: 51.1 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

LaisGalvao/Renovar-Estofados
um e-commerce criado para meu projeto integrador do curso técnico em 2018
Language: CSS - Size: 4.41 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MarcosSilvaG/FizzBuzz_Refactoring
Ejercicio para LAUNCHX en el cuál se refactoriza un código legado y se crea una API para entregar las funcionalidades.
Language: JavaScript - Size: 305 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

codecop/TriviaOO-with-Approvals-Kata
Legacy Coderetreat OO codebase with Approval Test setup.
Language: TypeScript - Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

codecop/Refactoring-Kata-Lift-Pass-Pricing Fork of martinsson/Refactoring-Kata-Lift-Pass-Pricing
A refactoring kata where you have to deal with a rest-api and hardcoded sql queries. -- Additions/Port
Language: C# - Size: 2.62 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

xapn/against-the-clock
Against The Clock: a refactoring exercise with legacy code
Language: Java - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

sjmisina/stock-analysis
Analysis on 12 specific stock tickers with Excel and VBA; refactoring exercise to improve performance
Size: 5.67 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ismail2ov/trip-service-kata
Testing and Refactoring Legacy Code
Language: Java - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ismail2ov/cash-register-refactoring-kata
Exercise to refactor and add new features
Language: Java - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Testabro/CppND-Memory-Management-Chatbot Fork of udacity/CppND-Memory-Management-Chatbot
Student project demonstrating refactoring code base to implement a more efficient memory management policy
Language: C++ - Size: 2.69 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

michael-rodriguez22/HTML-CSS-GIT-CHALLENGE-code-refactor
Refactoring of provided code to adhere to accessibility standards and best practices.
Language: HTML - Size: 46.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Noemiegrau/horiseon
Code refactoring exercise using Html and Css.
Language: HTML - Size: 46.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nemokayipolmus/RefactoredvsUnrefactored
Software Engineering HW
Language: Java - Size: 176 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

codecop/Trivia-with-Approvals-Kata
Legacy Coderetreat with Approval Test setup.
Language: C - Size: 901 KB - Last synced at: 25 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2

aatwi/MarsRover-Refactoring-Kata
Language: Java - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 22

thereal-baitjet/seoHorizonhw1
Language: HTML - Size: 48.9 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hora/Book-Finder-App Fork of IrvHenri/Book-Finder-App
My feedback on a student project. My student @IrvHenri built a Book Finder App using the Google Books API, and I offered him feedback in the form of a code refactor.
Language: CSS - Size: 99.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cparros/homework1
This is a code refactor assignment provided by UNC Coding Bootcamps.
Language: HTML - Size: 46.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

codecop/Online-Shopping-Kata Fork of emilybache/Online-Shopping-Kata
Refactoring Kata to practice teasing out incoheasive, coupled code. -- Patches.
Language: PHP - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alexandreaquiles/startup-funding Fork of lamchau/refactoring-exercise
Messy code to practice refactoring.
Language: Java - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

katerd/srp
Single Responsibility Principle
Language: C# - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 4

mukul96/Design-Patterns-Python-Implementation
Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

NazarioR9/PacmanRefactored
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jorguzman100/01_Code_Refactor_JGR
Bootcamp homework. The task was to refactor a given web page in order to make it accessible and optimized for search engines.
Language: HTML - Size: 47.9 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 7

Furtherron/Minecraft-mods Fork of Team-Software/Minecraft-mods
Blue Adamantium Mod 1.12.2
Language: Java - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

franciscopugh/Taller-Refactoring
Refactoring course given at the UNPSJB during the month of September of the current year
Language: JavaScript - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

nmine/gilded-rose-katta
Language: Java - Size: 1.29 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rmmilewi/LULESH Fork of LLNL/LULESH
reLULESH: A refactor of LULESH
Language: C++ - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

miroprocessor/monolith-to-n-layers
some tips to refactor your monolith solution/application to n-layered application ex, presentation layer, business layer, and data layer
Language: C# - Size: 539 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

jayden-lee/hello-refactoring
Refactoring Study Repo
Language: Java - Size: 68.4 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

nikhilsu/Agile-board
Project Management Tool built for a design exercise in Java.
Language: Java - Size: 8.05 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

maleksandar/TaxiDispatcherRefactoringPractice
Language: C# - Size: 191 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
