Projects with this topic
-
ProductApp - Clean Architecture ASP.NET Core Web API
A scalable and maintainable Product Management API built with ASP.NET Core Web API following Clean Architecture principles.
This project demonstrates a clean separation of responsibilities using:
Domain-Driven Design principles
Repository Pattern
Unit of Work Pattern
Service Pattern
Entity Framework Core
SQLite Database
AutoMapper
Dependency Injection
The application is structured into four main layers:
Domain Layer: Contains core entities and business rules
Application Layer: Contains DTOs, interfaces, services, and application logic.
Infrastructure Layer: Handles database operations, repositories, EF Core, and external dependencies.
Web API Layer: Provides API endpoints, controllers, and application configuration.
The main goal of this project is to create a clean, testable, and scalable architecture where business logic remains independent from external technologies.
Updated -
A Clean Architecture PHP framework combining Hexagonal Architecture, CQRS, and Domain-Driven Design patterns.
Updated -
-
Clean Architecture is a software design philosophy introduced by Robert C. Martin ("Uncle Bob") that focuses on the separation of concerns. It organizes code into concentric layers where dependencies always point inward, ensuring that core business logic remains independent of external factors like databases, UI, and frameworks.
Updated -
-
A Jetpack Compose reading tracker built with MVVM, Clean Architecture, and Kotlin Multiplatform (KMP)
Updated -
Corelia.st is a structural and ethical architecture design. This repository contains the foundational blocks of a closed cognitive infrastructure. Corelia.st is not a software project. It is a modular mental architecture. Every file, folder, and line reflects how the system operates: abstract, layered, and ethically bound.
This public release is not an invitation to collaborate. It is a declaration of structure — visible, auditable, and untouchable.
Updated -
Real-time mobile demo control platform — Go · Vue.js 3 · Flutter · WebSocket. Portfolio project.
Updated -
A Clean Architecture PHP framework combining Hexagonal Architecture, CQRS, and Domain-Driven Design patterns.
Updated -
Modern, ölçeklenebilir ve kullanıcı dostu bir Gayrimenkul CRM (Customer Relationship Management) uygulaması. Proje; emlak ofisleri ve bireysel danışmanların müşteri, ilan (property) ve lead süreçlerini tek bir panelden profesyonel şekilde yönetebilmesi için geliştirilmiştir.
Updated -
Multiplatform SDK for creating clients on various platforms (Android, iOS and browser)
Updated -
This is a study project built using FastAPI to practice microservice architecture, data normalization techniques, and clean API design.
The service receives raw payloads from different simulated sources and transforms them into a standardized and validated structure.
It centralizes normalization logic and demonstrates how to build a scalable, maintainable, and test-friendly data processing layer.
Updated -
A web application to organize knowledge in form of a Zettelkasten
Updated -
iOS operation-based networking library (Swift)
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -