diff --git a/_config.yml b/_config.yml index f8afaf9..9a9faa8 100644 --- a/_config.yml +++ b/_config.yml @@ -34,7 +34,7 @@ highlight_theme_dark: native # https://github.com/jwarby/jekyll-pygments-them repo_theme_light: default # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md repo_theme_dark: dark # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md repo_trophies: - enabled: False + enabled: True theme_light: flat # https://github.com/ryo-ma/github-profile-trophy theme_dark: gitdimmed # https://github.com/ryo-ma/github-profile-trophy diff --git a/_includes/repository/repo_trophies.html b/_includes/repository/repo_trophies.html index 18f5273..cbe121a 100644 --- a/_includes/repository/repo_trophies.html +++ b/_includes/repository/repo_trophies.html @@ -1,6 +1,6 @@
- {{ include.username }} - {{ include.username }} + {{ include.username }} + {{ include.username }}
diff --git a/_pages/about.md b/_pages/about.md index 98d4995..3124c41 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -28,7 +28,7 @@ latest_posts: false # includes a list of the newest posts selected_papers: false # includes a list of papers marked as "selected={true}" social: false # includes social icons at the bottom of the page --- -I am a second year PhD student at the University of Pennsylvania working in the intersection of Natural Language Processing and Computer Vision under the supervision of Professor Chris Callison-Burch and Professor Mark Yatskar. +I am a third year PhD student at the University of Pennsylvania working in the intersection of Natural Language Processing and Computer Vision under the supervision of Professor Chris Callison-Burch and Professor Mark Yatskar. My interest lies in the study of knowledge and its acquisition, encoding, and communication. I recognize that knowledge encompasses more than just language - especially for procedural information - and therefore my research explores the importance of multimodality in knowledge encoding and transmission. I examine the impact of sensory inputs and mental experiences on our understanding of the world. My higher-arching goal is to gain a deeper understanding of the relationship between knowledge, perception, and communication and how they can be utilized for a comprehensive view of the world.