-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·152 lines (116 loc) · 6.48 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
<!doctype html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Nik Reiman</title>
<meta name="author" content="Nik Reiman" />
<!-- Mobile viewport optimized: j.mp/bplateviewport -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- CSS : Fonts -->
<!--<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lobster" />-->
<!-- CSS : Change this if you want a different colour scheme -->
<link rel="stylesheet" href="css/grey.css?v=1" />
<!-- CSS : Fancybox -->
<link rel="stylesheet" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
<script src="js/libs/modernizr.min.js"></script>
<script language="javascript" src="js/email.js"></script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-25433928-1");
pageTracker._trackPageview();
}
catch(err) {}
</script>
</head>
<body>
<div class="wrap">
<!--
<header class="header">
<hgroup>
<h1>vCard theme</h1>
<h4>A simple theme for displaying information about you!</h4>
</hgroup>
</header>
-->
<div id="container">
<section class="intro vcard">
<img src="http://static.nikreiman.com/avatar-square.jpg" class="photo" alt="Nik Reiman" />
<h2 class="fn">Nik Reiman</h2>
<p class="role">I develop audio and music software. I started <a href="http://teragonaudio.com">Teragon Audio</a>, and also write Android and iOS apps.</p>
</section>
<section class="content">
<ul class="tabs">
<li><a href="#tab1">Contact</a></li>
<li><a href="#tab2">About Me</a></li>
<!--<li><a href="#tab3">My Work</a></li>-->
</ul>
<div class="tab_container">
<div id="tab1" class="tab_content social">
<ul>
<li class="odd">
<!--<img src='http://static.nikreiman.com/icon_email.png'/>-->
<script>mail2("nik.reiman", "gmail", 0, "subject=Hello there", "<img src='http://static.nikreiman.com/icon_email.png'/> Email")</script>
</li>
<li class="even">
<a href="http://twitter.com/nikreiman"><img src="http://static.nikreiman.com/icon_twitter.png" alt="twitter"/> Twitter</a>
</li>
<li class="odd">
<a href="http://github.com/nikreiman"><img src="http://static.nikreiman.com/icon_github.png"/> GitHub</a>
</li>
<li class="even">
<a href="http://mergeconflict.net"><img src="http://static.nikreiman.com/icon_blogger.png"/> Blogger</a>
</li>
<li class="odd">
<a href="http://nikreiman.tumblr.com"><img src="http://static.nikreiman.com/icon_tumblr.png"/> Tumblr</a>
</li>
<li class="even">
<a href="http://lastfm.com/user/sqook"><img src="http://static.nikreiman.com/icon_lastfm.png"/> Last.fm</a>
</li>
</ul>
</div><!--/tab1-->
<div id="tab2" class="tab_content about">
<h2>About Me</h2>
<p>In 2005, I started <a href="http://teragonaudio.com">Teragon Audio</a> to produce audio plugins and utilities. In 2008, I open-sourced most of the code I had written for Teragon, and expanded the developer documentation on the website to provide help for others wishing to write their own audio software. The source code for these plugins can also be found on <a href="http://github.org/teragonaudio">Teragon Audio's GitHub page</a>.</p>
<p>I'm also an active DJ and music producer. I help to manage and play at <a href="http://www.syntax-error.se">Syntax Error, Stockholm's very own chiptunes/8-bit club</a>. I also manage and play at <a href="http://www.laserdisko.com">Laserdisko</a>, a dubstep and elektro club.</p>
<p>I'm passionate about music, travel, languages, and technology, and these things have taken me through a rather variety of jobs and locations. I speak German and Swedish and am constantly interested in learning new languages and cultures, both human and computer.</p>
<p>Along with audio programming, I am an active mobile developer and have been involved in the creation of a few high-profile apps and frameworks for Android and iOS.</p>
<p>I keep a semi-updated <a href="http://careers.stackoverflow.com/nikreiman">CV at StackOverflow</a>, but I'm not currently taking on new projects at the moment. Feel free to contact me and say hello, though!</p>
</div>
<!--
<div id="tab3" class="tab_content work">
<h2>Work</h2>
<ul>
</ul>
</div>
-->
</div><!--/tab_container-->
</section>
</div> <!--! end of #container -->
</div><!--/wrap-->
<!-- Javascript at the bottom for fast page loading -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
<script src="fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script src="fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script src="js/plugins.js"></script>
<script src="js/script.js"></script>
<!--[if lte IE 7 ]>
<script src="js/libs/dd_belatedpng.js"></script>
<script src="js/libs/dd_roundies.js"></script>
<script>
DD_belatedPNG.fix('img, .png_bg'); //fix any <img> or .png_bg background-images
DD_roundies.addRule('#container', '5px');
</script>
<![endif]-->
</body>
</html>