Skip to content

Commit

Permalink
Merge pull request #52 from ijin/cfp-speaker
Browse files Browse the repository at this point in the history
cfp-speaker
  • Loading branch information
seike460 committed Sep 7, 2023
2 parents 072286f + 392438a commit 2b22088
Show file tree
Hide file tree
Showing 26 changed files with 1,705 additions and 20 deletions.
Binary file added public/assets/images/speakers/Eric.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/speakers/GL_Tsukasa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/speakers/MaxLiu.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/speakers/OkaHaruna.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/speakers/kazuyukimiyake.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/speakers/kensh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/speakers/ma2shita.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/speakers/mongolyy.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/speakers/ueeeeniki.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/speakers/waddy_u.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
80 changes: 73 additions & 7 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,20 +143,86 @@ <h2 class="f2 pt4 mv3 mh3 tc primaryTokyoColor">Speakers</h2>

<!-- Speaker -->
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-seike.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/seike460.jpeg" alt="Shiro Seike Fusic">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">Shiro Seike</span><br>
Fusic</p>
<a href="/speakers/detail-Eric.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/Eric.jpeg" alt="Eric Johnson">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">Eric Johnson</span><br>Amazon Web Services</p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-MaxLiu.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/MaxLiu.jpeg" alt="Max Liu">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">Max Liu</span><br>PingCAP</p>
</a>
</span>
<!-- Cfp Speaker -->

<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-gee.awa.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/gee.awa.jpeg" alt="淡路大輔 AWS">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">淡路大輔</span><br>
AWS</p>
<img class="w-100 mb2" src="/assets/images/speakers/gee.awa.jpeg" alt="淡路 大輔">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">淡路 大輔</span><br>Amazon Web Services Japan</p>
</a>
</span>

<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-ma2shita.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/ma2shita.jpeg" alt="松下享平">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">松下享平</span><br>株式会社ソラコム</p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-_kensh.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/kensh.png" alt="下川 賢介">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">下川 賢介</span><br>Amazon Web Services Japan</p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-waddy_u.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/waddy_u.jpeg" alt="和田祐介">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">和田祐介</span><br>新規事業部 Zennチーム</p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-kazuyukimiyake.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/kazuyukimiyake.jpeg" alt="Kazuyuki Miyake">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">Kazuyuki Miyake</span><br>ZEN Architects</p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-mongolyy.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/mongolyy.jpeg" alt="山田悠太">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">山田悠太</span><br>三菱重工業株式会社</p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-seike460.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/seike460.jpeg" alt="Shiro Seike">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">Shiro Seike</span><br>株式会社Fusic</p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-GL_Tsukasa.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/GL_Tsukasa.png" alt="小松原つかさ">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">小松原つかさ</span><br>GitLab, Inc.</p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-cyberarchitect.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/cyberarchitect.jpeg" alt="Tomoya Oka">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">Tomoya Oka</span></p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-ueeeeniki.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/ueeeeniki.jpeg" alt="上野彰大">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">上野彰大</span><br>PharmaX株式会社</p>
</a>
</span>
<span class="w-45 w-15-l center inline-flex flex-column items-center pa2 mv1 v-mid h-100">
<a href="/speakers/detail-OkaHaruna.html" class="top-speakers-link">
<img class="w-100 mb2" src="/assets/images/speakers/OkaHaruna.jpeg" alt="岡 春奈">
<p class="ma0 f8 w-100 primaryTokyoColor lh-copy tc"><span class="b f7">岡 春奈</span></p>
</a>
</span>
</div>
</div>
</div>
Expand Down
134 changes: 134 additions & 0 deletions public/speakers/detail-Eric.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
<!DOCTYPE html>
<html lang="en-us">

<head>
<title>ServerlessDays Tokyo 2023 Speaker 上野彰大</title>
<link href="https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,800" rel="stylesheet" />
<link rel="stylesheet" href="/assets/css/style.min.css">
<meta charset="utf-8">
<meta http-equiv="Content-Language" content="en">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="keywords" content="serverless, serverlessdays">
<link rel="shortcut icon" type="image/x-icon" href="/assets/images/favicon.ico">
<script src="/assets/js/glottologist.min.js"></script>
<script>
function resizeIframe(e) {
e.style.height = e.contentWindow.document.body.scrollHeight + "px"
}
</script>
<meta property="og:title" content="ServerlessDays Tokyo 2023" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://tokyo.serverlessdays.io" />
<meta property="og:image" content="https://tokyo.serverlessdays.io/assets/images/ServerlessCommunity.jpg" />
<meta property="og:site_name" content="ServerlessDays Tokyo" />
<meta property="og:description"
content="A community based conference focusing on Serverless based platforms and technologies. Tokyo, September, 2023" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="ServerlessDays Tokyo 2023" />
<meta name="twitter:description"
content="A community based conference focusing on Serverless based platforms and technologies. Tokyo, September, 2023" />
<meta name="twitter:creator" content="@serverlessjp">
<meta name="twitter:image" content="https://tokyo.serverlessdays.io/assets/images/ServerlessCommunity.jpg">
</head>

<body class="avenir w-100 primaryColor speakerBkg">
<div class="h-100 relative">
<div
class="fixed-ns flex justify-end justify-between-ns content-center f5 f4-ns w-100 tc tr-l pa1 pa2-ns pa3-l ph5-l avenir primaryColor primaryBkg z-max">
<div class="dn db-ns">
<a href="/">
<img src="/assets/images/header_logo_tokyo.png" alt="">
</a>
</div>
<span class="dib tr">
<a id="tickets"
class="dib ph3 pv2 mv0 fw5 secondaryConstrastBkg primaryColor pointer ba b--transparent br2 no-underline underline-grow v-mid menu-speakers"
href="/speakers">Speakers</a>
<a id="tickets"
class="dib ph3 pv2 mv0 fw6 primaryColor pointer ba b--transparent br2 no-underline underline-grow v-mid primaryTokyoBkg"
href="https://serverless.connpass.com/event/290640" target="_blank" rel="noopner">Tickets</a>
</span>
</div>
</div>

<div class="ph3 ph0-ns pt4 pt6-ns w-100">
<div class="w-100 w-80-m w-75-l center tl">
<div class="w-100 pv2 pv5-ns">
<div class="flex flex-wrap">
<div class="w-100 w-45-m w-25-l tc center pa2 pa1-m pa0-l tl-ns w5">
<img class="w-80 w-50-m w-100-l ba br3 b--transparent center mb3"
src="/assets/images/speakers/Eric.jpeg" alt="" />
</div>
<div class="w-100 w-100-m w-75-l ph2 ph3-m ph5-l v-top textBlackColor">
<!-- 登壇者名 -->
<h1 class="f2 f1-ns pb1 pt0-ns mb1 mt0-ns tc tl-ns">
Eric Johnson
</h1>
<!-- 所属/会社 -->
<p class="f4 f3-ns pv1-ns mv2-ns tc tl-ns">
Amazon Web Services
</p>
<!-- セッションタイトルと概要 -->
<div class="w-100 mt4 mb4">
<div class="flex flex-column">
<div class="db i pv2 w3 pr3 f4 w-100">セッションタイトル</div>
<h2 class="db pv2 b f4 mb2 mt0">
KEYNOTE: The future is serverless / 未来はサーバーレスにあり
</h2>
<div class="db i w3 pr3 f4 mt3 w-100">セッション概要</div>
<div class="db f5 lh-copy markdown-body">
<p class="mb0">
ソフトウェア開発の将来を予測するのは困難ですが、10 年前のサーバーレスの夜明け以来、いくつかのトレンドが勢いを増してきています。開発者は、かつてないほど多くのワークロードを管理し、スケジュールを短縮し、リソースを削減する必要に迫られています。イノベーション捉えていくには、変化する顧客ニーズをサポートできるアーキテクチャが必要です。このセッションでは、開発者がサーバーレスをどのように受け入れてきたか、これまでに現れたトレンドを考察し、無数の開発の選択肢を紹介するために “未来” を覗いていきます。サーバーレス革命はまだ始まったばかりです!
<br />
<br />
While the future of software development is hard to predict, some trends have been accelerating since the dawn of serverless 10 years ago. Developers have more workloads to manage, shorter timelines, and fewer resources than ever before. They need architectures that can support the changing needs of their customers to keep pace with innovation. This talk looks at how developers have embraced serverless, the trends that have emerged so far, and peeks into the future to showcase the myriad development choices. The serverless revolution is just getting started.
</p>
</div>
</div>
</div>
<!-- 登壇者プロフィール -->
<div class="f5 lh-copy mw6 mw7-ns markdown-body">
<div class="db i w3 pr3 f4 w-100">登壇者プロフィール</div>
<p class="">
Eric Johnson is a Principal Developer Advocate for Serverless Applications at Amazon Web Services and is based in Northern Colorado. Eric is a fanatic about serverless and enjoys helping developers understand how serverless technologies introduces a major paradigm shift in how they approach building and running applications at massive scale with minimal administration overhead. Prior to this, Eric has worked as a developer, solutions architect and AWS Evangelist for an AWS partner company.
</p>
</div>
</div>
</div>
</div>
</div>
</div>


<div class="w-100 pv3 primaryColor footerBkg">
<div class="tc pv2 pv4-ns">
<img class="pa2 w-10" src="/2019/assets/images/octo_mascot.png" alt="Octopus" />

<img class="pa2 w-08" src="/2019/assets/images/unicorn_mascot.png" alt="Unicorn" />

<img class="pa2 w-10" src="/2019/assets/images/Moth_mascot.png" alt="Moth" />

<img class="pa2 w-10" src="/2019/assets/images/owl_mascot.png" alt="Owl" />

<img class="pa2 w-07" src="/2019/assets/images/Dino_mascot.png" alt="Dino" />

<img class="pa2 w-10" src="/2019/assets/images/Anteater_mascot.png" alt="Anteater" />

<img class="pa2 w-08" src="/2019/assets/images/severlessdaystokyo-fox-img.png" alt="Robofox" />
</div>
<div class="tc pv1 pv3-ns">
<a class="no-underline primaryColor pa2 f6" href="https://eventregist.com/e/slstokyo19" target="_blank"
rel="noopner">Tickets</a>
</div>
<div class="tc pv1 pv3-ns">
<a class="primaryColor no-underline pa2 v-mid f5"
href="mailto:tokyo@serverlessdays.io">tokyo@serverlessdays.io</a>
<a class="primaryColor no-underline pa2 v-mid f5" href="https://twitter.com/serverlessjp" target="_blank"
rel="noopener">@serverlessJP</a>
</div>
<a class="no-underline f7">Photo by Moyan Brenn /
<a class="no-underline f7" href="https://creativecommons.org/licenses/by/2.0/">CC BY</a></a>
</div>
</body>

</html>
Loading

0 comments on commit 2b22088

Please sign in to comment.