Skip to content
View Jardo-51's full-sized avatar

Sponsoring

@abaker

Organizations

@maven-flow

Block or report Jardo-51

Report abuse

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

Report abuse
jardo-51/README.md

Hi there 👋

I've been writing code since 2005, professionally since 2010. I'm always striving to improve and learn something new.

My Public Work

Maven Flow

A collection of CI tools for solving common problems faced by teams developing software in Java with Maven using Git Flow.

Changelog Merge Driver

https://github.com/maven-flow/changelog-merge-driver

A GIT merge driver for changelog files, which prevents conflicts when merging feature branches.

Technically a part of Maven Flow, but it can also be used locally as any other GIT merge driver.

Kalkules

https://www.kalkules.com/

A scientific calculator with many non-traditional tools.

  • 22k monthly downloads
  • Translated into 15 languages (long before Chat GPT existed)
  • Featured in several PC publications such as TrishTech.com, Živě.cz, PCLife.cz

Kalkules

Vibe Coded

Yes, there are a lot of these already. But they are not exactly how I like them, so I made my own.

  • Macro Tracker: A PWA for tracking food nutritional values, works offline, no accunt required.

Reactive Feign

https://github.com/Jardo-51/feign-reactive

A reactive version of Feign - a popular Java framework for consuming REST APIs. Since the original repo seems abandoned, I forked it, made it compatible with Spring Boot >= 3.2, and published the new version to Maven Central.

Pinned Loading

  1. user_module user_module Public

    A lightweight Java user management library

    Java 8 3

  2. feign-reactive feign-reactive Public

    Forked from ramzes3333/feign-reactive

    Reactive Feign client inspired by https://github.com/OpenFeign project

    Java 2 1

  3. maven-flow/changelog-merge-driver maven-flow/changelog-merge-driver Public

    A GIT Merge Driver for Change Logs

    Java 1 1

  4. maven-flow/merge maven-flow/merge Public

    GitHub Action for Merging Maven Projects

    Shell 1

  5. maven-flow/prevent-artifact-overwrites maven-flow/prevent-artifact-overwrites Public

    GitHub action for preventing Maven artifact overwrites from feature branches.

    1