-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
34 lines (25 loc) · 2.19 KB
/
index.html
File metadata and controls
34 lines (25 loc) · 2.19 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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>refuJS</title>
<meta name="description" content="refuJS is a coding school for refugees in Hamburg, Germany.">
</head>
<body>
<img src="logo.svg" style="width:75px;"/>
<p>We are trying to organize a coding school for refugees in Hamburg. A coding school is a event where people can learn how to program something, our programming language of choice is JavaScript. Our goal with the coding school is to integrate more people into the JavaScript community in Hamburg and maybe create the connection between interested refugees and companies for Jobs, Trainee positions or Internships.</p>
<p>If you read this we already achieved to make the first contact with you. And we are close or have already done our first refuJS event. If you are interested or you already have some experience in computer programming you are welcome to join the next event.</p>
<p>We want to ask you to fill out a form so that we can plan better on how the skill level varies and how many people want to attend the event. The Event will be FREE for all attendees. Here is the form: <a href="http://goo.gl/forms/2qiLxuq3Fl" target="_blank">http://goo.gl/forms/2qiLxuq3Fl</a>
We really want you there.</p>
<p>Visit our website: <a href="index.html">refuJS.js.org</a> , fill out the form and join our facebook group(<a href="http://bit.ly/refuJS">http://bit.ly/refuJS</a>), you possibly can also find it on facebook the name is refujs. There we will announce our monthly meetups which you can also join for free and meet the Hamburg developer community.</p>
<p>These are the requirements for the event:</p>
<ul>
<li>You should speak some english</li>
<li>You are interested to learn something new and want to join an open community.</li>
<li>You are interested in programming.</li>
</ul>
<a href="https://js.org" target="_blank" title="JS.ORG | JavaScript Community">
<img src="https://logo.js.org/dark_horz.png" width="102" alt="JS.ORG Logo"/></a>
</body>
</html>