From 925b3c4712f7b452ce3be4edde092a33b169c661 Mon Sep 17 00:00:00 2001 From: Tingying He Date: Fri, 4 Oct 2024 14:31:50 -0600 Subject: [PATCH] add myself to the website --- _persons/he.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 _persons/he.md diff --git a/_persons/he.md b/_persons/he.md new file mode 100644 index 0000000..3fcce72 --- /dev/null +++ b/_persons/he.md @@ -0,0 +1,30 @@ +--- +# use person layout if you want a page generated for you +layout: person +first_name: Tingying +last_name: He +key: lange +permalink: /team/he/ +role: postdoc +email: hetingying.hty@gmail.com +image: /assets/images/people/he.jpg +organization: University of Utah +position: Research Scientist +# use either a local link like here, or a URL +website: https://tingying-he.github.io/ +interests: Visual Encodings, Perception and Cognition, Evaluation, Accessibility +# leave empty if you're active. Add something like "M.S.'16" or "B.S.'17" if you got a degree while at VDL. Add "N" if you left VDL before you got a degree. +graduated: +phd_graduate: + +# stuff below can be ignored if you don't use the group website for your private website +gh: https://github.com/tingying-he +# cv: +address: | + School of Computing, University of Utah
+ 50 S. Central Campus Drive
+ Salt Lake City, Utah 84112 + +# flag used to determine whether to show teaching +showteaching: false +---