forked from barryclark/jekyll-now
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
246 lines (225 loc) · 28.4 KB
/
about.html
File metadata and controls
246 lines (225 loc) · 28.4 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
<!DOCTYPE html>
<html lang="en" translate="yes">
<head>
<title>About | Chris-Armel Iradukunda</title>
<meta name="description" content="About: Chris-Armel Iradukunda (@daqhris)">
<meta charset="UTF-8">
<meta name="author" content="Chris-Armel Iradukunda">
<link rel="canonical" href="https://daqhris.com/about.html"/>
<link rel="alternate" href="https://daqhris.com/about.html" hreflang="en-US" />
<link rel="alternate" href="https://daqhris.com/about.html" hreflang="x-default" />
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta http-equiv="Content-Security-Policy" content="default-src 'none';font-src https://daqhris.com:443; img-src https://daqhris.com:443; base-uri 'self'; style-src 'nonce-mEeq6p8pkxae92vhVL6pW6nVuFhv8CxQjAUXUbn3mknReyLA29GFduknx9reaAGvsxTdkm6YGtTNgGKUBeT9kgyCgPgjD7WqHw688gnLTDcu95Hyhg6LbkbBbUnXNFUN'">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="yes" name="mobile-web-app-capable">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta name="referrer" content="no-referrer">
<meta content="daqhris, chris-armel, chris iradukunda, iradukunda, about, bio" name="keywords">
<meta content="About | Chris A. Iradukunda" property="og:title">
<meta content="en" property="og:locale">
<meta content="website" property="og:type">
<meta content="https://daqhris.com/about" property="og:url">
<meta content="about @daqhris" property="og:site_name">
<meta content="All About: Chris-Armel Iradukunda" property="og:description">
<meta content="/image/white-background.png" property="og:image">
<meta name="theme-color" content="#FFFFFF"/>
<meta name="robots" content="noindex, none, nofollow, noarchive, nosnippet, noodp, noydir" />
<link href="https://daqhris.com/image/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="https://daqhris.com/image/white-background.png" rel="shortcut icon">
<link href="https://daqhris.com/image/white-background.png" rel="apple-touch-icon">
<!--Inline CSS-->
<style nonce="mEeq6p8pkxae92vhVL6pW6nVuFhv8CxQjAUXUbn3mknReyLA29GFduknx9reaAGvsxTdkm6YGtTNgGKUBeT9kgyCgPgjD7WqHw688gnLTDcu95Hyhg6LbkbBbUnXNFUN">
@font-face{
font-family: "Lucida Bright";
font-weight:normal;
src:local('Lucida Bright'),
local('LucidaBright');
src:url(https://daqhris.com/style/font/LucidaBright.ttf) format("truetype"); /* Safari, Android, iOS */
font-display: swap;}
@font-face{
font-family: 'Noto-Serif';
font-weight: normal;
src:url(https://daqhris.com/style/font/NotoSerif-Regular.ttf) format("truetype"); /* Safari, Android, iOS */
font-display: swap;}
@font-face{
font-family: "FontAwesome";
font-weight:normal;
src:local("FontAwesome"),
local("font-awesome");
src:url(https://daqhris.com/style/font/fontawesome-webfont.ttf) format("truetype"), /* Safari, Android, iOS */
url(https://daqhris.com/style/font/fontawesome-webfont.woff) format("woff"), /* Pretty Modern Browsers */
url(https://daqhris.com/style/font/fontawesome-webfont.eot) format("eot"); /* IE6+ Compat Modes */
font-display: swap;}
html{background-color:#FFFFFF;color:#000000;font:85%/1.5 "Lucida Bright",'Noto-Serif', serif;}
a {color: #000000;text-decoration:none;background-color:transparent}
a:hover,
a:focus,
a:active {color:#007fff}
.siteHeader{border-bottom:0 solid #CCCCCC}
body{margin:0}footer,header,nav{display:block}
h1{font-family: "Lucida Bright", serif;font-size:2.5em;margin:.67em 0;}
h2{font-family: "Lucida Bright", serif;font-size:1.5em}
h1,p,ul{margin-bottom:1em}
b{font-weight:700}
li{padding:.5em}
section{font-family:'Noto-Serif', serif;padding:1em;font-size:1.25em}
nav{font-family:'Noto-Serif', serif;font-size:1em;padding:2em;
border-bottom:0 solid #CCCCCC;
box-shadow: .25em .5em .75em .125em rgba(50, 50, 50, 0.14);}
ul{padding-left:1em;list-style-type:none}
em{font-size:.9375em}
img{float: right}
button{color:inherit;font:inherit;margin:0}button{overflow:visible}button{text-transform:none}button{border:0;padding:0}*{box-sizing:border-box}
.button {border: none;background-color: white;display: inline-block;cursor: pointer;box-shadow: 0 .125em .3125em 0 #ccc;padding: .625em;border-radius: .125em}
.siteContainer{margin:1em auto;max-width:50em;padding:1em}
.siteHeader{text-align:center;padding:1em .5em}
.siteNav-social{text-align:center;list-style:none;margin:0;padding:0}
.siteNav-social>li{display:inline-block;margin:0 .5em;color:#000000}
.siteFooter{font-family:"Lucida Bright", serif;text-align:center;margin-top:.25em;margin-bottom: 2.5em;}
.text-link{color: darkblue} /*Colored links*/
.underline-text{border-bottom-width:.1em;border-bottom-style: solid;} /*Underlined links at the bottom*/
small{font-size:80%}
#profile{font-family:"Lucida Bright"}
#education{font-family:"Lucida Bright"}
#work{font-family:"Lucida Bright"}
#social{font-family:"Lucida Bright"}
#social{font-family:"Lucida Bright"}
#skills{font-family:"Lucida Bright"}
/*Font Awesome 4.7.0 by @davegandy. Below are font codes extracted from "font-awesome.min.css"*/
.fa{display:inline-block;font:normal normal normal .875em/1 "FontAwesome";}
.fa-2x{font-size:2em}
.fa-twitter:before{content:"\f099"}
.fa-soundcloud:before{content:"\f1be"}
.fa-instagram:before{content:"\f16d"}
/*Different screen sizes, different appearance rules*/
/*Tiny screen*/
@media (max-width: 320px) {
body {font-size: .875em;/*14px*/margin: .125em;padding: .125em;}}
/*Small screen*/
@media (min-width: 320px) {
body {font-size: .9375em;/*15px*/margin: .25em;padding: .25em;}}
/*Mobile screen*/
@media (min-width: 425px) {
body {font-size: 1em;/*16px*/margin: .5em;padding: .5em;}}
/*Tablet screen*/
@media (min-width: 768px) and (min-height:432px){
body {font-size: 1.125em;/*18px*/margin: .75em;padding: .75em;}}
/*Laptop screen*/
@media (min-width: 1280px) and (min-height: 720px) {
body {font-size: 1.25em; /*20px*/margin: 1em;padding: 1em;}}
/*Desktop HD screen*/
@media (min-width: 1440px) and (min-height: 810px) {
body {font-size: 1.5em;/*24px*/margin: 1.125em;padding: 1.125em;}}
/*4K screen*/
@media (min-width: 2560px) and (min-height: 1440px){
body {font-size: 2em;/*32px*/margin: 1.5em;padding: 1.5em;}}
/*8K screen*/
@media (min-width: 4320px) and (min-height: 2430px) {
body {font-size: 3em;/*48px*/margin: 1.75em;padding: 1.75em;}}
/*16K screen*/
@media (min-width: 8640px) and (min-height: 4860px) {
body {font-size: 4em;/*64px*/margin: 2em;padding: 2em;}}
/*code for dark mode*/
@media (prefers-color-scheme: dark) {
html{background-color: #000000;color:#FFFFFF}
.text-link{color:#cacaca}
.siteHeader{border-bottom-color:#F2F2F2}
.underline-text{color:#FFFFFF}
nav{border:solid #FFFFFF}
}
</style>
</head>
<body>
<div class="siteContainer">
<header class="siteHeader" aria-label="About me and personal biography">
<h1><a href="https://daqhris.com/about" class="text-link">about + bio</a></h1>
<section aria-label="Content Summary">
<a href="https://daqhris.com/about#profile" class="underline-text">profile</a> — <a href="https://daqhris.com/about#education" class="underline-text">education</a> — <a href="https://daqhris.com/about#work" class="underline-text">past work</a> — <a href="https://daqhris.com/about#social" class="underline-text">social life</a> — <a href="https://daqhris.com/about#skills" class="underline-text">tech skills</a><br>
<code translate="no">Latest CV modification: <a href="https://github.com/daqhris/daqhris.github.io/commits/master/about.html" rel="noopener" target="_blank" title="See a record of recent document changes on Github" class="text-link">February 13, 2026</a></code></section>
</header>
<nav aria-label="Brief presentation" id="profile">
<h2>Basic Info</h2>
<picture>
<source media="(min-width: 800px)" srcset="https://daqhris.com/image/daqhris-qrcode2.png">
<img src="https://daqhris.com/image/daqhris-qrcode2.png" alt="QR Code (barcode to scan with smartphones)" width="100" height="100">
</picture>
<ul>
<li><em>Full Name:</em> <span translate="no">Chris-Armel Iradukunda</span></li>
<li><em>Online Handle:</em> <span translate="no">daqhris</span></li>
<li><em>Birth Year:</em> 1992</li>
<li><em>Nationality:</em> <a href="https://www.openstreetmap.org/relation/195269" rel="noopener" target="_blank" title="Where is Burundi?" class="text-link">Burundi</a></li>
</ul>
</nav>
<nav aria-label="Schools and Universities" id="education">
<h2>Formal Training</h2>
<ul>
<li><em>2025:</em> <a href="https://opendesigncourse.be/" rel="noopener" target="_blank" class="text-link">Open Design Lab - Textile</a> at <a href="https://designregio-kortrijk.be/en/drk-for-you/budalab-open-makerspace" rel="noopener" target="_blank" class="text-link">BUDA::lab Makerspace</a> in Kortrijk (<em>English</em>, West Flanders)</li>
<li><em>2025:</em> <a href="https://cifas.be/en/event/2025/constellations-2025/constellations-2025.html" rel="noopener" target="_blank" title="Le Cifas est un lieu d’apprentissage et d’expérimentation pour l’art vivant dans la ville et ses lisières" lang="en" class="text-link">CIFAS - Constellations</a>: Co-learning for artists centered on performing art in the city and its fringes (<em>Français</em>, Bruxelles)</li>
<li><em>2023-2024:</em> <a href="https://soundimageculture.org/laboratory/#sic-regular-text-block_a50efe8138bd60817563e5a523bf0c94" rel="noopener" target="_blank" title="Sound Image Culture" lang="en" class="text-link">Sound Image Culture</a> - Observer of collective feedback sessions about the films of SIC participants (<em>English</em>, Brussels)</li>
<li><em>2021, 2016:</em> <a href="https://www.freecodecamp.org/daqhris" rel="noopener" target="_blank" title="Coding in HTML, CSS, JavaScript" lang="en" class="text-link">freeCodeCamp</a> - Web Development Certification: Coding in HTML, CSS & JavaScript</li>
<li><em>2019:</em> <a href="https://cvo.tsmmechelen.be/cvo/nt2_en" rel="noopener" target="_blank" title="Technische Scholen Mechelen - Nederlands voor anderstaligen (NT2)" lang="nl" class="text-link">CVO Technische Scholen Mechelen</a> - Campus Merode: Nederlands voor anderstaligen NT2 (België)</li>
<li><em>2017:</em> <a href="https://en.wikipedia.org/wiki/Universit%C3%A9_de_Namur" rel="noopener" target="_blank" title="University of Namur (Belgium)" lang="fr" class="text-link">Université de Namur</a> (Belgique) - <a href="https://www.unamur.be/fr/info/etudes/info" rel="noopener" target="_blank" title="Faculté d'Informatique (UNamur)" class="text-link">Faculté d'Informatique</a> <em>(Français, dropout)</em></li>
<li><em>2013-2016:</em> <a href="https://en.wikipedia.org/wiki/University_of_Science_and_Technology_Beijing" rel="noopener" target="_blank" title="北京科技大学" class="text-link">University of Science and Technology Beijing</a> (China) - <a href="https://scce.ustb.edu.cn/" rel="noopener" target="_blank" title="计算机与通信工程学院" class="text-link">School of Computer and Communication Engineering</a> <em>(中文, dropout)</em></li>
<li><em>2012-2013:</em> <a href="https://en.wikipedia.org/wiki/Tianjin_University" title="天津大学" class="text-link">Tianjin University</a> (China) - <a href="http://sie.tju.edu.cn/" rel="noopener" target="_blank" title="汉语言进修和预科班 - 国际教育学院" class="text-link">School of International Education</a></li>
<li><em>2005-2011:</em> <a href="https://fr.wikipedia.org/wiki/Lyc%C3%A9e_du_Saint-Esprit" rel="noopener" target="_blank" title="High School" lang="fr" class="text-link">Lycée du Saint-Esprit</a> (Burundi) - Scientific A Section (Maths & Physics)</li>
<li><em>1999-2005:</em> <span lang="fr">École Primaire Stella Matutina</span> (Burundi)</li>
</ul></nav>
<nav aria-label="Overview of select work functions and locations" id="work">
<h2>Noteworthy Work</h2>
<ul>
<li><em>December 2025-NOW:</em> Co-conception of a street treatre project “Parades” led by French artist and theatremaker Hyacinthe Hennae.</li>
<li><em>November - December 2025:</em> Belgian premiere of a co-directed creative documentary film <a href="https://studioruba.com/en/project/the-original-karina-beumer/" rel="noopener" target="_blank" class="text-link">The Original Karina Beumer</a> during <a href="https://baffestival.be/en/portfolio-item/the-original-karina-beumer/" rel="noopener" target="_blank" class="text-link">Brussels Art Film Festival</a> at CINEMATEK and during <a href="https://beursschouwburg.be/en/events/soundimageculture-end-of-year-presentation-2025/" rel="noopener" target="_blank" class="text-link">SoundImageCulture's End-of-Year Presentation</a> at Beursschouwburg.</li>
<li><em>November 2025:</em> Performative installation titled <a href="https://doublement-aliene.daqhris.com/" rel="noopener" target="_blank" class="text-link">Prototypes & Research for "Twofold Alienated" (ENG-FR)</a> during <a href="http://hectolitre.space/echange_251114.html" rel="noopener" target="_blank" class="text-link">101 Liters Alchemy</a> at Hectolitre.</li>
<li><em>October - November 2025:</em> Exhibition of <a href="https://daqhris.com/OpenDesignLab-Textile/" rel="noopener" target="_blank" class="text-link">two textile artworks</a> during the <a href="https://wonderkortrijk.be/en/home" rel="noopener" target="_blank" class="text-link">WONDER Creativity Festival</a> and <a href="https://kortrijkart.be/" rel="noopener" target="_blank" class="text-link">Kortrijk Art Weekend</a> at <a href="https://wonderkortrijk.be/en/exhibitions/cohousing-ten-broele/odltextile" rel="noopener" target="_blank" class="text-link">Cohousing Ten Broele</a>.</li>
<li><em>September 2025:</em> Performative exhibition titled <a href="https://exhibition.awalkaday.art/hectolitre" rel="noopener" target="_blank" title="" lang="fr" class="text-link">Leave your marks on my exhibition</a>, subtitled <em>Simulation #1</em> in a series of <a href="https://exhibition.awalkaday.art/" rel="noopener" target="_blank" class="text-link">Simulations of a 2-in-1 Exhibition</a> at Hectolitre.</li>
<li><em>August 2025 - NOW:</em> Residency of reflection as a multimedia artist at <a href="http://hectolitre.space/members.html" title="Artist-in-residence living and working above a former swingers' club" rel="noopener" target="_blank" class="text-link">Hectolitre</a> in <a href="https://www.visit.brussels/en/visitors/plan-your-trip/the-marolles-brussels-authentic-and-popular-neighbourhood" title="The Marolles: Brussels’ authentic and popular neighbourhood " rel="noopener" target="_blank" class="text-link">The Marolles, Brussels</a>.</li>
<li><em>Summer 2025:</em> Software development of a web application for an open-source theatre project with the assistance of Devin AI: <a href="https://doublement-aliene.daqhris.com/" title="Plate-forme numérique et open-source dédiée à un spectacle théâtral dans un espace public" rel="noopener" target="_blank" class="text-link">doublement-aliene.daqhris.com</a>.</li>
<li><em>May 2025:</em> <a href="https://devfolio.co/projects/mission-enrollment-b9f4" rel="noopener" target="_blank" title="Showcase and development of an onchain app built on Base: 'Mission Enrollment'" class="text-link">Blockchain application</a> builder during <a href="https://base-batch-europe.devfolio.co/" rel="noopener" target="_blank" title="Base Batch Buildathon Participant" class="text-link">Base Batch Europe</a> hosted online by <a href="https://devfolio.co/discover" rel="noopener" target="_blank" title="Online Hackathon Organizer" class="text-link">Devfolio</a>.</li>
<li><em>Jan - Avr 2025:</em> Écriture, réalisation et représentation d'un prototype de performance théâtrale <a href="https://github.com/daqhris/DoublementAliene" rel="noopener" target="_blank" title="Dépôt de code contenant le prototype de la pièce de théâtre" class="text-link">«Doublement Aliéné»</a> en tant qu'artiste constellé à la <a href="https://www.lafonderie.be/" rel="noopener" target="_blank" title="Musée bruxellois de l'industrie et du travail" class="text-link">Fonderie</a> sous la houlette du <a href="https://cifas.be/fr/" rel="noopener" target="_blank" class="text-link">CIFAS</a>.</li>
<li><em>Summer 2024 - NOW:</em> Creator and developer of open source software of artistic apps on the Base blockchain: <a href="https://mission-enrollment.daqhris.com/" rel="noopener" target="_blank" title="Base blockchain App" class="text-link">MissionEnrollment</a> (with <a href="https://devin.ai/" rel="noopener" target="_blank" class="text-link">Devin AI</a>) & <a href="https://ethglobal.com/showcase/zinnekerescuemission-9fwjf" rel="noopener" target="_blank" title="" class="text-link">ZinnekeRescueMission</a>.</li>
<li><em>Oct - Dec 2024:</em> Author and onchain publisher of two short stories about non-human intelligent lifeforms: <a href="https://app.manifold.xyz/txt/twofold-alienated" rel="noopener" target="_blank" class="text-link">Twofold Alienated</a> and <a href="https://daqhris.com/god-bless-usa/story" rel="noopener" target="_blank" class="text-link">God Bless USA</a>.</li>
<li><em>Summer 2024 - NOW:</em> Author, designer and online publisher of an open-source artist's book: <a href="https://book.awalkaday.art" rel="noopener" target="_blank" class="text-link">Walking Memories</a>.</li>
<li><em>Spring 2024:</em> Co-author of an <a href="https://atlas-bxl.eu/?page_id=5728" rel="noopener" target="_blank" class="text-link" title="Ethical Charter of ATLAS research project for people with precarious residence status in Brussels">Ethical Charter</a> for the <a href="https://atlas-bxl.eu/" rel="noopener" target="_blank" class="text-link">ATLAS</a> project with university researchers from <a href="https://www.kuleuven.be/english/kuleuven/index.html" rel="noopener" target="_blank" class="text-link">KULeuven</a> and <a href="https://www.odisee.be/en" rel="noopener" target="_blank" class="text-link">Odisee</a>.</li>
<li><em>Spring 2021 - Summer 2024:</em> Creator, software developer and photographer of <a href="https://awalkaday.art" title="awalkaday.art Photography Collection" rel="noopener" target="_blank" class="text-link">awalkaday.art Photo Collection</a>.</li>
<li><em>Spring - Autumn 2024:</em> Actor in a cinematic project directed by artist and filmmaker <a href="https://www.instagram.com/karinabeumer/" rel="noopener" target="_blank" class="text-link">Karina Beumer</a>.</li>
<li><em>Winter 2023:</em> Full-stack web developer of an email campaign for <a href="https://www.morethanenough.be/" rel="noopener" target="_blank" class="text-link">MoreThanEnough.be</a>.</li>
<li><em>Spring 2023:</em> Financial backer via Ethereum of a Spanish film <em>“Calladita”</em>, written and directed by Miguel Faus.</li>
<li><em>Winter 2020 - 2022:</em> Audio data contributor and validator for <a href="https://commonvoice.mozilla.org" rel="noopener" target="_blank" class="text-link" title="An open-source voice database that anyone can use to make innovative apps for devices and the web.">Common Voice</a>, <a href="https://www.mozilla.org/about/" rel="noopener" target="_blank" class="text-link" title="Learn more about Mozilla">Mozilla Foundation</a>'s voice recognition dataset.</li>
<li><em>Summer 2020:</em> House painter and attic renovator in Bastogne, Luxembourg.</li>
<li><em>Winter-Spring 2020:</em> Horse stable helper on a farm in Malonne, Namur.</li>
<li><em>Autumn 2019:</em> Warehouse worker at a second-hand garments exporter in Beveren, Sint-Niklaas (East Flanders).</li>
<li><em>Summer 2019:</em> Route guide, logistics & setup volunteer for <a href="https://www.brusselsgranddepart.com/letour/en/" rel="noopener" target="_blank" class="text-link"><i>Brussels Grand Départ 2019</i></a> (<a href="https://www.bxltour.be/" rel="noopener" target="_blank" title="Third edition of the BXL TOUR: 40 km of bike ride through the streets of the capital (June 16, 2019)" class="text-link">BXL Tour</a>, <a href="https://ecmc2019.com/" rel="noopener" target="_blank" title="ECMC 2019 - 26 to 30 June 2019 - Brussels, Belgium" class="text-link">European Cycle Messenger Championship</a> and <a href="https://www.letour.fr/en/grand-depart-2019" rel="noopener" target="_blank" title="Brussels Grand Départ, July 6-7 2019" class="text-link">Tour de France 2019</a>).</li>
<li><em>Spring 2018:</em> Dishwasher at a Chinese buffet restaurant in Waterloo, Walloon Brabant.</li>
<li><em>Winter 2017-Spring 2018:</em> Bicycle mechanic in a <a href="https://www.canalc.be/seconde-vie-pour-des-velos-en-bout-de-course/" rel="noopener" target="_blank" class="text-link">bike workshop</a> at a <a href="https://accueil-migration.croix-rouge.be/" rel="noopener" target="_blank" title="Aide aux demandeur(e)s d'asile - Croix-Rouge de Belgique" class="text-link"><i>Red Cross</i> refugee center</a> in Namur (Belgium).</li>
<li><em>Summer-Autumn 2016:</em> Freelance web developer based in Mohandessin, Cairo (Egypt).</li>
<li><em>2015-2016:</em> Actor, recruiter and manager of foreign talent for blockbuster movies produced by China Film Group Corporation : <a href="https://www.imdb.com/title/tt6015706" rel="noopener" target="_blank" class="text-link"><i>China Salesman</i></a>, <a href="https://www.imdb.com/title/tt7131870" rel="noopener" target="_blank" class="text-link"><i>Wolf Warrior 2</i></a>, <a href="https://www.imdb.com/title/tt6177592/" rel="noopener" target="_blank" class="text-link"><i>My War</i></a> (in-studio: Huairou, Beijing; on-location: Hebei, Inner Mongolia).</li>
<li><em>2014-2015:</em> Male fashion model and background movie actor based in Beijing, China.</li>
</ul></nav>
<nav aria-label="Interesting social activities that he led or participated in" id="social">
<h2>Social Commitment</h2>
<ul>
<li>Cub leader in the <a href="https://en.wikipedia.org/wiki/Scouting" rel="noopener" target="_blank" title="Scouting movement - Wikipedia" class="text-link">Scout movement</a> as part of the <i>Charles de Foucauld Unit</i> in Rohero (Bujumbura) <em>(2000-2004)</em></li>
<li>Editor-in-chief, online content manager and fundraising coordinator of the high school student magazine <a href="https://twitter.com/AKANUMAjournal" title="Periodical students magazine at Lycée du Saint-Esprit" class="text-link"><i>Akanuma Journal</i></a> <em>(2009-2011)</em></li>
<li>Recipient of the <i>Best Devotion to School Award</i> upon graduation <em>(2011)</em> and Grantee of a full-ride university scholarship to China <em>(2012)</em></li>
<li>Ardent member of the <i>AEBUP</i> (Association of Burundian Students in Beijing) and Promoter of cultural events among the African diaspora <em>(2013-2016)</em></li>
<li>Mechanic renovator of bikes allocated to <a href="https://www.amnesty.org.au/refugee-and-an-asylum-seeker-difference/" rel="noopener" target="_blank" title="What is 'asylum seeker' or 'refugee'?" class="text-link">asylum seekers</a> at the Atelier Vélo of the <a href="http://www.collectifcsnamur.be/" rel="noopener" target="_blank" lang="fr" title="Local citizen initiative for helping refugees" class="text-link"><i>Collectif Citoyens Solidaires</i></a> (Namur) <em>(2017-2019)</em></li>
<li>Tech talks host and volunteer at <a href="https://fosdem.org" rel="noopener" target="_blank" title="Free and open source software development conference in Brussels (Belgium)" class="text-link">FOSDEM</a>: Free and Open-source Software Developers' European Meeting (ULB, Brussels) <em>(2020-2025)</em></li>
<li>Tickets handler and volunteer during <a href="https://www.museumnightfever.be/en/about" title="Museum Night Fever, an event organised by Brussels Museums" rel="noopener" target="_blank" class="text-link">Brussels Museum Night Fever</a> at <a href="https://iselp.be/" title="L’Institut Supérieur pour l’Etude du Langage Plastique (ISELP)" rel="noopener" target="_blank" class="text-link">ISELP</a> <em>(2022)</em></li>
<li>Participation to the <a href="https://atlas-bxl.eu/?page_id=1885" rel="noopener" target="_blank" class="text-link" title="Co-Creation Labs of the ATLAS research project for people with precarious residence status in Brussels">Co-Creation Labs on Housing</a> of the <a href="https://atlas-bxl.eu/" rel="noopener" target="_blank" class="text-link">ATLAS</a> research project organised by <a href="https://www.kuleuven.be/english/kuleuven/index.html" rel="noopener" target="_blank" class="text-link">KULeuven</a> & <a href="https://www.odisee.be/en" rel="noopener" target="_blank" class="text-link">Odisee</a> (Brussels) <em>(Dec'24 - Jan'25)</em></li>
</ul></nav>
<nav aria-label="Noteworthy skills" id="skills">
<h2>Technical Abilities</h2>
<ul>
<li><em>Human Languages:</em> <span lang="fr">Français</span>, English and <span lang="zh">中文</span> (<span lang="rn">Kirundi</span>, <span lang="sw">Swahili</span> and <span lang="nl">Nederlands</span>)</li>
<li><em>Computer Languages:</em> HTML, CSS, JavaScript, Python, C, Git</li>
<li><em>Coding Enviroments:</em> GitHub, Internet, Ethereum</li>
<li><em>Operating Systems:</em> Microsoft Windows, Ubuntu Linux, Google Android</li>
<li><em>Sports:</em> Cycling, Running, Hiking</li>
<li><em>Hobbies:</em> Photography, Film, Reading, FinTech</li>
</ul></nav>
</div>
<footer class="siteFooter" aria-label="End of page with copyrights credits, source code and return to homepage links">
<small><code translate="no">© 2017-2026 daqhris</code> — <a href="https://github.com/daqhris/daqhris.github.io/blob/master/about.html" rel="noopener" target="_blank" title="Website's Front-End Code" class="underline-text">Source Code</a> — <a href="https://daqhris.com/legal" rel="noopener" title="Terms of Use & Privacy Policy" class="underline-text">Terms & Privacy</a> — <a href="https://daqhris.com" title="Back to Homepage" class="underline-text">Home</a></small>
</footer>
</body>
</html>