-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharc.html
More file actions
226 lines (204 loc) · 13.6 KB
/
Copy patharc.html
File metadata and controls
226 lines (204 loc) · 13.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The long-form research arc of Molham Sakkal. From pharmacy in Al Ain to leading molecular oncology projects at HBRC. A five-chapter scrollytelling page, told as a sequence of moments rather than a CV.">
<meta name="author" content="Molham Sakkal">
<meta name="keywords" content="Molham Sakkal, research arc, scrollytelling, cancer biology, drug delivery, nanomedicine, HBRC, Al Ain University">
<meta name="theme-color" content="#0d0f1a" media="(prefers-color-scheme: dark)">
<meta name="theme-color" content="#f6f4fb" media="(prefers-color-scheme: light)">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1">
<title>Research Arc · Molham Sakkal · From pharmacy bench to molecular oncology</title>
<link rel="canonical" href="https://scholarlybrightminds.github.io/molhamsakkal/arc.html">
<meta property="og:type" content="article">
<meta property="og:title" content="Research Arc · Molham Sakkal">
<meta property="og:description" content="The long-form story of how I got from pharmacy to leading molecular oncology projects at HBRC, told as a sequence of moments rather than a CV.">
<meta property="og:image" content="https://scholarlybrightminds.github.io/molhamsakkal/images/og/publications.png">
<meta property="og:url" content="https://scholarlybrightminds.github.io/molhamsakkal/arc.html">
<meta property="og:site_name" content="Scholarly Bright Minds · Molham Sakkal">
<meta property="og:locale" content="en_US">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Research Arc · Molham Sakkal">
<meta name="twitter:description" content="The long story, in five chapters. From pharmacy in Al Ain to molecular oncology at HBRC.">
<meta name="twitter:image" content="https://scholarlybrightminds.github.io/molhamsakkal/images/og/publications.png">
<link rel="sitemap" type="application/xml" href="/molhamsakkal/sitemap.xml">
<link rel="icon" href="images/profile.png" type="image/png">
<link rel="apple-touch-icon" href="images/profile.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,300;1,9..144,400&family=Manrope:wght@300;400;500;600&family=JetBrains+Mono:wght@300;400;500&display=swap" rel="stylesheet">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"url": "https://scholarlybrightminds.github.io/molhamsakkal/arc.html",
"headline": "Research Arc — From pharmacy bench to molecular oncology",
"author": {
"@type": "Person",
"@id": "https://scholarlybrightminds.github.io/molhamsakkal/#person",
"name": "Molham Sakkal"
},
"isPartOf": {
"@type": "WebSite",
"url": "https://scholarlybrightminds.github.io/molhamsakkal/"
},
"about": [
"Cancer cell biology",
"Drug delivery",
"Nanomedicine",
"Molecular oncology"
]
}
</script>
<script src="theme.config.js"></script>
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="arc.css">
</head>
<body>
<div class="mol-bg" aria-hidden="true">
<svg class="mol-1" viewBox="0 0 100 100"><polygon points="30,25 55,25 67,50 55,75 30,75 18,50"/><line x1="67" y1="50" x2="82" y2="50"/><circle cx="85" cy="50" r="2.5"/></svg>
<svg class="mol-2 amber" viewBox="0 0 100 100"><polygon points="50,20 78,38 68,68 32,68 22,38"/><line x1="78" y1="38" x2="92" y2="28"/><circle cx="94" cy="28" r="2"/></svg>
<svg class="mol-3" viewBox="0 0 140 100"><polygon points="30,30 55,30 67,52 55,74 30,74 18,52"/><polygon points="67,30 92,30 104,52 92,74 67,74 55,52"/><line x1="104" y1="52" x2="120" y2="52"/><circle cx="123" cy="52" r="2.5"/></svg>
<svg class="mol-4" viewBox="0 0 100 100"><polygon points="35,28 65,28 80,55 65,82 35,82 20,55"/><circle cx="50" cy="55" r="14" fill="none" stroke-dasharray="2 3"/></svg>
</div>
<nav class="nav" data-page="research"></nav>
<main class="arc-main">
<header class="arc-hero">
<p class="arc-hero-kicker" data-bind="arcKicker">Research arc</p>
<h1 class="arc-hero-h1" data-bind="arcH1">From pharmacy bench to <em>molecular oncology</em>.</h1>
<p class="arc-hero-intro" data-bind="arcIntro"></p>
<div class="arc-hero-progress" aria-hidden="true">
<div class="arc-hero-progress-fill"></div>
</div>
</header>
<div class="arc-wrap">
<aside class="arc-stage" aria-hidden="true">
<div class="arc-stage-inner">
<!-- Frame 1: origin — a single resting molecule -->
<div class="arc-frame" data-frame="origin">
<svg viewBox="0 0 320 320" class="arc-svg arc-svg--origin">
<defs>
<radialGradient id="arc-glow-origin" cx="50%" cy="50%" r="60%">
<stop offset="0%" stop-color="var(--accent)" stop-opacity="0.4"/>
<stop offset="100%" stop-color="var(--accent)" stop-opacity="0"/>
</radialGradient>
</defs>
<circle cx="160" cy="160" r="110" fill="url(#arc-glow-origin)"/>
<polygon class="arc-hex" points="160,80 220,115 220,185 160,220 100,185 100,115"/>
<line class="arc-bond" x1="220" y1="115" x2="252" y2="100"/>
<line class="arc-bond" x1="220" y1="185" x2="252" y2="200"/>
<circle class="arc-atom" cx="256" cy="98" r="5"/>
<circle class="arc-atom" cx="256" cy="202" r="5"/>
<line class="arc-bond" x1="100" y1="115" x2="68" y2="100"/>
<circle class="arc-atom" cx="64" cy="98" r="4"/>
</svg>
</div>
<!-- Frame 2: sieve — many molecules, one highlighted -->
<div class="arc-frame" data-frame="sieve">
<svg viewBox="0 0 320 320" class="arc-svg arc-svg--sieve">
<g class="arc-grid" opacity="0.5">
<polygon points="60,60 84,72 84,96 60,108 36,96 36,72"/>
<polygon points="160,40 184,52 184,76 160,88 136,76 136,52"/>
<polygon points="260,60 284,72 284,96 260,108 236,96 236,72"/>
<polygon points="60,160 84,172 84,196 60,208 36,196 36,172"/>
<polygon points="260,160 284,172 284,196 260,208 236,196 236,172"/>
<polygon points="60,260 84,272 84,296 60,308 36,296 36,272"/>
<polygon points="160,260 184,272 184,296 160,308 136,296 136,272"/>
<polygon points="260,260 284,272 284,296 260,308 236,296 236,272"/>
</g>
<line class="arc-wave" x1="20" y1="160" x2="300" y2="160"/>
<polygon class="arc-hex arc-hex--lit" points="160,130 198,150 198,190 160,210 122,190 122,150"/>
<text class="arc-tag" x="160" y="244" text-anchor="middle">lead candidate</text>
</svg>
</div>
<!-- Frame 3: editorial — stack of papers -->
<div class="arc-frame" data-frame="editorial">
<svg viewBox="0 0 320 320" class="arc-svg arc-svg--editorial">
<g class="arc-pages">
<rect class="arc-page" x="56" y="92" width="184" height="178" rx="6"/>
<rect class="arc-page" x="68" y="80" width="184" height="178" rx="6"/>
<rect class="arc-page arc-page--top" x="80" y="68" width="184" height="178" rx="6"/>
</g>
<g class="arc-page-lines">
<line x1="96" y1="100" x2="248" y2="100"/>
<line x1="96" y1="116" x2="240" y2="116"/>
<line x1="96" y1="132" x2="248" y2="132"/>
<line x1="96" y1="148" x2="216" y2="148"/>
<line x1="96" y1="180" x2="248" y2="180"/>
<line x1="96" y1="196" x2="232" y2="196"/>
<line x1="96" y1="212" x2="248" y2="212"/>
</g>
<circle class="arc-stamp" cx="232" cy="92" r="22"/>
<text class="arc-stamp-text" x="232" y="96" text-anchor="middle">lab</text>
<text class="arc-stamp-text" x="232" y="108" text-anchor="middle">work</text>
</svg>
</div>
<!-- Frame 4: network — collaboration / project nodes -->
<div class="arc-frame" data-frame="network">
<svg viewBox="0 0 320 320" class="arc-svg arc-svg--network">
<circle class="arc-node arc-node--center" cx="160" cy="160" r="36"/>
<text class="arc-node-text" x="160" y="166" text-anchor="middle">HBRC</text>
<line class="arc-edge" x1="160" y1="160" x2="68" y2="80"/>
<line class="arc-edge" x1="160" y1="160" x2="252" y2="80"/>
<line class="arc-edge" x1="160" y1="160" x2="60" y2="220"/>
<line class="arc-edge" x1="160" y1="160" x2="260" y2="220"/>
<line class="arc-edge" x1="160" y1="160" x2="160" y2="270"/>
<circle class="arc-node arc-node--tool" cx="68" cy="80" r="22"/>
<text class="arc-node-text" x="68" y="84" text-anchor="middle">cells</text>
<circle class="arc-node arc-node--tool" cx="252" cy="80" r="22"/>
<text class="arc-node-text" x="252" y="84" text-anchor="middle">UAEU</text>
<circle class="arc-node arc-node--tool" cx="60" cy="220" r="22"/>
<text class="arc-node-text" x="60" y="224" text-anchor="middle">NPs</text>
<circle class="arc-node arc-node--tool" cx="260" cy="220" r="22"/>
<text class="arc-node-text" x="260" y="224" text-anchor="middle">NYU</text>
<circle class="arc-node arc-node--tool" cx="160" cy="270" r="22"/>
<text class="arc-node-text" x="160" y="274" text-anchor="middle">CRISPR</text>
</svg>
</div>
<!-- Frame 5: horizon — outward branching, the next step -->
<div class="arc-frame" data-frame="horizon">
<svg viewBox="0 0 320 320" class="arc-svg arc-svg--horizon">
<defs>
<radialGradient id="arc-glow-horizon" cx="50%" cy="60%" r="60%">
<stop offset="0%" stop-color="var(--accent)" stop-opacity="0.32"/>
<stop offset="100%" stop-color="var(--accent)" stop-opacity="0"/>
</radialGradient>
</defs>
<circle cx="160" cy="180" r="120" fill="url(#arc-glow-horizon)"/>
<line class="arc-horizon-base" x1="30" y1="240" x2="290" y2="240"/>
<path class="arc-branch" d="M160 240 Q 90 200, 60 130"/>
<path class="arc-branch" d="M160 240 Q 120 190, 100 70"/>
<path class="arc-branch" d="M160 240 Q 160 180, 160 60"/>
<path class="arc-branch" d="M160 240 Q 200 190, 220 70"/>
<path class="arc-branch" d="M160 240 Q 230 200, 260 130"/>
<circle class="arc-branch-end" cx="60" cy="130" r="5"/>
<circle class="arc-branch-end" cx="100" cy="70" r="5"/>
<circle class="arc-branch-end" cx="160" cy="60" r="6"/>
<circle class="arc-branch-end" cx="220" cy="70" r="5"/>
<circle class="arc-branch-end" cx="260" cy="130" r="5"/>
<circle class="arc-branch-anchor" cx="160" cy="240" r="9"/>
</svg>
</div>
</div>
</aside>
<div class="arc-track" data-bind="arcChapters">
<!-- Chapters rendered by scripts.js#bindArc from SITE_CONFIG.arc.chapters -->
</div>
</div>
<section class="arc-final reveal">
<p class="sec-kicker">Reach out</p>
<h2 class="sec-title">If any of this <em>fits</em>.</h2>
<p class="arc-final-body">The fastest way to start a collaboration conversation is to email me directly with a one-paragraph sketch of what your group is working on. I will reply within 48 hours with a longer note.</p>
<a class="arc-final-cta" href="mailto:Molham.sakkal@gmail.com?subject=Research%20collaboration%20enquiry&body=Hi%20Molham%2C%0A%0AI%20read%20your%20research%20arc%20and%20wanted%20to%20discuss%20a%20potential%20collaboration.%0A%0A">
Email me
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12h14M13 5l7 7-7 7"/></svg>
</a>
<p class="arc-final-sub">Prefer the short version? <a href="research.html">Read the research statement</a>.</p>
</section>
</main>
<footer data-bind="footer"></footer>
<script src="scripts.js"></script>
<script src="arc.js"></script>
</body>
</html>