Skip to content

Commit 3f0bf2b

Browse files
committed
brainshare
1 parent 39ee0c3 commit 3f0bf2b

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

src/app/PuzzleClient.tsx

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -110,22 +110,20 @@ const ALL_FACTS = [
110110
// 6
111111
`PhD in Bioengineering, UC San Diego, <a href="http://systemsbiology.ucsd.edu" target="_blank">SBRG Lab</a>`,
112112
// 7
113-
`<a href="https://scholar.google.com/citations?user=ESLgsdUAAAAJ" target="_blank">30+ publications, 5000+ citations</a>`,
114113
// 8
115114
`BSE (Biomedical Eng) @ <a href="https://umich.edu" target="_blank">UMich</a> (2011) - Go blue!`,
116-
// 9
115+
`<a href="https://scholar.google.com/citations?user=ESLgsdUAAAAJ" target="_blank">30+ publications, 5000+ citations</a>`,
116+
`Favorite side project: <a href="https://brainshare.io" target="_blank">Brainshare</a> (code on <a href="https://github.com/zakandrewking/brainshare" target="_blank">GitHub</a>)`,
117117
`Primary/early dev of <a href="https://escher.github.io" target="_blank">Escher</a> & <a href="http://bigg.ucsd.edu" target="_blank">BiGG Models</a>`,
118-
// 10
119-
`Scrum (CSPO 2017) & <a href="https://www.amanet.org/5-day-mba-certificate-program/" target="_blank">AMA 5-Day MBA (2021)</a>`,
120-
// 11
121-
`I've built with: GCP, AWS, Postgres, Flutter, Python, Terraform, React/TS, D3.js, ...`,
118+
`Software skills: Python, Typescript, Dart, Flutter, React/TS, Terraform, D3.js, ...`,
122119
// 12
123120
`Focus on user-centered products, team autonomy & growth: <a href="https://www.delfina.com/resource/finding-your-users-in-digital-health" target="_blank">Learn more</a>`,
124121
// 13
125122
`Synthetic biology & metabolic engineering: <a href="https://doi.org/10.1016/j.copbio.2014.12.016" target="_blank">Research highlights</a>`,
126123
// 14
127124
`Expertise in compliance: <a href="https://www.delfina.com/security" target="_blank">SOC2 & HIPAA at Delfina</a>`,
128125
// 15
126+
`Scrum (CSPO 2017) & <a href="https://www.amanet.org/5-day-mba-certificate-program/" target="_blank">AMA 5-Day MBA (2021)</a>`,
129127
// 16
130128
`<a href="https://www.nsfgrfp.org/" target="_blank">NSF GRFP</a> & <a href="https://jacobsschool.ucsd.edu/idea/admitted-undergraduates/jacobs-scholars" target="_blank">Jacobs Fellowship</a> recipient`,
131129
// 17
@@ -136,9 +134,8 @@ const ALL_FACTS = [
136134
// 21
137135
`Strain engineering: <a href="https://www.biorxiv.org/content/10.1101/2023.01.03.521657v1" target="_blank">DARPA-funded project to develop microbial strains with an AI scientist</a>`,
138136
// 22
139-
`Favorite side project: <a href="https://brainshare.io" target="_blank">Brainshare</a> (code on <a href="https://github.com/zakandrewking/brainshare" target="_blank">GitHub</a>)`,
140137
// 23
141-
`Always thinking about how to recruit amazing engineers & empower them to do their best work`,
138+
`Talented at recruiting amazing engineers & empowering them to do their best work`,
142139
// 24
143140
`Dissertation: <a href="https://escholarship.org/content/qt83d340c7/qt83d340c7.pdf" target="_blank">"Optimization of microbial cell factories..."</a>`,
144141
`Favorite AI: <a href="https://www.youtube.com/watch?v=syyXdBg9BIc" target="_blank">Ash in Alien</a>`,

0 commit comments

Comments
 (0)