-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
300 lines (276 loc) · 10 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
<html>
<head>
<title>Hadar's Portfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='https://fonts.googleapis.com/css?family=Cutive+Mono|Cabin+Sketch:400,700|Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/normalize.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<script src="js/jquery.min.js" ></script>
<script src="js/script.js" ></script>
<script src="js/jquery.viewportchecker.min.js"></script>
<!--<script src="js/jquery.parallax.js"></script>-->
</head>
<body class="dark">
<div class="nav-wrapper left-top hide">
<div class="triangle"></div>
<div class="label">
<img src="images/skills.png"/>
</div>
<div class="nav-content">
<ul class="skills">
<li class="hide">
<h5>LANGUAGES/FRAMEWORKS</h5>
JavaScript, HTML5, CSS3, React, Meteor, <br/>BackboneJS, Marionette, NodeJS, LESS, SASS,<br/>D3.js, RequireJS, Gulp, Jasmine, C#.NET, Swift,<br/>iOS, MongoDB, MySQL, SQL Server, Git, bash
</li>
<li class="hide">
<h5>CONCEPTS</h5>
Microservice Architecture, OOP, TDD, <br/>Responsive Web Design/Development,<br/>
Design Patterns
</li>
<li class="hide">
<h5>DESIGN</h5>
UI/UX, Adobe Suite, <br/>OmniGraffle
</li>
</ul>
</div>
</div>
<div class="nav-wrapper right-top hide">
<div class="triangle"></div>
<div class="label"><img src="images/contact.png"/></div>
<div class="nav-content contact">
<ul>
<li class="hide"><a href="https://github.com/hadaryacov" target="_blank"><img src="images/github.png"/></a></li>
<li class="hide"><a href="https://www.linkedin.com/in/hadaryacov" target="_blank"><img src="images/linkedin.png"/></a></li>
<li class="hide"><a href="https://www.facebook.com/hadaryacov" target="_blank"><img src="images/facebook.png"/></a></li>
<li class="hide"><a href="https://instagram.com/hadaryacov/" target="_blank"><img src="images/instegram.png"/></a></li>
</ul>
</div>
</div>
<div class="nav-wrapper left-bottom hide">
<div class="triangle"></div>
<div class="label"><img src="images/about.png"/></div>
<div class="nav-content">
<div class="about">
<ul>
<li class="hide">Senior full stack <br/>software engineer</li>
<li class="hide">focus on front end, UI and UX</li>
<li class="hide">passion for developing new and <br/>innovative solutions that <br/>meet business requirements</li>
<li class="hide">Looking for exciting opportunities <br/>in a fast paced environment</li>
<li class="hide">Led full product life cycle development from<br/>design to implementation for production<br/>environments</li>
</ul>
</div>
</div>
<div class="close"></div>
</div>
<div class="nav-wrapper right-bottom hide">
<div class="triangle"></div>
<div class="label"><img src="images/work.png"/></div>
<div class="nav-content projects">
<div class="projects">
<ul>
<li class="hide">
<a href="http://www.hadar.io/work.html#ninebox" target="_blank">
<img src="images/ninebox.png"/>
</a>
</li>
<li class="hide">
<a href="http://www.hadar.io/work.html#ignitor" target="_blank">
<img src="images/ignitor.png"/>
</a>
</li>
<li class="hide">
<a href="http://www.hadar.io/work.html#workflow" target="_blank">
<img src="images/workflow.png"/>
</a>
</li>
<li class="hide">
<a href="https://www.hadar.io/work.html#room" target="_blank">
<img src="images/scheduler.png"/>
</a>
</li>
<li class="hide">
<a href="https://www.hadar.io/work.html#wingit" target="_blank">
<img src="images/wingit.png"/>
</a>
</li>
</ul>
</div>
</div>
<div class="close"></div>
</div>
<div class="main" style="overflow: hidden;">
<div class="overlay"></div>
<div class="my-name">Hadar Yacobovitz<br/>[email protected]<br/>917 244 9420</div>
<div class="my-pic hide"></div>
<div class="hero">
<div class="creative">
creative
</div>
<div class="developer">
developer
</div>
</div>
<div class="code">
</div>
<img src="images/arrow.png" class="hvr-bob arrow-down hidden"/>
</div>
<div class="beach">
<div class="sky">
<div class="layer cloud cloud1" data-depth="0.00"></div>
<div class="layer cloud cloud2" data-depth="0.20"></div>
<div class="layer cloud cloud3" data-depth="0.60"></div>
<div class="bird">..</div>
<div class="sun">
<div class="main-circle"></div>
<div class="project"></div>
<div class="project"></div>
<div class="project"></div>
<div class="project"></div>
<div class="project"></div>
</div>
</div>
<div class="ocean">
<div class="wave wave1"></div>
<div class="wave wave2"></div>
<div class="wave wave3"></div>
<div class="wave wave4"></div>
<div class="wave wave5"></div>
<div class="wave wave6"></div>
<div class="wave wave7"></div>
<div class="wave wave8"></div>
</div>
<div class="sand">
</div>
</div>
<div class="dark work">
<h1>Projects</h1>
<section class="ignitor" id="ignitor">
<div class="wrapper ignitor">
<div class="description">
<h2>Ignitor</h2>
<div>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat.
</div>
<div class="technologies">
Technologies: MeteorJS, NodeJS, MongoDB, LESS, Bash, HTML5, CSS3, D3.js
</div>
</div>
<div class="screens">
<video src="images/projects/ignitor-final.mp4" autoplay loop/>
<!-- <img src="images/projects/ignitor.gif"/> -->
</div>
</div>
</section>
<section id="workflow">
<div class="wrapper workflow">
<div class='description'>
<h2>Workflow</h2>
<div>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
</div>
<div class="technologies">
Technologies : OO JavaScript, SVG
</div>
</div>
<div class="screens">
<video src="images/projects/workflow.mp4" autoplay loop/>
</div>
</div>
</section>
<section id="room">
<div class="wrapper room">
<div class="description">
<h2>Room Scheduler</h2>
<div>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut
</div>
<div class="technologies">
Technologies : Swift, Objective-C
</div>
</div>
<div class="screens">
<video src="images/projects/Room Scheduler.mp4" autoplay loop muted/>
</div>
</div>
</section>
<section id="wingit">
<div class="wrapper wing-it reverse-order">
<div class='description'>
<h2>Wing It</h2>
<div>
WingIt is an ideation platform that was conceptualized, designed and developed in under 48 hours at the 2105 HR Tech conference in Las Vegas. The team used Meteor.js, less, D3.js, Photoshop, and KeyNote to present a functional prototype at the plenary session of the conference.
</div>
<div class="technologies">
Technologies: MeteorJS, NodeJS, MongoDB, LESS, Bash, HTML5, CSS3, D3.js
</div>
</div>
<div class="screens">
<video src="images/projects/wing-it.mp4" autoplay loop/>
</div>
</div>
</section>
<section class="nine-box" id="ninebox">
<div class="wrapper nine-box">
<div class="description">
<h2>9 Box</h2>
<div>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
<div class="technologies">
Technologies: BackboneJS, HTML5, CSS, RequireJS, GreensockJS
</div>
</div>
<div class="screens">
<video src="images/projects/9BoxIpad.mov" autoplay loop/>
</div>
</div>
</section>
<section id="iknow">
<div class="wrapper iknow reverse-order">
<div class='description'>
<h2>Iknow.io</h2>
<div>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
</div>
<div class="technologies">
Technologies: Ionic, AngularJS, HTML5, CSS3, D3.js
</div>
</div>
<div class="screens">
<img class="website" src="images/projects/iknow-website.jpg"/>
<img class="screenshot2" src="images/projects/iknow-screen-shot-2.png"/>
<img class="screenshot1" src="images/projects/iknow-screen-shot.png"/>
</div>
</div>
</section>
<section id="fun">
<div class="wrapper fun">
<div class="description">
<h2>Other Fun Stuff</h2>
<div>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex </div>
<div class="technologies">
Technologies: OO JavaScript, HTML5, CSS3, No Libraries...
</div>
</div>
<div class="screens">
<video class="accordion" src="images/projects/accordion.mp4" loop autoplay></video>
<video class="barchart" src="images/projects/barchart.mp4" loop autoplay></video>
<video class="blackjack" src="images/projects/blackjack.mp4" loop autoplay></video>
</div>
</div>
</section>
</div>
</body>