Re-develop
Change folder structure; I wanted a more organised look Editing the menu on index.htmlmaster
parent
5e367e7337
commit
0ae2ab59c7
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
||||
<body>
|
||||
<h3>About me
|
||||
</h3>
|
||||
<p>
|
||||
In March 2018, I left my undergraduate-studies in Computer Science, even
|
||||
though it was my Final Year of the course of study. I just didn't
|
||||
believe anymore in what I was doing. I wasn't enjoying my time, and it
|
||||
was taking a toll on my mental health. So, I left.
|
||||
</p>
|
||||
<p>
|
||||
Here's part of my beliefs:
|
||||
<ul>
|
||||
<li>I can enjoy myself, and serve society/mankind at the same time
|
||||
</li>
|
||||
<li>I can be contented with my material lifestyle (eg. What to eat, what to drink, what to wear).
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Fast-forward two years (since I left University), I am enjoying myself, and I am managing to have (enough) material comfort.
|
||||
<p>
|
||||
|
||||
<p><b>What am I doing now?</b>
|
||||
</p>
|
||||
<p>
|
||||
Right now, I am participating in an exchange of language and culture, with international people, as part of the organisation Mundo Lingo.
|
||||
</p>
|
||||
<p>
|
||||
Mundo Lingo has a presence in many cities, and in light of the pandemic, we have moved from in-person gatherings to online chat-groups.
|
||||
</p>
|
||||
<p>
|
||||
I do not ask for a salary for my work with Mundo Lingo - in my limited knowledge, nobody in Mundo Lingo gets a salary - but I do feel rewarded with friendships and what internationals share with me, about their home culture and language. (You may already know that I am teaching Singlish, or Singapore-flavoured English language, to at least one Burmese lady, as part of such work).
|
||||
</p>
|
||||
<p>
|
||||
I believe in continuing education - in the hopes of learning the Indonesian language, I had a one-hour chat with an England-based Indonesian, over the Internet.
|
||||
</p>
|
||||
<p>
|
||||
And I'm taking a eight-week online course as well, "Writing in the sciences". From Stanford University, and happily, free of charge. It's Week 3 for me now. Yesterday I learnt more about punctuating my sentences for variety
|
||||
</p>
|
||||
<p>
|
||||
About painting - while clearing my emails, I got more ideas for my artistic practice: various gallerists introduced new media or new artists
|
||||
</p>
|
||||
<p>
|
||||
This was written on 25th July 2020.
|
||||
</p>
|
||||
</body>
|
13
index.html
13
index.html
|
@ -18,16 +18,21 @@ Welcome.
|
|||
</h3>
|
||||
</p>
|
||||
<ul id="links">
|
||||
<li><a href="religion.html">Religion
|
||||
<li><a href="religion/religion.html">About my god
|
||||
</a>
|
||||
</li>
|
||||
<li><a href="dvcs.html">Software development
|
||||
<li><a href="about.html">About me
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
<li><a href="works/dvcs.html">Software development
|
||||
</a>
|
||||
</li>
|
||||
<li><a href="poetry.html">Poetry
|
||||
<li><a href="works/poetry.html">Poetry
|
||||
</a>
|
||||
</li>
|
||||
<li><a href="v_journal.html">
|
||||
<li><a href="works/v_journal.html">
|
||||
Visual art(s)
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
||||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../solarized_light.css"> </head>
|
||||
<h1>What I believe
|
||||
</h1>
|
||||
<body>
|
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
||||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../solarized_light.css"> </head>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="testi.html">
|
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
||||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../solarized_light.css"> </head>
|
||||
<h3>
|
||||
The wondrous works my god has done in my life
|
||||
</h3>
|
Before Width: | Height: | Size: 210 KiB After Width: | Height: | Size: 210 KiB |
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
||||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../solarized_light.css"> </head>
|
||||
|
||||
<div>
|
||||
<h3>Something fun (for me, at least)
|
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
||||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../solarized_light.css"> </head>
|
||||
<p>There have been poems that I have not made available on the Internet. Bearing in mind this limitation, my poem(s) may be
|
||||
found at the following URL: <a href="https://trust-in-jehovah.tumblr.com/tagged/poem">
|
||||
https://trust-in-jehovah.tumblr.com/tagged/poem
|
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
||||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../solarized_light.css"> </head>
|
||||
<p>
|
||||
If you are interested, I am selling my original visual works online, at
|
||||
<a href="https://tonychen.bigcartel.com">
|
Loading…
Reference in New Issue