Newer
Older
web / activities / achievements.html
@HIROSE Yuuji HIROSE Yuuji on 20 May 2024 4 KB Add achievements.html
<!DOCTYPE html>
<html lang="ja">
<head><title>Junior-Doctor Chokai Academy</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.15.1/css/all.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="../jdmain.css">
<link rel="stylesheet" href="../testpage/responsive.css">
<script type="text/javascript" src="../jdinit.js"></script>
<style type="text/css">
<!--
table.pre1st th:first-child {white-space: pre;}
-->
</style>
</head>
<body>
<header id="header">この部分は header.html に置き換わる</header>
<section id="achievements" class="wrapper">
<h2 class="section-title">塾生の活動成果一覧</h2>

<h3>令和5年度</h3>

<table class="border pre1st">
 <tr><th rowspan="2">令和5年7月16日(日)</th>
  <td><a href="http://www.science-day.com/program/list.php?y=2023"
   >学都「仙台・宮城」サイエンス・デイ</a>
   (会場:東北大学・仙台市)参加6名</td>
 </tr>
 <tr><td><a href="http://www.science-day.com/program/?ID=e2023-953">受賞一覧</a><ul>
	   <li>IEEE Sendai WIE 活躍賞(IEEE Sendai WIE)</li>
	   <li>東北大学工学研究科 未来への挑戦賞(東北大学大学院工学研究科長)</li>
	   <li>宮城大学 "Wow" Award(宮城大学学長)</li>
	  </ul></td></tr>
 <tr><th>令和5年9月7日(木)<br>8日(金)</th>
  <td>日本人間工学学会第64回大会(会場:千葉大学(ハイブリッド))<a href="https://confit.atlas.jp/guide/event/jes64/subject/O2A7-01/advanced">参加1名</a></td>
 </tr>
 <tr><th>令和5年10月15日(日)</th><td>鶴岡市第四学区コミュニティセンターでの研究発表  参加2名 </td></tr>
 <tr><th>令和5年11月4日(土)</th>
  <td><a href="https://www.jst.go.jp/cpse/fsp/event/index.html"
   >サイエンスカンファレンス</a>
   <a href="https://www.jst.go.jp/cpse/fsp/event/pdf/theme2023.pdf">2023</a>
   (会場:東京国際交流館プラザ平成)参加1名 <a href="https://www.jst.go.jp/cpse/fsp/event/pdf/list2023.pdf">研究発表大賞</a></td></tr>
 <tr><th>令和5年11月4日(土)</th>
  <td><a href="https://tsuruoka-sp-fes.jp/">鶴岡サイエンスパークまつり</a>(会場:山形県鶴岡市 鶴岡市先端研究産業支援センター(鶴岡メタボロームキャンパス))参加7名</td></tr>
 <tr><th>令和5年12月16日(土)</th>
  <td><a href="https://www.ipsj.or.jp/event/taikai/86/86PosterSession/ipsj_poster/index.html">第6回中高生情報学研究コンテスト</a>東北ブロック(会場:オンライン)(参加5名、うち全国大会出場者1名 入選2名)</td></tr>
 <tr><th>令和5年度</th><td>「第27回<a href="https://i-wasan.sakura.ne.jp/npo/event/sangaku/">算額をつくろうコンクール</a>」に応募 参加1名(奨励賞)</td></tr>
 <tr><th>令和5年度</th>
  <td>「和算に挑戦」に応募し正解(会場:一関市博物館) 参加1名</td></tr>
 <tr><th>令和6年3月16日(土)</th>
  <td><a href="https://www.ipsj.or.jp/event/taikai/86/WEB/html/event/B-18.html">第6回中高生情報学研究コンテスト全国大会</a>(会場:神奈川大学横浜キャンパス)参加1名 (<a href="https://sites.google.com/view/86postersession/%E5%8F%97%E8%B3%9E%E8%80%85">奨励賞</a>)</td></tr>
 <tr><th>令和6年3月20日(祝)</th>
  <td><a href="https://ds0n.cc.yamaguchi-u.ac.jp/~cphe/junior2023.html">令和5年度ジュニアリサーチセッション</a>(中高生研究発表会)(会場:山口大学 吉田キャンパス)参加1名 (<a href="https://ds0n.cc.yamaguchi-u.ac.jp/~cphe/junior2023kekka.html">優秀賞</a>)</td></tr>
</table>

<div id="container" class="wrapper">
<main>
	
</main>

</div>
</section>
<footer id="footer">この部分は footer.html に置き換わる</footer>
<script type="text/javascript" src="../testpage/header.js"></script>
</body>
</html>