diff --git a/.github/actions/spelling/allow/names.txt b/.github/actions/spelling/allow/names.txt
index 3b4f8b7d..0706577a 100644
--- a/.github/actions/spelling/allow/names.txt
+++ b/.github/actions/spelling/allow/names.txt
@@ -120,6 +120,7 @@ christinakoutsou
 daemond
 daemondzh
 davidlange
+delatorre
 dlange
 efremale
 elrawy
@@ -199,6 +200,7 @@ thakkar
 tharun
 timmaraju
 tlattner
+torre
 vaibhav
 vassil
 vassilev
diff --git a/.github/actions/spelling/allow/terms.txt b/.github/actions/spelling/allow/terms.txt
index 56e5336e..8c51ccfa 100644
--- a/.github/actions/spelling/allow/terms.txt
+++ b/.github/actions/spelling/allow/terms.txt
@@ -55,3 +55,9 @@ xplugin
 youtu
 youtube
 zenodo
+biodynamo
+Caa
+Jurgaityt
+Resugaring
+superbuilds
+TBR
diff --git a/_data/contributors.yml b/_data/contributors.yml
index 1bc8d68a..e761307d 100644
--- a/_data/contributors.yml
+++ b/_data/contributors.yml
@@ -301,8 +301,8 @@
       mentors: Martin Vassilev, David Lange
       
 - name: Salvador de la Torre Gonzalez
-  info: "Google Summer of Code 2025 Contributor"
   photo: salva_de_la_torre_gonzalez.jpg
+  info: "Google Summer of Code 2025 Contributor"
   email: delatorregonzalezsalvador@gmail.com
   github: "https://github.com/salva24"
   linkedin: "https://www.linkedin.com/in/salva-de-la-torre-gonzalez-7299b6335/"
diff --git a/_data/standing_meetings.yml b/_data/standing_meetings.yml
index d77d9732..4e39ae86 100644
--- a/_data/standing_meetings.yml
+++ b/_data/standing_meetings.yml
@@ -245,7 +245,7 @@
       date: 2022-09-07 14:00:00 +0200
       speaker: "Anubhab Ghosh"
       link: "[Slides](/assets/presentations/CaaS_Weekly_07_09_2022_Anubhab-Shared_Memory_Based_JITLink_Memory_Manager.pdf)"
-    - title: "Current working status of optmizing ROOT modules"
+    - title: "Current working status of optimizing ROOT modules"
       date: 2022-09-07 14:00:00 +0200
       speaker: "Jun Zhang"
       link: "[Slides](/assets/presentations/CaaS_Weekly_07_09_2022_Jun_Zhang_Current_Working_Status_of_Optimize_Modules_Usage_For_ROOT.pdf)"
@@ -349,3 +349,7 @@
       date: 2022-01-05 14:00:00 +0200
       speaker: "Parth Arora"
       link: "[Slides](/assets/presentations/CaaS_Weekly_05_01_2022_Parth-Add_Support_For_Differentiating_wrt_User_Defined_Types.pdf)"
+    - title: "Agent-Based Simulation of CAR-T Cell Therapy Using BioDynaMo Initial Presentation"
+      date: 2025-05-21 17:00:00 +0200
+      speaker: "Salvador de la Torre Gonzalez"
+      link: "[Slides](/assets/presentations/Salva_initial_presentation_me_and_project_CART.pdf)"
\ No newline at end of file
diff --git a/_pages/team/salvador-delatorre.md b/_pages/team/salvador-de-la-torre-gonzalez.md
similarity index 83%
rename from _pages/team/salvador-delatorre.md
rename to _pages/team/salvador-de-la-torre-gonzalez.md
index b4df37b8..a23dd613 100644
--- a/_pages/team/salvador-delatorre.md
+++ b/_pages/team/salvador-de-la-torre-gonzalez.md
@@ -3,7 +3,7 @@ title: "Compiler Research - Team - Salvador de la Torre Gonzalez"
 layout: gridlay
 excerpt: "Compiler Research: Team members"
 sitemap: false
-permalink: /team/SalvadorDeLaTorreGonzalez
+permalink: /team/SalvadordelaTorreGonzalez
 email: delatorregonzalezsalvador@gmail.com
 ---
 
diff --git a/_posts/2025-05-14-biodynamo-cart-simulation.md b/_posts/2025-05-14-biodynamo-cart-simulation.md
index 208afc33..8c7e2487 100644
--- a/_posts/2025-05-14-biodynamo-cart-simulation.md
+++ b/_posts/2025-05-14-biodynamo-cart-simulation.md
@@ -5,7 +5,7 @@ excerpt: "This GSoC 2025 project, Agent-Based Simulation of CAR-T Cell Therapy,
 sitemap: true
 author: Salvador de la Torre Gonzalez
 permalink: blogs/gsoc25_salvador_introduction_blog/
-banner_image: /images/blog/gsoc-banner.png
+banner_image: /images/blog/cart_plasma_gsoc.png
 date: 2025-05-14
 tags: gsoc BioDynaMo c++
 ---
@@ -29,7 +29,7 @@ of microenvironmental factors like hypoxia, regulatory T-cells, and immunosuppre
 
 This project represents an exciting opportunity to apply my dual academic background in mathematics and computer engineering to a highly impactful domain: cancer immunotherapy.
 
-My interest in oncology and CAR-T treatments deepened significantly after attending a course on Mathematical Modeling and Data Analysis in Oncology, taught by researchers from the Mathematical Oncology Laboratory" ([MôLAB](https://molab.es/)) team at the University of Cádiz. During this course, I was introduced to the fundamentals of immunotherapy and CAR-T cell dynamics, and became fascinated by the potential of mathematical and computational tools to contribute to this area.
+My interest in oncology and CAR-T treatments deepened significantly after attending a course on Mathematical Modeling and Data Analysis in Oncology, taught by researchers from the Mathematical Oncology Laboratory" ([MôLAB](https://molab.es/)) team at the University of Cadiz. During this course, I was introduced to the fundamentals of immunotherapy and CAR-T cell dynamics, and became fascinated by the potential of mathematical and computational tools to contribute to this area.
 
 I believe that building a scalable, open-source simulation of CAR-T therapy can become a valuable resource for scientists and clinicians worldwide, helping them to better understand and optimize treatment strategies considering the complex landscape of solid tumors. 
 
diff --git a/assets/docs/Salva_initial_presentation_me_and_project_CART.pdf b/assets/docs/Salva_initial_presentation_me_and_project_CART.pdf
new file mode 100644
index 00000000..be27d9a5
Binary files /dev/null and b/assets/docs/Salva_initial_presentation_me_and_project_CART.pdf differ
diff --git a/assets/presentations/Salva_initial_presentation_me_and_project_CART.pdf b/assets/presentations/Salva_initial_presentation_me_and_project_CART.pdf
new file mode 100644
index 00000000..be27d9a5
Binary files /dev/null and b/assets/presentations/Salva_initial_presentation_me_and_project_CART.pdf differ
diff --git a/images/blog/cart_plasma_gsoc.png b/images/blog/cart_plasma_gsoc.png
new file mode 100644
index 00000000..55c6a1fa
Binary files /dev/null and b/images/blog/cart_plasma_gsoc.png differ
diff --git a/images/team/salva_de_la_torre_gonzalez.jpg b/images/team/salva_de_la_torre_gonzalez.jpg
index ac29c418..bc8f4515 100644
Binary files a/images/team/salva_de_la_torre_gonzalez.jpg and b/images/team/salva_de_la_torre_gonzalez.jpg differ