Andrew West (CC BY-NC-SA 2.0)
Participants join this program with a project that they either are already working on or want to develop during this program.
For this round of the OLS program, we are happy to have 34 participants with 26 projects.
By: Andres Sebastian Ayala Ruano
Mentored by: Alexander Martinez Mendez, Julien Colomb
Keywords: version control, training and education, programming
This project aims to create an open educational resource that introduces important concepts for aspiring Bioinformaticians, written in Spanish. Topics included in this resource are:
As part of a boot camp organized by RSG Ecuador and iGEM Ecuador, we generated the first version of this resource, available as an e-book powered by Jupyter Book and GitHub. However, this resource has not been launched yet because we have doubts about open licenses, permissions to use external images, and other topics that it would be nice to learn at the OLS-4.
Mentored by: Sam Haynes
Keywords: web application, genetic engineering, reproducible research
I want to develop Genestorian, a web application to manage collections of model organism strains and recombinant DNA, which will store the genetic engineering steps followed to generate new entities from existing ones. The project would consist on developing:
None of the above software pieces, which are all essential for open reproducible science, exists as Open Source, and proprietary solutions do not cover the use-case of model organism research.
Essentially, Genestorian will be a web application that researchers use routinely to consult the “genealogy” of existing biological resources, plan the generation of new resources, and attach experimental data supporting their successful generation.
The cornerstone of this project is the mentioned file format. It will be similar to a data structure for a family tree: it will store a list of entities, and a list of objects describing their relation. Something like this:
{
"entities": [{id:1, ...},{id:2, ...},{id:3, ...}],
"steps": [
{
"inputs_ids": [1,2],
"output_id": 3,
"method": {...},
"proofs": [{...},{...}]
},
{...}
]
}
By: Arent Kievits
Mentored by: Esther Plomp, Martin Jones
Status: graduated
Keywords: electoron microscopy and imaging, deep learning
Recent developments in electron microscopy have led to a significant scale-up in the imaging of biological tissues, making throughput a major bottleneck for further progress. Electron microscopes are inherently throughput limited. A new type of scanning electron microscopy, the multibeam electron microscopy, speeds up imaging by scanning the sample with an array of beams instead of a single beam. Furthermore, this microscope makes use of a new detection system based on transmitted electrons and scintillation photons, which provides comparable information to conventional detection methods. To make use of the full potential of this microscope, new methods for data management, data analysis and visualization have to be designed. For example, we would like to employ deep learning methods for automatic segmentation. We would like to apply the multibeam electron microscope to study mitotic cells, zebrafish development and pancreatic stress.
By: Guillermo Luciano Fiorini, Diego Onna, Tobías Aprea
Mentored by: Gracielle Higino
Status: graduated
Keywords: database, FAIR principles, research community
We propose to build a database that compiles literature data for the Stöber synthesis of sílica nanoparticles. This data is aimed to generate a database for other studies, such as statistical and machine learning models to guide the design and synthesis of calibrated and monodispersed silica nanoparticles by the Stöber method. The data should follow the FAIR principles to make it findable, accessible, interoperable, and reusable, making it public and available for any person that is interested in the study of this synthesis. We also aim at building a community of contributors of new synthesis data to enrich the dataset that will allow better models for Stöber synthesis to be studied. Our long-term vision is that the nanosynthesis research community opens and shares its data as this will advance the nanosynthesis field in a more sustainable way globally.
By: Lisanna Paladin
Mentored by: Emmy Tsang, Dave Clements
Keywords: training and education, research community, peer consulting
Bio-IT project at the European Molecular Biology Laboratory (EMBL) is a community initiative aiming at:
In order to strengthen the community interactions, Bio-IT launched the Grassroots consulting initiative, listing volunteers among EMBL Staff interested in providing assistance on a wide range of computational topics. Building on this effort, I aim at expanding the crowdsourcing of Bio-IT’s activities and supporting the community of practice at EMBL. In line with Open Science objectives, a culture of sharing (of skills, resources, data and ideas) within the institute will also foster the same culture beyond it. Within OLS program, I will elaborate a Grassroots project strategic plan by:
The objectives of the project are:
By: Adel Sarvary
Mentored by: Emma Karoune
Status: graduated
Keywords: biodiversity, research community, green infrastructure, policymaking
Balconnect is a social and environmental intervention with the long-term goal of using open-source, emerging data-driven technologies and open science tools to motivate and enable urbanites to bring active daily experiences of real nature into their lives, as well as to provide them with tools not only to improve their direct, individual natural environment, but to conserve local biodiversity and ecosystem services as well.
Balconnect aims at building knowledge-based people-plant interactions using open, community-focused practices and augmented collaborative learning, while mapping and building a structured network of metropolitan outdoor ornamental plants raised on window sills, balconies, terraces and backyards. As the open database is being built, participants could gradually:
By: Elisa Rodenburg
Mentored by: Carly Monks, Alexandra Holinski
Keywords: data stewards, research community, interview
In my project, I want to interview several colleagues/peers who were hired or recently started working as generic data stewards at Dutch universities, and, to some extent, Dutch Universities of Applied Sciences – I am one of them. I will rework these interviews into blog posts and analyse what I learnt from these interviews. The interviews will focus on the following elements:
I will analyse these interviews to make suggestions about necessary training for new generic data stewards, why (and how) they are necessary for the institution, and their possible career paths. We have a blog about the RDM Community at the VU, which is meant to showcase the RDM Community. This is a possible location for my blogs and other progress made in the project.
By: Sara Villa
Mentored by: Hans-Rudolf Hotz
Status: graduated
Keywords: training and education, reproducible research, sequencing
My project aims to tackle the big gap between the new trend of RNA sequencing analysis and massive expansion of datasets, and the difficulties for wet lab scientists to use this data and even review it when being published. I would also like to create awareness in my community about the necessity on implementing open science and reproducibility tools. I would like to: 1st, publish a tutorial from basics level to help people understand the technology and the data analysis behind RNA sequencing. Implement open science tools for this, and introduce every scientist to its existence and need. 2nd, create a reproducible analysis pipeline, based on my existent one, but incorporating reproducibility basics such as version control and workflows, so researchers can see how the tutorial would work from an existent example.
Mentored by: Anne Fouilloux
Status: graduated
Keywords: research community, research software engineering
We plan to create a “Research Software Engineering Association in Asia region – RSE Association (Asia) “. The motive of this association would be to emphasize the importance of good software practices to be adopted by researchers in the Asian academia. Software and programming plays an important part of most of the research in these times. Yet, academia has not fully adopted good modern software practices and principles. We also plan to create an awareness of the Research Software Engineering (RSE) role in Asian academia so that people who have an expertise in software as well as research find a firm footing in academia. The plan in this project is to first build a community of interested people. We would also like to build the technical set-up required for this project like a GitHub repository for easy collaboration; a website which would describe the aims of this association, and would include information on further events of this association; a mailing list which people can use to join this association easily, a Twitter account, and a slack channel in the global RSE slack. This project is highly inspired from the Society of Research Software Engineering in the UK. Saranjeet Kaur Bhogal is the primary applicant of this project, and the one who initiated the project, and came up with the idea.
By: Erika Salomon, Caitlin Augustin
Mentored by: Fotis Psomopoulos
Keywords: synthetic data, Ethical AI
Operating from a place of data for co-liberation, we have three complementary goals: conduct a landscape analysis of open source synthetic data projects, ask critical questions about the embedded assumptions and ethical considerations in generating synthetic data, and recommend appropriate approaches to synthetic generation for multiple case studies.
We see an urgent need for this work - while methodologies have become more common in the financial policy realm, most applied data researchers outside of large financial or tech companies do not have access to - nor an understanding of - the state of the art approaches, how to evaluate appropriateness of generation for their use cases, and how to evaluate synthetic data fitness for use.
We are expressly sector-agnostic, bringing expertise from health, environment, and education backgrounds to this problem - all sectors with a need for privacy-protecting solutions. Building on sector-agnostic frameworks such as Datasheets for Datasets, and the very recent CDEI-UK PETs Adoption Guide we aim to deliver a similarly sector-agnostic framework for synthetic data generation. With our interdisciplinary background, we will approach the development of such a framework in a way that acknowledges the political nature of data production and openly consider questions of bias, fairness, and ethical AI.
By: Cecilia Herbert
Mentored by: Yo Yehudi
Status: graduated
Keywords: training and education, data visualisation, research community
Our initiative is called “Talleres Open Source” (Open Source Workshops in Spanish), a community of scientists teaching and learning about open source tools in Spanish. We organize workshops in which a trainer with experience in a certain method shows others how to apply it using open source tools, and attendees give it a try with short exercises. For example, “Data visualization using Python”, or “Digital Fabrication with FreeCAD”. We have hosted two cycles of 4 workshops spanning 1 month, with both software and hardware tools, as well as two stand-alone events about design heuristics with a local fablab.
The goal of this project is to find common problems within Latin American scientific communities and hold workshops and training courses to tackle these problems. Each of these workshops serve as a way to connect people facing the same problem, introduce them to open source tools and concepts, and enable sharing resources. We hope attendees finish each workshop with a concrete first impression about the method and hands-on experience with the tool to reduce the barrier to adoption.
By: Michael Addy
Mentored by: Yvan Le Bras, Kate Simpson
Status: graduated
Keywords: energy, database, carbon footprinting
There is a considerable gap in cases of sub-Saharan African countries regarding assessment of embodied energy of building materials and operational energy of various building types. Lack of open data remains a critical barrier to closing this gap. Creating an open and accessible database of embodied energy of building materials, and operational energy of building typologies will be key in establishing the carbon footprint of buildings in Ghana. The development of an online platform will also allow interested groups, individuals and cooperation’s to submit key information needed for the computation of energy outputs in buildings. The aim of the project is to set up the infrastructure to launch an open database for carbon foot printing of buildings in Ghana, following best practice in open science principles.
By: Florence Okoye
Mentored by: Lilly Winfree
Keywords: agriculture, DIY and makerspace, biodiversity
Portable land is an urban DIY Agriculture project which aims to create a distributed farm. Currently we have four dedicated sites based in the West Midlands - a washyard which has been converted into a growing space, a community grow room, a patio for urban farming and an indoor DIY aquaponics setup. We are also part of a larger community of urban farmers and DIY horticulturalists in the West Midlands, sharing knowledge and supporting collective organising of growers and urban naturalists.
The primary goal of the project is to create a distributed network of growers and land guardians, but in order to achieve this, we need to develop consistent protocols for understanding environmental quality and biodiversity across our sites as well as shared repositories of data and reports.
By: Mai Alajaji, Batool Almarzouq, Leena AlMehlisy
Mentored by: Bérénice Batut
Status: graduated
Keywords: citizen science, therapeutics, soil sample, sequencing, metagenomics
We are working on establishing a Research Hub in the National Guard. This hub is a virtual platform linked to TDM to support academics (particularly young Female researchers), scientists, and physicians. It aims to bridge the boundaries between research, cross-subject collaboration, and establish a community of like-minded people. It will work towards increasing the visibility of ECRs and invite them to apply Open Science practices in their reserach. A part of this Research Hub is to establish a Citizen Science Soil Collection program in Saudi Arabia. This project aims to adapt the Citizen Science approach in Saudi Arabia to bring together researchers with citizens. Our lab focus is the use of metagenomics of Natural Products (NPs) and it is based on King Abdullah International Medical Research Center (KAIMRC). Metagenomics of NPs is an innovative approach that utilizes next-generation sequencing to study microorganisms via the analysis of their DNA acquired directly from an environmental sample. The screening of natural product extracts has traditionally been the most effective method for identifying new compounds with unique cellular targets which are potentially useful as lead structures for the development of new therapeutics.
However, there is hardly any known project which utilises Citizen Science in Saudi Arabia. Therefore, we are collaborating with Open Science community Saudi Arabia (OSASA) to adapt this approach in our current project. This project will engage citizen scientists in collecting and examining soil samples from various regions in Saudi Arabia and bring awareness about the role of Citizen Science in research as part of the Research Hub.
By: Nadine Spychala
Mentored by: Dario Pescini, Anthony Bretaudeau
Status: graduated
Keywords: complexity measures, programming, Python library
I aim to develop a Python library which allows to call and apply several measures of emergence and complexity to either empirical or simulated data, and provide guidance for comparisons among and conclusions about different measures.
Measures of complexity operationalize the idea that a system of interconnected parts is both segregated (i.e., parts act independently), and integrated (i.e., parts show unified behaviour). Emergence, on the other hand, is a phenomenon in which a property occurs only in a collection of elements, but not in the individual elements themselves. Both emergence and complexity are promising concepts in the study of the brain (with a close relationship between the two).
Quantifications thereof can take on very different flavours, and there is no one-size-fits-all way to do it. While a plethora of complexity measures have been investigated quite substantially in the last couple of decades, quantifying emergence is completely new territory. A few measures exist (see, e. g., https://arxiv.org/pdf/2106.06511.pdf, or https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1008289), but they are not readily implementable - they are scattered over different github repositories (or people, if repositories are not existent), programming languages (including Matlab which is not open source).
A way to easily use & compare a set of state of the art emergence and complexity measures by using a few lines of code is thus missing – this is the gap that I’d like to fill.
Mentored by: Delphine Lariviere
Status: graduated
Keywords: artificial intelligence, data science, reproducible research, research community
We propose a living, free and open document, named The Environmental AI book, compiling research in the application of AI and Data Science for monitoring and modelling a wide diversity of settings of the natural and urban environments.
Through a set of interactive use-cases, the document, powered by Jupyter Book (https://jupyterbook.org), aims to inform and guide the scientific community about information extraction and analysis from environmental sensors (including ground sensors, drones, and satellite Earth observations) using data-driven methods.
In addition to the book, our goal is to build a community dedicated to making collaborative, reusable, and transparent research in environmental science. In this regard, inspired by The Turing Way (h https://the-turing-way.netlify.app), we are hosting online Collaboration Cafes to engage anyone interested in learning and discussing relevant themes in AI and data science to help understand our changing planet.
While the scientific community is broad, we think the target audience of this book is:
Mentored by: Meag Doherty
Keywords: outreach, secondary school outreach, training and education
Bioinformatics Secondary School Outreach (BSSO) is an initiative to develop bioinformatics capacity among High school students in Nigeria and this will create early interest in genomics data analysis among the students and equip them with the relevant skills and knowledge in Bioinformatics. Bioinformatics Hub Nigeria will be training these students on how to use Bioinformatics tools and pipelines and this can be achieved by establishing Bioinformatics research clubs in the visited schools to facilitate the trainings. We would be working alongside with other sister organizations to achieve this goal
By: Wai-Yin Kwan
Mentored by: Bruno Soares
Status: graduated
Keywords: citizen science, environmental data, outreach
I want to develop a project that gives iNaturalist citizen scientists the chance to move from data collectors to data explorers. I want to use my programming skills and outreach experience to create an online tool where users can browse through iNaturalist and environmental data. By creating online data exploration tools, I want users to form their own questions and look for answer to their questions.
By: Cylcia Bolibaugh, Gill Francis
Mentored by: Lena Karvovskaya, Esther Plomp
Keywords: research community, case study, training
Established in 2018, EROS (education researchers for open science) is an open research working group at the University of York. We monitor and communicate ongoing developments within the open research landscape, provide guidance and training on adopting open practices, and influence incentive structures to recognise commitment to open research practices.
The aim of the EROS Stories project is to deepen EROS as a community of practice by providing a mechanism for junior and senior researchers to engage in dialogue about their experiences with particular open research practices, and to showcase the resulting conversations as publicly available case studies.
Concretely, EROS Stories will pair researchers, at least one of whom must be an ECR, and at least one of whom must have experience with a particular research practice. The less experienced partner (who may be senior) commits to reading at least one primer on a particular open research practice, and then leads a conversation with their partner, asking about their experiences, motivations, and insights and top tips for working with the practice.
The project will help the EROS community build a shared repertoire of experiences, stories, tools and ways of addressing common challenges in doing open, inclusive research.
By: Sagarika Valluri
Mentored by: Harpreet Singh
Keywords: astrobiology, environmental data, citizen science
The project focuses on building tools to understand the evolution of life. We develop bioinformatic tools to determine evolutionary processes to detect early stage life development. The project looks at data from two specific parts of detecting life - co-evolution of life and environment and biosignature assessment within the context of habitability. We use data from current experimental projects and develop new models to aid the growth of astrobiology search for life. The platform will cater to multiple sections such as- data management from all astrobiology projects, experiments, research labs and conferences; new tools to analyse data, predictive model section to simulations from the data set and collaborative forum to encourage citizen science.The platform will help create open source bioinformatic tools to help detect biosignature, assess habitability, promote involvement within astrobiology.
Mentored by: Jessica Scheick
Keywords: reproducible research, data science
In academia today there is a certain pressure for young research to publish, and given the time constraints and continuous deadlines, the aspects of reproducibility and replicability are often overlooked. The Turing Way is a great starting point and a guide for people that want get familiar with what needs to be done to make their results, data, hypothesis, etc available to the research community and the public. However, currently it is orientated towards issues encountered mostly in Data Science, and while many of the resources are extendable towards other fields, I consider that it could benefit from specific chapters focused on different research areas. The aim of this project is to create such a chapter by understanding the exact barriers for young researchers when considering reproducible research in Decision Sciences. The guide would be instead of a collection of resources that can be simply used at the end to make “your research more reproducible”, a way of thinking in a way and contain resources that help you consider reproducibility towards the entire research.
By: Burce Elbasan
Mentored by: Beth Duckles
Status: graduated
Keywords: survey data, data visualisation, programming
Although my research areas are mostly related to wet-lab, with the developed technologies, I am aware that computational and data analysis approaches in research promise great opportunities. Therefore, I am proposing the Open Life Science Survey analysis project to participate in the Open Life Science (OLS) community and make a contribution to the program. In this project, I will be working on already collected survey data from their 3 cohorts. In my opinion, in this era, barriers to open research are not technical but rather socio-cultural. Therefore, by analyzing OLS participant’s survey data, we could gain insight into the demography and socio-culture of the participants. In this way, both OLS team will get a chance to enhance their program for the future and I will learn how to perform data analysis, deal with the survey data and gain some programming skills as well. I believe this opportunity will help me develop my academic skills and give me different perspectives in open research, which are different from but beneficial for my current research.
By: Lydia France, Luke Hare, Callum Mole
Mentored by: Renato Alves
Keywords: research community, technical development
Binderhub is a service that allows users to share reproducible interactive computing environments through public code repositories. The subject of our project, Hub23, is an organisational deployment of Binderhub, designed to allow Turing Researchers to use binder (the user interface) to collaborate on repositories internal to Turing. This is sometimes necessary if the underlying repository can not be shared for some reason, or is not yet ready to publish openly. During the OLS program, we aim to build an open community around Hub23 to help to guide future technical developments, and encourage use and contributions from the wider Turing community. We will host a series of Zero-to-Binder workshops aimed at introducing Turing researchers to regular binder, followed by structured discussion of what the ideal features of a collaborative reproducible environment for research would be. Any conclusions and subsequent technical development will be fed upstream to Binderhub, and we also aim to open source the methodologies used to create an internal binderhub deployment, allowing other organisations to do so.
By: Irena Maus
Mentored by: Iratxe Puebla
Status: graduated
Keywords: scientific events, data science, gender equality
The project is about the conception, organization, and coordination of an online event with a focus on identifying the key driving factors for a scientific career as a woman in data sciences. During the event, we will try to get to the bottom of the large gender gap in the data science field and present efforts to get women into this field, further driving progress towards gender equality. The aim of such an event is to show how diverse and attractive the job of a data scientist can be including open and fair data principles. My colleagues and I already organized such an event in July 2021. The number of participants, and therefore, the response and demand were so great that we decided to held the meeting again in autumn 2021 with a slightly different thematic focus.
By: Ewa Leś
Mentored by: Emily Lescak
Status: graduated
Keywords: biodiversity, training and education, river and freshwater ecology, environmental data
The international and open RIVER UNIVERSITY started in Poland with its pilot in 2018 and the 1st edition in 2020. Its professional river education has the ambition to change the reality by creating a strong center/network of modern knowledge, linking experts and giving the opportunity to participants to learn about the peculiarities of different rivers in the Baltic region and in Europe. We provide tools to use in practice, exchange information and experience about inland waters and its impact on the Baltic Sea, to spark joint initiatives for the sake of rivers’ good condition. Riverine topics always reflect source-to-sea approach and relation to current trends, challenges, legislation regarding freshwaters, and free-flowing rivers: restore nature law, UN restoration decade, Biodiversity strategy 2030, European Green Deal, national recovery plans, etc. In 2018, the River University mostly served for the purpose of gathering river experts from several transboundary basins of Poland (Odra, Vistula/Western Bug, Neman) with their counterparts from Belarus and Ukraine to discuss i.a. issues related to inland navigation and large infrastructure projects on straightening river flows in these countries. 1st edition of River University in 2020 provided general solid knowledge about healthy rivers, their benefits and threats, presented one of the most stunning rivers in Poland – Drawa river and highlighted current riverine challenges impacting the society. All these looking towards European community goals, as usual.
During the 2nd edition in 2021, we swim into Lithuania’s waters, to dive deep – finally live! – into water challenges in the next country in the Baltic region. We will get to know best practices of good water management, experience with transboundary river cooperation, also innovations and developments within sewerage system management. We can already read about flood risk management and about river barriers to remove or mitigate in the Baltic Sea Region (https://ccb.se/wp-content/uploads/2021/04/ccb_flood-risk-management-in-the-baltic-sea-region_2021.pdf, https://ccb.se/wp-content/uploads/2021/04/ccb_report_dam_removal_april_2021.pdf). This time we ask – how are the Lithuanian rivers? Being a visitor of the largest protected area in Lithuania, crossing rivers outdoor, stepping into practical lectures in the national park, we will also ask about how to limit riverine pollution from tourism and how the connectivity of amazing Lithuanian rivers is ensured. Checking the European background: how the situation of rivers in Europe looks like in general? Later in time, I may widen it to Europe, not only the Baltic region.
River University has been granted patronage from European Parliament and I seek and encourage water-related institution patronage at every edition. It engages top-level lecturers and universities and practitioners, e.g.: the University of Lausanne, Warsaw University of Life Sciences, Leibniz Institute of Freshwater Ecology and Inland Fisheries.
By: Ali Humayun
Mentored by: Arielle Bennett
Keywords: research community, community health metric, reproducible research
In The Turing Way, we want to systematically understand community practices including the community engagement pathways, contributors’ roles and nature of their participation that have been successful at supporting its community of diverse contributors. Simultaneously, we want to identify factors that may currently prohibit short or long term commitments of our contributors and how they can be further supported.
With my participation in OLS-3, I will develop a community health report of the project, capturing community development aspects from growth to retention. I will build upon the Open Source community health metric (https://wiki.mozilla.org/Contribute/Community_Health), which involves evaluating contributors’ group that is actively involved in a project, number of new contributors that join the project, and members who leave. For online projects, it can also involve tracking the number of community ambassadors, the number of return attendees to events and the rate of churned attendees. Developing an ideal metric in this project will require further deliberation and consultation from The Turing Way team and core contributors. Hence, this project will be collaboratively designed with other community members by actively inviting their contributions and thoughts.
Postdoctoral Researcher at the Alan Turing Institute. PhD in Physical Geography, passionate on the development of data-driven approaches and the automation of complex and large data tasks to tackle environmental changes using satellite imagery and geospatial data. Enjoy reading sci-fi books, cycling and coffee roasting.
I am 23 years old and currently working at a sports media company as an editor. I graduated in October 2020 from UCL in MSc Digital Humanities, with a year of experience in journalism. I also have a previous background in history, and I am about to embark on a postgraduate diploma in law, with hopes of pursuing a career at the intersection of law and technology. Also, I’m very keen to help address educational inequity as well as learning more about community building and the open science community!
My research interests lie in the fields of personalised medicine, optimisation, and data science, and how all these can be used together to improve the availability of targeted treatments at a global scale. I have an MSc in Data Science and have previously worked on various research problems from within the fields of social sciences, law, computer science, and operations research.
I am a nanobiologist doing a PhD in volume electron microscopy. I like microscopy, cell biology and data science. My hobbies are guitar playing, music, swimming and reading.
From age seven, Caitlin knew she was going to be a scientist. A trained researcher, she’s held roles in product, people, and program management at a number of technology organizations. A lifelong volunteer, she’s engaged with Central Florida’s nonprofit community and the organizer of the Orlando Lady Developers Meetup. Caitlin holds a BSIE and a PhD from the University of Miami.
Batool is a computational biologist affiliated with both KAIMRC in Saudi Arabia and the University of Liverpool in the UK. As an advocate for Open Science and its role in improving scientific and economic outputs in the Middle east, Batool established an Open Science Community in Saudi Arabia (OSCSA). OSCSA aims to create significant value towards Saudi Arabia’s Vision 2030, which focus on enhancing knowledge and improving equal access to education in the Kingdom
I am a UX (User Experience) designer whose practice centers on using service design methods to inclusively design digital experiences. My research focuses on collaborative methods of designing services for complex systems, allowing me to combine a passion for opening access to STEM with critical and decolonial approaches to design.
I am a Research Data Scientist at the Alan Turing Institute. An experimental psychologist by training, I moved to the research engineering group to be part of research projects that are more focussed on being open and reproducible!
I am a Lecturer in Language Education at the University of York in the UK, where I study second language processing and acquisition. My research explores what individual cognitive differences can tell us about the mechanisms underlying second language learning, and how these mechanisms interact with the language environment.
I also work to make research in education and the language sciences open and accessible to all through my work with EROS, IRIS and OASIS.
IRIS (https://iris-database.org) is a collection of instruments, materials, stimuli, and data coding and analysis tools used for research into second languages, including second and foreign language learning, multilingualism, language education, language use and processing.
The OASIS initiative (https://oasis-database.org) is establishing a systematic and sustainable culture of providing open, accessible summaries of research in the language sciences.
EROS (https://osf.io/qwurf/) is an Open Research working group within the Department of Education at York who advocate for more inclusive, open and reproducible research.
I’m a biologist working with physicists in songbird neuroscience. I really like doing ephys experiments, data analysis and building stuff for the lab.
I am a volunteer in open science initiatives since I am passionate about teaching people new tools to help solve their problems and encouraging others to learn.
I love doing outreach on bioacoustics and sound visualization, and also enjoy everything DIY, baking and playing the oboe in orchestra.
I am a researcher and graduate teaching assistant at the University of Buenos Aires. I design nanomaterials to solve problems, recently using machine learning to guide and optimize the process.
Erika Salomon is a social psychologist-turned-data scientist focused on improving the use of data in the social good space by helping organizations achieve greater data maturity and build scalable, actionable insights from their data.
Elisa is a Data Steward at the Vrije Universiteit Amsterdam. In this role, she supports researchers with many aspects of Research Data Management and Open Research. Elisa has a background in and a passion for history, but also loves the diversity of topics she sees in her daily life supporting researchers from all areas of research.
Emmanuel Adamolekun is a Research fellow with Helix Biogen Institute, Ogbomosho, Nigeria ,a research organization focused on accelerating research in life through in-depth technical skills, training and capacity building in Bioinformatics and Genomics. Emmanuel graduated with a Bachelor’s degree in Medical Laboratory Science from the prestigious Ladoke Akintola University of Technology, Ogbomosho, Oyo State, Nigeria. He is currently a member of the Education and Internship committee of the International Society for Computational Biology-Student Council (ISCB-SB). He is a member of the International Society of Computational biology (ISCB) and African Society Bioinformatics and Computational Biology (ASBCB).
Moving present dreams towards a better real future with committed ignited teams, within the socio-environmental field. Skilled in environmental awareness, empathic and efficient coordination, Non-Governmental Organizations (NGOs), community & stakeholder engagement. Founder of River University, under the wings of Coalition Clean Baltic (2018); co-founder of Polish Save the Rivers Coalition/Koalicja Ratujmy Rzeki /KRR (2016); co-initiator and coordinator of the first Water Round Table in Poland on the protection of waters and rivers in cooperation with the Ministry of the Environment (2009-2011); co-creator of Partnership for The Baltic initiative (2007-2012). I’m particularly interested and working in areas of #transboundary waters, #water stakeholders inclusion, #waterconflicts, #waterdiplomacy #waterdemocracy building, #problemsolving. Additional advantages of my long life curiosity and learning are certificates focused on global diplomacy, efficient management (PRINCE2® Foundation), Governance for Transboundary Freshwater Security. In 2021 nominated to Ashoka SHE SAYS program supporting women changemakers and social entrepreneurs.
Actively present in: Coalition Clean Baltic (CCB) - working on rivers, especially transboundary ones, source to sea approach [https://ccb.se] Water working group of European Environment Bureau [https://eeb.org/membership/our-working-groups] Save The Rivers Coalition (KRR) - Polish national coalition dedicated to rivers/water protection [www.ratujmyrzeki.pl] Friends of Ina and Gowienica Rivers Society (TPRIiG) [www.tpriig.pl] - regional level of riverine activity International Commission for the Protection of the Odra River against Pollution (ICPO) [www.mkoo.pl] You may also find some bits of me here: www.researchgate.net/profile/Ewa_Les
Lifelong translator, former Digital Collaboration Consultant, with experience in database administration and creative communication. Trained in Agricultural economics and Systemic design. I am passionate about designing interventions for sustainable futures, with a current focus on improving human-nature relationship and biodiversity with collective intelligence.
I am a Leverhulme Fellowship holder at the University of York. My research explores novel explanations to understanding why children play and how early years playful engagement impacts later development.
I am currently a Chemistry graduate student in the Universidad de Buenos Aires, Argentina. I find myself really interested in nanomaterials and the huge world of Data Science and how it can be used in areas like chemistry. I also love yoga, science fiction and videogames!
I am a biologist and experienced project manager in the life sciences field, with more than five years of experience in R&D for academia. Areas of my recent research span genome- and metagenome analyses, focusing on complex microbial communities originating from an anaerobic digestion. In addition, I am an active PR manager and community builder with a passion to help others gain skills in life science, and through teaching, volunteering, and public speaking.
I am a Research Lab Technician in KAIMRC working on Metagenomics-based drug discovery Project. I am learning about how to apply Open Science practices in my reserach while at the same time simplify them and make them more accessible to my community.
Multiplicity of skills and interests, within and beyond bioinformatics research and software engineering. Strategic planning of research activities, grant application writing, project management. Commitment to open science and FAIRification, organisation of events, involved in science communication and coding and data science teaching.
My background is in Zoology and I have a PhD in bird flight aerodynamics, mostly working with hawks and eagles! I recently joined the Alan Turing Institute as a research data scientist, working on lots of projects. I have great interest in education and awareness of reproducibility in science and research, especially for life scientists. I’m a self taught programmer and have been involved with Software Carpentries and The Turing Way.
During my PhD, I used genetics, imaging and modelling to study the mitotic spindle in yeast. Throughout my research, software developing has always been the most enjoyable and rewarding part, so I am hoping to stir my career in that direction. Outside of work I like being in nature, hiking and reading.
I am lecturer in Kwame Nkrumah University of Science and Technology (KNUST) in Ghana, West Africa. I have PhD in Building Technology from the same institution and a Masters of Science in Building Services Engineering from Loughborough University, UK. I am of the opinion that research has a pivotal role in the sustainable development of African countries.
Nadine is a doctoral researcher in computational neuroscience and complex systems where she validates information-theoretic measures of complexity and emergence in both simulated and empirical data. Her work can be described as a solid mixture of mathematics, machine learning, neuroscience, as well as philosophy. She cares about open & reproducible research (and, in this context, good research software) that is aligned with ethical research culture & incentives.
I’m a young degree student passionate for learning. The world that sourrounds us intrigues me and it never stops surprising me a little more every day. In my free time I love reading, skateboarding, playing futbol, studying languages like french ( <3 ) and hanging out with my friends. I’m looking forward to meeting you!
Saranjeet is a Fellow of the Software Sustainability Institute’s 2023 Inauguration. She has a Masters degree in Statistics from University of Pune and is a Technical Writer of the R Development Guide. Throughout her career, she’s been involved with a number of software engineering communities and has been selected in open source programs like Google Summer of Code 2020, Digital Infrastructure Incubator 2021 by Code for Science and Society, Google Season of Docs 2022, and a Subject Matter Expert for the Open Science Tools and Resources Module of NASA TOPS. In 2021, she participated in the Open Life Science program (cohort-4), during which she co-founded the Research Software Engineering (RSE
I’m a molecular neuroscientist with a big interest in all about chromatin, sequencing and data analysis and more importantly…open science and reproducibility! To counteract the screen time, I play with sourdough, yoga, beer and whatever I can research about :)
I am a young researcher and freelance data scientist, currently pursuing a master’s degree in Systems Biology at Maastricht University, the Netherlands. I have worked in Bioinformatics and Cheminformatics for five years at different laboratories. My current research interests are devoted to Network Science and Machine Learning for drug discovery. I am part of several research, open-science, and software development communities ( ISCBSC, The Carpentries, Streamlit Creators, and Open Life Science. Moreover, I am involved in various initiatives to empower Bioinformatics in Ecuador and Latin America.
Rika, a 4th year undergraduate student in Bengaluru India majoring in Electronics and Communication. She is currently pursuing her project work at RRSC ISRO and is passionate about women in stem and space. She started WOAA India in 2020.
A lifelong learner who turned two hobbies into careers (paper engineering and software engineering), and I want to do it for a third time. I am interested finding ways to combine my interest in science, software development, and public outreach in order to create opportunities for people to get involved in STEM regardless of their background or age.