Hello everybody,
I am a developer, working primarily with Java in backend/middleware services since February 2017.
🖥 Software Development:
🛠 Develepment Tools:
This is my repository where I put things that I have learned (notes and code) and contributions to other projects
I have a java library for writing fluent validations, Valid8or and a library for creating plantuml flowchart/activity diagrams using a fluent interface FLowgen
I have repo full of notes on development that I have studied independently or at work see notes and the a nicer ui via gitbooks, and playground to learn and try new programming ideas java playground
Here is an index of some of my repos that might be useful
Name | Description | Tech |
---|---|---|
new yatspec demo | An example app, using a clean architecture, for exploring ways of using the acceptance testing framework yatspec | Java, Yatspec, activemq, jooq, jetty |
design-patterns | A collection of examples of using java regarding computer science, architecture, testing, refactoring etc, | Java |
airport | An example app, using clean architecture, testing pyramid, jdbc to connect to database, docker, connecting to http third parties, static analysis, database pooling | java, jdbc, wiremock, yatspec, flyway, jetty |
Poker game | Unfinished app which currently evaluates multiple poker hands of 5 random cards, and determines the winner and order of best hands | java |
Katas * Videostore * shopping-cart-oo-calisthenics-java * yatzi * shopping-ex-1 * fizzbuzz-java more generic version * Gilded-Rose-Java * trip-service-kata |
katas done | java |
Railway Programming Examples | Using a library built by a former colleague to implement railway style programmming in java | java |
CSS examples | Examples of using html, css and javascript to practice some front end | hmtl, javascript, css |