---
visibility: public
permanent: true
tags:
  - list
short_title:
  en: Speaking Engagements
  ja: 登壇
title: 登壇の一覧
title_locale:
  en: Speaking Engagements
content_id: Lif4ZnflR95j0M9LaZyQk
---

::ja
人前でお話した機会の一覧。
::

::en
List of speaking engagements like talks, lectures, webinars, etc.
::

::tail

:::DataView
---
view: table
fields:
  - created
  - title
  - description
  - thumbnail
links:
  type: tag
  slug: speaking-engagements
sortBy: created
options:
  - id: all
  - id: podcasts
    links: speaking-engagements/podcast
---
:::

::