Skip to content

Commit 1f278ca

Browse files
committed
[fix] Correct header layout with name left and role right
- Set site title to "Craig T. Russell, PhD" (left side) - Set page title to "Machine Learning Scientist" (right side navigation) - Updated main content heading to "Virtual Cells in Drug Discovery"
1 parent 5dd5efc commit 1f278ca

2 files changed

Lines changed: 3 additions & 14 deletions

File tree

_config.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Machine Learning Scientist
1+
title: Craig T. Russell, PhD
22
theme: minima
33
markdown: kramdown
44

@@ -8,9 +8,6 @@ minima:
88

99
# Social links
1010
social_links:
11-
- title: Email
12-
icon: envelope
13-
url: "mailto:craig.russell.phd@gmail.com"
1411
- title: GitHub Profile
1512
icon: github
1613
url: "https://github.com/ctr26"
@@ -27,12 +24,6 @@ plugins:
2724
- jekyll-seo-tag
2825

2926
# Site metadata
30-
author:
31-
name: Craig T. Russell, PhD
32-
email: craig.russell.phd@gmail.com
3327

3428
description: >
35-
Machine Learning Scientist specialising in virtual cell development
36-
for drug discovery, with expertise in multi-modal foundation models
37-
and biological AI applications.
3829

index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
2-
title: Craig T. Russell, PhD
2+
title: Machine Learning Scientist
33
layout: default
44
---
55

6-
## Virtual Cell & Drug Discovery
7-
8-
## Personal Statement
6+
## Virtual Cells in Drug Discovery
97

108
<p style="text-align: justify;">
119
Machine Learning Scientist specialising in virtual cell development for drug discovery. Strong background in building multi-modal foundation models that integrate epigenomic, transcriptomic, and phenotypic data. Experienced in applying AI to biological problems across scales, from molecular interactions to whole-organism imaging, with a focus on practical applications in precision medicine.

0 commit comments

Comments
 (0)