33 lines
715 B
HTML
33 lines
715 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've worked as a part-time barista for the
|
|
past nine months or so.
|
|
|
|
But I have resigned, to protect my mental health.
|
|
I felt highly stressed at work, and I wondered: "is all this stress and misery
|
|
necessary in my life?"
|
|
|
|
I plan to take a break from conventional employment.
|
|
I've contributed to society, through my barista-job,
|
|
and now I need to rest.
|
|
</p>
|
|
|
|
|
|
|
|
<p><i>Updated on 23rd April 2023, 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>
|