Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 36 additions & 2 deletions app/views/contents/cnds2025_hands_on.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,14 @@
<h4 class="title"><a href="#hc6">『一日で学ぶクラウドネイティブ技術実践ハンズオン』by CloudNative Days Summer 2025 実行委員会</a></h4>
</div>
<div class="session">
<h5 class="time">2025/5/22 (木) 14:30 - 17:00 (途中お昼休憩あり)</h5>
<h5 class="time">2025/5/22 (木) 14:30 - 17:00 </h5>
<h4 class="title"><a href="#hc2">『Kubernetes Upstream Training in Japan at CNDS2025』by Cloud Native Community Japan</a></h4>
</div>

<div class="session">
<h5 class="time">2025/5/24 (土) 13:30 - 19:00 </h5>
<h4 class="title"><a href="#hc4">『Jagu'e'r 沖縄分科会 GoogleCloudハンズオン』by Jagu'e'r 沖縄分科会&Google Cloud</a></h4>
</div>

<div class="handson-session">
<h3 id="hc6">『一日で学ぶクラウドネイティブ技術実践ハンズオン』by CloudNative Days Summer 2025 実行委員会</h3>
Expand All @@ -44,7 +48,7 @@
<% end %>
</li>
<li>
開催日時:2025/5/19 () 10:00 - 16:30 (途中お昼休憩あり)
開催日時:2025/5/19 () 10:00 - 16:30 (途中お昼休憩あり)
</li>
</ul>
<p>
Expand Down Expand Up @@ -126,6 +130,36 @@
</p>
</div>

<div class="handson-session">
<h3 id="hc4">『Jagu'e'r 沖縄分科会 GoogleCloudハンズオン』by Jagu'e'r 沖縄分科会&Google Cloud</h3>
<ul>
<li>
<% if @current_user %>
申し込みURL:<a href="https://jaguer.connpass.com/event/354013/">https://jaguer.connpass.com/event/354013/</a>
<% else %>
<strong class="alert-url">申し込みURLを表示するには CNDS2025 サイトにログインしてください。</strong>
<% end %>
</li>
<li>
開催日時:2025/5/24 (土) 13:30 - 19:00
</li>
</ul>
<p>
Google Cloudに触れてみたい!生成AIアプリを開発してみたい!という皆さまに向けたコミュニティイベントを開催します!<br>
沖縄分科会も立ち上がりましたので CloudNative Days開催地でもある、沖縄で開催します!<br>
今回のイベントでは、Googleの社員やJagu'e'rメンバーが講師となり、クラウドの基礎からGoogle Cloudの入門、そして話題の生成AIを活用したアプリケーション開発までを体験できるハンズオンをご提供します。<br>

「クラウドって何?」「Google Cloudってどう使うの?」 という初心者の方も大歓迎! 学生の皆さん、社会人の皆さん、どなたでもお気軽にご参加ください<br>

<h5>【参加情報】</h5>
<ul>
<li>参加:無料※オフラインのみ</li>
<li>会場:琉球大学 千原キャンパス 工学部1号館321教室</li>
</ul>
<h5>【講師プロフィール】</h5>
Jagu'e'r 沖縄分科会&Google Cloud
</p>
</div>

<hr />

Expand Down
Loading