Skip to content

Commit

Permalink
Merge pull request #105 from ueckoken/chofusai2024
Browse files Browse the repository at this point in the history
Chofusai2024の変更
  • Loading branch information
hel-kun authored Nov 23, 2024
2 parents e9edc9a + b52743f commit 536d37c
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 21 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added event/chofusai/2024/fig/kentou.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
1 change: 0 additions & 1 deletion event/chofusai/2024/file

This file was deleted.

Binary file removed event/chofusai/2024/hitohude.png
Binary file not shown.
Binary file removed event/chofusai/2024/hitohude.webp
Binary file not shown.
4 changes: 3 additions & 1 deletion event/chofusai/2024/index.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
body{
margin: 20px;
max-width: 900px;
width: calc(100% - 40px);
margin: 20px auto;
padding: 0;
box-sizing: border-box;
font-family: "Open Sans", sans-serif;
Expand Down
24 changes: 16 additions & 8 deletions event/chofusai/2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,17 @@
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>工学研究部調布祭用ホームページ(仮)</title>
<title>工学研究部調布祭用ホームページ</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="index.css" rel="stylesheet" type="text/css">
<link href="index.css" rel="stylesheet" type="text/css">
<meta property="og:type" content="website">
<meta property="og:title" content="工学研究部-調布祭サイト2024">
<meta property="og:description" content="工学研究部の調布祭2024サイトです。">
<meta property="og:url" content="https://www.koken.club.uec.ac.jp/chofusai/2024/">
<meta property="og:image" content="https://www.koken.club.uec.ac.jp/chofusai/2024/fig/thumbnail.jpg">
</head>
<body>
<h1> 第74回調布祭特設サイト(仮)</h1>
<h1> 第74回調布祭特設サイト</h1>
<p>2024年度の調布祭は11月22日(金)から24日(日)の三日間で開催します。</p>
<p>
工学研究部は2024年度の調布祭で
Expand All @@ -27,7 +32,7 @@ <h1> 第74回調布祭特設サイト(仮)</h1>

<h2>調布祭で行うイベント</h2>
<h3>モナ工研</h3>
<p>クレーンゲームやガシャポンなどで遊ぶことができます</p>
<p>クレーンゲームやスロットゲームなどで遊ぶことができます</p>

<h3>ロボット動物園</h3>
<p>
Expand Down Expand Up @@ -67,12 +72,15 @@ <h3>フリーマーケット</h3>

<h2>アクセス</h2>
<p>
電気通信大学は調布駅から徒歩7分の場所にあります。
調布駅中央口から出て北へ向かう道を直進し左折すると正門につきます。
電気通信大学は調布駅から徒歩7分の場所にあります。
調布駅中央口から出て北へ向かう道を直進し左折すると正門につきます。<br>
<div id =place>西10-103,105</div>
でお待ちしております。ぜひお越しください!
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d5633.628384754134!2d139.54262759847524!3d35.654167593592426!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018f0113fcc6da3%3A0x68f7cfce5d256fb9!2z6KW_MTDlj7fppKg!5e0!3m2!1sja!2sjp!4v1729243973951!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
でお待ちしております。ぜひお越しください!<br>
中門を渡り、左奥に進むと西10号館があります。西10-103,105は建物入って右側です。
</p>
<div style="text-align: center;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d5633.628384754134!2d139.54262759847524!3d35.654167593592426!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018f0113fcc6da3%3A0x68f7cfce5d256fb9!2z6KW_MTDlj7fppKg!5e0!3m2!1sja!2sjp!4v1729243973951!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</body>
</html>

5 changes: 4 additions & 1 deletion event/chofusai/2024/sakuhintenji.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
body{
margin: 20px;
max-width: 900px;
margin: 20px auto;
padding: 0;
box-sizing: border-box;
font-family: "Open Sans", sans-serif;
Expand All @@ -13,6 +14,8 @@ a{
}

.syokai{
margin: 1em;
padding: 1em;
color: darkblue;
background-color: aliceblue;
text-indent: 1em;
Expand Down
25 changes: 15 additions & 10 deletions event/chofusai/2024/sakuhintenji.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
<meta charset="UTF-8">
<title>作品展示of工学研究部</title>
<link href="sakuhintenji.css" rel="stylesheet" type="text/css">
<meta property="og:type" content="website">
<meta property="og:title" content="工学研究部-調布祭サイト2024作品展示">
<meta property="og:description" content="工学研究部の調布祭2024作品展示ページです。">
<meta property="og:url" content="https://www.koken.club.uec.ac.jp/chofusai/2024/">
<meta property="og:image" content="https://www.koken.club.uec.ac.jp/chofusai/2024/fig/thumbnail.jpg">
</head>
<body>
<h1>
Expand Down Expand Up @@ -35,7 +40,7 @@ <h4>
Created by へるくん
<br>
<div class="img">
<img src ="heruret.webp" width = "600" height ="380">
<img src ="./fig/heruret.webp" width = "600" height ="auto">
</div>
<br>
へるーれっと!押すだけ!
Expand All @@ -51,7 +56,7 @@ <h4>
Created by かなえ
<br>
<div class="img">
<img src="https://media.discordapp.net/attachments/1306933321129005096/1308071317001601024/2.png?ex=673f3ed8&is=673ded58&hm=91dddaa6c6877a600421d5e074c307d071ef80aba219971afb7fbc32f74871cb&=&format=webp&quality=lossless&width=1156&height=771" width="600" height="380">
<img src="./fig/kentou.png" width="600" height="auto">
</div>
<br>
検討を加速させるクリッカーゲームです。
Expand All @@ -68,11 +73,11 @@ <h4>
Created by 淵野アタリ
<br>
<div class="img">
<img src="keirokensaku.webp" width="480" height="600">
<img src="./fig/keirokensaku.webp" width="480" height="auto">
<br>
入力した地点を繋ぐ最も安い経路を表示するWEBアプリ.
<br>
URL: https://hutinoatari.github.io/cheapTransfer/
URL: <a href="https://hutinoatari.github.io/cheapTransfer/">https://hutinoatari.github.io/cheapTransfer/</a>
</h4>
</div>

Expand All @@ -85,7 +90,7 @@ <h4>
Created by へるくん
<br>
<div class="img">
<img src="omikuji.webp" width="700" height="230">
<img src="./fig/omikuji.webp" width="700" height="auto">
</div>
<br>
博麗神社Bot
Expand Down Expand Up @@ -170,9 +175,9 @@ <h4>
Created by カワウソ
<br>
<div class="img">
<img src ="hanabi.webp" width = "600" height ="380">
<img src ="./fig/hanabi.webp" width = "600" height ="auto">
<br>
<img src ="hitohude (2).webp" width = "600" height ="380">
<img src ="./fig/hitohude.webp" width = "600" height ="auto">
</div>
輪郭検出を行った後、最短経路を見つけ出すことで画像を一筆書きにできる。(性能はイマイチ)
</h4>
Expand All @@ -192,7 +197,7 @@ <h4>
Created by 黒瀨(ほがらか)
</h4>
<div>
<img src ="crane.webp" width = "600" height ="380">
<img src ="./fig/crane.webp" width = "600" height ="auto">
</div>
<h4>
名前の通りアームロボ型の新しい形のクレーンゲーム。
Expand All @@ -208,7 +213,7 @@ <h4>
Created by ゆい
</h4>
<div>
<img src ="handyfan.webp" width = "600" height ="380">
<img src ="./fig/handyfan.webp" width = "600" height ="auto">
</div>
<h4>
余ったCPUクーラーを再利用したもの
Expand Down Expand Up @@ -290,7 +295,7 @@ <h4>
<h4>
アルミフレームを使った小型クレーンゲーム
<br>
当日までに完成できるのか⁉️
当日までに完成できるのか⁉️
</h4>
</div>
</section>
Expand Down

0 comments on commit 536d37c

Please sign in to comment.