tilde/books.htm

62 lines
2.0 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>~ayham</title>
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" type="image/jpg" href="pix/pfp.jpg"/>
</head>
<body style="background:black">
<article>
<header>
<nav>
<a class="nav-class"
href="https://tilde.site/~ayham/index.htm">[ home ]</a>
<div class="header-right">
<a class="nav-class"
href="https://tildegit.org/ayham">[ git ]</a>
<a class="nav-class"
href="proj.htm">[ proj ]</a>
<a class="nav-class"
href="setup.htm">[ setup ]</a>
<a class="nav-class"
href="books.htm">[ books ]</a>
<a class="nav-class"
href="contact.htm">[ contact ]</a>
</div>
</nav>
</header>
<main>
<h3>Books</h3>
<p>list of books i read, not a recommendation list.</p>
<ul>
<li>Robin Waterfield Translation - Plato - Republic</li>
<li>2009 B.F. Skinner - Beyond Freedom and Dignity</li>
<li>Bryan Caplan - The Myth of the Rational Voter</li>
<li>Fyodor Dystovysky - Crime and Punishment</li>
<li>Stephen R.C. Hicks - Explaining Post-Modernism</li>
<li>Jordan B. Peterson - 12 Rules For Life</li>
<li>Jaron Lanier - Ten Arguments For Deleting Your
Social Media Accounts Right Now</li>
<li>DK - The Economics Books</li>
<li>Slavoj Zizek - The Sublime Object of Ideology</li>
<li>Mario Puzo - The Godfather</li>
<li>Debra Soh - The End of Gender: Debunking the
Myths About Sex and Identity in Our Society</li>
</ul>
<h4>Any recommendations?</h4>
<p>if you have any books you would like to recommend,
contact me <a href="contact.htm">here</a>.</br>
(P.S. "red-pilled" books are especially welcomed).</p>
</main>
<footer align="center">
<nav>
<a class="nav-class"
href="https://tilde.site/~ayham/index.htm">[ home ]</a>
<a class="nav-class"
href="https://tilde.site">[ tilde ]</a>
</nav>
</footer>
</article>
</body>
</html>