-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
394 lines (392 loc) · 14.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
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="Cache-Control" content="no-store" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:title" content="Work with Avi Flombaum" />
<meta
property="og:description"
content="Avi Flombaum is an engineer, entrepreneur, and educator that is currently available for full-time, contract, and consulting."
/>
<meta property="og:url" content="https://hire.avi.nyc" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Work with Avi Flombaum" />
<meta
property="og:description"
content="Avi Flombaum is an engineer, entrepreneur, and educator that is currently available for full-time, contract, and consulting."
/>
<meta property="og:image" content="https://hire.avi.nyc/images/og.png" />
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="hire.avi.nyc" />
<meta property="twitter:url" content="https://hire.avi.nyc" />
<meta name="twitter:title" content="Work with Avi Flombaum" />
<meta
name="twitter:description"
content="Avi Flombaum is an engineer, entrepreneur, and educator that is currently available for full-time, contract, and consulting."
/>
<meta name="twitter:image" content="https://hire.avi.nyc/images/og.png" />
<meta property="og:image" content="https://hire.avi.nyc/images/og.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<link href="stylesheets/application.css" rel="stylesheet" />
<script
defer
data-domain="hire.avi.nyc"
src="https://a.wip.dev/js/script.js"
></script>
</head>
<body class="bg-white px-8 lg:px-0">
<main class="mx-auto max-w-4xl mt-8">
<section class="flex justify-end items-center">
<div class="flex space-x-4">
<a href="https://avi.nyc" data-tooltip="avi.nyc">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-home"
>
<path d="m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" />
<polyline points="9 22 9 12 15 12 15 22" />
</svg>
</a>
<a href="https://work.avi.nyc" data-tooltip="Work History">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-briefcase"
>
<rect width="20" height="14" x="2" y="7" rx="2" ry="2" />
<path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16" />
</svg>
</a>
<a href="https://code.avi.nyc" data-tooltip="Code Blog">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-code-2"
>
<path d="m18 16 4-4-4-4" />
<path d="m6 8-4 4 4 4" />
<path d="m14.5 4-5 16" />
</svg>
</a>
<a
href="https://flombaum.s3.amazonaws.com/Avi%20Flombaum%20Resume%202023.pdf"
data-tooltip="Resumé"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-scroll-text"
>
<path
d="M8 21h12a2 2 0 0 0 2-2v-2H10v2a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v3h4"
/>
<path d="M19 17V5a2 2 0 0 0-2-2H4" />
<path d="M15 8h-5" />
<path d="M15 12h-5" />
</svg>
</a>
<a href="mailto:[email protected]" data-tooltip="Email me">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-mailbox"
>
<path
d="M22 17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.5C2 7 4 5 6.5 5H18c2.2 0 4 1.8 4 4v8Z"
/>
<polyline points="15,9 18,9 18,11" />
<path d="M6.5 5C9 5 11 7 11 9.5V17a2 2 0 0 1-2 2v0" />
<line x1="6" x2="7" y1="10" y2="10" />
</svg>
</a>
</div>
</section>
<section class="mt-8 w-full">
<div class="md:flex md:justify-between">
<div class="">
<div class="text-2xl md:text-4xl text-gray-900 font-extrabold">
<span class="wave">👋</span> Hi! I'm Avi Flombaum
</div>
<p class="mt-6 text-3xl text-gray-500">
I'm an <span class="text-violet-500 font-bold">engineer</span>,
<span class="text-rose-800 font-bold">educator</span>, and
<span class="text-teal-400 font-bold">entrepreneur</span> that
loves and lives in NYC.
</p>
<div class="mt-10">
<div class="mt-6 sm:max-w-xl">
<p
class="text-xl font-light text-gray-800"
style="
font-weight: 200;
font-optical-sizing: auto;
text-align: start;
line-height: 1.4em;
"
>
In 2012 I started
<a
href="https://flatironschool.com"
class="text-sky-600 font-bold hover:underline underline-offset-1"
>Flatiron School</a
>
and served as the
<span class="text-black font-normal">Dean</span> and
<span class="text-black font-normal"
>Chief Product Officer</span
>
for 8 years. After that I joined
<a
href="https://revature.com"
class="font-bold hover:underline underline-offset-1 text-[#ff7115]"
>Revature</a
>
also as the
<span class="text-black font-normal"
>Chief Product Officer</span
>. Three years later, I'm now exploring
<span class="font-extrabold italic text-rose-500"
>new opportunities</span
>.
</p>
</div>
</div>
</div>
<div
class="mx-auto mt-4 md:mt-0 md:ml-6 relative aspect-[9/10] w-44 flex-none overflow-hidden rounded-xl bg-zinc-100 dark:bg-zinc-800 sm:w-56 sm:rounded-2xl rotate-2"
>
<img
alt=""
loading="lazy"
decoding="async"
data-nimg="1"
class="absolute inset-0 h-full w-full object-cover md:min-width: 640px"
style="color: transparent"
src="images/me.png"
/>
</div>
</div>
</section>
<section class="mt-[2em] max-w-3xl">
<p
class="text-xl font-light text-gray-800"
style="
font-weight: 200;
font-optical-sizing: auto;
text-align: start;
line-height: 1.4em;
"
>
Talents and skills I bring include
<span class="text-black font-bold">programming</span>, especially in
the Ruby on Rails stack.
<span class="text-black font-bold"
>Engineering management and mentorship</span
>, I've led teams as big as 60.
<span class="text-black font-bold"
>Product development and leadership</span
>, software I've built has sold for over $10 million and been used by
hundreds of thousands people. Over a decade of experience with
<span class="text-black font-bold"
>developer platforms and experiences</span
>. Learn more about
<a
href="https://work.avi.nyc"
class="text-blue-600 font-extrabold underline hover:px-2 hover:no-underline hover:bg-blue-900 hover:text-white"
>the work I've done</a
>
.
</p>
<p
class="text-xl font-light text-gray-800"
style="
font-weight: 200;
font-optical-sizing: auto;
text-align: start;
line-height: 1.4em;
"
></p>
</section>
<section class="mt-[2em] max-w-3xl">
<p
class="text-xl font-light text-gray-800"
style="
font-weight: 200;
font-optical-sizing: auto;
text-align: start;
line-height: 1.4em;
"
>
I'd love to be
<span class="text-black font-bold bg-yellow-200/40"
>working on hard problems</span
>
that require
<span class="text-black font-bold bg-yellow-200/40"
>creative technology solutions.</span
>
A
<span class="text-gray-700 font-extrabold">product-centric</span>
company with
<span class="text-gray-700 font-extrabold">incredible people</span> is
where I want to call home.
</p>
</section>
<section class="mt-[2em] max-w-3xl">
<p
class="text-xl font-light text-gray-800"
style="
font-weight: 200;
font-optical-sizing: auto;
text-align: start;
line-height: 1.4em;
"
>
No matter what,
<a
href="mailto:[email protected]"
class="underline hover:px-2 hover:bg-slate-600 hover:no-underline hover:text-slate-100 text-gray-700 font-extrabold"
>I'd love to hear from you, so reach out</a
>.
</p>
</section>
<section>
<h2 class="text-xl md:text-2xl text-gray-900 font-extrabold mt-12">
Things I've done recently:
</h2>
<div
class="space-y-4 md:space-y-0 mt-6 w-full md:grid md:grid-cols-3 md:space-x-8"
>
<div class="mx-auto">
<a href="https://work.avi.nyc/posts/how-learn-co-started"
><img src="images/learnco.webp" class="rounded-lg"
/></a>
</div>
<div class="flext justify-center">
<a href="https://shadcn.rails-components.com"
><img
src="images/shadcn.png"
class="rounded-lg border border-gray-400"
/></a>
</div>
<div>
<a
href="https://code.avi.nyc/an-activestorage-s3-direct-uploader-part-1-the-drag-and-drop-interface"
><img src="images/uploader.gif" class="rounded-lg"
/></a>
</div>
</div>
<div class="hidden mt-3 mx-auto md:grid md:grid-cols-3 space-x-8">
<p
class="text-xl font-light text-gray-800"
style="
font-weight: 200;
font-optical-sizing: auto;
text-align: start;
line-height: 1.4em;
"
>
I've been writing about Learn.co, the LMS I built at Flatiron
School. It used
<a
href="https://work.avi.nyc/posts/learn-with-real-tools"
class="text-sky-700 underline hover:no-underline hover:bg-sky-900 hover:text-white"
>
real tools</a
>
and
<a
href="https://work.avi.nyc/posts/social-learning"
class="text-sky-700 underline hover:no-underline hover:bg-sky-900 hover:text-white"
>social learning</a
>
to create something magical.
</p>
<div>
<p
class="text-xl font-light text-gray-800"
style="
font-weight: 200;
font-optical-sizing: auto;
text-align: start;
line-height: 1.4em;
"
>
I recently created an open source component library for Ruby on
Rails, something
<a
href="https://code.avi.nyc/why-ruby-on-rails-needs-components"
class="text-sky-700 underline hover:no-underline hover:bg-sky-900 hover:text-white"
>I desperately think we need</a
>.
</p>
</div>
<div>
<p
class="text-xl font-light text-gray-800"
style="
font-weight: 200;
font-optical-sizing: auto;
text-align: start;
line-height: 1.4em;
"
>
I've been writing a series of posts about how to build
<a
class="text-sky-700 underline hover:no-underline hover:bg-sky-900 hover:text-white"
href="https://code.avi.nyc/an-activestorage-s3-direct-uploader-part-3-upload-progress"
>a drag and drop uploader directly to s3</a
>. It's pretty cool and was featured in
<a
href="https://rubyweekly.com/issues/666"
class="text-sky-700 underline hover:no-underline hover:bg-sky-900 hover:text-white"
>RubyWeekly.com</a
>
</p>
</div>
</div>
</section>
</main>
</body>
</html>