Copyright © 2024 - 2025 Zhehao Hu
Issues on the website? Report issues. Source code available at github.com.
---
title: "Journals"
author: ""
affiliation: ""
listing:
- id: ls-all
sort: "date desc"
sort-ui: [title, date]
categories: unnumbered
image-height: 120px
image-lazy-loading: true
filter-ui: true
type: default
date-format: iso
contents:
- "*.qmd"
- "!draft*.qmd"
- "!CV.qmd"
format:
html:
toc: false
---
```{r}
#| output: asis
#| echo: false
source("functions/page_construct.R")
forwardMsg("Some of my words along my journey of understanding this world.")
```