This repository was archived by the owner on Dec 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmission.html
More file actions
689 lines (668 loc) · 42.7 KB
/
mission.html
File metadata and controls
689 lines (668 loc) · 42.7 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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Python Togo">
<meta name="description"
content="Python Togo Community works to promote open source technologies with Python and digital inclusion, creating an equitable and inclusive environment where talent can develop regardless ">
<meta name="keywords"
content="Pytogo, python togo, Python, PSF, ThePSF, WassCodeur, wass, Togo Tech, PSF, Python Africa, Pycon Africa, Python Togo Society, PyCon Togo, PyCon,Pytg, PyTg, PyCOnTg, PyCOn TG, PyConTogo 2025, PyCon Togo 2025, PyConTogo25, Togo Tech, Togo Code, Tdev, Hyver, Tech Communities Day, Python, Togo, Python Togo, PyDay Togo 2024, PyDay Togo, PyCon Togo, Pycon Us, pycon, Pycon Africa, Python programming, Python programming language, Python developers, Python community, Python programming community, Python programming language community, Python programming language developers, Python programming language community in Togo, Python programming language developers in Togo, Python programming language community in Africa, Python programming language developers in Africa, Python programming language community in West Africa, Python programming language developers in West Africa, Python programming language community in Lome, Python programming language developers in Lome, Python programming language community in Togo, Python programming language developers in Togo, Python programming language community in Africa, Python programming language developers in Africa, Python programming language community in West Africa, Python programming language developers in West Africa, Python programming language community in Lome, Python programming language developers in Lome, Togo Python, PyTogo, PythonTogo, TogoPython, PSF, ThePsf, The Python Software Foundation">
<meta name="author" content="Python Togo Society">
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow">
<meta name="bingbot" content="index, follow">
<meta name="yandex" content="index, follow">
<meta name="msnbot" content="index, follow">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Python Togo">
<meta name="msapplication-TileColor" content="#000000">
<meta name="mobile-web-app-capable" content="yes">
<meta name="msapplication-TileImage" content="assets/images/favicon.ico">
<meta name="msapplication-navbutton-color" content="#000000">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="application-name" content="Python Togo">
<meta name="msapplication-navbutton-color" content="#000000">
<meta name="theme-color" content="#000000">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Python Togo | About</title>
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/mission.css">
<link rel="shortcut icon" href="assets/images/favicon.svg" type="image/x-icon">
</head>
<body>
<!-- Header -->
<header class="header">
<button class="mobile-menu-btn" id="mobileMenuBtn">☰</button>
<div class="logo">
<a href="home.html"><img src="assets/images/logo.png" alt="Python Togo Logo"></a>
</div>
<nav class="nav">
<ul class="nav-links" id="navLinks">
<li><a href="home.html">
<span data-lang="en">Home</span>
<span data-lang="fr">Accueil</span>
<span data-lang="tg">Aƒe</span>
</a></li>
<li><a href="#story">
<span data-lang="en">Our Story</span>
<span data-lang="fr">Notre Histoire</span>
<span data-lang="tg">Míaƒe Ŋutinya</span>
</a></li>
<li><a href="#involve">
<span data-lang="en">Get Involved</span>
<span data-lang="fr">S'impliquer</span>
<span data-lang="tg">Kpɔ Gome</span>
</a></li>
<li><a href="#initiatives">
<span data-lang="en">Our Programs</span>
<span data-lang="fr">Nos Programmes</span>
<span data-lang="tg">Míaƒe Ðoɖowo</span>
</a></li>
<li><a href="CoC.html">
<span data-lang="en">CoC</span>
<span data-lang="fr">CoC</span>
<span data-lang="tg">CoC</span>
</a></li>
<!-- <li><a href="gallery.html">
<span data-lang="en">Gallery</span>
<span data-lang="fr">Galerie</span>
<span data-lang="tg">Fotowo</span>
</a></li> -->
<li><a href="events.html">
<span data-lang="en">Events</span>
<span data-lang="fr">Événements</span>
<span data-lang="tg">Wɔnawo</span>
</a></li>
</ul>
</nav>
<div class="nav-cta">
<select name="language" id="language-selector" onchange="changeLanguage(this.value)">
<option value="en">🇺🇸 EN</option>
<option value="fr">🇫🇷 FR</option>
<option value="tg">🇹🇬 TG</option>
</select>
<a href="https://pycontg.pytogo.org/" class="cta-button btn-swag">
<span data-lang="en">PyCon Togo 2025</span>
<span data-lang="fr">PyCon Togo 2025</span>
<span data-lang="tg">PyCon Togo 2025</span>
</a>
</div>
</header>
<!-- Main Content -->
<main>
<!-- Vision Hero Section -->
<section class="vision-hero">
<div class="vision-container">
<h1>
<span data-lang="en">Our Vision & Mission</span>
<span data-lang="fr">Notre Vision & Mission</span>
<span data-lang="tg">Míaƒe Ŋutikpɔkpɔ & Dɔdeasi</span>
</h1>
<p>
<span data-lang="en">Discover what drives us and how we work to develop the Python ecosystem in Togo
and
create opportunities for developers.</span>
<span data-lang="fr">Découvrez ce qui nous anime et comment nous travaillons à développer
l'écosystème
Python au Togo et à créer des opportunités pour les développeurs.</span>
<span data-lang="tg">Mídzro nu si nàna agbagba mí kple alesi míewɔa dɔ hena Python ƒe tsitsi le Togo
eye
wòana mɔnukpɔkpɔwo na kɔdnyaŋlɔlawo.</span>
</p>
</div>
</section>
<!-- About Section -->
<section class="about-section">
<div class="vision-container">
<div class="about-content">
<div class="about-image">
<img src="https://res.cloudinary.com/dvg7vky5o/image/upload/v1744070856/hero_iapsxz.jpg"
alt="Python Togo Community">
</div>
<div class="about-text">
<h2>
<span data-lang="en">Who We Are</span>
<span data-lang="fr">Qui Sommes-Nous</span>
<span data-lang="tg">Ame Kawoe Míenye</span>
</h2>
<p>
<span data-lang="en">Python Togo is a dynamic community dedicated to fostering Python
development in
Togo. We provide opportunities for knowledge exchange, collaboration, and skills
building for
developers at all levels.</span>
<span data-lang="fr">Python Togo est une communauté dynamique dédiée à la promotion du
développement
Python au Togo. Nous offrons des opportunités d'échange de connaissances, de
collaboration et de
renforcement des compétences pour les développeurs de tous niveaux.</span>
<span data-lang="tg">Python Togo nye habɔbɔ si ku ɖe Python ƒe dzidziɖedzi ŋu le Togo. Míena
mɔnukpɔkpɔwo na nunya ƒe dzadzraɖoɖo, kadodo, kple ŋutete ƒe tutuɖo na kɔdnyaŋlɔlawo le
ɖoƒe
ɖesiaɖe.</span>
</p>
<p>
<span data-lang="en">Founded by passionate Python enthusiasts, our community has grown to
include
developers from across Togo who share a common interest in Python programming and its
applications.</span>
<span data-lang="fr">Fondée par des passionnés de Python, notre communauté s'est agrandie
pour
inclure des développeurs de tout le Togo qui partagent un intérêt commun pour la
programmation
Python et ses applications.</span>
<span data-lang="tg">Habɔbɔ si Python lɔ̃lawo tsɔ ɖo gɔme la, tsi ɖe edzi be wòaxɔ
kɔdnyaŋlɔlawo tso
Togo blibo me siwo katã lɔ̃a Python ƒe kɔdnyaŋlɔɖoɖowo kple wo ŋuti dɔwɔwɔwo.</span>
</p>
<p>
<span data-lang="en">We believe in the power of community and collaborative learning to
create a
strong Python ecosystem that can contribute to technological advancement in Togo.</span>
<span data-lang="fr">Nous croyons au pouvoir de la communauté et de l'apprentissage
collaboratif
pour créer un écosystème Python solide qui peut contribuer à l'avancement technologique
au
Togo.</span>
<span data-lang="tg">Míexɔe se be habɔbɔa ƒe ŋusẽ kple hahexɔnufiafia ate ŋu aɖo Python ƒe
ɖoɖo sesẽ
aɖe anyi si ate ŋu akpe ɖe tekinɔlɔdzi ƒe tsitsi ŋu le Togo.</span>
</p>
</div>
</div>
</div>
</section>
<!-- Vision & Mission Section -->
<section>
<div class="vision-container">
<div class="section-header">
<h2 class="section-title">
<span data-lang="en">Our Foundation</span>
<span data-lang="fr">Notre Fondement</span>
<span data-lang="tg">Míaƒe Gɔmeɖokpe</span>
</h2>
<p class="section-subtitle">
<span data-lang="en">The pillars that guide our community's growth and activities</span>
<span data-lang="fr">Les piliers qui guident la croissance et les activités de notre
communauté</span>
<span data-lang="tg">Sɔti siwo kplɔa míaƒe habɔbɔa ƒe tsitsi kple dɔwɔnawo</span>
</p>
</div>
<div class="vision-mission">
<div class="vision-box">
<div class="box-header">
<div class="box-icon">V</div>
<h3 class="box-title">
<span data-lang="en">Vision</span>
<span data-lang="fr">Vision</span>
<span data-lang="tg">Ŋutikpɔkpɔ</span>
</h3>
</div>
<p>
<span data-lang="en">Our vision is to create a dynamic and innovative Python ecosystem in
Togo that
is recognized regionally and internationally. We aspire to make Togo a hub of excellence
in
Python development in West Africa, where Python-based technologies and solutions
significantly
contribute to the country's socio-economic development.</span>
<span data-lang="fr">Notre vision est de créer un écosystème Python dynamique et innovant au
Togo
qui est reconnu régionalement et internationalement. Nous aspirons à faire du Togo un
centre
d'excellence en développement Python en Afrique de l'Ouest, où les technologies et
solutions
basées sur Python contribuent significativement au développement socio-économique du
pays.</span>
<span data-lang="tg">Míaƒe ŋutikpɔkpɔ enye be míaɖo Python ƒe ɖoɖo deŋgɔ aɖe anyi le Togo si
woanya
le nútoƒe kple xexeame godoo. Míedi be míawɔ Togo wòazu Python ƒe dzidziɖedzi ƒe dzeƒe
le Afrika
ƒe ɣetoɖoƒe, afisi Python dzi wo tu tekinɔlɔdzi kple nyametsovɔwo le, eye woakpe ɖe
dukɔa ƒe
hadomegbenɔnɔ kple ganyawo ƒe dzidziɖedzi ŋu.</span>
</p>
<p>
<span data-lang="en">We envision a community where every Togolese Python developer is
equipped with
the skills and resources needed to excel in the global tech industry and address local
challenges through innovative solutions.</span>
<span data-lang="fr">Nous envisageons une communauté où chaque développeur Python togolais
est
équipé des compétences et des ressources nécessaires pour exceller dans l'industrie
technologique mondiale et relever les défis locaux grâce à des solutions
innovantes.</span>
<span data-lang="tg">Míaƒe ŋutikpɔkpɔ enye be míaɖo habɔbɔ aɖe anyi afisi Togotɔ siwo nye
Python
kɔdnyaŋlɔlawo la axɔ aɖaŋuwo kple nunɔamesiwo woahiã be woakpɔ dzidzedze le xexeame ƒe
tekinɔlɔdzi ƒe dɔwɔƒe, eye woate ŋu akpɔ kuxi siwo li le míaƒe dukɔa me la gbɔ to mɔ
yeyewo ɖeɖe
me.</span>
</p>
</div>
<div class="mission-box">
<div class="box-header">
<div class="box-icon">M</div>
<h3 class="box-title">
<span data-lang="en">Mission</span>
<span data-lang="fr">Mission</span>
<span data-lang="tg">Dɔdeasi</span>
</h3>
</div>
<p>
<span data-lang="en">Our mission is to promote the adoption and use of the Python
programming
language in Togo through education, collaboration, and innovation. We are committed
to:</span>
<span data-lang="fr">Notre mission est de promouvoir l'adoption et l'utilisation du langage
de
programmation Python au Togo par l'éducation, la collaboration et l'innovation. Nous
nous
engageons à:</span>
<span data-lang="tg">Míaƒe dɔdeasi enye be míado Python kɔdnyaŋlɔgbe ƒe zazã ɖe ŋgɔ le Togo
to
nufiafia, hahewɔwɔ, kple nuyeyewo wɔwɔ me. Míaƒe dɔdeasi nye be:</span>
</p>
<ul style="margin-left: 20px; margin-top: 10px;">
<li>
<span data-lang="en">Educating and training the next generation of Python
developers</span>
<span data-lang="fr">Éduquer et former la prochaine génération de développeurs
Python</span>
<span data-lang="tg">Míafia nu kple hehe na dzidzime yeyea ƒe Python
kɔdnyaŋlɔlawo</span>
</li>
<li>
<span data-lang="en">Facilitating knowledge sharing and collaboration among
members</span>
<span data-lang="fr">Faciliter le partage de connaissances et la collaboration entre les
membres</span>
<span data-lang="tg">Míana mɔnu si dzi woato ama nunya na wo nɔewo, eye woawɔ dɔ aduadu
le
habɔbɔa me</span>
</li>
<li>
<span data-lang="en">Creating professional opportunities for developers</span>
<span data-lang="fr">Créer des opportunités professionnelles pour les
développeurs</span>
<span data-lang="tg">Míana mɔnukpɔkpɔwo na kɔdnyaŋlɔlawo le dɔwɔƒewo</span>
</li>
<li>
<span data-lang="en">Developing innovative technology solutions to solve local
problems</span>
<span data-lang="fr">Développer des solutions technologiques innovantes pour résoudre
les
problèmes locaux</span>
<span data-lang="tg">Míatsɔ tekinɔlɔdzi yeyewo aɖe kuxi siwo li le míaƒe dukɔa me</span>
</li>
<li>
<span data-lang="en">Establishing strategic partnerships with other organizations and
businesses</span>
<span data-lang="fr">Établir des partenariats stratégiques avec d'autres organisations
et
entreprises</span>
<span data-lang="tg">Míado kadodo kple habɔbɔ kple dɔwɔƒe bubuwo</span>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Values Section -->
<section class="values-section">
<div class="vision-container">
<div class="section-header">
<h2 class="section-title">
<span data-lang="en">Our Values</span>
<span data-lang="fr">Nos Valeurs</span>
<span data-lang="tg">Míaƒe Asixɔxɔwo</span>
</h2>
<p class="section-subtitle">
<span data-lang="en">Core principles that guide our community and shape our culture</span>
<span data-lang="fr">Principes fondamentaux qui guident notre communauté et façonnent notre
culture</span>
<span data-lang="tg">Gɔmeɖose siwo kplɔa míaƒe habɔbɔa, eye wowɔa míaƒe dekɔnuwo</span>
</p>
</div>
<div class="values-grid">
<div class="value-card">
<div class="value-icon">C</div>
<h3>
<span data-lang="en">Collaboration</span>
<span data-lang="fr">Collaboration</span>
<span data-lang="tg">Hahewɔwɔ</span>
</h3>
<p>
<span data-lang="en">We believe in the power of collaboration and teamwork to achieve common
goals
and drive innovation.</span>
<span data-lang="fr">Nous croyons au pouvoir de la collaboration et du travail d'équipe pour
atteindre des objectifs communs et stimuler l'innovation.</span>
<span data-lang="tg">Míexɔe se be hahewɔwɔ kple ɖekawɔwɔ ƒe ŋusẽ ate ŋu ana míaɖo taɖodzinu
siwo le
mía si, eye wòana míawɔ nu yeyewo.</span>
</p>
</div>
<div class="value-card">
<div class="value-icon">I</div>
<h3>
<span data-lang="en">Innovation</span>
<span data-lang="fr">Innovation</span>
<span data-lang="tg">Nuyeyewo Wɔwɔ</span>
</h3>
<p>
<span data-lang="en">We encourage creative thinking and exploration of new ideas to solve
problems
and constantly improve our solutions.</span>
<span data-lang="fr">Nous encourageons la pensée créative et l'exploration de nouvelles
idées pour
résoudre les problèmes et améliorer constamment nos solutions.</span>
<span data-lang="tg">Míedoa ŋusẽ susu yeye kple nukpɔkpɔ yeye be woate ŋu aɖe kuxiwo, eye
woaɖɔ
míaƒe nyametsovɔwo ɖo ɣesiaɣi.</span>
</p>
</div>
<div class="value-card">
<div class="value-icon">E</div>
<h3>
<span data-lang="en">Excellence</span>
<span data-lang="fr">Excellence</span>
<span data-lang="tg">Ðewomavɔ</span>
</h3>
<p>
<span data-lang="en">We strive for excellence in everything we do, maintaining high
standards of
quality and professionalism.</span>
<span data-lang="fr">Nous visons l'excellence dans tout ce que nous faisons, en maintenant
des
normes élevées de qualité et de professionnalisme.</span>
<span data-lang="tg">Míedzea agbagba be míawɔ nu sia nu nyuie, eye míanɔ ɖokuiwɔwɔ nyuie
kple
dɔwɔɖoɖo ƒe ɖoɖo kɔkɔwo dzi.</span>
</p>
</div>
<div class="value-card">
<div class="value-icon">I</div>
<h3>
<span data-lang="en">Inclusivity</span>
<span data-lang="fr">Inclusivité</span>
<span data-lang="tg">Amesiame Xɔxɔ</span>
</h3>
<p>
<span data-lang="en">We value diversity and are committed to creating an inclusive
environment where
everyone feels welcome and respected.</span>
<span data-lang="fr">Nous valorisons la diversité et nous nous engageons à créer un
environnement
inclusif où chacun se sent bienvenu et respecté.</span>
<span data-lang="tg">Míexɔa amesiame, eye míelɔ̃ faa be míaɖo teƒe aɖe anyi afisi amesiame
si le mía
dome la axɔ dzedze kple bubu.</span>
</p>
</div>
</div>
</div>
</section>
<!-- Goals Section -->
<section>
<div class="vision-container">
<div class="section-header">
<h2 class="section-title">
<span data-lang="en">Our Goals</span>
<span data-lang="fr">Nos Objectifs</span>
<span data-lang="tg">Míaƒe Taɖodzinuwo</span>
</h2>
<p class="section-subtitle">
<span data-lang="en">Strategic objectives that drive our community forward</span>
<span data-lang="fr">Objectifs stratégiques qui font avancer notre communauté</span>
<span data-lang="tg">Ɖoɖo siwo akplɔ míaƒe habɔbɔa ɖo ta yi ŋgɔ</span>
</p>
</div>
<div class="goals-grid">
<div class="goal-item">
<div class="goal-number">1</div>
<div class="goal-content">
<h3>
<span data-lang="en">Skills Development</span>
<span data-lang="fr">Développement des Compétences</span>
<span data-lang="tg">Aɖaŋuwo Ðeɖe Ŋgɔ</span>
</h3>
<p>
<span data-lang="en">Regularly organize training sessions, workshops, and hackathons to
improve
the technical skills of Python developers in Togo.</span>
<span data-lang="fr">Organiser régulièrement des sessions de formation, des ateliers et
des
hackathons pour améliorer les compétences techniques des développeurs Python au
Togo.</span>
<span data-lang="tg">Míana hehehe, dɔwɔƒewo, kple hackathon-wo edziedzi be woakpe ɖe
Python
kɔdnyaŋlɔlawo ƒe aɖaŋu ŋu le Togo.</span>
</p>
</div>
</div>
<div class="goal-item">
<div class="goal-number">2</div>
<div class="goal-content">
<h3>
<span data-lang="en">Community Growth</span>
<span data-lang="fr">Croissance de la Communauté</span>
<span data-lang="tg">Habɔbɔa ƒe Tsitsi</span>
</h3>
<p>
<span data-lang="en">Achieve a vibrant community of more than 1000 active members by
2026, with
representation in all regions of Togo.</span>
<span data-lang="fr">Atteindre une communauté dynamique de plus de 1000 membres actifs
d'ici
2026, avec une représentation dans toutes les régions du Togo.</span>
<span data-lang="tg">Míaɖo habɔbɔ deŋgɔ aɖe anyi si me tɔwo awu ame akpe ɖeka hafi aƒe
2026
naɖo, eye míaƒe hatɔwo anɔ Togo ƒe nutome ɖesiaɖe me.</span>
</p>
</div>
</div>
<div class="goal-item">
<div class="goal-number">3</div>
<div class="goal-content">
<h3>
<span data-lang="en">Strategic Partnerships</span>
<span data-lang="fr">Partenariats Stratégiques</span>
<span data-lang="tg">Kadodo Veviwo</span>
</h3>
<p>
<span data-lang="en">Establish strong partnerships with educational institutions,
businesses,
and other tech communities to create a robust Python ecosystem.</span>
<span data-lang="fr">Établir des partenariats solides avec des institutions éducatives,
des
entreprises et d'autres communautés technologiques pour créer un écosystème Python
robuste.</span>
<span data-lang="tg">Míaɖo kadodo gãwo ɖe suku gãwo, asitsadɔwɔƒewo kple tekinɔlɔdzi
habɔbɔ
bubuwo dome be woanye kpeɖeŋutɔ na Python ƒe tsitsi.</span>
</p>
</div>
</div>
<div class="goal-item">
<div class="goal-number">4</div>
<div class="goal-content">
<h3>
<span data-lang="en">Community Projects</span>
<span data-lang="fr">Projets Communautaires</span>
<span data-lang="tg">Habɔbɔa ƒe Dɔwɔwɔwo</span>
</h3>
<p>
<span data-lang="en">Initiate and successfully implement open source projects that
address local
challenges and actively involve community members.</span>
<span data-lang="fr">Initier et mettre en œuvre avec succès des projets open source qui
répondent aux défis locaux et impliquent activement les membres de la
communauté.</span>
<span data-lang="tg">Míadze open source dɔwɔɖoɖowo gɔme, eye míakpɔ egbɔ be woayi edzi
nyuie be
woakpe ɖe míaƒe dukɔa ƒe kuxiwo ŋu, eye habɔbɔa me tɔwo nado ŋusẽ le eŋu.</span>
</p>
</div>
</div>
<div class="goal-item">
<div class="goal-number">5</div>
<div class="goal-content">
<h3>
<span data-lang="en">International Visibility</span>
<span data-lang="fr">Visibilité Internationale</span>
<span data-lang="tg">Xexeame Godoo Nyanyae</span>
</h3>
<p>
<span data-lang="en">Represent Togo at international Python events and establish
connections
with other Python communities worldwide.</span>
<span data-lang="fr">Représenter le Togo lors d'événements Python internationaux et
établir des
connexions avec d'autres communautés Python à travers le monde.</span>
<span data-lang="tg">Míaɖo Togo teƒe le xexeame godoo ƒe Python takpekpewo me, eye míado
kadodo
kple Python ƒe habɔbɔ bubuwo le xexeame godoo.</span>
</p>
</div>
</div>
<div class="goal-item">
<div class="goal-number">6</div>
<div class="goal-content">
<h3>
<span data-lang="en">Inclusion and Diversity</span>
<span data-lang="fr">Inclusion et Diversité</span>
<span data-lang="tg">Amesiame Xɔxɔ kple Vovototo</span>
</h3>
<p>
<span data-lang="en">Ensure fair and diverse representation within the community, with a
particular focus on increasing female participation.</span>
<span data-lang="fr">Assurer une représentation équitable et diverse au sein de la
communauté,
avec un accent particulier sur l'augmentation de la participation féminine.</span>
<span data-lang="tg">Míakpɔ egbɔ be amesiame kpɔ gome le habɔbɔa me, eye míado nyɔnuwo
ƒe
gomekpɔkpɔ le habɔbɔa me ɖe ŋgɔ vevie.</span>
</p>
</div>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="cta-section">
<div class="vision-container">
<h2>
<span data-lang="en">Join our Python Togo Community</span>
<span data-lang="fr">Rejoignez la Communauté Python Togo</span>
<span data-lang="tg">Va Míaƒe Python Togo Habɔbɔa Me</span>
</h2>
<p>
<span data-lang="en">Whether you're a beginner or an expert in Python, be part of our dynamic
community and
help shape the future of technology in Togo.</span>
<span data-lang="fr">Que vous soyez débutant ou expert en Python, faites partie de notre communauté
dynamique et aidez à façonner l'avenir de la technologie au Togo.</span>
<span data-lang="tg">Nenye be èle Python srɔ̃m fifia alo ènyae xoxo la, va míaƒe habɔbɔ si le
tsitsim la me
eye nàkpe ɖe mía ŋu le tekinɔlɔdzi ƒe etsɔme ɖoɖo le Togo me.</span>
</p>
<a href="https://pytogo.org/discord" class="cta-button joinus">
<span data-lang="en">Become a Member</span>
<span data-lang="fr">Devenir Membre</span>
<span data-lang="tg">Zu Hatɔ</span>
</a>
</div>
</section>
</main>
<footer class="footer">
<div class="footer-content">
<div class="logo">
<a href="home.html"><img src="assets/images/logo.png" alt="Python Togo Logo"></a>
</div>
<ul class="nav-links footer-nav">
<li><a href="home.html">
<span data-lang="en">Home</span>
<span data-lang="fr">Accueil</span>
<span data-lang="tg">Aƒe</span>
</a></li>
<li><a href="#story">
<span data-lang="en">Our Story</span>
<span data-lang="fr">Notre Histoire</span>
<span data-lang="tg">Míaƒe Ŋutinya</span>
</a></li>
<li><a href="#involve">
<span data-lang="en">Get Involved</span>
<span data-lang="fr">S'impliquer</span>
<span data-lang="tg">Kpɔ Gome</span>
</a></li>
<li><a href="#initiatives">
<span data-lang="en">Our Programs</span>
<span data-lang="fr">Nos Programmes</span>
<span data-lang="tg">Míaƒe Ðoɖowo</span>
</a></li>
<li><a href="CoC.html">
<span data-lang="en">CoC</span>
<span data-lang="fr">CoC</span>
<span data-lang="tg">CoC</span>
</a></li>
<!-- <li><a href="gallery.html">
<span data-lang="en">Gallery</span>
<span data-lang="fr">Galerie</span>
<span data-lang="tg">Fotowo</span>
</a></li> -->
<li><a href="events.html">
<span data-lang="en">Events</span>
<span data-lang="fr">Événements</span>
<span data-lang="tg">Wɔnawo</span>
</a></li>
</ul>
<!-- Social Media Icons -->
<div class="social-icons">
<a href="https://github.com/pytogo-org" aria-label="Github">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 512">
<path
d="M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z" />
</svg>
</a>
<a href="https://x.com/pytogo_org" aria-label="Twitter/X">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path
d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z" />
</svg>
</a>
<a href="https://www.linkedin.com/company/python-togo" aria-label="LinkedIn">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path
d="M4.98 3.5c0 1.381-1.11 2.5-2.48 2.5s-2.48-1.119-2.48-2.5c0-1.38 1.11-2.5 2.48-2.5s2.48 1.12 2.48 2.5zm.02 4.5h-5v16h5v-16zm7.982 0h-4.968v16h4.969v-8.399c0-4.67 6.029-5.052 6.029 0v8.399h4.988v-10.131c0-7.88-8.922-7.593-11.018-3.714v-2.155z" />
</svg>
</a>
<a rel="me" href="https://techhub.social/@pytogo_org" aria-label="Mastodon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path
d="M23.193 7.88c0-5.207-3.411-6.733-3.411-6.733C18.062.357 15.108.025 12.041 0h-.076c-3.069.025-6.02.357-7.74 1.147 0 0-3.412 1.526-3.412 6.732 0 1.193-.023 2.619.015 4.13.124 5.092.934 10.11 5.641 11.355 2.17.574 4.034.695 5.536.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.13.54c-2.165-.075-4.449-.234-4.799-2.892a5.5 5.5 0 0 1-.048-.745s2.125.52 4.818.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.508.475-6.508zm-4.024 6.709h-2.497v-6.12c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.313v3.349h-2.484v-3.35c0-1.537-.602-2.313-1.802-2.313-1.085 0-1.628.655-1.628 1.945v6.119H4.831V8.285c0-1.29.328-2.314.987-3.07.68-.759 1.57-1.147 2.674-1.147 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.305z"/>
</svg>
</a>
<a href="https://www.youtube.com/@PythonTogo" aria-label="YouTube">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path
d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z" />
</svg>
</a>
</div>
</div>
<div class="footer-divider"></div>
<div class="copyright">
<span data-lang="en">© 2025 Python Togo. All rights reserved.</span>
<span data-lang="fr">© 2025 Python Togo. Tous droits réservés.</span>
<span data-lang="tg">© 2025 Python Togo. Gomekpɔkpɔ ɖe sia ɖe le mía si.</span>
</div>
</footer>
<script src="assets/js/mobile.js"></script>
<script src="assets/js/lang.js"></script>
</body>
</html>