Skip to content
View imuhdork's full-sized avatar

Block or report imuhdork

Report abuse

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

Report abuse
imuhdork/README.md

👋 Hi, @imuhdork

I have been a java developer for quite some time but want to keep pushing myself to be better. Admittedly, I am most comfortable in the spring eco-system from the core framework through to the cloud frameworks.

I am an advocate for, and obsessed with frankly, all things APIs and Events so naturally I prefer to focus my time on integration and the back end space.

👀 I’m interested in Events/Event-Driven Architecture and APIs/API First

🌱 I’m currently learning

  • reactive programming in java
  • functional programming in java
  • kotlin
  • typescript

💞️ I’m looking to collaborate on

  • anything in the spring eco-system
  • cloud native computing foundation cloud events sdk
  • content for learning

Popular repositories Loading

  1. imuhdork imuhdork Public

    Config files for my GitHub profile.

  2. amazon-sns-developer-guide amazon-sns-developer-guide Public

    Forked from awsdocs/amazon-sns-developer-guide

    The open-source version of the _Amazon Simple Notification Service Developer Guide_. You can give us feedback and requests for changes by submitting issues in this repository.

  3. idclass-composite-key-bug idclass-composite-key-bug Public

    Repository reproducing hibernate-core issue beginning in 6.3.0.Final for @PrePersist methods setting @Id values of an @IdClass annotated @Entity.

    Java