Projects in Awesome Lists by NPDeehan
A curated list of projects in awesome lists by NPDeehan .
https://github.com/npdeehan/camunda-modeler-best-plugins-list
This is the list of Camunda Modler Plugins that I (Niall) use and love!
Last synced: 01 Feb 2026
https://github.com/npdeehan/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
Last synced: 16 Feb 2026
https://github.com/npdeehan/list-of-my-camunda-8-examples
This lists the worthwhile examples i've made for Camunda 8. Hopefully they'll be useful
Last synced: 07 Feb 2026
https://github.com/npdeehan/genericerrorandreturn
Showing how to throw an error anywhere in the process and then Return back afterwards
Last synced: 16 Sep 2025
https://github.com/npdeehan/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.
Last synced: 14 Jun 2025
https://github.com/npdeehan/kaffee-und-kuchen
Easily switching a syncronouse archetecture to an a-sync with a Camunda workflow engine.
asynchronous camunda-engine micro-services workflow
Last synced: 15 Apr 2025
https://github.com/npdeehan/conditional-bpmn-events-in-action
This is an example of how conditional events can be triggered in Camunda using a simple spring boot project
Last synced: 15 Apr 2025
https://github.com/npdeehan/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
Last synced: 27 Jul 2025
https://github.com/npdeehan/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
Last synced: 15 Apr 2025
https://github.com/npdeehan/kafkaconnectorexample
This is a project that demonstracts Camunda 8's Inbound and outbound connectors to Kafka
Last synced: 07 Feb 2026
https://github.com/npdeehan/multi-instance-messages
Example on how to use multi-instance messaging with Camunda BPM
Last synced: 15 Apr 2025
https://github.com/npdeehan/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.
Last synced: 26 Oct 2025
https://github.com/npdeehan/compensatemulti-instancesubprocessexample
An example of how you might want to compensate a multi-instance subprocess
Last synced: 15 Apr 2025
https://github.com/npdeehan/idempotent-process-example
How to build a Camunda process that will only start one instance per request.
Last synced: 25 Jan 2026
https://github.com/npdeehan/sendemailcamunda8example
This is an example project that shows how you can send an email using Camunda Cloud
Last synced: 04 Sep 2025
https://github.com/npdeehan/whos50gamecamunda8
This is an example project that showcases some core funtions of Camunda Cloud.
Last synced: 16 Mar 2025
https://github.com/npdeehan/automatically-reassign-user-tasks
This is an example of how you can automatically unassign and reassign tasks in Camunda
Last synced: 02 Jan 2026
https://github.com/npdeehan/multi-instance-user-example
A Camunda example showing how multiple user inputs can be used to decided the path of a process.
Last synced: 03 Jan 2026
https://github.com/npdeehan/racing-car-example
This is a an example project using Camunda and spring boot to show how to win a race :)
Last synced: 16 Mar 2025
https://github.com/npdeehan/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
Last synced: 03 Jan 2026
https://github.com/npdeehan/camunda-cloud-visual-starter
Just a simple project which can run some basic commands to Camunda 8 in the cloud
Last synced: 16 Mar 2025
https://github.com/npdeehan/camunda-endpoint-diversity-example
This is an example of how camunda is able to integrate Kafka, Frontend Applications, Rest services and more.
Last synced: 04 Jan 2026
https://github.com/npdeehan/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
Last synced: 16 Mar 2025
https://github.com/npdeehan/bpmn-communication-example
This is an example of a BPMN process which documents those involved in ordering, makeing and devliering a coffee in a Cafe
Last synced: 06 Feb 2026
https://github.com/npdeehan/sendemailcamunda7example
This is an example of how you can send an Email using Camunda and an External Task
Last synced: 16 Mar 2025
https://github.com/npdeehan/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
Last synced: 27 Jan 2026
https://github.com/npdeehan/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
Last synced: 03 Jan 2026
https://github.com/npdeehan/ai-task-agent-tutorial
This is a tutorial where you can see how to build a AI agent with BPMN and Camunda
Last synced: 19 Jun 2025
https://github.com/npdeehan/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
Last synced: 02 Jan 2026
https://github.com/npdeehan/externaltaskparty
Code example shown for the External Task Party talk
Last synced: 16 Mar 2025
https://github.com/npdeehan/camundasignaleventexample
This is an example of how you use BPMN Signal events to triger actions between different Camunda Processes.
Last synced: 03 Feb 2026
https://github.com/npdeehan/ai-fraud-detection-example
This is an example of howt you can build an AI Agent in BPMN with Camunda to determin fraud
Last synced: 06 Mar 2026
https://github.com/npdeehan/christmas-preperations-example
This is an example of Camunda orchestrating a process of user tasks and events.
Last synced: 03 Jan 2026
https://github.com/npdeehan/choose-your-own-adventure
A simple example of how users can progress through a dymanic process with Camunda. Using Conditional Events, Escelation Events and Error Evets
Last synced: 03 Jan 2026
https://github.com/npdeehan/github-camunda-sync-demo
This is just a repo i'm using in order try out githubSync
Last synced: 03 Jan 2026
https://github.com/npdeehan/optimizetutorialcamundaengine
This is a Camunda spring boot application and m2 database with data for the Camunda Optimize tutorial
Last synced: 03 Jan 2026
https://github.com/npdeehan/bpmn-escape-room
This is a getting started process which creates an escape room game using Camudna. It uses BPMN, DMN, forms, Connectors and most other fundements of process building
Last synced: 26 Jan 2026
https://github.com/npdeehan/camunda-lafayette-optimize
This is a spring boot application containing the Camunda Platform preloaded with the Lafayette tutorial processes
Last synced: 03 Jan 2026
https://github.com/npdeehan/dmn-tutorial-examples
These are some DMN table used as part of a tutorial series to help people understand how to build a DMN table from basic to complex
Last synced: 04 Jan 2026
https://github.com/npdeehan/date-profile-creator-example
This is a process that helps you generate a good dating profile. It uses BPMN and Camunda 8 as a framework and serves as an example of integrations of ChatGPT and webhooks
Last synced: 02 Jan 2026
https://github.com/npdeehan/impeachment
The process of impeaching a US President
Last synced: 16 Mar 2025
https://github.com/npdeehan/dynamic-dmn-example
This is a Camunda example which shows how a BPMN model can dynamically call a differnce DMN table depending on runtime data.
Last synced: 02 Jan 2026
https://github.com/npdeehan/camunda-postgrest-example
This is an example of how to connect a postgres database to a Camunda Spring Boot application
Last synced: 23 Aug 2025
https://github.com/npdeehan/ai_transater_template
This is a connector template for Camunda 8 SaaS. It uses OpenAI to translate given text into a given langauge.
Last synced: 27 Jan 2026
https://github.com/npdeehan/birthday-invite-example
Using Camunda and BPMN I've built an example of a process for birthday invites. It integreates with Slack and also uses multi-instance parkers to send emails with SendGrid
Last synced: 22 Feb 2026
https://github.com/npdeehan/camunda-workshop-utility-processes
This project contains some useful processes that make conducting a workshop easier, especially regarding user signup.
Last synced: 29 Jan 2026
https://github.com/npdeehan/generate-qrcode-rpa-camunda
This is a code example which uses Camunda, BPMN and, Robot Framework to access a website which will generate a QR code and give it back to the process
Last synced: 09 Feb 2026
https://github.com/npdeehan/invoice-kafka-process-example
This is a simple enough example project for Camunda 8 which shows how you can process an invoice between end users and then at the end send and receive Kafka messages
Last synced: 10 Feb 2026
https://github.com/npdeehan/agentic-patterns-bpmn
This is a repo containing BPMN modeles demonstrate patterns in designing for Agentic, non-determinisitc processes
Last synced: 12 Feb 2026
https://github.com/npdeehan/camunda-ad-hoc-example
This is an example of how you can use BPMN's adhoc subprocess to make for far more dynamic processes.
Last synced: 03 Mar 2026