Skip to content
View hanfak's full-sized avatar
Block or Report

Block or report hanfak

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hanfak/README.md

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
Details & Some statistics

What I do:

  • Experienced Java Developer

Statistics

GitHub stats

Trophy

trophy

Pinned Loading

  1. valid8or valid8or Public

    A fluent validation library, to help build simple readable validations which can involve complex compound rules using predicates

    Java

  2. airportv2-mvn-enterprise airportv2-mvn-enterprise Public

    Java

  3. css-examples css-examples Public

    Examples of CSS, HTML and Javascript

    HTML

  4. design-patterns-examples- design-patterns-examples- Public

    Java

  5. poker-game poker-game Public

    An implementation of a poker game

    Java

  6. new-yatspec-demo new-yatspec-demo Public

    demo showcasing new yatspec features and how to use (using java 11+ and junit5)

    Java