This repository was archived by the owner on Sep 22, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
207 lines (195 loc) · 6.63 KB
/
index.html
File metadata and controls
207 lines (195 loc) · 6.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>TTUSSC|113 年社團自我佐證</title>
<link rel="stylesheet" href="dist/reset.css">
<link rel="stylesheet" href="dist/reveal.css">
<link rel="stylesheet" href="dist/theme/black.css">
<!-- Theme used for syntax highlighted code -->
<link rel="stylesheet" href="plugin/highlight/monokai.css">
</head>
<body>
<div class="reveal">
<div class="slides">
<!-- Cover -->
<section>
<h1>
113 年社團自我佐證<br>
科學開源服務社
</h1>
</section>
<!-- QR Code -->
<section>
<section>
<h4>簡報連結</h4>
<img src="img/slide_qrcode.png" alt=""><br>
<a href="https://github.com/TTUSSC/evaluate" target="_blank">原始檔案</a>
</section>
<section>
<h4>原始檔案</h4>
<img src="img/source_code.png" alt="" srcset="" height="500px">
</section>
</section>
<section>
<section data-auto-animate>
<h2>TTUSSC:版本更新</h2>
<h4>科學 <span data-id="x">創意</span> 服務社 → 科學 <span data-id="x">開源</span> 服務社</h4>
</section>
<section data-auto-animate>
<h2>TTUSSC:版本更新</h2>
<h4>科學 <span data-id="x" style="color: #06b6d4;">創意</span> 服務社 → 科學 <span data-id="x" style="color: #06b6d4;">開源</span> 服務社</h4>
</section>
</section>
<section>
<section>
<h2>組織運作模式</h2>
</section>
<section>
<h4>組織架構圖</h4>
<img src="img/club_intro.png" alt="">
</section>
<section>
<h4><a href="https://ttussc.github.io/Document/" target="_blank" rel="noopener noreferrer">資料公開化</a></h4>
<img src="img/club_doc_site.png" alt="">
</section>
<section>
<h4><a href="https://hackmd.io/@EJuMQJj_QPylQryxaYpC-Q/S1L8jjah6" target="_blank" rel="noopener noreferrer">文件記錄</a></h4>
<img src="img/hackmd.png" alt="">
</section>
<section>
<h4><a href="https://discord.gg/AQQbBdu8zf" target="_blank">線上溝通</a></h4>
<img src="img/discord.png" alt="" srcset="">
</section>
<section>
<h4><a href="https://discord.gg/AQQbBdu8zf" target="_blank">社群建立:資源分享</a></h4>
<img src="img/discord_resource.png" alt="" srcset="">
</section>
<section>
<h4><a href="https://discord.gg/AQQbBdu8zf" target="_blank">社群建立:一般閒聊</a></h4>
<img src="img/discord_chat.png" alt="" srcset="">
</section>
<section>
<h4><a href="http://facebook.com/ttussc" target="_blank" rel="noopener noreferrer">社群媒體經營</a></h4>
<img src="img/facebook.png" alt="">
</section>
<section>
<h4><a href="http://instagram.com/ttussc_" target="_blank" rel="noopener noreferrer">社群媒體經營</a></h4>
<img src="img/instagram.png" alt="">
</section>
</section>
<section>
<section data-auto-animate>
<h2>年度成果匯報</h2>
</section>
<section data-auto-animate>
<h2>年度成果匯報</h2>
<h4><a href="https://ttussc.github.io/11th/lecture/2023/second/" target="_blank" rel="noopener noreferrer">社課總覽</a></h4>
<img src="img/ssc_event.png" alt="">
</section>
<section data-auto-animate>
<h2>年度成果匯報</h2>
<ul>
<li>電資創客營</li>
<li>社遊:SITCON</li>
<li>Denny 學長的 Git 教學</li>
</ul>
</section>
<section>
<h4>電資創客營</h4>
<div class="r-stack">
<img src="img/camp.jpeg" alt="" srcset="" class="">
<img src="img/camp_arduino.jpeg" alt="" srcset="" class="fragment">
<img src="img/camp_kid.jpeg" alt="" srcset="" class="fragment">
</div>
</section>
<section data-auto-animate>
<h4>社遊:SITCON</h4>
<div class="r-stack">
<img src="img/SITCON.jpg" alt="" height="500px">
<img src="img/SITCON_agenda.jpg" alt="" height="500px" class="fragment">
</div>
</section>
<section data-auto-animate>
<h4>SITCON 趣事</h4>
<div class="r-stack">
<div>
<img src="img/SITCON_R0.png" alt="">
<a href="https://www.youtube.com/watch?v=AyL2otK_Obc" target="_blank" rel="noopener noreferrer">SITCON 2024 R0|AI 時代
未來人才|講者 簡立峰</a>
</div>
<div class="fragment">
<img src="img/SITCON_R0_us.png" alt="">
<a href="https://www.youtube.com/watch?v=AyL2otK_Obc" target="_blank" rel="noopener noreferrer">SITCON 2024 R0|AI 時代
未來人才|講者 簡立峰</a>
</div>
</div>
</section>
<section>
<h4>Denny 學長的 Git 教學</h4>
<p>誰是 Denny?</p>
<img src="img/ttuscs.png" alt="" srcset="">
</section>
<section>
<h4>Denny 學長的 Git 教學</h4>
<div class="r-stack">
<img src="img/denny_git.JPG" alt="">
<img src="img/denny_department.png" alt="" height="500px" class="fragment">
<img src="img/denny_class.png" alt="" height="500px" class="fragment">
</div>
</section>
</section>
<section>
<section>
<h2>PDCA</h2>
</section>
<section>
<h4>一般社課</h4>
<ul>
<li>事前準備:企劃書、簡報/內容、報名表 ...</li>
<li>簡報試講:圓桌聚會</li>
<li>活動紀錄:攝影、小助教</li>
<li>檢討 & 回饋</li>
</ul>
</section>
<section>
<h4>大型活動</h4>
<img src="./img/big_event.png" alt="" srcset="">
</section>
</section>
<section>
<section>
<h2>社團價值</h2>
</section>
<section>
<h4>開源 X 服務 & 社群 & 讀書會</h4>
<img src="img/SSC_logo_with_text.png" alt="" style="background-color: #fff;">
</section>
</section>
<section>
<section>
<h3>
我們不只是學生社團,<br>
更是一個社群
</h3>
</section>
</section>
</div>
</div>
<script src="dist/reveal.js"></script>
<script src="plugin/notes/notes.js"></script>
<script src="plugin/markdown/markdown.js"></script>
<script src="plugin/highlight/highlight.js"></script>
<script>
// More info about initialization & config:
// - https://revealjs.com/initialization/
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]
});
</script>
</body>
</html>