#clean-code (30 Repositories)
Ranked open-source repositories tagged with #clean-code, scored by pull request acceptance likelihood and maintainer engagement velocity.
10.3%
29.8h
30 repositories tagged #clean-code
rohaquinlop/complexipy
Blazingly fast cognitive complexity analysis for Python, written in Rust.
phpmd/phpmd
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
momshaddinury/flutter_template
A production-ready Flutter application template built with Clean Architecture principles
editorconfig-checker/editorconfig-checker
A tool to verify that your files are in harmony with your .editorconfig
karolsluszniak/ex_check
One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
rafaelfgx/Architecture
.NET 10, Angular 22, Clean Architecture, Clean Code, SOLID, KISS, DRY, Mediator Pattern, Folder-by-Feature Structure
iammukeshm/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
vahidvdn/realworld-design-patterns
Design Patterns with real world examples in TypeScript, practical diagrams and unit tests ✅
reactivedroid/TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Compose, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
labs42io/clean-code-typescript
Clean Code concepts adapted for TypeScript
rmanguinho/clean-react
Sistema em ReactJs usando Hooks, Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
DoWithLogic/golang-clean-architecture
implementation clean architecture with SOLID Principles
codecadwallader/codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
felipe-augusto/clean-code-javascript
Conceitos de Código Limpo adaptados em JavaScript (Tradução PT-BR)
AliAsadi/Android-Clean-Architecture
🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.
janishar/android-dagger2-example
This project implements the dagger 2 in android for dependency injection
maksugr/clean-code-javascript
:bathtub: Адаптированные для JavaScript концепции Чистого кода
ZahraHeydari/Android-Clean-Architecture-MVVM-Hilt-RX
Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko
LordMoMA/Hexagonal-Architecture
a distributed messaging and payment backend built around the hexagonal architecture
AhmedAbdoElhawary/flutter-clean-architecture-instagram
A full-featured Instagram clone built with Flutter, powered by Firebase for backend services and Agora for real-time video calls, offering posts, stories, chat, likes, comments, and more.
xurxodev/Movies-Kotlin-Kata
Katas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger, MVP, Espresso) implemented by Jorge Sánchez (Xurxodev)
ardalis/GuardClauses
A simple package with guard clause extensions.
Ezike/Baking-App-Kotlin
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.
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
amirk3321/booking-management-dashboard
flutter Booking Management Dashboard responsive (web,mobile,tablet)
Sameera-Perera/Flutter-TDD-Clean-Architecture-E-Commerce-App
A modern E-Commerce mobile application built with Flutter, TDD, Clean Architecture, and BLoC.
soyjuanmalopez/clean-architecture
A example of clean architecture in Java 8 and Spring Boot 2.0
tiagomartinho/Reminders
An iOS application written in Swift to demonstrate how to implement a Clean Architecture in iOS