-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.qmd
219 lines (136 loc) · 4.29 KB
/
portfolio.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
---
title: "Portfolio"
format:
html:
css: portfolio/styles.css
---
I have been active in a number of academic and extracurricular projects. Here are some of them; click on the respective panels to find out more:
## Research Projects
::: {.grid}
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/24-mass-spec/item.qmd)
### Structure Elucidaiton with Machine Learning
In my current master's thesis, I am investigating how we can use machine learning to identify unknown metabolites and degradation products of pesticides.
:::
:::
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/24-SACCrow/item.qmd)
### A General Synthesis Planning Tool in Single Atom Catalysis
WIP! Thank you for your patience.
:::
:::
<!-- -->
<!-- ::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/24-ChemLitQA/item.qmd)
### ChemLitQA
WIP! Thank you for your patience.
:::
::: -->
<!-- -->
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/23-NMRcraft/item.qmd)
### Predicting NMR Chemical Shifts of Precatalysts for Olefin Metathesis
WIP! Thank you for your patience.
:::
:::
<!-- -->
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/22-SPTNRTL/item.qmd)
### SPT-NRTL
WIP! Thank you for your patience.
:::
:::
<!-- -->
:::
<!-- -->
<!-- -->
## Hackathons
::: {.grid}
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/24-GlossaGen/item.qmd)
### GlossaGen: An automated glossary generation tool for academics
Winner (Knowledge Graph Prize & Second Place) of the 2024 Global Hackathon on LLMs in Chemistry and Materials Science. My team created an AI-powered glossary generation tool for publications and technical documents.
:::
:::
<!-- -->
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/24-RAMBO-I/item.qmd)
### RAMBO: Initializing BO, the smart way
Contribution to the 2024 BO&Materials Hackathon hosted by the Acceleration Consortium. My team created a pipeline to effectively pick promising starting conditions for Bayesion Optimization campaigns from literature.
:::
:::
<!-- -->
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](rambo.qmd)
### SynSearch: Leveraging LLMs for chemical synthesis
Winner of the 2023 Hackathon on Generative AI Hackathon hosted by the Swiss Data Science Center. My team designed a tool to aid experimental chemists in designing their experiments by leveraging chemical literature with large language models.
:::
:::
<!-- -->
:::
<!-- -->
<!-- -->
## Outreach
::: {.grid}
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](https://bytesizedchem.com)
### ByteSizedChem
A recent passion project of mine; a blog about navigating digital chemistry as a young student.
:::
:::
<!-- -->
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/o-WiNS/item.qmd)
### Women in Natural Sciences (at ETH Zurich and beyond)
WIP! Thank you for your patience.
:::
:::
<!-- -->
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/o-teaching/item.qmd)
### Teaching
At ETH Zurich, we get an enormous amount of value from learning from older peers who work as Teaching Assistants. Over the course of my studies, I worked as one as well, and ended up leading a team of five TAs for a 180+ undergraduate student Chemistry lecture. Click for thoughts and useful resources.
:::
:::
<!-- -->
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](portfolio/o-ChOly/item.qmd)
### Mentoring Students: The Chemistry Olympiad
Even though I am a young student myself, mentorship is important to me. I strongly believe in the value that people who are "1-2 steps ahead" can provide.
:::
:::
<!-- -->
:::
<!-- -->
<!-- -->
<!--
## XYZ
::: {.grid}
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](XXX.qmd)
### XXX
XXX description
:::
:::
::: {.g-col-6}
::: {.project-panel}
[{.img-fluid}](YYY.qmd)
### YYY
YYY description
:::
:::
:::
-->