Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
HengchengZhang committed Aug 1, 2023
1 parent 11e450c commit 6a53b21
Show file tree
Hide file tree
Showing 14 changed files with 43 additions and 5 deletions.
4 changes: 2 additions & 2 deletions _layouts/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ <h3><a href="{{ team-member.link }}">{{ team-member.name }}</a></h3>
{% endfor %}
</div>

<h2>QuantEcon Early Career Researchers</h2>
<h2>Design and Marketing</h2>

{% assign team-members = site.team-members | where: 'role', 'QuantEcon Early Career Researchers' %}
{% assign team-members = site.team-members | where: 'role', 'Design and Marketing' %}
<div class="row">
{% for team-member in team-members reversed %}
<div class="col-lg-6 team-item">
Expand Down
2 changes: 1 addition & 1 deletion _team-members/andrij.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name: Andrij Stachurski
image: andrij.jpg
link: http://drdrij.com/
role: "Lead Developers"
role: "Design and Marketing"
---
Andrij Stachurski is a Web Technology Consultant and a Front-end Web Developer/Designer who enjoys working remotely from different parts of the globe.
2 changes: 1 addition & 1 deletion _team-members/chase.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name: Chase Coleman
image: chase.jpg
link: http://www.chasegcoleman.com/
role: "Lead Developers"
role: "Previous Lead Developers"
---
Chase Coleman received his PhD in Economics from New York University in May 2019. He is a co-founder and Managing Director of Valorum Data.
7 changes: 7 additions & 0 deletions _team-members/frank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Frank Wu
image: frank.jpg
link: https://github.com/chappiewuzefan
role: "Lead Developers"
---
Frank Wu is a QuantEcon research assistant final-year student at Australian National University (ANU).
2 changes: 1 addition & 1 deletion _team-members/harvey.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name: Harvey Thompson
image: harvey.jpg
link: https://github.com/Harveyt47
role: "QuantEcon Early Career Researchers"
role: "Previous Lead Developers"
---
Harvey Thompson is a QuantEcon pre-doctoral research assistant based at the Australian National University.
7 changes: 7 additions & 0 deletions _team-members/hengcheng.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Hengcheng Zhang
image: hengcheng.jpg
link: https://github.com/HengchengZhang
role: "Lead Developers"
---
Hengcheng Zhang is a QuantEcon research assistant who is a based in Canberra with interests in data science, machine learning, and scientific modeling.
7 changes: 7 additions & 0 deletions _team-members/humphrey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Humphrey Yang
image: humphrey.jpg
link: https://github.com/HumphreyYang
role: "Lead Developers"
---
Humphrey Yang is a QuantEcon research assistant and a final-year student at Australian National University (ANU). Humphrey’s primary research interests lie in data science, computational social science, and high-performance computing.
10 changes: 10 additions & 0 deletions _team-members/jingni.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Jingni Yang
image: jingni.jpg
link: https://sites.google.com/site/jingniyangorange/home
role: "Design and Marketing"
---

Jingni Yang is a decision theorist and assistant professor at the
School of Economics at University of Sydney. She was previously a
researcher at the Computational Media Lab, School of Computing, ANU
7 changes: 7 additions & 0 deletions _team-members/smit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Smit Lunagariya
image: smit.jpg
link: https://github.com/Smit-create
role: "Lead Developers"
---
Smit Lunagariya is a QuantEcon research assistant and a final-year student at the Indian Institute of Technology (BHU), Varanasi. Smit's interests lie in High-performance computing, compilers, and open source scientific computing.
Binary file added assets/img/team/frank.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 assets/img/team/hengcheng.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 assets/img/team/humphrey.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 assets/img/team/jingni.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 assets/img/team/smit.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 6a53b21

Please sign in to comment.