Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dehasi/dehasi
https://github.com/dehasi/dehasi
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dehasi/dehasi
- Owner: dehasi
- Created: 2020-07-03T14:07:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T19:05:42.000Z (2 months ago)
- Last Synced: 2024-11-05T20:21:57.598Z (2 months ago)
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I contributed to:
* [Apache Ignite Machine Learning](https://github.com/apache/ignite/pulls?q=is%3Apr+author%3Adehasi+is%3Aclosed+)
* [Maven](https://github.com/apache/maven/commits?author=dehasi)
* [Spring Cloud Contract](https://github.com/spring-cloud/spring-cloud-contract/commits?author=dehasi)
* [Flatten Maven Plugin](https://github.com/mojohaus/flatten-maven-plugin/pull/152)
* [Spotbugs](https://github.com/spotbugs/spotbugs/pulls?q=author%3Adehasi+)
* [Mapstruct](https://github.com/mapstruct/mapstruct/pulls?q=author%3Adehasi)
* [AssertJ](https://github.com/assertj/assertj/pulls?q=author%3Adehasi+)As you're already viewing my profile, check out the repositories below:
* [zeliba](https://github.com/dehasi/zeliba) fluent API to write comparisons in AssertJ-like style for Java
* [jenkins-pipeline-linter-gradle-plugin](https://github.com/dehasi/jenkins-pipeline-linter-gradle-plugin) plugin to validate pipelines based on Jenkins [linter](https://www.jenkins.io/doc/book/pipeline/development/#linter)
* [raftr](https://github.com/dehasi/raftr) my implementation of RAFT algorithm
* [bitcask](https://github.com/dehasi/bitcask) my implementation of bitcask (in progress)
* [sniper-auction](https://github.com/dehasi/sniper-auction) implementing book [Growing Object Oriented Software Guided by Tests](http://growing-object-oriented-software.com) in Kotlin
* [exercises-in-programming-style](https://github.com/dehasi/exercises-in-programming-style) implementing book [Exercises in Programming Style](https://books.google.nl/books/about/Exercises_in_Programming_Style.html) in Ruby
* [ppp-of-ddd](https://github.com/dehasi/ppp-of-ddd) implementing book [Principles, Practices and Patterns of Domain-Driven Design](https://www.goodreads.com/en/book/show/25531393) in Java
* [software-tools-in-go](https://github.com/dehasi/software-tools-in-go) implementing book [Software Tools in Pascal](https://www.goodreads.com/en/book/show/515602) in Go
* [understanding-computation-ts](https://github.com/dehasi/understanding-computation-ts) implementing book [Understanding Computation](https://computationbook.com) in TypeSctipt (in progress)