-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathevents.html
175 lines (168 loc) · 10.3 KB
/
events.html
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
<!DOCTYPE HTML>
<html>
<head>
<title>Events - HisarCS</title>
<meta charset="utf-8"/>
<meta name="description" content="A computer science team from Hisar High School in Istanbul, Turkey with many students actively developing CS & robotics projects, events and organizing competitions & conferences all around the world."/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="assets/css/main.css"/>
<noscript><link rel="stylesheet" href="assets/css/noscript.css"/></noscript>
<link rel="icon" href="assets/img/favicon.ico" type="image/x-icon"/>
</head>
<body class="is-preload">
<div id="wrapper">
<header id="header">
<a href="index.html" class="logo"><strong>Hisar</strong>CS</a>
<nav>
<button id="switch-lang" style="outline:none">TR</button>
<a href="#menu"></a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li lang="en"><a href="index.html">Home</a></li>
<li lang="tr"><a href="index.html">Anasayfa</a></li>
<li lang="en"><a href="about.html">About Us</a></li>
<li lang="tr"><a href="about.html">Hakkımızda</a></li>
<li lang="en"><a href="news.html">News</a></li>
<li lang="tr"><a href="news.html">Haberler</a></li>
<li lang="en"><a href="events.html">Events</a></li>
<li lang="tr"><a href="events.html">Etkinlikler</a></li>
<li lang="en"><a href="projects.html">Projects</a></li>
<li lang="tr"><a href="projects.html">Projeler</a></li>
<li lang="en"><a href="coco.html">Comp.&Conf.</a></li>
<li lang="tr"><a href="coco.html">Yarış.&Konf.</a></li>
<li lang="en"><a href="documents.html">Documents</a></li>
<li lang="tr"><a href="documents.html">Dokümanlar</a></li>
<li><a href="idealab.html">ideaLab</a></li>
<li lang="en"><a href="contact.html">Contact</a></li>
<li lang="tr"><a href="contact.html">İletişim</a></li>
</ul>
<ul class="actions stacked">
<li><a href="https://github.com/HisarCS" class="button primary fit">GitHub</a></li>
</ul>
</nav>
<!-- Banner -->
<section id="banner" class="style2">
<div class="inner">
<header class="major">
<h1>Events</h1>
</header>
<div class="content">
<p>Events organized by HisarCS students</p>
</div>
</div>
</section>
<!-- Main -->
<div id="main">
<section id="one">
<div class="inner">
<h2>From Students to Everyone</h2>
<p>With this mission of increasing exposure to STEM fields and creating an equal learning opportunity for everyone, especially Turkish students, we are able to share our knowledge regarding computer science with anyone who is willing to learn with the many events we are organizing.</p>
</div>
</section>
<section id="two" class="spotlights">
<section>
<a class="image">
<img src="assets/img/events/summit.jpg" data-position="center center" alt="coding-summit-image"/>
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Annual Hisar Coding Summit</h3>
</header>
<p>Every year, as the HisarCS Team, we host a 2-day-long Coding Summit, aiming to encourage and teach students the fundamentals of computer programming through various coding languages, including 4 block-based languages. Our annual summit helps enrich over 300 students’ current information about coding and creative problem-solving. We welcome everyone in this event. The participants’ ages range from a 5-year-old boy to a 60-year-old adult - they all have different levels of understanding and experience of programming.</p>
<ul class="actions">
<li><a href="http://event.hisarcs.com/" class="button" aria-label="Link to coding summit site">Learn more</a></li>
</ul>
</div>
</div>
</section>
<section>
<a class="image">
<img src="assets/img/events/piwars.jpg" data-position="top center" alt="piwars-group-image"/>
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Pi Wars Turkey</h3>
</header>
<p>Unlike many robotics competitions we had previously attended both in Turkey and around the world, PiWars has no rivalry between the teams. We wanted to bring this culture and community to Turkey and encourage more students to pursue STEAM, especially in underprivileged public schools. In 2019, we organized the first Pi Wars Turkey...</p>
<ul class="actions">
<li><a href="https://piwars.hisarcs.com" class="button" aria-label="Link to piwars turkey site">Learn more</a></li>
</ul>
</div>
</div>
</section>
<section>
<a class="image">
<img src="assets/img/events/technovation.jpg" data-position="top center" alt="technovation-image"/>
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Technovation Launch Event</h3>
</header>
<p>We organized a Technovation Launch Event where participants received design thinking workshops on how to identify problems and create solutions while also advancing themselves in various coding workshops like Thunkable and XCode.</p>
<ul class="actions">
<li><a href="" class="button">Learn more</a></li>
</ul>
</div>
</div>
</section>
<section>
<a class="image">
<img src="assets/img/events/sonicpi.jpg" data-position="top center" alt="sonic-pi-workshop-image"/>
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Sonic Pi Workshop</h3>
</header>
<p>In 2020, we started giving Virtual Sonic Pi workshops with the collaboration of ACS, a school in Greece. For the participants with a music background, the program had a 4 week schedule. Participants who would like to develop more advanced projects were able to continue to the program for 2 additional weeks. Participants who don't have any music background were also welcomed to our program, which was be 5 weeks. It was a great success!</p>
<ul class="actions">
<li><a href="https://hisarcs.github.io/SonicPi/" class="button" aria-label="Link to sonicpi workshop site">Learn more</a></li>
</ul>
</div>
</div>
</section>
<section>
<a class="image">
<img src="assets/img/events/acs.jpg" data-position="25% 25%" alt="acs-summit-image"/>
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>ISCI Innovation Summit</h3>
</header>
<p>For the past 3 years, we are organizing the ISCI Summit in ASC Athens, by collaborating with ACS. The students from ASC, AFS Thessaloniki and Hisar School give various workshops such as Scratch, Arduino, Fusion, Botany, Mental Health and lot more. Every year, 4-5 of the many workshops are given by Hisar CS students. The organization has achieved a great success. With our workshops, we introduce nearly 400 students to our field every year.</p>
<ul class="actions">
<li><a href="http://event.hisarcs.com/en.html" class="button">Learn more</a></li>
</ul>
</div>
</div>
</section>
</section>
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/hisarcs?lang=en" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.instagram.com/hisarcs/?hl=en" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://github.com/HisarCS" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
</ul>
</div>
</footer>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/language.js"></script>
</body>
</html>