Pinned Repositories
commerce-integration-starter-kit
Adobe's integration starter kit uses Adobe Developer App Builder to improve real-time connection reliability and reduce the time-to-market for integrations between Adobe Commerce and other back-office systems, such as ERPs, CRMs, and PIMs.
12moths-12katas
12 months 12 katas project (2015)
2016-12months-12katas
12 katas in 2016's 12 months
cellular-automata-haskell
cellular automata kata in haskell
codeschool-golang
codeschool on-track-with-golang course exercises
codewars
codewars.com katas
coffee-machine-project-java
coffee-machine-project-java
gossiping-bus-drivers-kata-clojure
http://kata-log.rocks/gossiping-bus-drivers-kata
rock-paper-scissors-binary-methods-fp-vs-oop
Comparison of binary method approaches in functional programming and oop: pattern-matching, double dispatch and multi-methods
rojoangel's Repositories
rojoangel/adobe-dev-console
rojoangel/adobe-io-events
https://developer.adobe.com/events/docs/
rojoangel/advent-of-code-2022
rojoangel/app-builder
Documentation for Adobe App Builder
rojoangel/bank-kata-calisthenics
Bank kata using objet calisthenics
rojoangel/brownish-greenfield-gildedrose-kata-java
https://alvarogarcia7.github.io/blog/2016/04/18/brownish-greenfield-gilded-rose-kata-formulation/
rojoangel/camel
Apache Camel
rojoangel/camel-logging-mdc-poc
rojoangel/camel-multithreading-poc
Apache Camel Multithreading Proof of Concept
rojoangel/camel-spring-config-poc
PoC using spring config server to externalize properties consumed by a camel application
rojoangel/coffe-machine-kata
rojoangel/dephpend
Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...
rojoangel/gatling-aws-maven-plugin
The Gatling AWS Maven plugin takes the pain out of scaling up your Gatling tests. It runs your load test on a configurable number of EC2 instances, aggregates a single load test report, and uploads the results to S3. All EC2 instances are terminated at the end of the test to ensure you are only paying for what you need.
rojoangel/jhipster-poc
rojoangel/jr-software-engineer-test
rojoangel/kata-jenkins
rojoangel/repl-dd-clojure-kata
REPL Driven Development Kata in clojure
rojoangel/restclient-demo
http://www.kousenit.com/springboot/
rojoangel/snakes-and-ladders-kata-java
http://agilekatas.co.uk/katas/SnakesAndLadders-Kata
rojoangel/snakes-n-ladders-kata-clojure
http://agilekatas.co.uk/katas/SnakesAndLadders-Kata
rojoangel/spring-demo
http://www.kousenit.com/springboot/
rojoangel/spring-initialization
Spring initialization PoC
rojoangel/spring-persistence
http://www.kousenit.com/springboot/#_using_the_jdbc_template
rojoangel/stream-lambda-kata
Simple Kata for learning Java 8 Streams and Lambdas
rojoangel/task-list
This is an example of code obsessed with primitives.
rojoangel/task-list-kata-java
http://kata-log.rocks/task-list-kata
rojoangel/tell-dont-ask-kata
A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model
rojoangel/todo-list-kata-java
Todo List kata in Java
rojoangel/todolist
Hexagonal architecture PoC
rojoangel/tw-generics-kata
Kata for Java Generics