// 03 Dashboard & Profile — three layout directions const DashboardTab = () => (
{/* sidebar */}
Sara A.
Lecturer-researcher
{['Home','My profile','Matches','Saved','Network','Settings'].map((m,i)=> (
{m}
))}
{/* main */}
Welcome back, Sara
12 new matches
Profile: 86% complete · Visibility: all relevant users · Add 2 evidence anchors → +14% match power
Top matches
{['Liesbeth K. · 92% similarity','Project HYDRO-NL · complementary','Bram J. · shared bottleneck'].map(m=>(
{m}
view
))}
Anti-duplication alert
2 teams are working on membrane durability protocols — overlap with your project. See cluster →
Your fingerprint
{[['PEM',40],['Catalyst',25],['Membrane',20],['SOEC',10],['Mat. char.',5]].map(([n,v]) => (
{n} {v}
))}
Strength: orientation in one glance. Risk: dense; needs whitespace in hi-fi.
What the system found about your work this week
Insight cards — actionable, not a notification dump.
{[ {kind:'similarity', t:'A close cognitive neighbour appeared', body:'Liesbeth K. (TU Delft) shares 4/5 of your top subdomains with similar weights.', cta:'Open match'}, {kind:'comp', t:'Your offer matches a stuck team', body:'Project HYDRO-NL needs membrane durability data — your evidence is a fit.', cta:'Send a signal'}, {kind:'dup', t:'Possible duplication detected', body:'2 teams are running similar pilot protocols. Cluster review available.', cta:'See cluster'}, {kind:'bridge', t:'You may be a bridge', body:'You are one of 3 actors connecting Education and Industry around hydrogen safety.', cta:'View bridge graph'}, ].map((c,i)=> (
{c.t}
{c.body}
{c.cta}Dismiss
))}
Profile
86%
+14% available
In your area
248
peers · 41 active
Your bridges
3
cross-sector
Strength: immediately conveys “the system is finding things”. Risk: feed-fatigue if poorly tuned.
{/* You node */} You {/* peers */} {[[150,140,'P'],[180,200,'P'],[230,150,'P'],[260,180,'P'],[110,170,'P'],[330,90,'pj'],[370,140,'pj'],[420,260,'O'],[450,210,'O'],[300,250,'P']].map(([x,y,k],i)=> ( ))} {/* edges to user */} {[[150,140],[180,200],[230,150],[260,180],[330,90],[370,140]].map(([x,y],i)=>( ))} {/* floating panels */}
Sara A.
3 clusters · 12 new matches
Hovered
Project HYDRO-NL
complementary · 88%
Why? →
Strength: signature feel; orientation = spatial. Risk: hides KPIs; better as a secondary mode.
Sara Arif
Lecturer-researcher · UvA · Hydrogen production
NL · NWvisibleBridge
SaveSend signal
Fingerprint
{[['PEM',40],['Catalyst',25],['Membrane',20],['SOEC',10],['Mat.',5]].map(([n,v])=>(
))}
PEM 40Catalyst 25Membrane 20+ 2 more
Methods · Evidence
{['LCA','TEA','Lab exp.','CFD'].map(t=>{t})}
12 publications · 1 patent · ORCID linked
Active project
GreenH2-PEM Pilot
TRL 5 · NL · 3 partners
Needs
{['Long-term durability data','Industrial test bench'].map(t=>{t})}
Offers
{['Membrane test method','Curriculum module'].map(t=>{t})}
Common with you
3 shared subdomains · 2 shared methods
Why we’re a match
HYDRO-NL Pilot
University consortium · 2024–2027
ProjectTRL 5Pilot scaleNL
Connect
Stage
Pilot demonstration
Application
Industrial heat
Partners
3 universities · 2 industry · 1 public body
Open need
Membrane durability evidence
Team & matches
{['SaraA','BramJ','LiesbethK','+4'].map(p=>{p})}
↳ 6 matched stakeholders outside the team · 2 anti-dup alerts
University of Applied Sciences (UvA)
Amsterdam · Public · Higher education
People
34
Projects
11
Coverage
7 domains
Domain coverage
{[['Production',38],['Storage',12],['Materials',18],['Education',24],['Policy',8]].map(([n,v])=> (
))}
Education = 24% — strong bridge institution between research & practice.
); window.DashboardTab = DashboardTab;