Predict bikes' availability for Barcelona public bicycle sharing system.
-
Updated
Jan 21, 2019 - Python
Domain-driven design (DDD) is is a programming paradigm where code is separated into domains with distinct business logic. This helps isolating relating logic and stick to each domain’s objective.
Predict bikes' availability for Barcelona public bicycle sharing system.
IStock - photo store [training project]
A rideshare system for autonomous vehicles
A simple pythonic implementation of the Specification Pattern
Simple promissory note issuance implemented with clean architecture
Example of how one can structure a project in a somewhat clean way.
Mo3jam a domain specific community dictionary.
writing tests, rules, managing them with loads of examples
Domain Driven Design example with Python
Hastur is a web-based download management application for large files.
A simple Estate Agency Management using the best of clean architecure and DDD.
Volunteer kata for the Christmas Holidays. Introduction to the OOP programming paradigm. You have to follow a DDD process and the interpretation of an UML diagram that finally will make a transition to the OOP paradigm followed by a TDD process.
Simple work with db in async style
Volunteer kata for the Christmas Holidays. Introduction to the OOP programming paradigm. You have to follow a DDD process and the interpretation of an UML diagram that finally will make a transition to the OOP paradigm followed by a TDD process.
Volunteer kata for the Christmas Holidays. Introduction to the OOP programming paradigm. You have to follow a DDD process and the interpretation of an UML diagram that finally will make a transition to the OOP paradigm followed by a TDD process.
Fully automatic dependency injection for Python using annotations / type hints.