-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
225 lines (210 loc) · 10.6 KB
/
test.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<title>Test</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="./theme/css/poole.css"/>
<link rel="stylesheet" href="./theme/css/syntax.css"/>
<link rel="stylesheet" href="./theme/css/lanyon.css"/>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">
<link rel="stylesheet" href="./theme/css/styles.css"/>
</head>
<body>
<!-- Target for toggling the sidebar `.sidebar-checkbox` is for regular
styles, `#sidebar-checkbox` for behavior. -->
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
<!-- Toggleable sidebar -->
<div class="sidebar" id="sidebar">
<div class="sidebar-item">
<div class="profile">
<img src="./theme/img/profile.png"/>
</div>
</div>
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="./">home</a>
<!--
<a class="sidebar-nav-item" href="./category/misc.html">misc</a>
-->
<a class="sidebar-nav-item" href="interests.html">interests</a>
<a class="sidebar-nav-item" href="projects.html">projects</a>
<a class="sidebar-nav-item" href="blog_index.html">blog</a>
</nav>
<div class="sidebar-item">
<!-- link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous" -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<!-- ul class="social">
<li><a class="sc-linkedin" href="https://linkedin.com/in/shahidhn" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a class="sc-github" href="https://github.com/shahidhn" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a class="sc-angellist" href="https://angel.co/rainiera" target="_blank"><i class="fa fa-angellist"></i></a></li>
<li><a class="sc-twitter" href="https://twitter.com/shahidnowshad" target="_blank"><i class="fa fa-twitter"></i></a></li>
</ul -->
<a class="sc-envelope-o" href="mailto:shahidhn@utexas.edu" target="_blank"><i class="fa fa-envelope-o"></i></a>
<a class="sc-linkedin" href="https://linkedin.com/in/shahidhn" target="_blank"><i class="fa fa-linkedin"></i></a>
<a class="sc-github" href="https://github.com/shahidhn" target="_blank"><i class="fa fa-github"></i></a>
<!-- li><a class="sc-angellist" href="https://angel.co/rainiera" target="_blank"><i class="fa fa-angellist"></i></a></li -->
<a class="sc-twitter" href="https://twitter.com/shahidnowshad" target="_blank"><i class="fa fa-twitter"></i></a>
<a class="sc-facebook" href="https://facebook.com/shahidhn" target="_blank"><i class="fa fa-facebook"></i></a>
</div>
<div class="sidebar-item">
<!-- p>
<a href="https://twitter.com/">© @</a> 2017
</p -->
<p class="tiny-note">
<a class="muted" href="https://github.com/thomaswilley/pelicanyan">pelicanyan v0.1</a>
</p>
</div>
</div> <div class="wrap">
<div class="masthead">
<div class="container">
<h3 class="masthead-title">
<a href="./" title="Home">shahid hussain nowshad</a>
</h3>
</div>
</div>
<div class="container content">
<h1>Test</h1>
<p>Whatever I've read or listened to that has been of especially great
value to my life.</p>
<div class="section" id="books">
<h2>Books</h2>
<ul class="simple">
<li>Incerto - Nassim Nicholas Taleb
- <a class="reference external" href="https://www.amazon.com/Skin-Game-Hidden-Asymmetries-Daily/dp/042528462X/">Skin in the Game</a>
- <a class="reference external" href="https://www.amazon.com/Antifragile-Things-That-Disorder-Incerto/dp/0812979680/">Antifragile</a>
- <a class="reference external" href="https://www.amazon.com/Black-Swan-Improbable-Robustness-Fragility/dp/081297381X">The Black Swan</a>
- <a class="reference external" href="https://www.amazon.com/Fooled-Randomness-Hidden-Markets-Incerto/dp/0812975219">Fooled by Randomness</a></li>
<li><a class="reference external" href="http://www.amazon.com/Sapiens-History-Humankind-Yuval-Harari/dp/0062316095">Sapiens: A Brief History of Humankind</a> - Yuval Noah Harari</li>
<li><a class="reference external" href="https://www.amazon.com/Zero-One-Notes-Startups-Future/dp/0804139296/ref=sr_1_1?s=books&ie=UTF8&qid=1505714981&sr=1-1&keywords=zero+to+one">Zero to One</a> - Peter Thiel</li>
<li><a class="reference external" href="https://www.amazon.com/Case-God-Karen-Armstrong/dp/0307389804/">The Case forcGod</a> - Karen Armstrong</li>
</ul>
<div class="section" id="what-i-m-reading-now">
<h3>What I'm reading now</h3>
<ul class="simple">
<li><a class="reference external" href="https://www.amazon.com/God-Human-History-Reza-Aslan/dp/055339472X/">God: A Human
History</a>
- Reza Azlan</li>
<li><a class="reference external" href="https://www.amazon.com/Thinking-Fast-Slow-Daniel-Kahneman/dp/0374533555/">Thinking, Fast and
Slow</a>
- Daniel Kahneman</li>
</ul>
</div>
</div>
<div class="section" id="podcasts">
<h2>Podcasts</h2>
<p>I'll highlight my all-time favorite episodes for some of these podcasts.</p>
<div class="section" id="technology-and-entrepreneurship">
<h3>Technology and entrepreneurship</h3>
<ul class="simple">
<li><a class="reference external" href="http://www.npr.org/podcasts/510313/how-i-built-this">How I Built
This</a><ul>
<li><a class="reference external" href="https://one.npr.org/?sharedMediaId=497820565:497945288">AirBnb</a></li>
<li><a class="reference external" href="https://one.npr.org/?sharedMediaId=502344848:502624633">Southwest
Airlines</a></li>
</ul>
</li>
<li><a class="reference external" href="https://a16z.com/podcasts/">a16z Podcast</a><ul>
<li><a class="reference external" href="https://soundcloud.com/a16z/algorithms-data-reinforcementlearning-alphago">Revenge of the Algorithms (Over Data)... Go!
No?</a></li>
<li><a class="reference external" href="https://soundcloud.com/a16z/andreessen-primack-dc-tech-policy-summit-2017">From Jobs to Flying
Cars</a>
(Interview with Marc Andreesen)</li>
</ul>
</li>
<li><a class="reference external" href="https://www.recode.net/too-embarrassed-to-ask-podcast">Too Embarrassed to
Ask</a></li>
<li><a class="reference external" href="https://mastersofscale.com/">Masters of Scale</a><ul>
<li><a class="reference external" href="https://mastersofscale.com/peter-thiel-escape-the-competition/">Peter Thiel: Escape the
Competition</a></li>
</ul>
</li>
</ul>
</div>
<div class="section" id="life-philosophy-self-improvement">
<h3>Life, philosophy, self-improvement</h3>
<ul class="simple">
<li><a class="reference external" href="https://www.fs.blog/the-knowledge-project/">The Knowledge
Project</a><ul>
<li><a class="reference external" href="https://www.fs.blog/2017/02/naval-ravikant-reading-decision-making/">Naval Ravikant: Reading, Happiness, Systems for Decision Making,
Habits, Radical
Honesty</a>I'm hoping to revisit this at least every year - tremendously
sharp and insightful.</li>
</ul>
</li>
<li><a class="reference external" href="https://tim.blog/podcast/">The Tim Ferriss Show</a><ul>
<li><a class="reference external" href="https://tim.blog/2018/04/18/how-to-think-10x-bigger/">Astro Teller: How to Think 10x
Bigger</a></li>
<li><a class="reference external" href="https://tim.blog/2017/12/16/the-man-who-taught-me-how-to-invest/">The Man Who Taught Me How to
Invest</a>
(Mike Maples)</li>
<li><a class="reference external" href="https://tim.blog/2017/12/20/terry-crews-how-to-have-do-and-be-all-you-want/">Terry Crews: How to Have, Do, and Be All You
Want</a></li>
<li><a class="reference external" href="https://tim.blog/2017/09/13/ray-dalio/">Ray Dalio, the Steve Jobs of
Investing</a></li>
</ul>
</li>
<li><a class="reference external" href="https://www.conversationswithtyler.com/">Conversations with
Tyler</a></li>
<li><a class="reference external" href="https://www.artofmanliness.com/category/podcast/">The Art of
Manliness</a><ul>
<li><a class="reference external" href="https://www.artofmanliness.com/articles/taleb-interview-skin-in-the-game/">Skin in the
Game</a></li>
</ul>
</li>
</ul>
</div>
<div class="section" id="miscellaneous">
<h3>Miscellaneous</h3>
<ul class="simple">
<li><a class="reference external" href="http://freakonomics.com/archive/">Freakonomics Radio</a></li>
<li><a class="reference external" href="http://www.npr.org/podcasts/510308/hidden-brain">Hidden Brain</a></li>
</ul>
</div>
</div>
</div>
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<script>
(function(document) {
var i = 0;
// snip empty header rows since markdown can't
var rows = document.querySelectorAll('tr');
for(i=0; i<rows.length; i++) {
var ths = rows[i].querySelectorAll('th');
var rowlen = rows[i].children.length;
if (ths.length > 0 && ths.length === rowlen) {
rows[i].remove();
}
}
})(document);
</script>
<script>
/* Lanyon & Poole are Copyright (c) 2014 Mark Otto. Adapted to Pelican 20141223 and extended a bit by @thomaswilley */
(function(document) {
var toggle = document.querySelector('.sidebar-toggle');
var sidebar = document.querySelector('#sidebar');
var checkbox = document.querySelector('#sidebar-checkbox');
document.addEventListener('click', function(e) {
var target = e.target;
if(!checkbox.checked ||
sidebar.contains(target) ||
(target === checkbox || target === toggle)) return;
checkbox.checked = false;
}, false);
})(document);
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-104461239-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</div>
</body>
</html>