clean-code topic

List clean-code repositories

domain-driven-hexagon

11.4k
Stars
1.2k
Forks
180
Watchers

Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

AgileSoftwareDevelopmentInPractice

10
Stars
9
Forks
Watchers

Accompanying source code examples for my "Agile Software Development in Practice" lectures available on Slideshare

buddy.js

866
Stars
24
Forks
Watchers

Magic number detection for JavaScript

jsinspect

3.6k
Stars
128
Forks
Watchers

Detect copy-pasted and structurally similar code

phpmnd

545
Stars
46
Forks
Watchers

PHP Magic Number Detector

cs.js

87
Stars
0
Forks
Watchers

Computer Science Data Structures and Algorithms in JavaScript ( Node.JS, ES ) in simple, clean, reusable code

Capsule-Network-Tutorial

759
Stars
133
Forks
Watchers

Pytorch easy-to-follow Capsule Network tutorial

Baking-App-Kotlin

458
Stars
83
Forks
Watchers

Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.

MyWeather

41
Stars
12
Forks
Watchers

App displays real-time weather updates for user's location and for other locations set by user. App uses MVVM with Repository pattern, dagger dependency injection, NetworkBoundResource, Navigation com...

BetterAdapters

49
Stars
18
Forks
Watchers

My interpretation of https://medium.com/@dpreussler/writing-better-adapters-1b09758407d2