-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
196 lines (179 loc) · 5.8 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
<!DOCTYPE html>
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<meta http-equiv="content-language" content="en">
<title>Maris Tammik - audio programmer</title>
<meta name="description" content="Maris Tammik is an audio programmer for video games.">
<meta name="keywords" content="audio programming, gameaudio, sounddesign, audio, computer game, video game, games, implementation">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" type="text/css" href="/print.css" media="print" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<!--
shortcut image
<link rel="apple-touch-icon" href="/custom_icon.png">
<link rel="shortcut icon" type="image/png" href="/favicon.png"/>
-->
</head>
<body>
<div class="wrapper">
<!-- Header stuff goes here -->
<div class="HeaderImage">
<!--<a href="index.html">
<img src="images/logo.svg" alt="logo"/>
</a>-->
<a href="index.html">
<h1>
Maris Tammik
</h1>
</a>
</div>
<div class="HeaderTitle">
<a href="index.html">
<h2>
Audio Programmer
</h2>
</a>
</div>
<!-- Navigational bits go here -->
<div class="Navigation" id="myTopnav">
<a href="index.html" class="current">home</a>
<a href="work.html">work</a>
<a href="about.html">about</a>
<!--<a href="http://blog.tammik.ca">blog</a>-->
<a href="https://neurodifferent.me/@fuzzblob" class="contact" title="Twitter">
<img src="images/social/mastodon.svg" alt="https://neurodifferent.me/@fuzzblob" />
</a>
<a href="mailto:[email protected]" class="contact" title="Email">
<img src="images/social/mail.svg" alt="mailto:[email protected]"/>
</a>
<a href="https://ca.linkedin.com/in/fuzzblob" class="contact" title="Linked In">
<img src="images/social/linkedin.svg" alt="https://linkedin.com/in/fuzzblob" />
</a>
<a href="https://github.com/fuzzblob/" class="contact" title="GitHub">
<img src="images/social/github.svg" alt="https://github.com/fuzzblob/" />
</a>
<!-- navigation folding on small screens -->
<a href="javascript:void(0);" class="icon" onclick="ResponsiveNavigation()">
☰
</a>
</div>
<script>
function ResponsiveNavigation() {
var x = document.getElementById("myTopnav");
if (x.className === "Navigation") {
x.className += " responsive";
} else {
x.className = "Navigation";
}
}
</script>
<!-- this is the page title -->
<div class="Title">
<h3>Hi there!</h3>
</div>
<!-- and here is the rest of the content -->
<div class="Content">
<p>
I'm Maris – queer, trans-femme & non-binary (<a href="http://pronoun.is/they">they/them</a> pronouns)
</p>
<p>
My passion lies with that magical moment where sound meets code.
</p>
<p>
I used to create audio implementation and playback tools at <a href="work.html"><b>my previous work</b></a> for idie video games. These tools enabled sound designers to craft interactive audio experiences with ease and provide a simple, yet powerful API to programmers.
</p>
<!--
<a href="images/tat/TAT_curves.png"><img src="images/tat/TAT_curves.png" alt="Sound Editor" style="width:90%" class="center"/></a>
-->
<div class="divider"> </div>
<h4>Games I have written audio code for</h4>
<table border="0" style="width:80%" align="center">
<tr>
<td align="center">
<a href="http://www.fantasticcontraption.com/">
Fantastic Contraption
</a>
</td>
<td align="center">
(Vive, Oculus, PSVR & WindowsMR)
</td
</tr>
<tr>
<td align="center">
<a href="http://themeparkitect.com/">
Parkitect
</a>
</td>
<td align="center">
(desktop)
</td
</tr>
<tr>
<td align="center">
<a href="http://museumor.com/">
Museum of Other Realities
</a>
</td>
<td align="center">
(Vive & Oculus)
</td>
</tr>
<tr>
<td align="center">
<a href="http://splittercritters.com/">
Splitter Critters
</a>
</td>
<td align="center">
(iOS, Android, AR & desktop)
</td>
</tr>
<tr>
<td align="center">
<a href="http://press.samuraipunk.com/sheet.php?p=The%20American%20Dream">
The American Dream
</a>
</td>
<td align="center">
(Vive, Oculus & PSVR)
</td>
</tr>
<tr>
<td align="center">
<a href="https://ghosttime.itch.io/jettomero-hotu">
Jettomero
</a>
</td>
<td align="center">
(desktop & consoles)
</td>
</tr>
<tr>
<td align="center">
<a href="http://irontides.com/">
Iron Tides
</a>
</td>
<td align="center">
(desktop)
</td>
</tr>
</table>
<div class="divider"></div>
</div>
<!-- last but not least here's a footer -->
<div class="Footer">
<div class="divider"></div>
<p>
© (2025) <b>Maris Tammik</b>
<br>
available on <a href="https://github.com/fuzzblob/fuzzblob.github.io">GitHub</a>
</p>
</div>
</div>
</body>
</html>