-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathabout-us.html
575 lines (536 loc) · 27.7 KB
/
about-us.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
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
---
---
<!DOCTYPE html>
<html lang="en">
<head>
{% include header.html %}
</head>
<body>
{% include nav-in.html %}
<div
class="jumbotron"
style="background-image:url(./src/img/about-us/banner.jpg)"
></div>
<div class="container project-page">
<div class="section-shift row" style="background-color:#FEF7EC;">
<div id="who-we-are" class="col-sm-4 col-md-3">
<div class="section-intro">
<h1>About Us</h1>
<h4></h4>
</div>
</div>
<div class="clearfix visible-xs-block"></div>
<div class="col-sm-8 col-md-9">
<div class="project-page-intro">
<h3>
At Kota Kita, we have a vision of a model city that is shaped and
shared by informed and empowered citizens — A City for All.
</h3>
<div class="row">
<div class="col-md-6">
<p>
We believe that citizens should be at the heart of the
decision-making process that determines the environment and
the quality of living of the urban centers they reside in.
They are entitled to governance that is inclusive, transparent
and socially just.
</p>
<p>
We are a non-profit organization based in the Indonesian city
of Solo with expertise in urban planning and citizen
participation in the design and development of cities. We
provide education, facilitate citizen participation and
collective action, and work with governments to build bridges
between officials and their constituencies.
</p>
</div>
<div class="col-md-6">
<p>
In our experience carrying out projects in 12 rapidly
urbanizing Indonesian cities, we have found that when citizens
and stakeholders understand urban issues and work together,
services improve, poverty is reduced and inequality narrows,
as poor communities become empowered to make a living.
</p>
<p>
The bulk of our work has been in Indonesia, but we have taken
our knowledge and experience to other fast urbanizing
countries in the region, where participatory governance is on
the agenda and is gaining momentum.
</p>
</div>
</div>
</div>
</div>
<div
class="clearfix visible-xs-block visible-sm-block visible-md-block"
></div>
</div>
<hr class="featurette-divider" />
<div id="our-mission" class="row featurette">
<div class="col-sm-10 col-sm-offset-1 text-center">
<h3>
Our mission is rooted in grassroots activism as well as engagement
with government.
</h3>
<h2 class="text-primary">
Yayasan Kota Kita, or Our City Foundation, is an Indonesian
non-profit organization helping people make thoughtful and inclusive
decisions about the development of their cities – by facilitating
citizen participation and collective action.
</h2>
<h2 class="text-primary">
We aim to empower a generation of people by promoting democratic and
participatory approaches to improve urban areas.
</h2>
<!-- <p><a class="btn btn-lg btn-primary" href="#" role="button">Our full Vision & Mission Statement</a></p> -->
</div>
<!-- <div class="col-sm-4 col-md-5">
<img class="featurette-image img-responsive" src="./src/img/ex_thumb.jpg" alt="Generic placeholder image">
</div> -->
</div>
<hr class="featurette-divider" />
<div id="our-mission" class="row featurette">
<div class="col-sm-10 col-sm-offset-1 text-center">
<h1>YKK's Organizational Values</h1>
</div>
<div class="col-md-4">
<h3 class="text-primary">Pedagogy</h3>
<p>
Kota Kita is committed to shaping the next generation of actively
engaged urban leaders by promoting learning and developing tools. We
do this through research, capacity building and providing pedagogic
experiences within our organization.
</p>
</div>
<div class="col-md-4">
<h3 class="text-primary">Raising Awareness</h3>
<p>
Kota Kita believes that sharing information can help people better
understand how to take advantage of opportunities and overcome the
challenges that come with rapid urbanization. We are committed to
raising awareness through making urban information available and
accessible to promote action and change.
</p>
</div>
<div class="col-md-4">
<h3 class="text-primary">Encouraging Participation</h3>
<p>
Kota Kita believes that everyone in cities is important; we all have
roles and responsibilities for of actively participating in making
our communities better places. We facilitate and promote the
involvement of all people, especially the marginalized and excluded,
to bring in different perspectives, voices and strengths, to make
cities better places.
</p>
</div>
</div>
<hr class="featurette-divider" />
<div id="our-team" class="row featurette">
<div class="col-sm-3">
<h1>Our Team</h1>
<p>
Every member of the Kota Kita team brings a different skill set to
the table, making the organization dynamic and diverse, and most of
all, an interesting place to work!
</p>
</div>
<div id="intern" class="col-sm-9">
<div class="row">
<!-- JOHN TAYLOR -->
{% include components/team.html name = "John Taylor" job =
"Co-founder & Strategic Advisor" target = "john" url =
"JOHN_web.jpg" paragraph = "
<p>
John Taylor is an Indonesian-American whose love for the country
and passion for urban development led him to co-found Kota Kita in
2010. Even though he has a Javanese background, when uses the odd
Javanese word in the field, it is usually met with laughter. “No
one expects me to speak Javanese, so it really breaks the ice and
gets people talking,” John says.
</p>
<p>
John leads the foundation, he helps come up with ideas, conducts
research and analysis, as well as connects with government,
community, civil society partners and donors. John has served as a
technical advisor on urban programs and research initiatives to
UN-HABITAT Indonesia, Mercy Corps Indonesia, and the Asia
Foundation; he has worked in Angola, Brazil, Colombia, Ecuador,
Honduras and Timor Leste on urban development, governance and
planning issues. He has Masters degree in Urban Planning from
Harvard University.
</p>
<p>
The most enjoyable aspects of the job, he says, are being part of
a strong team, working in different cities, and interacting with
people on the ground.
</p>
" %}
<!-- AHMAD RIFAI -->
{% include components/team.html name = "Ahmad Rifai" job =
"Executive Director & Co-Founder" target = "rifai" url =
"AHMAD-RIFAI_web.jpg" paragraph = "
<p>
Ahmad Rifai goes by many names — Pai, Rifai and Ahmad. But he
remembers one time when he was called something else entirely. “A
local development official forgot my name, so he just called me
Mr. Map, because Kota Kita is so closely associated with our
community mapping project, Solo Kota Kita,” he laughs. “But I
prefer Pai.”
</p>
<p>
Rifai has worked with co-founder John Taylor since initiating the
Solo Kota Kita project in 2009; he manages the office in Solo,
overseeing and getting involved in all aspects of projects, from
facilitating workshops to networking to overall management.
</p>
<p>
Rifai received his Masters degree from the Development Planning
Unit, University of College, London. He has worked on urban issues
with UN HABITAT Indonesia, UNDP and the ILO.
</p>
" %}
<!-- FUAD JAMIL -->
{% include components/team.html name = "Fuad Jamil" job = "Senior
Facilitator" target = "fuad" url = "AA_web.jpg" paragraph = "
<p>
Fuad Jamil, best known as Aa, loves working in the field and
meeting all kinds of community members. He is Kota Kita’s lead
outreach facilitator and is responsible for organizing field work,
surveys and data collection. Aa has been working with Kota Kita
since the beginning in 2010 and has played a key role in a number
of Kota Kita’s initiatives such as Solo Kota Kita (the Solo
citywide data for neighborhood advocacy and citizen planning
project) and SMS Air (the ‘software as a service’ project to
improve water supply in Malang).
</p>
<p>
Aa is an avid culture-seeker, he reads everything from Tan Malaka
to Benedict Anderson, as well as enjoys The Godfather series on
his free time. Aa can also be your designated tour guide to Solo
as he loves showing people around the city.
</p>
" %}
<!-- RIZQA -->
{% include components/team.html name = "Rizqa Hidayani" job = "Urban
Planner" target = "rizqa" url = "RIZQA_web.jpg" paragraph = "
<p>
Rizqa is a planner with Kota Kita; she works on urban
participatory planning activities, incuding data collection,
conducting climate change assessments, and research on urban
mobility and poverty. She is currently completing her Masters
degree in Urban Planning at Universitas Diponegoro in Semarang,
and has an undergraduate planning degree from the same university.
</p>
<p>
Rizqa likes working with different people and taking interesting
skills and innovative ideas to help strengthen communities. “I
really enjoy the opportunity to share my knowledge and work
together with citizens to develop their communities,” she says.
</p>
" %}
<div
class="clearfix visible-sm-block visible-md-block visible-lg-block"
></div>
<!-- BARRY BEAGEN -->
{% include components/team.html name = "Barry Beagen" job = "Program
Director" target = "barry" url = "update/barrybeagen.jpg" paragraph
= "
<p>
Barry is a designer and planner at the intersection of community
development, urban infrastructure and climate change resilience in
developing countries. As a program director at Kota Kita, Barry
focuses on methodologies to mainstream urban participatory design
and co-development projects.
</p>
<p>
At MIT Urban Risk Lab, Barry has collaborated on design research
related to urban resilience and disaster emergency response
systems in Indonesia, Haiti and India. He had received the Tata
Center for Design and Technology Fellowship developing models for
co-operative based incremental housing in India. Prior to joining
Kota Kita, Barry had worked for Diller Scofidio + Renfro in New
York City. He had previously taught at Columbia University
Graduate School of Architecture, Planning and Preservation
(GSAPP), and received a Master of Architecture at Massachusetts
Institute of Technology and a B.S. in Civil and Environmental
Engineering at Cornell University.
</p>
" %}
<!-- BIMA PRATAMA -->
{% include components/team.html name = "Bima Pratama Putra" job =
"Designer & Planner" target = "bima" url = "BIMA_web.jpg"
paragraph = "
<p>
Bima began working with Kota Kita as a student volunteer in 2010,
since then he has worked on projects as a designer and planner.
Bima graduated with a Bachelor in Architecture from Universitas
Sebelas Maret in Solo. Bima works mostly on data collection,
mapping and developing ways to communicate data through graphic
design and visualization. He also creates a wide variety of Kota
Kita’s planning tools, presentations and planning documents.
</p>
<p>
Bima is one of the four Kota Kita contributors who won the
challenge of AECOM Urban SOS in 2011, implemented their proposal
for Firm Foundation: Decreasing Vulnerability with Self-Reliant
Urban Design for Riverfront Housing, in Banjarmasin, Borneo,
Indonesia.
</p>
" %}
<!-- PAULISTA -->
{% include components/team.html name = "Paulista Bunga Surjadi" job
= "Communications Specialist" target = "paulista" url =
"PAULISTA_web.jpg" paragraph = "
<p>
Paulista is responsible for communication and outreach to
governments, communities and the general public or citizens. She
also connects with civil society partners to strengthen advocacy
for inclusive urban governance. Paulista brings experience from
the world of public relations and is passionate about urban
issues. She believes that while cities are often a
work-in-progress, that an inclusive and socially just city, a city
for all, is possible.
</p>
<p>
She contributes to the organization of the Urban Social Forum , an
annual open, free, and inclusive forum talking about pressing
urban issues in Indonesia and the region. Year after year, the
Forum grows and expands the conversation about socially just and
inclusive cities, she wishes for more people and communities to be
a part of the movement.
</p>
<p>
Paulista holds a Bachelor of Arts with Honours degree in Cultural
Studies from Monash University.
</p>
" %}
<!-- ICHA -->
{% include components/team.html name = "Hasanatun Nisa Thamrin" job
= "Urban Planner" target = "icha" url = "ICHA_web.jpg" paragraph = "
<p>
Hasanatun is better known at the Kota Kita office as Icha, and is
an urban planner. Icha works on a range of planning issues such as
climate adaptation, economic development, community development
and strategic planning.
</p>
<p>
She holds a Masters degree in Urban and Regional Planning from
Universitas Diponegoro Semarang. She started working with Kota
Kita in 2014, and has been heavily involved in the production for
2nd Urban Social Forum and organizing the Urban Citizenship
Academy.
</p>
" %}
<div
class="clearfix visible-xs-block visible-sm-block visible-md-block visible-lg-block"
></div>
<!-- NINA -->
{% include components/team.html name = "Nina Asterina" job =
"Knowledge Management Officer" target = "nina" url = "NINA_web.jpg"
paragraph = "
<p>
Nina started working with Kota Kita as knowledge management
officer in 2016. She loves to engage in community planning, urban
research, and virtual collaboration. She works on participatory
planning and budgeting and urban community of practice.
</p>
<p>
She holds a Master’s degree in International Development (Urban
Development) from University of Birmingham, having previously
completed her study at University of Indonesia.
</p>
<p>
Nina loves taking photograph. Capturing the ambience of a city
always excites her.
</p>
" %}
<div class="clearfix visible-xs-block"></div>
<!-- FEBRIAN GERINOSKY
{% include components/team.html name = "Febrian Gerinosky" job =
"Designer" target = "febrian" url = "update/febrian.jpg" paragraph =
"
<p>
Febrian Gerinosky is a urban designer with an architecture
background. He has been working with Kota Kita since 2017, engage
closely with groups of youth, and lead the creative production
through graph design, photography, and videography. His creative
expression professionally recognised as he is also an official
photographer of an indie band. He believes that besides words, a
message which delivered in an artistic way can reach more people
and give impact for good.
</p>
" %} -->
<!-- RIAN NUGROHO -->
{% include components/team.html name = "Rian Nugroho" job =
"Operations Director" target = "rian" url = "update/rian.jpg"
paragraph = "
<p>
As the Operations Director, Rian leads the team in the aspects of
finance, administration, human resources and information
technology.
</p>
<p>
Streamlining administrative procedures while complying to the
standards is one of his approaches in ensuring proper and timely
implementation of programs in Kota Kita. Prior in joining Kota
Kita in early 2018, he had experiences working for international
non-governmental organization, multinational profit companies and
foreign government institution. Rian holds the B.Sc. degree in
Business Management from Montana State University.
</p>
" %}
<!-- MURNI -->
{% include components/team.html name = "Murni" job = "Finance
Manager" target = "murni" url = "update/murni.jpg" paragraph = "
<p>
Murni is a Finance Manager at Kota Kita. She has been with the
organization since 2015.
</p>
<p>
Prior to joining Kota Kita, she had experiences working in Finance
for non-profit organizations based in Yogyakarta, Central Java. In
her free time, Murni enjoys cooking, reading, dancing and
exercising.
</p>
" %}
<!-- RIRIN -->
{% include components/team.html name = "Ririn Setyowati" job ="Administration Staff" target = "ririn" url = "RIRIN_web.jpg" paragraph = "
<p>
Ririn works with the office manager to make sure that the all
operation and administration within Kota Kita runs smoothly.
</p>
<p>
“Working with Kota Kita is very exciting People here are well
educated and professional in their work, so I am very happy to be
surrounded by a bright group of people,” she says.
</p>
" %}
<div
class="clearfix visible-sm-block visible-md-block visible-lg-block"
></div>
<!-- FILDZAH -->
{% include components/team.html name = "Fildzah Husna" job =
"Communications Officer" target = "fildzah" url =
"2019-04-05/fildzah.jpg" paragraph = "
<p>
Fildzah Husna Amalina is an urban planner with passion in
communication. She finds enthusiasm in cities and always excited
in finding ways to communicate plan and urban issues to citizen’s
daily conversation. She’s been working with Kota Kita since 2018;
previously as a campaigner for Urban Social Forum, an annual forum
for citizens and activist working on urban issues in Indonesia.
</p>
<p>
She is now a communication officer in the organization, taking
role of strategizing social media advocacy towards Kota Kita’s
vision on promoting democratic and participatory approaches to
improve cities. Fildzah holds bachelor degree in Urban Planning
from Universitas Gadjah Mada (UGM) Yogyakarta, Indonesia.
</p>
" %}
<!-- MUKHLIS -->
{% include components/team.html name = "Mukhlis Akbar" job = "GIS
Officer" target = "mukhlis" url = "2019-04-05/mukhlis.jpeg"
paragraph = "
<p>
Mukhlis is a GIS Officer who recently joined Kota Kita Foundation
in January 2019. For now he works as a research support team to
process data and analyze data in spatial form. Mukhlis is a
freelancer, who gets a chance to teach geographical information
systems to remote sensing. Mukhlis graduated from Geography at the
Muhammadiyah University of Surakarta. For now he is developing a
spatial based information system database in accessing data and
collecting data from KOTA KITA.
</p>
<p>
He said that spatial data is not only to be displayed, because for
now many people can already make maps. But, please allow us not
only to display them, so that the maps we produce can be useful
and beneficial for everyone. Mukhlis believes that cities can
advance current compilation with communities to be improved with
all aspects (spatial, environmental and regional).
</p>
<p>
he really likes new things related to technology and often
experiments with the help of Python, SQL and Javascript
</p>
" %}
<!-- VINDI -->
{% include components/team.html name = "Vindi Kurniawan" job =
"Program Officer (Research)" target = "vindi " url =
"2020-01-13/vindi.jpg" paragraph ="
<p>
An experienced researcher with a demonstrated history of working
in program management non-government organizations and the higher
education industry. Skilled in qualitative and quantitative data
research, Coding, SPSS, Ethnography Research, Economic Sociology,
Critical Analysis, and Public Speaking. Strong media and
communication professional, graduated from Universitas Brawijaya.
</p>
" %}
<!-- AGUNG -->
{% include components/team.html name = "Agung Tri Nugraha" job = "Program Officer" target = "agung" url = "2020-10-12/agung.jpg"
paragraph = "
<p>
Agung Tri Nugraha joined Kota Kita as a program officer at the end of 2019. Formerly, he has been appointed as a teaching assistant at the Public Policy and Management Department, Universitas Gadjah Mada. He holds a master degree in Environmental and Infrastructure Planning from the University of Groningen. During his master study, he also worked as an intern for an international organisation focusing on climate change adaptation, the Global Center on Adaptation. Currently, he is working on urban resilience issues, particularly on water governance. The intricate nexus of water, climate change, and society has provoked him to work more on these issues.
</p>
" %}
<div class="clearfix visible-sm-block visible-md-block visible-lg-block"></div>
<!-- NAYAKA -->
{% include components/team.html name = "Nayaka Angger" job = "Program Officer" target = "nayaka" url = "2020-10-12/nayaka.jpg"
paragraph = "
<p>
Angger joined Kota Kita as a program officer after almost four years of admiration for the organization. He has been mainly working on projects related urban resilience and climate issues while occasionally being involved in communication activities. Despite his degree in urban planning, he has deep interests in the popular expression, especially written and visual, of critical knowledge. When he’s not working — or sometimes in between work — he enjoys nonchalantly discussing urban issues with his collective. He also enjoys acquiring books and letting it pile up much faster than he can read.
</p>
" %}
<!-- VANESHA -->
{% include components/team.html name = "Vanesha Tio Manuturi" job = "Communication & Advocacy Manager" target = "vanesha" url = "2020-10-12/vanesha.jpg"
paragraph = "
<p>
A storyteller at heart, Vanesha is deeply passionate about the power of stories in driving civic movements. At Kota Kita, she combines her journalism training with her experience in the development sector to develop and manage compelling content strategies that raise public awareness and encourage citizen action on pressing urban issues. She holds a Bachelor’s degree in Communication Studies, Journalism with a minor in Sociology from Seattle Pacific
University, and has contributed to media outlets such as the Jakarta Globe, the Jakarta Post, iBAN magazine, and the Next Billion.
</p>
" %}
<div
class="clearfix visible-sm-block visible-md-block visible-lg-block"
></div>
</div>
</div>
</div>
<hr class="featurette-divider" />
<div id="contact" class="row" style="background-color:#FEF7EC;">
<div class="col-sm-3">
<div class="section-intro">
<h1>Contact Us</h1>
</div>
</div>
<div class="col-sm-5">
<h2 class="text-primary" style="font-size: 28px;">
Yayasan Kota Kita
</h2>
<h3 class="secondary-text">
Jl. Melon Raya no. 53<br />Karangasem, Surakarta<br />Central Java,
Indonesia 57145
</h3>
<hr class="featurette-divider visible-xs" />
</div>
<div class="col-sm-4">
<br />
<h4 class="text-primary">Phone</h4>
<h3 class="secondary-text">+62 271 710263</h3>
<hr class="featurette-divider" />
<h4 class="text-primary">Email</h4>
{% comment %}
<h3>[email protected]</h3>
{% endcomment %}
<h3 class="secondary-text">[email protected]</h3>
</div>
</div>
<hr class="featurette-divider" />
<!-- /END THE FEATURETTES -->
</div>
<!-- /.container -->
{% include footer.html %} {% include core-js.html %}
</body>
</html>