Niall (@NPDeehan)
  • Stars
    star
    157
  • Global Rank 148,169 (Top 6 %)
  • Followers 159
  • Following 10
  • Registered over 9 years ago
  • Most used languages
    Java
    66.7 %
    JavaScript
    19.0 %
    HTML
    14.3 %
  • Location 🇩🇪 Germany
  • Country Total Rank 8,711
  • Country Ranking
    Java
    1,159
    HTML
    2,238
    JavaScript
    3,852

Top repositories

1

Camunda-Modeler-Best-Plugins-List

This is the list of Camunda Modler Plugins that I (Niall) use and love!
31
star
2

List-Of-Camunda-Examples-By-Niall

This is a list showing all of the one-off examples that i've created to show examples and demenstreate paterners
18
star
3

kaffee-und-kuchen

Easily switching a syncronouse archetecture to an a-sync with a Camunda workflow engine.
Java
9
star
4

GenericErrorAndReturn

Showing how to throw an error anywhere in the process and then Return back afterwards
Java
9
star
5

CamundaSagaPatternExample

This is an example of how to model the Saga Pattern by taking a distributed group of micro services and have them orchestrated asynchronously using Camunda and BPMN.
JavaScript
8
star
6

List-of-my-Camunda-8-examples

This lists the worthwhile examples i've made for Camunda 8. Hopefully they'll be useful
8
star
7

Conditional-BPMN-Events-In-Action

This is an example of how conditional events can be triggered in Camunda using a simple spring boot project
Java
7
star
8

Camunda-Run-Land-On-Mars

This is an example of how you can run quite a complex process with advanced BPMN symbols and templating service tasks
JavaScript
6
star
9

Risk-Analysis-DMN-OpenAI-Camunda

This is an example showcasing how a risk analysis process can utilize business rules and AI to help determine potential fraud or risk of an investment
5
star
10

multi-instance-messages

Example on how to use multi-instance messaging with Camunda BPM
Java
5
star
11

Camunda-Cockpit-Plugin-Tutorial

This project is used to create a plugin that lets you start a process instance from Camunda Cockpit. It does this through the Cockpit Plugin system. This examples is used as part of the Camunda Cockpit Plugin tutorial video.
JavaScript
5
star
12

idempotent-process-example

How to build a Camunda process that will only start one instance per request.
Java
4
star
13

CompensateMulti-InstanceSubprocessExample

An example of how you might want to compensate a multi-instance subprocess
Java
4
star
14

Whos50GameCamunda8

This is an example project that showcases some core funtions of Camunda Cloud.
Java
4
star
15

SendEmailCamunda8Example

This is an example project that shows how you can send an email using Camunda Cloud
Java
4
star
16

KafkaConnectorExample

This is a project that demonstracts Camunda 8's Inbound and outbound connectors to Kafka
4
star
17

bpmn-quest

JavaScript
3
star
18

camunda-cloud-visual-starter

Just a simple project which can run some basic commands to Camunda 8 in the cloud
Java
2
star
19

racing-car-example

This is a an example project using Camunda and spring boot to show how to win a race :)
Java
2
star
20

Compensation-Example-Camunda8

This is an example of how to implement a compensation events and tasks in order to undo something executed previously in a BPMN process
2
star
21

Multi-Instance-User-Example

A Camunda example showing how multiple user inputs can be used to decided the path of a process.
HTML
2
star
22

Automatically-Reassign-User-Tasks

This is an example of how you can automatically unassign and reassign tasks in Camunda
HTML
2
star
23

SelfReportingRobot

This is a little hackday project where i try to write an RPA bot which runs reports on the process that is calling it
HTML
2
star
24

FishingWebhookExample

This is an example project for Camunda 8 inbound connectors. It show how to setup a webhook
2
star
25

Camunda-Endpoint-Diversity-Example

This is an example of how camunda is able to integrate Kafka, Frontend Applications, Rest services and more.
1
star
26

Multi-Instance-User-Assignment-Camunda8

This is an example using BPMN and Camunda 8 to show how a multi-instance subprocess can be used to assignee a dynamic list of users to a task
1
star
27

SusupendInstanceExample

Java
1
star
28

CamundaGettingStarted

Java
1
star
29

SendEmailCamunda7Example

This is an example of how you can send an Email using Camunda and an External Task
Java
1
star
30

rest-error-to-bpmn-error

This example show how you can trigger a BPMN error if you done get the response you're expecting from a REST API that
Java
1
star
31

SimpleApprovalExample

This is an example of BPMN process which contains a task where data is entered followed by a task where data is approved/rejected
1
star
32

Sorting-Hat-DMN-Example

This is an example of how DMN could have been used in the Harry Potter universe to replace the Sorting Hat
1
star