Skip to content

Commit

Permalink
adds all TAs
Browse files Browse the repository at this point in the history
  • Loading branch information
billbrod committed Dec 4, 2024
1 parent 9efc651 commit 372531d
Show file tree
Hide file tree
Showing 14 changed files with 53 additions and 4 deletions.
6 changes: 6 additions & 0 deletions site/_people/chinigo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Elisa Chinigò
short_name: chinigo
picture: /assets/chinigo.jpeg
job: PhD candidate, NYU
---
7 changes: 7 additions & 0 deletions site/_people/garon.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Isabel Garon
short_name: garon
picture: /assets/garon.jpg
center: 50% 0
job: PhD student, NYU
---
6 changes: 6 additions & 0 deletions site/_people/kolar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Kushal Kolar
short_name: kolar
picture: /assets/kolar.jpg
job: PhD candidate, NYU
---
6 changes: 6 additions & 0 deletions site/_people/ruebel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Oliver Rübel
short_name: ruebel
picture: /assets/ruebel.jpg
job: Staff Scientist, Lawrence Berkeley National Laboratory
---
8 changes: 8 additions & 0 deletions site/_people/rullan-buxo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: Camille Rullán Buxó
short_name: rullan-buxo
picture: /assets/rullan_buxo.png
center: 50% 0
job: Postdoc, Harvard University
---

7 changes: 7 additions & 0 deletions site/_people/zheng.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Sam Zheng
short_name: zheng
picture: /assets/zheng.jpg
center: 50% 0
job: PhD candidate, NYU
---
8 changes: 6 additions & 2 deletions site/_workshops/feb-2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,11 @@ To get a sense of the material we will cover, see our [workshop from FENS 2024](
| 4:30 -- 6pm | Feature selection and model comparison |
| 6 -- 8pm | Concluding reception |

## Speakers and TAs
## Speakers

{% assign speakers = "balzani,broderick,venditto,viejo,lewis,schomburg,skromne-carrasco,tanelus" | split: "," %}
{% assign speakers = "balzani,broderick,venditto,viejo,ruebel" | split: "," %}
{% include people_cards.html people=speakers %}

## TAs

{% assign speakers = "chinigo,zheng,rullan-buxo,garon,tanelus,kolar" | split: "," %} {% include people_cards.html people=speakers %}
9 changes: 7 additions & 2 deletions site/_workshops/jan-2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,12 @@ To get a sense of the material we will cover, see our [workshop from FENS 2024](
| 4:30 -- 6pm | Feature selection and model comparison |
| 6 -- 8pm | Dinner |

## Speakers and TAs
## Speakers

{% assign speakers = "balzani,broderick,venditto,viejo,lewis,schomburg,skromne-carrasco,tanelus" | split: "," %}
{% assign speakers = "balzani,broderick,venditto,viejo,ruebel" | split: "," %}
{% include people_cards.html people=speakers %}

## TAs

{% assign speakers = "lewis,schomburg,tanelus,garon" | split: "," %}
{% include people_cards.html people=speakers %}
Binary file added site/assets/chinigo.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/assets/garon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/assets/kolar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/assets/ruebel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/assets/rullan_buxo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/assets/zheng.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 372531d

Please sign in to comment.