forked from Qala-Dev/qala-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
246 lines (244 loc) · 13.1 KB
/
index.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
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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
---
layout: default
---
<!-- Banner -->
<section class="bg-light" id="apply">
<div class="container">
<div class="row">
<div class="col-lg-12 mt-2">
<h2 class="section-heading text-center">Applications are now open!</h2>
</div>
<div class="col-lg-12 text-center mb-2">
<a class="btn btn-primary btn-xl text-uppercase js-scroll-trigger center-block" href="https://forms.gle/1YdUAg8ZQ1YoFJjD7">Apply</a>
</div>
</div>
</div>
</section>
<!-- About-->
<section class="page-section" id="about">
<div class="container">
<div class="text-center">
<h2 class="section-heading text-uppercase text-center">About</h2>
<h5>Qala is a program designed to train the next generation of African Bitcoin and Lightning developers.</br>The program is full-time and includes stipends for participants.</h7>
</div>
<div class="row text-center">
<div class="col-md-4">
<span class="fa-stack fa-3x">
<i class="fas fa-circle fa-stack-2x text-primary"></i>
<i class="fas fa-graduation-cap fa-stack-1x fa-inverse"></i>
</span>
<h4 class="service-heading">Become a Bitcoin/LN Dev</h4>
<p class="text-muted">Dive deep into security concerns, adversarial thinking, and approaches to Bitcoin and Lightning software design.</p>
</div>
<div class="col-md-4">
<span class="fa-stack fa-3x">
<i class="fas fa-circle fa-stack-2x text-primary"></i>
<i class="fas fa-tasks fa-stack-1x fa-inverse"></i>
</span>
<h4 class="service-heading">Project Based Learning</h4>
<p class="text-muted">Unstructured time for participants to contribute to open-source projects or work on a personal project of their choosing.</p>
</div>
<div class="col-md-4">
<span class="fa-stack fa-3x">
<i class="fas fa-circle fa-stack-2x text-primary"></i>
<i class="fas fa-laptop-house fa-stack-1x fa-inverse"></i>
</span>
<h4 class="service-heading">Virtual & Onsite</h4>
<p class="text-muted">The program is a mix of virtual and onsite sessions with demo days for project presentations.</p>
</div>
</div>
</div>
</section>
<!-- Team-->
<section class="page-section" id="organizers">
<div class="container">
<div class="text-center">
<h2 class="section-heading text-uppercase">Organizers</h2>
</div>
<div class="row">
<div class="col-lg-4">
<div class="team-member">
<img class="mx-auto rounded-circle" src="assets/img/team/bernard.jpg" alt="Bernard profile" />
<h4>Bernard Parah</h4>
<a class="btn btn-dark btn-social mx-2" href="https://twitter.com/bernard_parah"><i class="fab fa-twitter"></i></a>
<a class="btn btn-dark btn-social mx-2" href="https://github.com/b3h3rkz"><i class="fab fa-github"></i></a>
<div class="bio-mentors">Bernard is the CEO of <a target="_blank" href="https://bitnob.com/">Bitnob</a> and is a self-proclaimed freedom maximalist.</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member">
<img class="mx-auto rounded-circle" src="assets/img/team/carla.jpg" alt="Carla profile" />
<h4>Carla Kirk-Cohen</h4>
<a class="btn btn-dark btn-social mx-2" href="https://twitter.com/actuallyCarlaKC"><i class="fab fa-twitter"></i></a>
<a class="btn btn-dark btn-social mx-2" href="https://github.com/carlakc"><i class="fab fa-github"></i></a>
<div class="bio-mentors">Carla builds infrastructure at <a target="_blank" href="https://lightning.engineering/">Lightning Labs</a> to make it easier to participate in a decentralized, private payments system.</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member">
<img class="mx-auto rounded-circle" src="assets/img/team/tim.jpg" alt="Tim profile" />
<h4>Tim Akinbo</h4>
<a class="btn btn-dark btn-social mx-2" href="https://twitter.com/takinbrrrr"><i class="fab fa-twitter"></i></a>
<a class="btn btn-dark btn-social mx-2" href="https://github.com/takinbo"><i class="fab fa-github"></i></a>
<div class="bio-mentors">Tim is a long-time Bitcoiner and open-source enthusist.</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member">
<img class="mx-auto rounded-circle" src="assets/img/team/abubakar.jpg" alt="Abubakar profile" />
<h4>Abubakar Nur Khalil</h4>
<a class="btn btn-dark btn-social mx-2" href="https://twitter.com/ihate1999"><i class="fab fa-twitter"></i></a>
<a class="btn btn-dark btn-social mx-2" href="https://github.com/Zero-1729"><i class="fab fa-github"></i></a>
<div class="bio-mentors">Abubakar is the CEO of <a target="_blank" href="https://rcrsv.xyz">Recursive Capital</a> and a Bitcoin Core contributor.</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member">
<img class="mx-auto rounded-circle" src="assets/img/team/caralie.jpg" alt="Carlie profile" />
<h4>Caralie Chrisco</h4>
<a class="btn btn-dark btn-social mx-2" href="https://twitter.com/Caralie_C"><i class="fab fa-twitter"></i></a>
<a class="btn btn-dark btn-social mx-2" href="https://github.com/caralie"><i class="fab fa-github"></i></a>
<div class="bio-mentors">In addition to serving as an Operations Manager at <a target="_blank" href="https://chaincode.com">Chaincode Labs</a>, Caralie is also the Content Lead at <a target="_blank" href="https://hellobitco.in/">Hello, Bitcoin</a>.</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member">
<img class="mx-auto rounded-circle" src="assets/img/team/jonas.jpg" alt="Jonas profile" />
<h4>Adam Jonas</h4>
<a class="btn btn-dark btn-social mx-2" href="https://twitter.com/adamcjonas"><i class="fab fa-twitter"></i></a>
<a class="btn btn-dark btn-social mx-2" href="https://github.com/adamjonas"><i class="fab fa-github"></i></a>
<div class="bio-mentors">Jonas spearheads educational initiatives at <a target="_blank" href="https://chaincode.com">Chaincode</a>.</div>
</div>
</div>
</div>
</div>
</section>
<!-- Supporters -->
<section class="page-section bg-light" id="supporters">
<div class="container">
<div class="text-center">
<h2 class="section-heading text-uppercase">Supporters</h2>
<h5 class="text-muted">Qala is proudly supported by</h5>
</div>
<div class="row justify-content-center">
<div class="col-auto">
<div class="team-member">
<a href="https://chaincode.com" target="_blank" class="text-muted small text-decoration-none">
<img class="mx-auto rounded-circle" src="assets/img/support/chaincode.png" alt="..." />
<h7>Chaincode Labs</h7>
</a>
</div>
</div>
<div class="col-auto">
<div class="team-member">
<a href="https://hrf.org/" target="_blank" class="text-muted small text-decoration-none">
<img class="mx-auto rounded-circle" src="assets/img/support/hrf.jpg" alt="hrf logo" />
<h7>Human Rights Foundation</h7>
</a>
</div>
</div>
<div class="col-auto">
<div class="team-member">
<a href="https://paxful.com/" target="_blank" class="text-muted small text-decoration-none">
<img class="mx-auto rounded-circle" src="assets/img/support/paxful.png" alt="paxful logo" />
<h7>Paxful</h7>
</a>
</div>
</div>
<div class="col-auto">
<div class="team-member">
<a href="https://www.builtwithbitcoin.org/" target="_blank" class="text-muted small text-decoration-none">
<img class="mx-auto rounded-circle" src="assets/img/support/built_with_bitcoin_foundation.jpg" alt="built with bitcoin foundation logo" />
<h7>Built With Bitcoin Foundation</h7>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Resources -->
<section id="resources">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="section-heading text-center">Resources</h2>
<div class="nav-link js-scroll-trigger">
</div>
</div>
</div>
<div class="row">
<div class="col-sm-2 d-none d-md-block">
<a target="_blank" href="https://github.com/Qala-Dev/discussion-questions/tree/main/mastering-bitcoin">
<span class="fa-stack fa-4x">
<i class="fa fa-book" style="color:black"></i>
</span>
</a>
</div>
<div class="col-sm-10">
<a target="_blank" href="https://github.com/Qala-Dev/discussion-questions/tree/main/mastering-bitcoin">
<h4>Discussion Questions for Mastering Bitcoin</h4>
</a>
<p class="text-muted">Mastering Bitcoin is a book for developers, although the first two chapters cover bitcoin at a level that is also approachable to non-programmers. Anyone with a basic understanding of technology can read the first two chapters to get a great understanding of bitcoin.</p>
</div>
</div>
<div class="row">
<div class="col-sm-2 d-none d-md-block">
<a target="_blank" href="https://chaincode.gitbook.io/seminars/">
<span class="fa-stack fa-4x">
<i class="fas fa-laptop-code" style="color:black"></i>
</span>
</a>
</div>
<div class="col-sm-10">
<a target="_blank" href="https://chaincode.gitbook.io/seminars/">
<h4>Self Paced Seminar</h4>
</a>
<p class="text-muted">Our seminar materials are available for anyone to use with readings and discussion questions on various Bitcoin and Lightning topics.</p>
</div>
</div>
</section>
<section id="newsletter">
<div class="col-sm-12 offset-md-5">
<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7_dtp.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:350px;}
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="https://dev.us20.list-manage.com/subscribe/post?u=744c2be336862caa3a4fb7c7d&id=5647282630" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h5>Sign up for our weekly bitcoin newsletter written for African developers. All good stuff, no fluff.</h5>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div class="mc-field-group">
<label for="mce-FNAME">First Name <span class="asterisk">*</span>
</label>
<input type="text" value="" name="FNAME" class="required" id="mce-FNAME">
</div>
<div class="mc-field-group">
<label for="mce-LNAME">Last Name <span class="asterisk">*</span>
</label>
<input type="text" value="" name="LNAME" class="required" id="mce-LNAME">
</div>
<div id="mce-responses" class="clear foot">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_744c2be336862caa3a4fb7c7d_5647282630" tabindex="-1" value=""></div>
<div class="optionalParent">
<div class="clear foot">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
</div>
</div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
</div>
</section>