From cc679eb78ea7420325b3eb32cd00b990240f456c Mon Sep 17 00:00:00 2001
From: Prince Okyere <p.okyere@surrey.ac.uk>
Date: Fri, 19 Jan 2024 17:59:41 +0000
Subject: [PATCH] PrinceProfileAddedV1

---
 content/authors/prince/_index.md            |  2 +-
 content/project/HippocampusSleepTI/index.md | 35 +++++++++++++++++++++
 2 files changed, 36 insertions(+), 1 deletion(-)
 create mode 100644 content/project/HippocampusSleepTI/index.md

diff --git a/content/authors/prince/_index.md b/content/authors/prince/_index.md
index 485c891..a6ab2e6 100644
--- a/content/authors/prince/_index.md
+++ b/content/authors/prince/_index.md
@@ -25,7 +25,7 @@ interests:
   - Memory
   - Sleep
   - Temporal Interference Stimulation
-  - 
+
 
 
 education:
diff --git a/content/project/HippocampusSleepTI/index.md b/content/project/HippocampusSleepTI/index.md
new file mode 100644
index 0000000..114eec5
--- /dev/null
+++ b/content/project/HippocampusSleepTI/index.md
@@ -0,0 +1,35 @@
+---
+title: Non-invasive Temporal Interference stimulation to explore the mechanism of memory consolidation during sleep. 
+summary: Temporal Interference Stimulation targeting hippocampal ripples.
+tags:
+- sleep
+- memory consolidation
+- brain stimulation
+date: "2021-02-01T00:00:00Z"
+
+# Optional external URL for project (replaces project detail page).
+external_link: ""
+
+image:
+  caption: 
+  focal_point: Smart
+
+#links:
+#- icon: 
+#  icon_pack: 
+#  name: 
+#  url: ""
+#url_code: ""
+#url_pdf: ""
+#url_slides: ""
+#url_video: ""
+
+# Slides (optional).
+#   Associate this project with Markdown slides.
+#   Simply enter your slide deck's filename without extension.
+#   E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
+#   Otherwise, set `slides = ""`.
+# slides: example
+---
+
+This project involves combining Temporal Interference Stimulation (TIS) with high-density EEG (HD-EEG) and MRI to target the hippocampus during sleep. By integrating these multimodal approaches with behavioural measures, [Prince']({{< ref "../../content/authors/prince/_index.md" >}})  aim to gain a deeper understanding of the hippocampal-cortical dialogue that facilitates memory consolidation. This approach could lead to the development of interventions designed to improve memory in individuals with conditions such as Alzheimer's disease.
\ No newline at end of file
-- 
GitLab