-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
343 lines (329 loc) · 13.5 KB
/
index.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
<!DOCTYPE HTML>
<!--
Overflow 1.1 by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Arash Taher personal website </title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic" rel="stylesheet" type="text/css" />
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.poptrox.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/init.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-65578399-1', 'auto');
ga('send', 'pageview');
</script>
<noscript>
<link rel="stylesheet" href="css/skel-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<section id="header">
<header>
<h1>Arash Taher</h1>
<p>Personal website</p>
</header>
<footer>
<a href="#banner" class="button style2 scrolly scrolly-centered">Sounds right ?</a>
</footer>
</section>
<!-- Banner -->
<section id="banner">
<header>
<h2>Who am I ?</h2>
</header>
<p>My name is Arash Taher and how you ever wound up in here is a total mystery to me.
<br /> You might be here because you know me as a programmer who's working at <a href="http://rayvarz.com">Rayvarz</a>
<br /> Or you might be a friend who's checking to find out more about what are things that I'm fascinated about,
<br /> cause you <a href="https://www.fsf.org/facebook">did'nt find any</a> at my Facebook page.
<br /> In that case I would say we can always have thriving conversations about books, movies, music, popular science, technology and abstract expressionism.
<footer>
<a href="#first" class="button style2 scrolly">Not enought ?</a>
</footer>
</section>
<!-- Feature 1 -->
<article id="first" class="container box style1 right">
<a href="http://www.erlang.org/" class="image full"><img src="images/pic01.jpg" alt="" />
</a>
<div class="inner">
<header>
<h2><a href="http://en.arashTaher.ir">My tech blog</a></h2>
</header>
<p>All things binary. I have no clue why you should ever deliberatly go to this place (other than because google adivsed you so).</p>
</div>
</article>
<!-- Feature 2 -->
<article class="container box style1 left">
<a href="https://en.wikipedia.org/wiki/Rick_and_Morty" class="image full"><img src="images/rick1.jpg" alt="" />
</a>
<div class="inner">
<header>
<h2><a href="http://fa.arashTaher.ir">Day to day stuff</a></h2>
</header>
<p>I blaber about more general stuff in my persian blog. It's not suppos to be informative, I'm doing it just for the heck of it.</p>
</div>
</article>
<!-- Portfolio -->
<!--
<article class="container box style2">
<header>
<h2>Where else can I find you ?</h2>
<p>I don't really do a lot social networking, cause I believe there'a web we have to save. But if you insist ...</p>
</header>
<div class="inner gallery">
<div class="row flush">
<div class="3u">
<a href="images/fulls/01.jpg" class="image full"><img src="images/thumbs/01.jpg" alt="" title="Ad infinitum" />
</a>
</div>
</div>
<div class="row flush">
<div class="3u">
<a href="images/fulls/05.jpg" class="image full"><img src="images/thumbs/05.jpg" alt="" title="Cherish" />
</a>
</div>
</div>
</div>
</article>
-->
<article class="container box style3">
<header>
<h2>Essentials</h2>
<p>Some of the most essentials beliefs that you can find in me</p>
</header>
<ul class="default">
<li>"Some part of our being knows this is where we came from. We long to return. And we can. Because the cosmos is also within us. We're made of star-stuff. We are a way for the cosmos to know itself". Once a <a href="https://en.wikipedia.org/wiki/Carl_Sagan">wise man</a> said</li>
<li>Embrace freedom rather than surfing on a stream and think about <a href="https://medium.com/matter/the-web-we-have-to-save-2eb1fe15a426">The Web We Have to Save</a>
</li>
<li>"I think freedom to coopertate with other people, freedom to have a community is important for our quality of life, it's important for having a good society that we can live in; And that is in my view even more important than having powerful and relaibale software<sup>[1]</sup>". That's why I'm so attracted to <a href="">free software movement</a>.</li>
<li>Before you endorse me in LinkdIn on UML, please contemplate whether <a href="">Is desgin dead ?</a>
</li>
</ul>
</article>
<!-- Contact -->
<!--
<article class="container box style3">
<header>
<h2>Nisl sed ultricies</h2>
<p>Diam dignissim lectus eu ornare volutpat orci.</p>
</header>
<form>
<div class="row half">
<div class="6u"><input type="text" class="text" name="name" placeholder="Name" /></div>
<div class="6u"><input type="text" class="text" name="email" placeholder="Email" /></div>
</div>
<div class="row half">
<div class="12u">
<textarea name="message" placeholder="Message"></textarea>
</div>
</div>
<div class="row">
<div class="12u">
<ul class="actions">
<li><a href="#" class="button form">Send Message</a></li>
</ul>
</div>
</div>
</form>
</article>
-->
<!-- Generic -->
<!--
<article class="container box style3">
<header>
<h2>Generic Box</h2>
<p>Just a generic box. Nothing to see here.</p>
</header>
<section>
<header>
<h3>Paragraph</h3>
<p>This is a byline</p>
</header>
<p>Phasellus nisl nisl, varius id <sup>porttitor sed pellentesque</sup> ac orci. Pellentesque
habitant <strong>strong</strong> tristique <b>bold</b> et netus <i>italic</i> malesuada <em>emphasized</em> ac turpis egestas. Morbi
leo suscipit ut. Praesent <sub>id turpis vitae</sub> turpis pretium ultricies. Vestibulum sit
amet risus elit.</p>
</section>
<section>
<header>
<h3>Blockquote</h3>
</header>
<blockquote>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget.
tempus euismod. Vestibulum ante ipsum primis in faucibus.</blockquote>
</section>
<section>
<header>
<h3>Divider</h3>
</header>
<p>Donec consectetur <a href="#">vestibulum dolor et pulvinar</a>. Etiam vel felis enim, at viverra
ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel. Praesent nec orci
facilisis leo magna. Cras sit amet urna eros, id egestas urna. Quisque aliquam
tempus euismod. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices
posuere cubilia.</p>
<hr />
<p>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra
ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel. Praesent nec orci
facilisis leo magna. Cras sit amet urna eros, id egestas urna. Quisque aliquam
tempus euismod. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices
posuere cubilia.</p>
</section>
<section>
<header>
<h3>Unordered List</h3>
</header>
<ul class="default">
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
</ul>
</section>
<section>
<header>
<h3>Ordered List</h3>
</header>
<ol class="default">
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
</ol>
</section>
<section>
<header>
<h3>Table</h3>
</header>
<div class="table-wrapper">
<table class="default">
<thead>
<tr>
<th>ID</th>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>45815</td>
<td>Something</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>29.99</td>
</tr>
<tr>
<td>24524</td>
<td>Nothing</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>19.99</td>
</tr>
<tr>
<td>45815</td>
<td>Something</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>29.99</td>
</tr>
<tr>
<td>24524</td>
<td>Nothing</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>19.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="3"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
</section>
<section>
<header>
<h3>Form</h3>
</header>
<form method="post" action="#">
<div class="row">
<div class="6u">
<input class="text" type="text" name="name" id="name" value="" placeholder="John Doe" />
</div>
<div class="6u">
<input class="text" type="text" name="email" id="email" value="" placeholder="[email protected]" />
</div>
</div>
<div class="row">
<div class="12u">
<select name="department" id="department">
<option value="">Choose a department</option>
<option value="1">Manufacturing</option>
<option value="2">Administration</option>
<option value="3">Support</option>
</select>
</div>
</div>
<div class="row">
<div class="12u">
<input class="text" type="text" name="subject" id="subject" value="" placeholder="Enter your subject" />
</div>
</div>
<div class="row">
<div class="12u">
<textarea name="message" id="message" placeholder="Enter your message"></textarea>
</div>
</div>
<div class="row">
<div class="12u">
<ul class="actions">
<li><a href="#" class="button form">Submit</a></li>
<li><a href="#" class="button style3 form-reset">Clear Form</a></li>
</ul>
</div>
</div>
</form>
</section>
</article>
-->
<section id="footer">
<h6>Contact me</h6>
<ul class="icons">
<li><a href="https://twitter.com/arash_taher" class="fa fa-twitter solo"><span>Twitter</span></a>
</li>
<!--
<li><a href="#" class="fa fa-facebook solo"><span>Facebook</span></a>
</li>
-->
<li><a href="https://plus.google.com/+ArashTaher" class="fa fa-google-plus solo"><span>Google+</span></a>
</li>
<!--
<li><a href="#" class="fa fa-pinterest solo"><span>Pinterest</span></a>
</li>
<li><a href="#" class="fa fa-dribbble solo"><span>Dribbble</span></a>
</li>
-->
<li><a href="#" class="fa fa-linkedin solo"><span>LinkedIn</span></a>
</li>
</ul>
<div class="copyright">
<ul class="menu">
<li>No rights reserved.</li>
<li>Design: <a href="http://html5up.net/">HTML5 UP</a>
</li>
</ul>
</div>
</section>
</body>
</html>