{% extends "layout.html" %} {% block title %}Team{% endblock %} {% block lead %}On this page you can introduce your team members, instructors, and advisors.{% endblock %} {% block scripting %} {% endblock %} {% block hero_content %}

Meet the

{% endblock %} {% block page_content %}

Team NTU-Singapore

We're PrimeXplore from NTU – Singapore, a passionate community of young scientists and innovators committed to harnessing the potential of gene editing for a better tomorrow.

{% include 'prof.html' %}
{% include 'danny.html' %}
{% include 'angyan.html' %}
{% include 'aruzhan.html' %}
{% include 'sahana.html' %}
{% include 'clarissa.html' %}
{% include 'chunting.html' %}
{% include 'hazel.html' %}
{% include 'juinxian.html' %}
{% include 'yiwei.html' %}
{% include 'neshiha.html' %}
{% include 'jiehao.html' %}
{% include 'angelina.html' %}
{% include 'wipha.html' %}
{% include 'sherry.html' %}
{% include 'venus.html' %}
{% include 'clarissa.html' %}
{% include 'aruzhan.html' %}
{% include 'sahana.html' %}
{% include 'chunting.html' %}
{% include 'yiwei.html' %}
{% include 'neshiha.html' %}
{% include 'jiehao.html' %}
{% include 'angelina.html' %}
{% include 'clarissa.html' %}
{% include 'hazel.html' %}
{% include 'aruzhan.html' %}
{% include 'sahana.html' %}
{% include 'chunting.html' %}
{% include 'juinxian.html' %}
{% include 'neshiha.html' %}
{% include 'yiwei.html' %}
{% include 'angyan.html' %}
{% include 'chunting.html' %}
{% include 'wipha.html' %}
{% include 'sherry.html' %}
{% include 'venus.html' %}
{% endblock %} {% block footerpage %} {% endblock %}