0
(/home/junzheng)
 $
 cat overview.js
1
export
 const
 OVERVIEW = {
2
  name:
 'Jun Zheng'
,
3
  title:
 'Software Engineer'
,
4
  experiences: [
5
    {
6
      company:
 'Google'
,
7
      title:
 'Software Engineer'
,
8
      from:
 2021
,
9
      to:
 null
,
10
    }
11
  ],
12
}
13
14
(/home/junzheng)
 $
 cat more.txt
15
ℹ️ To read more about me, connect using 
ssh hello@about.junzheng.dev
 (password: hello)