Skip to content

Commit ad44f2f

Browse files
Update page.tsx
added bio
1 parent f0f30b4 commit ad44f2f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

app/committee/page.tsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,7 @@ const committeeMembers: CommitteeMember[] = [
166166
name: 'Dr. Daniele Varsano',
167167
title: 'Senior Researcher',
168168
affiliation: 'CNR, Istituto Nanoscienze, Italy',
169-
bio: 'Daniele Varsano's research focuses on the development and application of theoretical and computational methods
170-
to investigate the electronic and optical properties of materials relevant to optoelectronics, energy
171-
conversion and (bio)molecular systems. A significant component of
172-
my work involves developing codes (Yambo code) for implementing new methodologies and optimizing performance
173-
in high-performance computing environments.'
169+
bio: 'Daniele Varsano's research focuses on the development and application of theoretical and computational methods to investigate the electronic and optical properties of materials relevant to optoelectronics, energy conversion and (bio)molecular systems. His work involves developing codes (Yambo code) for implementing new methodologies and optimizing performance in high-performance computing environments.'
174170
image: '/committee/avatar/daniele.varsano.png',
175171
categories: [expertiseCategories.SCIENTIFIC_COMPUTING],
176172
workingGroups: [WorkingGroups.APPLICATION_FUNCTIONALITY],

0 commit comments

Comments
 (0)