-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbooks.html
More file actions
141 lines (97 loc) · 5.07 KB
/
books.html
File metadata and controls
141 lines (97 loc) · 5.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!--
Isaiah Keating
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Books</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 40px;
background-color: #f4f4f4;
color: #333;
line-height: 1.6;
}
h1, h2 {
color: #2c3e50;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 10px 0;
}
.container {
max-width: 800px;
margin: 0 auto;
background: #fff;
padding: 20px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
p {
margin: 10px 0;
}
a {
color: #3498db;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
<script type="text/javascript" id="MathJax-script" async
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
</head>
<body>
<div class="container">
Back to <a href="index">Homepage</a>
<h1>iBlog</h1>
<center><h2>Books 📕<br>Currently Reading 📖<br>On Deck<br> & History</h2></center>
<p>
<!--
the stuff....
<center><img src="/Seattle_2024/IMG_1513.jpeg" alt="Seattle_2024/IMG_1513.jpeg" width="300" height="400"></center>
<a href="https://address.com">Label</a>
<p>\[Maximum Payload Size = \frac{Symbol Rate * Bandwidth}{2^{sf}} - Overhead\]</p>
-->
<center>Currently Reading</center><br><br>
<a href="https://en.wikipedia.org/wiki/Zero:_The_Biography_of_a_Dangerous_Idea">Zero</a>, Charles Seife<br><br>
<center>On Deck</center><br><br>
<a href="https://www.barnesandnoble.com/w/the-divine-comedy-dante-alighieri/1115183221">The Devine Comedy Dante</a>, Clive James<br><br>
<a href="https://en.wikipedia.org/wiki/Two_Against_the_Ice">Against The Ice</a>, Ejnar Mikkelsen<br><br>
<center>History</center><br><br>
<a href="https://en.wikipedia.org/wiki/The_Lost_City_of_Z_(book)">The Lost City of Z</a>, David Grann<br>
Roosevelt had a nice boat ride, NGS
<br><br>
<a href="https://en.wikipedia.org/wiki/Skeletons_on_the_Zahara">Skeletons On The Zahara</a>, Dean KingKing🐪<br>
Communal sharing, Theft resulting in negotiation and bartering for preservation of relationships<br><br>
<a href="https://en.wikipedia.org/wiki/Alive:_The_Story_of_the_Andes_Survivors">Alive, The Story of the Andes Survivors</a>, Piers Paul Read🛩️<br>
Odyssey Justification Body of Christ, he gave his life so that we may survive<br><br>
<a href="https://en.wikipedia.org/wiki/The_Lost_City_of_the_Monkey_God">The Lost City of the Monkey God</a>, Douglas Preston🐍<br>
<a href="https://en.wikipedia.org/wiki/Leishmaniasis">Leishmaniasis</a>, <a href="https://en.wikipedia.org/wiki/Bothrops">Fer-de-Lance</a><br><br>
<a href="https://en.wikipedia.org/wiki/Shadow_Divers">Shadow Divers</a>, Robert Kurson<br>
Fraud - book of lies<br><br>
<a href="https://en.wikipedia.org/wiki/Endurance:_Shackleton%27s_Incredible_Voyage">Endurance</a>, Alfred Lansing⚓️<br><br>
<a href="https://en.wikipedia.org/wiki/Foundation_(Asimov_novel)">Foundation</a>, Asimov<br><br>
<a href="https://en.wikipedia.org/wiki/Dune_Messiah">Dune Messiah</a>, Frank Herbert<br>
Dramatic moment - Paul using his childern's vision to kill Scytale<br><br>
<a href="https://en.wikipedia.org/wiki/Dune_(novel)">Dune</a>, Frank Herbert<br>
Heisenberg reference<br><br>
<a href="https://en.wikipedia.org/wiki/Stanley_Lombardo">Iliad Homer</a>, Stanley Lombardo<br><br>
<a href="https://en.wikipedia.org/wiki/Stanley_Lombardo">Odyssey Homer</a>, Stanley Lombardo<br><br>
<a href="https://en.wikipedia.org/wiki/Mythology_(book)">Mythology</a>, Edith Hamilton<br><br>
<a href="https://www.stevenstrogatz.com/books/the-joy-of-x">The Joy of X</a>, Steven Strogatz<br><br>
<a href="https://barbaraoakley.com/books/a-mind-for-numbers/">A Mind for Numbers</a>, Barbara Oakley<br><br>
<a href="https://en.wikipedia.org/wiki/Mark_Miodownik">Liquid Rules</a>, Mark Miodownik<br>
<a href="https://en.wikipedia.org/wiki/Tears_of_wine">Marangoni effect</a><br><br>
<a href="https://www.mhebooklibrary.com/doi/book/10.1036/9781259644542">Python for Microcontrollers</a>, Donald Norris<br>
The Basics of How GPS Functions p. 178<br><br>
</p>
Back to <a href="index">Homepage</a><br><br>
© 2025. This work by Isaiah Keating is openly licensed via <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</div>
</body>
</html>