We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de70e80 commit d5da87bCopy full SHA for d5da87b
src/resources/2025/speakers.js
@@ -45,7 +45,11 @@ export const hiroyukimaeda: Speaker = {
45
name: '前田 浩幸',
46
key: 'hiroyukimaeda',
47
title: [],
48
- description: '-',
+ description: '東京都多摩市出身。大学院修了後、広島県福山市の「猪原[食べる]総合歯科医療クリニック」に入職し、医療情報・広報業務を担当。現在は歯科医院のIT部門を担い、\n' +
49
+ '・NoCodeツール「kintone」を活用したシステム開発\n' +
50
+ '・情報システム業務全般\n' +
51
+ '・組織拡大(20名→50名)に伴う仕組みづくり\n' +
52
+ 'に取り組んでいる。医療とITをつなぐ橋渡し役として、現場が使いやすい仕組みを考えるのが得意。論理的に考える一方で、相手の気持ちやタイミングを大切にしたコミュニケーションを心がけている。',
53
memberships: [],
54
session: {
55
name:
0 commit comments