-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (20 loc) · 1.52 KB
/
index.html
File metadata and controls
23 lines (20 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: default
title: About
sidebar: true
---
<img class="profile" alt="profile-image" style="float: left; margin: 2em 2em 1em 0;" width="45%">
<div align="justify">
<h2 style="padding: 4em 0 0.5em 0; margin: 0;">About me</h2>
<!-- <p>Exciting news - I've successfully defended my viva recently at UCL! </p> -->
<p>Having recently received my PhD award in Psycholinguistics, I seek opportunities to transform research and data into impactful insights. I am a skilled researcher, data scientist, lecturer, and scientific communicator. </p>
<p>My journey is only possible with the support of my dear family, my friends, and colleagues.</p>
<p>My research delves into the role of phonological information in lexical prediction, as well as what factors enhance or inhibit prediction during language comprehension.</p>
<p>Aside from my passion for research and teaching, I find joy in hobbies like photography, video games, cooking, and travelling.</p>
<!-- <p>You can explore some of my workflow and scripts on my <a href="https://yiling-huo.github.io/tutorials/" target="_blank">tutorials</a> and <a href="https://yiling-huo.github.io/resources/" target="_blank">resources</a> pages.</p> -->
<p style="text-align: right;"><a href="/files/docs/cv_huo_yiling.pdf" target="_blank">Download my CV</a></p>
<p style="text-align: right;"><a href="https://github.com/Yiling-Huo/yiling-huo.github.io/issues/7" target="_blank">Send me feedback</a></p>
</div>
<div>
{%- include_relative _recent-activity.html -%}
</div>