Pinned Repositories
angular-mandelbrot
Renders Mandelbrots and uses angular.
antipatterns
A FindBugs plugin to detect misuse of inheritance and the final keyword in Java.
assertj-core
AssertJ is a library providing easy to use rich typed assertions
docker-compose-rule-1
A JUnit rule to manage docker containers using docker-compose
git-sync
Synchronize local git repository with all remotes
gittools
CLI tools to get more out of git
j8stages
Experiments with the Java 8 CompletionStage API
tmuxtools
CLI tools to get more out of tmux
collect
Compact collections for Java
FreeBuilder
Automatic generation of the Builder pattern for Java
alicederyn's Repositories
alicederyn/antipatterns
A FindBugs plugin to detect misuse of inheritance and the final keyword in Java.
alicederyn/gittools
CLI tools to get more out of git
alicederyn/docker-compose-rule-1
A JUnit rule to manage docker containers using docker-compose
alicederyn/git-sync
Synchronize local git repository with all remotes
alicederyn/peps
Python Enhancement Proposals
alicederyn/assertj-core
AssertJ is a library providing easy to use rich typed assertions
alicederyn/atlasdb
Transactional Distributed Database Layer
alicederyn/tmuxtools
CLI tools to get more out of tmux
alicederyn/cpython
The Python programming language
alicederyn/FreeBuilder
Automatic generation of the Builder pattern for Java 1.6+
alicederyn/furo
A clean customizable documentation theme for Sphinx
alicederyn/git-graph-branch
alicederyn/git-localpatch
alicederyn/git-rex
Re-execute scripts from git commit messages when interactively rebasing
alicederyn/gradle
A powerful build system for the JVM
alicederyn/gradle-baseline
A set of Gradle plugins that configure default code quality tools for developers.
alicederyn/gradle-bintray-plugin
alicederyn/gradle-processors
Gradle plugin for integrating Java annotations processors
alicederyn/guava
Google core libraries for Java
alicederyn/hera
Hera is an Argo Python SDK. Hera aims to make construction and submission of various Argo Project resources easy and accessible to everyone! Hera abstracts away low-level setup details while still maintaining a consistent vocabulary with Argo. ⭐️ Remember to star!
alicederyn/ixnay
nix in python proof-of-concept - calculate, invalidate, repeat
alicederyn/mypy
Optional static typing for Python
alicederyn/proposal-pattern-matching
Pattern matching syntax for ECMAScript
alicederyn/pydantic
Data validation using Python type hints
alicederyn/pystack
🔍 🐍 Like pstack but for Python!
alicederyn/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
alicederyn/sls-packaging
A set of Gradle plugins for creating SLS-compatible packages
alicederyn/toolbox
The Docker Toolbox
alicederyn/travis.rb
Travis CI Client (CLI and Ruby library)
alicederyn/typing_extensions
Backported and experimental type hints for Python