diff --git a/content/experiment-control/resources.md b/content/experiment-control/resources.md
index b531ffc..0473e07 100644
--- a/content/experiment-control/resources.md
+++ b/content/experiment-control/resources.md
@@ -50,7 +50,7 @@ template = "page.html"
-{{ layout_separator(separator_title="Announcements, community support and discussions") }}
+{{ layout_separator(separator_title="Announcements, support and discussions") }}
@@ -116,3 +116,64 @@ We welcome inquiries from research groups of all sizes.
+
+{% layout_card(title="Entangler core") %}
+A FPGA core written in Migen with ARTIQ interface, for controlling remote quantum entanglement of trapped ions.
+
+Repository | Paper
+{% end %}
+
+
+{% layout_card(title="ndscan") %}
+N-dimensional scans for ARTIQ
+
+Repository
+{% end %}
+
+
+{% layout_card(title="Oxford routines") %}
+Oxford Ion-Trap Group routines
+
+Repository
+{% end %}
+
+{% layout_card(title="Terminal interface") %}
+A terminal interface for the Advanced Real-Time Infrastructure for Quantum physics (ARTIQ).
+
+Repository
+{% end %}
+
+{% layout_card(title="ARTIQ-suservo") %}
+A set of scripts for the ARTIQ suservo device.
+
+Repository
+{% end %}
+
+{% layout_card(title="nvOS") %}
+A quantum operating system built around ARTIQ and NV centers in diamond.
+
+Repository
+{% end %}
+
+{% layout_card(title="Haeffner Lab routines") %}
+Haeffner Lab (Berkeley) routines
+
+Repository
+{% end %}
+
+{% layout_card(title="WIPM routines") %}
+WIPM (CAS Wuhan) routines
+
+Repository
+{% end %}
+
+
+
+
+{% layout_div(css="col-12 text-center") %}
+Want your project listed here? Write to sb@m-l\*\*\*.hk.
+
+{% end %}