diff --git a/public/about/dban.webp b/public/about/dban.webp new file mode 100644 index 0000000..12ab2a6 Binary files /dev/null and b/public/about/dban.webp differ diff --git a/public/about/nucleate.webp b/public/about/nucleate.webp new file mode 100644 index 0000000..8ba0c33 Binary files /dev/null and b/public/about/nucleate.webp differ diff --git a/public/about/nucleate_thumbnail.webp b/public/about/nucleate_thumbnail.webp new file mode 100644 index 0000000..c1d55ad Binary files /dev/null and b/public/about/nucleate_thumbnail.webp differ diff --git a/public/about/pint_of_science.webp b/public/about/pint_of_science.webp new file mode 100644 index 0000000..1bd68c7 Binary files /dev/null and b/public/about/pint_of_science.webp differ diff --git a/src/index.css b/src/index.css index fb18462..4255fa0 100644 --- a/src/index.css +++ b/src/index.css @@ -448,7 +448,7 @@ h3 { display: flex; align-items: top; justify-content: center; - margin: 50px 10% 0px 10%; + margin: 50px 7% 0px 10%; } .about_image { @@ -575,9 +575,10 @@ h3 { } #affiliations_container { - display: flex; - align-items: center; + display: flex; + flex-wrap: wrap; justify-content: center; + gap: 20px; width: 100%; max-width: 920px; margin: 0 auto; diff --git a/src/pages/About.jsx b/src/pages/About.jsx index ca5e907..3c52ca2 100644 --- a/src/pages/About.jsx +++ b/src/pages/About.jsx @@ -61,6 +61,14 @@ function About() { useSmoothScroll(); const timelineEntries = [ + { + date: "Sept 2024-
Present", + imageUrl: "/about/nucleate_thumbnail.webp", + imageAlt: "Nucleate thumbnail", + title: "Leadership Team, Philadelphia", + subheader: "Nucleate", + bullets: ["Nucleate is a student-led, non-profit organization that empowers the next generation of biotech leaders by educating today's academic trainees."] + }, { date: "Aug 2024-
Present", imageUrl: "/about/penn_thumbnail.webp", @@ -68,7 +76,7 @@ function About() { title: "Bioengineering PhD Student", subheader: "University of Pennsylvania", subtitle: "School of Engineering and Applied Science", - bullets: ["Litt Lab under Brian Litt, MD.

"] + bullets: ["Litt Lab under Brian Litt, MD.", "Ashton Fellow."] }, { date: "Sept 2023-
Aug 2024", @@ -168,8 +176,7 @@ function About() { alt="Zack Goldblum profile picture" />
- I am an engineer and scientist doing research at the intersection of artificial intelligence and - neurotechnology. + I am an engineer and scientist doing research at the intersection of neurotechnology and artificial intelligence.

@@ -182,49 +189,36 @@ function About() {
-
-
- - Penn Engineering image - -
-
- - Center for Neuroengineering and Therapeutics image - -
- +
+ + Penn Engineering image + +
+
+ + Center for Neuroengineering and Therapeutics image + +
+ +
+ + Nucleate image + +
+
+ + Drexel Biomed Alumni Network image + +
+ -
-
-
-
-
-

Biomedical Research

-

- CITI Program (Sept 2023 - N/A) -

- Check it out! -
-
-
-

Good Clinical Practice

-

- CITI Program (Sept 2023 - Sept 2026) -

- Check it out! -
-
-
-

Human Subjects Research - Social Behavioral

-

- CITI Program (Feb 2022 - Feb 2025) -

- Check it out!

@@ -269,7 +263,7 @@ function About() {

Event Manager, Philadelphia

- Pint of Science US (May 2024) + Pint of Science US (May 2024 - Present)


@@ -338,6 +332,32 @@ function About() {

+
+
+
+

Biomedical Research

+

+ CITI Program (Sept 2023 - N/A) +

+ Check it out! +
+
+
+

Good Clinical Practice

+

+ CITI Program (Sept 2023 - Sept 2026) +

+ Check it out! +
+
+
+

Human Subjects Research - Social Behavioral

+

+ CITI Program (Feb 2022 - Feb 2025) +

+ Check it out! +
+