parent
c1f79ac6d6
commit
5c62d05e22
57
qna.html
57
qna.html
|
@ -1,25 +1,74 @@
|
||||||
<html>
|
<html>
|
||||||
<div>
|
<div>
|
||||||
<h1>I take questions, of what I call "mini-interviews"
|
<h1>I take questions, or what I call "mini-interviews"
|
||||||
</h1>
|
</h1>
|
||||||
|
<p>I hope that with the following question-and-answer(s), the reader may gain a better
|
||||||
|
understanding of me. Dare I hope that the following may even be <i>useful</i> to
|
||||||
|
the reader.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3>Menu
|
<h3>At a glance
|
||||||
</h3>
|
</h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="#ec">What are your (other) interests?
|
<li><a href="#ec">What are your (other) interests?
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li><a href="#andy">what new skills have you learnt later in life (and/or not related
|
||||||
|
to your work line)?
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<p id="ec">What are your (other) interests? - E.C.
|
<p id="ec">What are your (other) interests? - E.C.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
Well, I would categorise my interests into three:
|
||||||
|
<ol>
|
||||||
|
<li>Ones I am currently working on
|
||||||
|
</li>
|
||||||
|
<li>Ones I haven't developed much (yet)
|
||||||
|
</li>
|
||||||
|
<li>Ones I've pursued to some extent, but which I've put on hold
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
For number 1, I count these:
|
||||||
|
<ul>
|
||||||
|
<li> Learning Indonesian language
|
||||||
|
</li>
|
||||||
|
<li> Reading books (let me know if you want to know which books in particular)
|
||||||
|
</li>
|
||||||
|
<li> Learning the programming language Python, as a means for me to get a computer to help me with some stuff
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
For number 2 - hobbies/interests I have yet to much develop:
|
||||||
|
<ul>
|
||||||
|
<li>make-up (as in painting faces)
|
||||||
|
</li>
|
||||||
|
<li>Landscape gardening (possibly in the Zen style)
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
For number 3 (hobbies/interests on hold):
|
||||||
|
<ul>
|
||||||
|
<li> Photography
|
||||||
|
</li>
|
||||||
|
<li> Learning Japanese language
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<br />
|
||||||
|
<p id="andy">what new skills have you learnt later in life (and/or not related
|
||||||
|
to your work line)? - Andy
|
||||||
|
</p>
|
||||||
|
<p>Comedy (as well as a sense of humour, if I may say so myself). My research includes
|
||||||
|
watching episodes of Seinfeld, and reading manga. I hope their comedic effects are something I can absorb.
|
||||||
</p>
|
</p>
|
||||||
|
<br />
|
||||||
</div>
|
</div>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue