2020-06-28 00:52:42 +00:00
|
|
|
<!DOCTYPE html>
|
2018-02-13 20:27:00 +00:00
|
|
|
<html>
|
2020-06-28 00:52:42 +00:00
|
|
|
<head>
|
|
|
|
<link rel="stylesheet" type="text/css" href="solarized_light.css">
|
|
|
|
</head>
|
2018-02-13 20:27:00 +00:00
|
|
|
<body>
|
2020-07-26 08:26:02 +00:00
|
|
|
<div id="some_header">
|
|
|
|
<h2 id="youkoso">
|
2018-02-13 20:27:00 +00:00
|
|
|
Welcome.
|
2020-07-26 08:26:02 +00:00
|
|
|
</h2>
|
2020-02-10 01:58:55 +00:00
|
|
|
<p>I elaborate a little about me, on this web-site, the look of which I have deliberately kept simple.
|
2018-10-23 11:11:13 +00:00
|
|
|
</p>
|
2020-07-26 08:26:02 +00:00
|
|
|
</div>
|
2018-03-19 15:01:19 +00:00
|
|
|
<hr />
|
2020-07-26 08:26:02 +00:00
|
|
|
|
|
|
|
<div id="nav">
|
|
|
|
<p><h3 id="it_says_menu">Menu
|
2018-09-28 12:12:47 +00:00
|
|
|
</h3>
|
2018-02-15 05:31:38 +00:00
|
|
|
</p>
|
2020-07-26 08:26:02 +00:00
|
|
|
<ul id="links">
|
2020-07-27 02:00:11 +00:00
|
|
|
|
2020-07-27 02:16:21 +00:00
|
|
|
<li><a href="religion/religion.html">God
|
2018-09-28 12:14:30 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
2020-07-27 02:00:11 +00:00
|
|
|
|
|
|
|
<li><a href="works/works.html">Works
|
|
|
|
</a>
|
|
|
|
</li>
|
2021-05-21 08:41:33 +00:00
|
|
|
<li><a href="books.html">Bookshelf
|
2021-04-13 06:03:21 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
2020-07-27 02:00:11 +00:00
|
|
|
<li><a href="press.html">Press
|
2020-06-25 11:32:56 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
2020-07-27 02:00:11 +00:00
|
|
|
|
2018-09-29 04:29:28 +00:00
|
|
|
<li><a href="contact.html">Contact
|
|
|
|
</a>
|
2018-09-29 04:46:33 +00:00
|
|
|
</li>
|
2020-07-27 02:00:11 +00:00
|
|
|
|
2021-04-13 06:03:21 +00:00
|
|
|
<li><a href="qna.html">Mini-interviews
|
|
|
|
</a>
|
2020-06-08 00:39:23 +00:00
|
|
|
</li>
|
|
|
|
|
2018-09-29 04:46:33 +00:00
|
|
|
<li><a href="colophon.html">Colophon
|
|
|
|
</a>
|
2018-03-04 07:02:12 +00:00
|
|
|
</li>
|
2018-09-28 12:31:32 +00:00
|
|
|
<li>
|
2021-04-23 00:43:12 +00:00
|
|
|
<a href="https://www.paypal.me/tonytoni">Tip jar (off-site link)</a>
|
2018-09-28 12:31:32 +00:00
|
|
|
</li>
|
2018-09-28 12:14:30 +00:00
|
|
|
|
2018-09-28 12:12:47 +00:00
|
|
|
</ul>
|
2020-07-26 08:26:02 +00:00
|
|
|
</div>
|
2018-10-22 03:37:26 +00:00
|
|
|
<hr />
|
2020-09-18 08:48:26 +00:00
|
|
|
|
|
|
|
<div id="some_intro">
|
|
|
|
<p><b>
|
|
|
|
About me in a few words
|
|
|
|
</b>
|
|
|
|
</p>
|
|
|
|
<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>
|
|
|
|
</p>
|
|
|
|
|
2020-10-06 01:22:06 +00:00
|
|
|
<p><b>What am I working on now?
|
2020-09-18 08:48:26 +00:00
|
|
|
</b>
|
|
|
|
</p>
|
|
|
|
<p>Please see <a href="now.html">my Now-page</a>.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<hr />
|
2020-07-26 08:26:02 +00:00
|
|
|
<div id="some_footer">
|
2019-12-20 01:18:31 +00:00
|
|
|
<p><a href="pona.html">
|
|
|
|
Pona li pona
|
|
|
|
</a>
|
2019-12-20 00:49:19 +00:00
|
|
|
</p>
|
2020-07-26 08:26:02 +00:00
|
|
|
</div>
|
2018-02-13 20:27:00 +00:00
|
|
|
</body>
|
|
|
|
</html>
|