-
Notifications
You must be signed in to change notification settings - Fork 1
/
bookshelf.html
386 lines (291 loc) · 16.5 KB
/
bookshelf.html
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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<!DOCTYPE html>
<html lang="en">
<head>
<script type="text/javascript">
var enforce = "avicoder.me";
if ((enforce == window.location.host) && (window.location.protocol != "https:"))
window.location = window.location.toString().replace(/^http:/, "https:");
</script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="author" href="/humans.txt">
<link rel="shortcut icon" type="image/ico" href="/ico/favicon.ico">
<link rel="pgpkey" href="/key.asc" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> Bookshelf » Whiskey Tango Foxtrot</title>
<meta name="description" content="Random Talk">
<meta name="keywords" content="">
<link rel="canonical" href="https://avicoder.me/media.html">
<meta name="author" content="avicoder" />
<meta name="copyright" content="2012-2023" />
<link rel="stylesheet" href="/stylesheets/bookshelf.css" />
<!-- Twitter Cards -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Bookshelf" />
<meta name="twitter:description" content="urandom talks" />
<meta name="twitter:image" content="https://avicoder.me" />
<meta name="twitter:creator" content="@avicoder" />
<meta name="twitter:creator:id" content="1538722886" />
<meta name="twitter:site" content="@avicoder" />
<meta name="twitter:site:id" content="1538722886" />
<meta property="twitter:account_id" content="1538722886" />
<!-- Google plus -->
<meta name="author" content="">
<link rel="author" href="">
<!-- Open Graph -->
<meta property="og:locale" content="">
<meta property="og:type" content="article">
<meta property="og:title" content="Bookshelf">
<meta property="og:description" content="urandom talks">
<meta property="og:url" content="https://avicoder.me/media.html">
<meta property="og:site_name" content="Whiskey Tango Foxtrot">
<link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/assets/vendor/normalize-css/normalize.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/assets/vendor/highlight/styles/solarized_dark.css">
<link rel="stylesheet" href="/assets/vendor/font-awesome/css/font-awesome.css">
<link href='http://fonts.googleapis.com/css?family=Varela' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Philosopher|Marvel' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="wrapper">
<header class="header">
<div class="navigation">
<center><a href="/" class="logo glitch">Whiskey Tango Foxtrot</a>
<ul class="menu">
<a href="https://github.com/{{ site.author.github }}" class="social-links__entry" target="_blank">
<i class="fa fa-github"> Github </i>
</a>
<a href="https://twitter.com/{{ site.author.twitter }}" class="social-links__entry" target="_blank">
<i class="fa fa-twitter"> Twitter </i>
</a>
<a href="https://avicoder.me/feed" class="social-links__entry" target="_blank">
<i class="fa fa-rss"> RSS </i>
</a>
<a href="/bookshelf.html" class="social-links__entry" target="_blank">
<i class="fa fa-book"> Book Shelf </i>
</a>
</ul>
</center>
<br/>
</div>
<hr class="style18" />
</header>
<h1 class="page-title post-title">
<div class="page-title__text post-title__text">Bookshelf</div>
</h1>
<div class="content">
<h1>2023</h1>
<div class="bookshelf">
<div class="bookshelf">
<div class="book">
<div class="side spine" style="height: 280px; top: 0px; background-image: var(--tartan); background-color: saddlebrown;">
<span class="spine-title"> Atomic Habits </span>
</div>
<div class="side top" style="top: 0px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/atomichabits.jpg); height: 280px; top: 0px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 269px; top: 11px; background-image: var(--argyle); background-color: darkolivegreen;">
<span class="spine-title"> Team Topologies </span>
</div>
<div class="side top" style="top: 11px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/teamtopologies.jpg); height: 269px; top: 11px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 244px; top: 36px; background-image: var(--argyle); background-color: maroon;">
<span class="spine-title"> Cybersecurity Leadership Demystified </span>
</div>
<div class="side top" style="top: 36px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/cybersecurityleadershipdemystified.jpg); height: 244px; top: 36px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 238px; top: 42px; background-image: var(--argyle); background-color: sienna;">
<span class="spine-title"> Sapiens </span>
</div>
<div class="side top" style="top: 42px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/Sapiens.jpg); height: 238px; top: 42px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 276px; top: 4px; background-image: var(--argyle); background-color: darkolivegreen;">
<span class="spine-title"> Show Your Work! </span>
</div>
<div class="side top" style="top: 4px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/showyourwork.jpg)"></div>
</div>
<div class="book">
<div class="side spine" style="height: 268px; top: 12px; background-image: var(--argyle); background-color: midnightblue;">
<span class="spine-title"> Mastering Ethereum </span>
</div>
<div class="side top" style="top: 12px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/masteringethereum.jpg)"></div>
</div>
<div class="book">
<div class="side spine" style="height: 226px; top: 54px; background-image: var(--tartan); background-color: maroon;">
<span class="spine-title"> A Planet of Viruses </span>
</div>
<div class="side top" style="top: 54px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/planetofviruses.jpg)"></div>
</div>
<div class="book">
<div class="side spine" style="height: 255px; top: 25px; background-image: var(--tartan); background-color: saddlebrown;">
<span class="spine-title"> Can't Hurt Me </span>
</div>
<div class="side top" style="top: 25px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/canthurtme.jpg); height: 255px; top: 25px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 255px; top: 25px; background-image: var(--tartan); background-color: saddlebrown;">
<span class="spine-title"> 11 Strategies of a World-Class CSOC </span>
</div>
<div class="side top" style="top: 25px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/11SOC.jpg); height: 255px; top: 25px;"></div>
</div>
</div>
<h1> 2022 </h1>
<div class="bookshelf">
<div class="book">
<div class="side spine" style="height: 271px; top: 9px; background-image: var(--tartan); background-color: midnightblue;">
<span class="spine-title"> The Patient Assassin </span>
</div>
<div class="side top" style="top: 9px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/thepatientassassin.jpg); height: 271px; top: 9px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 232px; top: 48px; background-image: var(--argyle); background-color: brown;">
<span class="spine-title"> The Mountain Is You </span>
</div>
<div class="side top" style="top: 48px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/themountainisyou.jpg); height: 232px; top: 48px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 227px; top: 53px; background-image: var(--argyle); background-color: saddlebrown;">
<span class="spine-title"> The Almanack of Naval Ravikant </span>
</div>
<div class="side top" style="top: 53px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/thealmanackofnavalravikant.jpg); height: 227px; top: 53px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 237px; top: 43px; background-image: var(--tartan); background-color: darkgreen;">
<span class="spine-title"> Software Engineering at Google </span>
</div>
<div class="side top" style="top: 43px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/softwareengineeringatgoogle.jpg); height: 237px; top: 43px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 276px; top: 4px; background-image: var(--argyle); background-color: darkgreen;">
<span class="spine-title"> Staff Engineer </span>
</div>
<div class="side top" style="top: 4px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/StaffEngineer.jpg); height: 276px; top: 4px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 277px; top: 3px; background-image: var(--tartan); background-color: darkgreen;">
<span class="spine-title"> Measure What Matters </span>
</div>
<div class="side top" style="top: 3px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/MeasureWhatMatters.jpg); height: 277px; top: 3px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 259px; top: 21px; background-image: var(--argyle); background-color: darkgreen;">
<span class="spine-title"> (ISC)² CISSP Official Study Guide </span>
</div>
<div class="side top" style="top: 21px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/CISSP.jpg); height: 259px; top: 21px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 260px; top: 20px; background-image: var(--argyle); background-color: darkolivegreen;">
<span class="spine-title"> Wings of Fire </span>
</div>
<div class="side top" style="top: 20px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/WingsofFire.jpg); height: 260px; top: 20px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 256px; top: 24px; background-image: var(--argyle); background-color: sienna;">
<span class="spine-title"> Sandworm </span>
</div>
<div class="side top" style="top: 24px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/Sandworm.jpg); height: 256px; top: 24px;"></div>
</div>
<div class="book">
<div class="side spine" style="height: 256px; top: 24px; background-image: var(--argyle); background-color: sienna;">
<span class="spine-title"> Unfu*k Yourself </span>
</div>
<div class="side top" style="top: 24px;"></div>
<div class="side cover" style="background-image: url(/images/bookshelf/Unfu*kYourself.jpg); height: 256px; top: 24px;"></div>
</div>
</div>
</div>
</div>
</div>
<script>
function getRandomInt(min, max) {
min = Math.ceil(min);
max = Math.floor(max);
return Math.floor(Math.random() * (max - min + 1)) + min;
}
function randomChoice(array) {
return array[Math.floor(Math.random() * array.length)];
}
let spines = Object.values(document.getElementsByClassName("spine"));
let covers = Object.values(document.getElementsByClassName("cover"));
let tops = Object.values(document.getElementsByClassName("top"));
let availablePatterns = ["argyle", "tartan"]; // we could probably get these programatically
let availableColours = [
"maroon",
"darkgreen",
"darkolivegreen",
"brown",
"saddlebrown",
"sienna",
"midnightblue",
];
// assign a random height, pattern and colour to each book
spines.map(function (s, i) {
let randomHeight = getRandomInt(220, 290);
s.style.height = `${randomHeight}px`;
s.style.top = `${280 - randomHeight}px`;
let randomPattern = randomChoice(availablePatterns);
s.style.backgroundImage = `var(--${randomPattern})`;
let randomColor = randomChoice(availableColours);
s.style.backgroundColor = randomColor;
covers[i].style.height = `${randomHeight}px`;
covers[i].style.top = `${280 - randomHeight}px`;
tops[i].style.top = `${280 - randomHeight}px`;
});
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-3715505468044880",
enable_page_level_ads: true
});
</script>
<center>
<div class="wrapper ">
<ul class="menu">
<a href="/media.html" class="social-links__entry" target="_blank">
<i class="fa fa-globe" aria-hidden="true"> Media </i>
</a>
<a href="mailto:avicoder[at]outlook[dot]com" class="social-links__entry" target="_blank">
<i class="fa fa-envelope" aria-hidden="true"> Mail </i>
</a>
<a href="https://github.com/avicoder/notes" class="social-links__entry" target="_blank">
<i class="fa fa-clipboard" aria-hidden="true"> Notes </i>
</a>
<a href="http://hack.plus" class="social-links__entry" target="_blank">
<i class="fa fa-bug" aria-hidden="true"> Bookmarks </i>
</a>
<a href="/certs.html" class="social-links__entry" target="_blank">
<i class="fa fa-certificate" aria-hidden="true"> Certifications</i>
</a>
</ul>
</div>
<!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/avicoder" data-size="large" data-show-count="true"
aria-label="Follow @avicoder on GitHub">@avicoder</a>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</center>
</body></html>