phtan.github.io/index.html

91 lines
1.7 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
2018-02-13 20:27:00 +00:00
<html>
<head>
<link rel="stylesheet" type="text/css" href="solarized_light.css">
</head>
2018-02-13 20:27:00 +00:00
<body>
<div id="some_header">
<h2 id="youkoso">
2018-02-13 20:27:00 +00:00
Welcome.
</h2>
<p>I elaborate a little about me, on this web-site, the look of which I have deliberately kept simple.
</p>
</div>
2018-03-19 15:01:19 +00:00
<hr />
<div id="nav">
<p><h3 id="it_says_menu">Menu
</h3>
2018-02-15 05:31:38 +00:00
</p>
<ul id="links">
2020-07-27 02:00:11 +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>
<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
</a>
</li>
2020-07-27 02:00:11 +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>
</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>
<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
</ul>
</div>
<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>
<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 />
<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>
</div>
2018-02-13 20:27:00 +00:00
</body>
</html>