-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·249 lines (200 loc) · 12.9 KB
/
index.html
File metadata and controls
executable file
·249 lines (200 loc) · 12.9 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
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
247
248
249
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Python Cameroon">
<meta name="keywords" content="python cameroon user group,Python conference, programing Africa,Programing,python cameroon,pycon,python">
<title>Welcome to the python Cameroon user group</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="icon" href="images/icon.png">
</head>
<body id= "top">
<style>section i.fa{
padding:20px;
border-radius: 50%;
background-color: rgb(29, 190, 253);
color:white;
}
.landing{height: 100vh;}
h1,h2,h3,h4{
color: rgb(29, 190, 253);
font-family: flux;
}
</style>
<div class="land ">
<div class="landing">
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse"
data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"> <img src="images/pythonlogo.png" class="img-responsive" width="200" height="120"> </a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav navbar-right" id="nav">
<li ><a href="">Home</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="index.html#projects">Projects</a></li>
<li><a href="index.html#coc">COC</a></li>
<li><a href="index.html#contact">Contact</a></li>
<li >
<a href="pycon.html">PyCon</a></li>
</ul>
</div>
</nav>
<div class="content">
<div class="inner">
<p class="maintext">
PYTHON CAMEROON
</p><br>
<p class="caption">The Python Programming Language User Group in Cameroon.<br>
Join us on</p><br>
<a href="https://github.com/PyCUG" class=" btngrov"> Github </a> <a href="https://pythoncameroon.slack.com" class="btngrov">Slack</a>
</div>
</div>
</div>
</div>
<div id="main" class="container">
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-12"></div>
<h2>
<i class="fa fa-info-circle"></i> About
</h2>
<p>Python Cameroon is a Cameroon-based organization representing the various chapters of Python users. We organise meet-ups and events for software developers, students, academics and anyone who wants to learn the python programing language, software development etc. One of our aims is to help grow and diversify the Python community in Cameroon. We also develop and foster links with other Python based communities overseas.
</p>
</div>
</div
></div>
</section>
<section id="coc">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2><i class="fa fa-code"></i> Code Of Conduct </h2>
<p> Python Cameroon is a welcoming developer community that maintains a friendly and inspiring reputation.
We’d like to keep it that way, which is why we ask all members, attendees,
organizers and sponsors to follow this code of conduct (CoC).</p>
<!-- Button trigger modal -->
<button class="btn btn-primary btn-lg" data-toggle="modal"
data-target="#myModal">
view COC
</button>
<!-- Modal -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog"
aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close"
data-dismiss="modal" aria-hidden="true">
×
</button>
<h4 class="modal-title" id="myModalLabel">
Code Of Conduct</h4>
</div>
<div class="modal-body">
<h2>Code Of Conduct </h2>
The Python community is made up of members from around the globe with a diverse set of skills, personalities, and experiences. It is through these differences that our community experiences great successes and continued growth. When you’re working with members of the community, we encourage you to follow these guidelines which help steer our interactions and strive to keep Python a positive, successful, and growing community.
A member of the Python community is:
<h3>Open</h3>
Members of the community are open to collaboration, whether it’s on PEPs, patches, problems, or otherwise. We’re receptive to constructive comments and criticism, as the experiences and skill sets of other members contribute to the whole of our efforts. We’re accepting of all who wish to take part in our activities, fostering an environment where anyone can participate and everyone can make a difference.
<h3>Considerate</h3>
Members of the community are considerate of their peers — other Python users. We’re thoughtful when addressing the efforts of others, keeping in mind that often times the labor was completed simply for the good of the community. We’re attentive in our communications, whether in person or online, and we’re tactful when approaching differing views.
<h3>Respectful</h3>
Members of the community are respectful. We’re respectful of others, their positions, their skills, their commitments, and their efforts. We’re respectful of the volunteer efforts that permeate the Python community. We’re respectful of the processes set forth in the community, and we work within them. When we disagree, we are courteous in raising our issues.
Overall, we’re good to each other. We contribute to this community not because we have to, but because we want to. If we remember that, these guidelines will come naturally.
<br>
<small><i>If you have questions regarding this CoC, please contact any of Python Cameroon organizers.</i></small>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default"
data-dismiss="modal">Close
</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal -->
</div>
</div>
</div>
</section>
<section id="projects">
<div class="container">
<div class="row">
<h2><i class="fa fa-wrench"></i> Projects</h2>
<p>Here we highlight all the major projects the Python Cameroon community are a part of and supports. Please note that members who take part in these projects do so voluntarily without any remuneration. The community as a whole benefits and are proud of all the collective efforts and man hours put into such projects to make it a success fostering growth.</p>
<div class="col-md-4 ">
<h3><i class="fa fa-gamepad"></i> PyCon Cameroon</h3>
<small><b>Start Date:</b> 2018- 02- 23</small><br>
<p>
This year's PyCon Cameroon will be in Limbe Cameroon it is expected to attract 100 professional, enthusiasts and student delegates, from Cameroon and around the world, to learn about the latest developments and best practices in the Python ecosystem. Unlike many developer conferences, PyCon Cameroon is a not-for-profit conference, run entirely by volunteers dedicated to growing the Python developer community in Cameroon </p>
<a href="pycon.html">PyCon 2018</a>
</div>
<div class="col-md-4 ">
<h3><i class="fa . fa-desktop"> </i> Django Girls</h3>
<small><b>Start Date:</b> 26th May 2018</small><br>
Djangogirls is a global not for profit organization that helps organizes workshops all around the globe that introduces women to the Python Programming Language and Django framework. At the end of the 2 day workshop the women build a website. <!--In Cameroon Djangogirls have impacted more than 200 women with workshops in places like Lagos, Ogbomosho, Akure, Ile-Ife, Minna, PortHarcourt, Ota, Awka, Yenegoa and even with more upcoming workshops across the nation. -->These workshops are largely organized, sponsored and supported by members of the Cameroon Python community and the global python community at large who want to bring about a positive impact in the nation, one woman at a time.
<a href="http://djangogirls.org/buea" class="btn btn-primary" style="background:#F172A1; border:2px solid #F172A1;"> DJango Girls Site</a>
</div>
<div class="col-md-4">
<h3><i class="fa fa-terminal"> </i> Programming for All campaingen </h3>
<small><b>Start Date:</b> To be communicated</small><br>
The project will give training in coding to 21 people aged 12 - 25. Selected students will be taken from Forms 1 to Upper-sixth classes in low-income public schools. The Python Cameroon community would provide trainers for the entire duration of the training. The trainers are volunteers from the Cameroon Python community and have had their profile checked to verify their competence in passing on computer skills/programming knowledge to the students. In addition, with the help of the Python Software Foundation , Python Cameroon would provide the students with Raspberry Pi’s to facilitate learning during and after the training program. The Python Cameroon is one of 3 organizations supporting this initiative.
</div>
</div>
</div>
</section><br>
<section class="sponsor" >
<div class="container">
<h1> SPONSORS</h1><br>
<p class="col-md-4">
<a href="https://www.python.org/psf" target="_blank"><img class="img-responsive" src="images/psf-logo-372x84-alpha.png" alt=""></a><br>
The Python Software Foundation is an organization devoted to advancing open source technology related to the Python programming language.</p>
</div>
</section>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2> <i class="fa fa-comment-o"></i> Get In Touch</h2>
<div class="col-md-4">
<p> <i class="fa fa-home"></i> Limbe South West </p>
<p><i class="fa fa-phone"></i> (+237) 653753553</p>
<a href="mailto:pycameroon@gmail.com" target="_top"><i class="fa fa-envelope fa-1x tooltip-show" data-placement="bottom" data-toggle="tooltip" title="contact Pycon Cameroon"> </i> Email us</a>
</div>
<div class="col-md-6">
<div class="social">
<a href="https://github.com/PyCUG"><i class="fa fa-github fa-2x tooltip-show" data-placement="bottom" data-toggle="tooltip" title="PyCUG on github" target="_blank" ></i></a>
<a href="https://www.facebook.com/pythoncm" class="tooltip-show" data-placement="bottom" data-toggle="tooltip" title="Facebook" target="_blank"><i class="fa fa-facebook-square fa-2x"></i></a>
<a href="https://www.twitter.com/pycameroon " class="tooltip-show" data-placement="bottom" data-toggle="tooltip" title="twitter" target="_blank"><i class="fa fa-twitter fa-2x"></i> </a>
</span>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<footer>
<i class="fa fa-slack fa-4x icon"></i>
<p> Designed & Developed with <i class="fa fa-coffee"> </i> & <i class="fa fa-heart"></i> by Python Cameroon © Copy rights 2018 </p>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0"src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
</footer>
<a href="#top" id="scrollTop"><i class="fa fa-hand-o-up fa-2x"></i></a>
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/scrollreveal.min.js"></script>
<script src="js/js.js"></script>
<script></script>
</body>
</html>