forked from MERLCenter/MERL-Center-public
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
90 lines (80 loc) · 5.4 KB
/
about.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
---
layout: default
title: About the MERL center
id: about
permalink: /about/
---
<div class="hero">
<div class="wrapper">
<div class="hero__content" data-animate-in="fade" data-animate-in-delay="110">
<h1 class="h1 mb-3">About the MERL Center</h1>
<p class="p-lg">The monitoring, evaluation, research and learning (MERL) Center is a community creating resources about the intersection of MERL and open source, data science and human-centered design, for people of any technology capacity.</p>
</div>
</div>
<figure class="hero__pattern" data-animate-in="fade" data-animate-in-delay="150">
<img src="{{ '/assets/img/direction/merl-pattern.svg' | relative_url }}" alt="pattern" />
</figure>
</div>
<div class="wrapper my-6">
<hr class="hr-thin" />
<div class="d-flex flex-justify-center">
<div class="col-12 col-md-10 col-lg-8">
<div class="my-6">
<h2 class="h6 mb-4">The scope of the MERL Center</h2>
<div class="rte">
<p>MERL Center members collaborate on GitHub repositories and Google Workspace to create case studies and guides to help (non-software developer) MERL practitioners understand if, how, and when to use open source solutions. In February 2022, the MERL Center expanded its scope! In addition to our focus on MERL and open source, we are now exploring topics on MERL and data science, and MERL and human-centered design.</p>
<p>Click to see our definitions of <a href="https://github.com/MERLTech/MERL-Center-public/blob/main/MERLdefinition.md" target="_blank">MERL</a>, <a href="https://github.com/MERLTech/MERL-Center-public/blob/main/data-science-definition.md" target="_blank">data science</a> and <a href="https://github.com/MERLTech/MERL-Center-public/blob/main/human-centered-design-definition.md" target="_blank">human-centered design</a>.</p>
<p>Case studies go in depth on specific examples of using open source solutions, data science or human-centered design for MERL purposes, or MERL aspects of these disciplines. Guides discuss major topics at the intersection of MERL and open source, data science, or human-centered design. To date, MERL Center content has been text and picture based. Future MERL Center content may include code (scripts, software), data, and mathematical models. More information on how MERL Center members collaborate can be found <a href="https://socialimpact.github.com/insights/collaboration-power-merl-center/" target="_blank">in this blog post</a>.</p>
<p> In March 2022, four members presented about their MERL Center work at MozFest. Click below to watch the presentation. </p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/IQdj4P6k9FA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </p>
</div>
</div>
<div class="my-6">
<h2 class="h6 mb-4">About MERL Center members</h2>
<div class="rte">
<p>The MERL Center is an interdisciplinary community of MERL practitioners, open source experts, software developers, data scientists, designers, and more. As of May 2022, there are 60+ MERL Center members living and working in five continents. Most MERL Center members are of underrepresented groups in the technology industry, such as women of color. </p>
</div>
</div>
<div class="my-6">
<h2 class="h6 mb-4">How to join</h2>
<div class="rte">
<p>If you'd like to become a MERL Center member, <a href="https://forms.gle/ULFWYt6y4fkw2FH28" target="_blank">please fill out this form</a>. We ask that members have at least one year of professional experience in MERL or experience in data science, human-centered design, or open source software, content, or data.</p>
</div>
</div>
<div class="my-6">
<h2 class="h6 mb-4">Brief history of the MERL Center</h2>
<div class="rte">
<ul>
<li>
<b>September 2019</b> - Founded by the GitHub Tech for Social Good team at the MERL Tech conference in Washington, DC
</li>
<li>
<b>December 2019</b> - Grew to 20+ members in three continents
</li>
<li>
<b>August 2020</b> - Welcomed its first cohort of stipend recipients
</li>
<li>
<b>October 2020</b> - Presented the MERL Center concept to the <a href="https://www.eval.org/" target="_blank">American Evaluation Association</a> (AEA) conference
</li>
<li>
<b>February 2021</b> - Grew to 40+ members in five continents
</li>
<li>
<b>September 2021</b> - Website launched
</li>
<li>
<b>February 2022</b> - Scope expanded to include data science and human-centered design
</li>
<li>
<b>March 2022</b> - Presented at MozFest. <a href="https://github.com/MERLTech/MERL-Center-public/blob/main/assets/img/MozFest-2022_MERLCenter.pdf" target="_blank">Click here to view the slides.</a>
</li>
<li>
<b>March 2022</b> - Second stipend application to be launched. <a href="https://merlcenter.org/second-stipend/">Click here</a> for the application requirements and links.
</li>
</ul>
</div>
</div>
</div>
</div>
</div>