Cards

ยท 1 min read
courses

A Hugo extension to create cards. Cards can be shown as links or as plain text.

Usage

is rendered by:

{{< cards >}}
  {{< card url="../callout" title="Callout" icon="academic-cap" >}}
  {{< card url="" title="A card without an icon" >}}
{{< /cards >}}

Options

ParameterDescription
iconName of the icon. Defaults to Hero Icon Pack
titleTitle heading for the card.
subtitleSubtitle heading (supports Markdown).
urlURL
Yiqian Zhang
Authors
PhD Student in CS @ CWRU

I am an incoming PhD student in Computer Science at Case Western Reserve University, where I am fortunate to be advised by Prof. Erman Ayday. Prior to joining CWRU, I earned my M.S. in Electrical and Computer Engineering from Georgia Tech and my bachelor’s degree in Computer Science from Beijing Jiaotong University.

My research interests lie in the area of Trustworthy AI, with a focus on enhancing the reasoning capabilities of Large Language Models (LLMs) and ensuring their safety alignment.

Please feel free to reach out!