39 lines
807 B
HTML
39 lines
807 B
HTML
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
|
<body>
|
|
<h3>What am I doing now?
|
|
</h3>
|
|
|
|
<p>
|
|
|
|
I just <a href="https://www.tionghoe.com/">got a job</a> as a (part-time) barista.
|
|
</p>
|
|
<p>
|
|
Hopefully I can gain more knowledge about the world of coffee.
|
|
</p>
|
|
But of course, there is a steep learning curve ahead of me.
|
|
</p>
|
|
|
|
<p>And I went for <a href="https://thepsychpractice.com/">
|
|
psychotherapy</a>.
|
|
|
|
It has helped me immensely.
|
|
</p>
|
|
|
|
<p>And I am in the middle of a
|
|
<a href="https://write.as/phtan/reading-challenge-2022">Reading Challenge</a>.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p><i>Updated on 25 July 2022, from Singapore.
|
|
</i>
|
|
</p>
|
|
<p><i>(This has been a
|
|
<a href="https://nownownow.com/about">Now-page
|
|
</a>. Maybe you would like
|
|
to make one of your own?)
|
|
</i>
|
|
</p>
|
|
</body>
|