Skip to content

Commit 3db6297

Browse files
authored
Update index.html
1 parent 8b3eefe commit 3db6297

1 file changed

Lines changed: 98 additions & 1 deletion

File tree

about/index.html

Lines changed: 98 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Sheldon K. Salmon — AI Reliability Architect, AGI Systems Designer, Founder of AionSystem. Position statement, work philosophy, contact.">
6+
<meta name="description" content="Sheldon K. Salmon — AI Reliability Architect, AGI Systems Designer, Founder of AionSystem. Verified Collaborator, ARIA. Member, Foresight Institute. 22 DOIs.">
77
<title>About — Sheldon K. Salmon · AionSystem</title>
88
<link rel="preconnect" href="https://fonts.googleapis.com">
99
<link href="https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=Barlow+Condensed:ital,wght@0,300;0,400;0,600;0,700;0,900;1,300&family=Crimson+Pro:ital,wght@0,300;0,400;0,600;1,300;1,400&family=JetBrains+Mono:wght@300;400;500;700&display=swap" rel="stylesheet">
@@ -174,6 +174,68 @@
174174
.statement { font-family: var(--sans); font-size: 20px; font-weight: 300; font-style: italic; color: var(--text); line-height: 1.65; margin-bottom: 32px; max-width: 620px; }
175175
.statement strong { font-weight: 700; font-style: normal; color: var(--amber-l); text-shadow: 0 0 5px var(--amber); }
176176

177+
.affiliation-strip {
178+
display: flex;
179+
flex-wrap: wrap;
180+
gap: 12px;
181+
margin-bottom: 28px;
182+
max-width: 620px;
183+
}
184+
.affiliation-pill {
185+
background: rgba(0,212,255,0.06);
186+
border: 1px solid var(--border);
187+
padding: 8px 16px;
188+
border-radius: 30px;
189+
font-family: var(--mono);
190+
font-size: 11px;
191+
color: var(--cyan);
192+
letter-spacing: 0.5px;
193+
white-space: nowrap;
194+
display: flex;
195+
align-items: center;
196+
gap: 6px;
197+
transition: all 0.3s var(--ease);
198+
}
199+
.affiliation-pill:hover {
200+
border-color: var(--cyan);
201+
box-shadow: 0 0 15px rgba(0,212,255,0.3);
202+
background: rgba(0,212,255,0.1);
203+
}
204+
.affiliation-pill.amber {
205+
border-color: rgba(240,165,0,0.3);
206+
color: var(--amber);
207+
background: rgba(240,165,0,0.05);
208+
}
209+
.affiliation-pill.amber:hover {
210+
border-color: var(--amber);
211+
box-shadow: 0 0 15px rgba(240,165,0,0.3);
212+
background: rgba(240,165,0,0.1);
213+
}
214+
.affiliation-dot {
215+
width: 6px;
216+
height: 6px;
217+
border-radius: 50%;
218+
background: currentColor;
219+
box-shadow: 0 0 6px currentColor;
220+
}
221+
222+
.doi-badge {
223+
display: inline-flex;
224+
align-items: center;
225+
gap: 8px;
226+
background: rgba(212,175,55,0.1);
227+
border: 1px solid var(--gold);
228+
padding: 6px 14px;
229+
border-radius: 6px;
230+
font-family: var(--mono);
231+
font-size: 12px;
232+
color: var(--gold);
233+
margin-bottom: 28px;
234+
text-shadow: 0 0 5px var(--gold);
235+
box-shadow: 0 0 15px rgba(212,175,55,0.2);
236+
max-width: 620px;
237+
}
238+
177239
.body-block { margin-bottom: 32px; max-width: 620px; }
178240
.body-block p { font-family: var(--sans); font-size: 17px; font-weight: 300; color: var(--muted); line-height: 1.8; }
179241
.body-block p + p { margin-top: 14px; }
@@ -263,6 +325,20 @@
263325
<div class="eyebrow">// The Architect</div>
264326
<h1>Sheldon K.<em>Salmon</em></h1>
265327
<div class="title-line">AI Reliability Architect &nbsp;·&nbsp; AGI Systems Designer &nbsp;·&nbsp; New York</div>
328+
329+
<!-- NEW: Affiliation Pills & DOI Badge -->
330+
<div class="affiliation-strip">
331+
<span class="affiliation-pill amber">
332+
<span class="affiliation-dot"></span> Member, Foresight Institute (Computation & Health Extension)
333+
</span>
334+
<span class="affiliation-pill">
335+
<span class="affiliation-dot"></span> Verified Collaborator, ARIA (Neurotechnologies)
336+
</span>
337+
</div>
338+
<div class="doi-badge">
339+
◈ 22 Registered DOIs — Citable Research Record
340+
</div>
341+
266342
<div class="rule"></div>
267343

268344
<p class="statement">
@@ -333,6 +409,27 @@ <h3>Identity</h3>
333409
</div>
334410
</div>
335411

412+
<!-- NEW: Credentials Card -->
413+
<div class="sidebar-card tilt-card">
414+
<h3>Credentials</h3>
415+
<div class="data-row">
416+
<span class="data-key">Research Record</span>
417+
<span class="data-val gold">22 DOIs — all publicly archived</span>
418+
</div>
419+
<div class="data-row">
420+
<span class="data-key">Foresight Institute</span>
421+
<span class="data-val">Computation Group · Health Extension Group</span>
422+
</div>
423+
<div class="data-row">
424+
<span class="data-key">ARIA Programme</span>
425+
<span class="data-val">Verified Collaborator — Massively Scalable Neurotech</span>
426+
</div>
427+
<div class="data-row">
428+
<span class="data-key">GitHub</span>
429+
<span class="data-val">9 brain repos · 2,040+ files · 60+ frameworks</span>
430+
</div>
431+
</div>
432+
336433
<div class="sidebar-card tilt-card">
337434
<h3>Stack Convergence</h3>
338435
<div class="badge-strip">

0 commit comments

Comments
 (0)