-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·247 lines (212 loc) · 9.52 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
<!-- Index -->
<!DOCTYPE html>
<html lang='en'>
<!-- Head -->
<head>
<meta charset='UTF-8'>
<title>Home · Zain Khoja</title>
<meta name='description' content='Zain Khoja is a software (but also sometimes other stuff) designer'>
<!-- Viewport -->
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
<!-- CSS -->
<link rel='stylesheet' href='css/style.css' type='text/css'>
<!-- Favicons -->
<link href='images/zk-favicon-light.ico' rel='icon' id='favicon'>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src='https://www.googletagmanager.com/gtag/js?id=UA-89012104-2'></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-89012104-2');
</script>
<!-- Open Graph preview -->
<meta property='og:url' content='https://zainkho.com'>
<meta property='og:type' content='website'>
<meta property='og:title' content='Zain Khoja'>
<meta property='og:description' content='Zain Khoja is a software (but also sometimes other stuff) designer'>
<meta property='og:image' content='https://zainkho.com/images/zk-screenshot-light.png' class='social-image'>
<!-- Twitter preview -->
<meta name='twitter:card' content='summary_large_image'>
<meta property='twitter:domain' content='zainkho.com'>
<meta property='twitter:url' content='https://zainkho.com'>
<meta name='twitter:title' content='Zain Khoja'>
<meta name='twitter:description' content='Zain Khoja is a software (but also sometimes other stuff) designer'>
<meta name='twitter:image' content='https://zainkho.com/images/zk-screenshot-light.png' class='social-image'>
</head>
<body class='column'>
<!-- Header -->
<header class='row'>
<!-- Line -->
<div class='column line-container'>
<div class='line' id='line-1'></div>
<div class='line' id='line-2'></div>
<div class='line' id='line-3'></div>
<div class='line' id='line-4'></div>
</div>
<!-- Actions -->
<nav class='row'>
<a class='row button' id='selected'>
<svg>
<use href='images/sprites.svg#home'></use>
</svg>
<span class='sh2'>Home</span>
</a>
<a href='about.html' class='row button'>
<svg>
<use href='images/sprites.svg#bookmark'></use>
</svg>
<span class='sh2'>About</span>
</a>
<a href='play.html' class='row button'>
<svg>
<use href='images/sprites.svg#play'></use>
</svg>
</a>
<!-- Logo -->
<a href='/' aria-label='Go to homepage' class='row'><svg class='icon-m' id='zk-logo'>
<defs>
<!-- Definition for inset shadow that is used for zk-logo above -->
<filter id='inset' x='0' y='0' width='32' height='32' filterUnits='userSpaceOnUse'
color-interpolation-filters='sRGB'>
<feFlood flood-opacity='0' result='BackgroundImageFix' />
<feBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape' />
<feColorMatrix in='SourceAlpha' type='matrix'
values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha' />
<feOffset dy='1' />
<feGaussianBlur stdDeviation='0.5' />
<feComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1' />
<feColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0' />
<feBlend mode='normal' in2='shape' result='effect1_innerShadow_946_14435' />
</filter>
</defs>
<use href='images/sprites.svg#zk-logo' filter='url(#inset)'></use>
</svg></a>
</nav>
</header>
<main class='column'>
<!-- Title -->
<div class='column' id='title'>
<h1>Zain Khoja</h1>
<p class='sh1' id='subtitle'>Software (but also sometimes <a href='play.html' id='secret'>other stuff</a>)
designer</p>
</div>
<!-- Tiles -->
<div class='row content'>
<!-- Headliners -->
<a href='https://ramp.com' target='_blank' rel='noopener' class='column tile tl'>
<div class='column top'>
<svg class='icon-l'>
<use href='images/sprites.svg#Ramp'></use>
</svg>
<h2>Ramp</h2>
</div>
<div class='row bottom'>
<p class='sh1'>Automating finance things · 2022 — <span id='flashing'>█</span></p>
</div>
</a>
<a href='https://creators.instagram.com' target='_blank' rel='noopener' class='column tile tl web-only'>
<div class='column top'>
<svg class='icon-l'>
<use href='images/sprites.svg#Instagram'></use>
</svg>
<h2>Instagram</h2>
</div>
<div class='row bottom'>
<p class='sh1'>Building cool video stuff · 2021 — 2022</p>
</div>
</a>
<!-- Tile stack -->
<div class='column' id='tile-stack'>
<a href='https://creators.instagram.com' target='_blank' rel='noopener'
class='column tile ts mobile-only'>
<div class='column top'>
<svg class='icon-s'>
<use href='images/sprites.svg#Instagram'></use>
</svg>
<h3>Instagram</h3>
</div>
<div class='row bottom'>
<p class='sh3'>Building cool video stuff</p>
</div>
</a>
<a href='https://www.patchrx.io' target='_blank' rel='noopener' class='column tile ts'>
<div class='column top'>
<svg class='icon-s'>
<use href='images/sprites.svg#PatchRx'></use>
</svg>
<h3>PatchRx</h3>
</div>
<div class='row bottom'>
<p class='sh3'>Helping people track medicine</p>
</div>
</a>
<a href='https://primer.style' target='_blank' rel='noopener' class='column tile ts'>
<div class='column top'>
<svg class='icon-s'>
<use href='images/sprites.svg#GitHub'></use>
</svg>
<h3>GitHub</h3>
</div>
<div class='row bottom'>
<p class='sh3'>Speeding up designer workflows</p>
</div>
</a>
<a href='https://blog.prototypr.io/starbucks-for-people-not-machines-92e6651c2af7' target='_blank'
rel='noopener' class='column tile ts'>
<div class='column top'>
<svg class='icon-s'>
<use href='images/sprites.svg#Starbucks'></use>
</svg>
<h3>Starbucks</h3>
</div>
<div class='row bottom'>
<p class='sh3'>Sharing drinks with friends</p>
</div>
</a>
</div>
</div>
<div class='row' id='spacer'></div>
</main>
<!-- Footer -->
<footer class='row'>
<!-- Weather -->
<div class='row' id='weather'>
<svg id='weather-icon'></svg>
<span class='sh3' id='weather_description'></span>
</div>
<!-- Links -->
<nav class='row'>
<a href='https://twitter.com/zainkho' aria-label='@zainkho on Twitter' target='_blank' rel='noopener'
class='row button'>
<svg>
<use href='images/sprites.svg#twitter'></use>
</svg>
</a>
<a href='https://linkedin.com/in/zainkho' aria-label='Zain Khoja on Linkedin' target='_blank' rel='noopener'
class='row button'>
<svg>
<use href='images/sprites.svg#linkedin'></use>
</svg>
</a>
<a href='https://drinkingsweettea.substack.com' aria-label='Drinking Sweet Tea newsletter on Substack'
target='_blank' rel='noopener' class='row button'>
<svg>
<use href='images/sprites.svg#bookmark'></use>
</svg>
</a>
<a href='zainkho-resume.pdf' aria-label='View my resume' target='_blank' rel='noopener' class='row button'>
<svg>
<use href='images/sprites.svg#briefcase'></use>
</svg>
</a>
</nav>
</footer>
<!-- Weather effects -->
<div class='weather-effect'></div>
<div id='splash'></div>
<!-- JS -->
<script src='js/tsparticles.min.js'></script>
<script src='js/script.js'></script>
</body>
</html>