Skip to content
#

clean-code-architecture

Here are 22 public repositories matching this topic...

This project is a fully responsive front-end UI built using HTML, Tailwind CSS, and vanilla JavaScript, with AOS (Animate On Scroll) library integrated to provide smooth scroll-based animations. It showcases modern layout designs with attention to responsiveness, transitions, and animation timing. Animations are applied using data-aos attributes wi

  • Updated Aug 10, 2025
  • JavaScript

This project is a .NET 9 API implementation following the Clean Architecture principles. It incorporates CQRS, MediatR, AutoMapper, Fluent Validation, SeriLog, Redis and other best practices to create a modular, scalable, and maintainable API.

  • Updated Mar 18, 2025
  • C#

I have created a demo project using Domain-Driven Design (DDD) principles. This project demonstrates how to structure a .NET application by separating domains, applying clean architecture, and following best practices. It includes layers for domain, application, infrastructure, and presentation to ensure maintainability and scalability.

  • Updated Mar 12, 2025
  • C#
artisan_service_repository_generator

You can automatically create files that follow the service-repository pattern by adding custom commands to Laravel, such as php artisan make:repository and php artisan make:service

  • Updated Jan 19, 2025
  • PHP

Improve this page

Add a description, image, and links to the clean-code-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the clean-code-architecture topic, visit your repo's landing page and select "manage topics."

Learn more