-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathabout.html
59 lines (46 loc) · 2.14 KB
/
about.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
---
layout: page
title: About
nav-title: About
url: /about
order: 2
---
<div class="about">
<h2 class="about__header">What is CAPSLOCK?</h2>
<p>
CAPSLOCK is a group of students from <a href="https://www.derechaim.com/">Yeshivat Derech Chaim</a> who what to know
how to code. We orgenize hackathons and
other social events for the students to open the doors for them to the development world.
</p>
<p>
We started this community when we noticed the gap between what the students learn in college, and what they face at
work afterward - the number just didn't make seance. We knew it was time to step in and give the student a more
realistic and practical view of coding and development. This is why we measure our success by the number of students
we empower.
At
CAPSLOCK we believe everyone should have the full developer experience, not only theoretical college learning.
</p>
<h2 class="about__header">What does CAPSLOCK provide?</h2>
<p>
In one word, community. </p>
<p>
It comes in a verity of forms, hackathons, development workshops, and super-active chat groups. The
consistent "dev-talks" give the students the courage to continue and develop things on their own, the curiosity to
learn new technologies, and the most important - the support when they really need it.
</p>
<h2 class="about__header">Who is behind CAPSLOCK?</h2>
<p>
CAPSLOCK was started by two Derech Chaim students, <a href="https://github.com/zvikarp">Zvi Karp</a> and <a
href="https://github.com/shovael">Shovael Stoller</a>, who since have graduated but still
active in the community. We are in the process of transferring the leadership to new students at Derech Chaim. The
community is also backed by the administration of Derech Chaim.
</p>
<h2 class="about__header">How can I help?</h2>
<p>
If you are a student of Derech Chaim, there is not much you need to do, just keep your eyes open for any hidden
clues about an upcoming hackathon around the campus ;)
</p>
<p>
We are also on the look for sponsors, so if you think you can help us that, please be in contact.
</p>
</div>