https://github.com/nikku/talks
Talks I gave at various occasions.
https://github.com/nikku/talks
talks
Last synced: 3 months ago
JSON representation
Talks I gave at various occasions.
- Host: GitHub
- URL: https://github.com/nikku/talks
- Owner: nikku
- Created: 2021-11-23T14:29:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T16:48:25.000Z (over 1 year ago)
- Last Synced: 2025-03-05T17:42:17.943Z (over 1 year ago)
- Topics: talks
- Language: HTML
- Homepage:
- Size: 43.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talks
[](https://github.com/nikku/talks/actions/workflows/CI.yml)
A list of (technical) talks I gave in recent years.
## 2025
* [bpmn.io - Mission and Design Principles](./2025-bpmn-io-mission-design-principles)
* [How the engine works](./2025-how-the-engine-works) ([slides](https://nikku.github.io/talks/2025-how-the-engine-works/))
* [No refactoring issues](./2025-no-refactoring-issues) ([slides](https://nikku.github.io/talks/2025-no-refactoring-issues/))
## 2024
* [Team velocity](./2024-team-velocity)
* [Team jobs, environment, and composition](./2024-team-jobs-environment-composition)
## 2023
* [bpmn.io outside of Camunda](./2023-bpmn-io-outside-of-camunda) ([recording](https://page.camunda.com/camunda-community-summit-2023-bpmnio-outside-of-camunda#main_content-module-4))
* [Language Tooling](https://nikku.github.io/talks/2023-language-tooling/)
* [Element Templates Primer](https://nikku.github.io/talks/2023-element-templates-primer/)
## 2022
* [Token Simulation - Your next BPMN engine](./2022-token-simulation-your-next-bpmn-engine) ([recording](https://page.camunda.com/ccs2022-bpmn-js-token-simulation))
* [Camunda Connectors](https://nikku.github.io/talks/2022-camunda-connectors/)
* [Contextual Language Parsing (FEEL)](https://nikku.github.io/talks/2022-context-sensitive-language-parsing-feel/)
* [Implementing Context Sensitivity with Lezer](https://nikku.github.io/talks/2022-implementing-context-sensitivity-with-lezer/)
* [The Making of Wuffle](https://nikku.github.io/talks/2022-making-of-wuffle/)
## 2021
* [Token Simulation](./2021-token-simulation#readme)
* [Token Simulation Internals](./2021-token-simulation-internals#readme)
* [Types without TypeScript](./2021-types-without-typescript#readme)
* [Lean Architecture](./2021-lean-architecture#readme)
## 2020
* [Continuous Delivery without Jenkins (TM)](./2020-continuous-delivery-without-jenkins-tm#readme)
* [Design Patterns and Code Smells](./2020-design-pattern-code-smells#readme)
* [GitHub Bots](./2020-github-bots#readme)
* [Travis Rant](./2020-travis-rant#readme)
* [How to (NOT) roll your own BPMN editor](https://github.com/nikku/roll-your-own-bpmn-editor)
## 2019
* [Building GitHub bots (and the bpmn.io pull request flow)](https://speakerdeck.com/nikku/building-github-bots-and-the-bpmn-dot-io-pull-request-flow)
* [Why we stopped doing Scrum (and the good parts that we kept)](https://speakerdeck.com/nikku/why-we-stopped-doing-scrum-and-the-good-parts-we-kept)
* [Svelte: Building front-end applications without virtual DOM](https://speakerdeck.com/nikku/svelte-building-front-end-applications-without-virtual-dom)
## 2014
* [Building large-scale JS applications (that do not suck)](https://speakerdeck.com/nikku/building-large-scale-javascript-applications)
* [Introducing bpmn.io](https://speakerdeck.com/nikku/intoducing-bpmn-dot-io)