-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
261 lines (224 loc) ยท 9.97 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>David Ohayon</title>
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!-- Custom CSS -->
<link rel="stylesheet" href="styles.css">
<!-- Font Imports -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" rel="shortcut icon" href="images/favicon.ico">
</head>
<body>
<!-- Navigation -->
<section id="title">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand" href="">
<img class="logo-icon" src="images/brand.png" width="50px" height="50px" alt="">
<span>David Ohayon</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-nav" aria-controls="navbarToggleExternalContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbar-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#quick-facts">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#stack">Stack</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#cta">Contact</a>
</li>
</ul>
</div>
</nav>
<!-- Main Title -->
<div class="title-container">
<div class="row align-items-center">
<div class="title-text col col-lg-6 col-md-6 col-sm-12 col-12">
<h1 class="title-item greeting">
Hi, I'm David ๐
</h1>
<h3 class="title-item sub-greeting">
Software Engineer, Graphic Designer & Entrepreneur
</h3>
<button class="title-item btn btn-lg btn-primary" type="button" name="button">
<a href="mailto:[email protected]?subject=Getting In Touch ๐&body=Hi there,%0D%0AI would like to know more about... ๐" style="text-decoration: none; color:white;">
<i class="fas fa-envelope"></i>๐ช Get In Touch</a>
</button>
</div>
<div class="col col-lg-6 col-md-6 col-sm-12 col-12">
<img class="title-image" src="images/codefather.png" alt="title-image">
</div>
</div>
</div>
</div>
</section>
<section id="quick-facts">
<h2 class="facts-title">
<span>
About Me โ๏ธ
</span>
</h2>
<div class="quick-facts-container">
<div class="row">
<div class="fact-box col col-lg-4 col-md-4 col-sm-12 col-12">
<a class="facts-icon">๐ฌ๐ง</a>
<h3>Based in London</h3>
<p>Pre-Settled Status</p>
</div>
<div class="fact-box col col-lg-4 col-md-4 col-sm-12 col-12">
<a class="facts-icon">๐จโ๐ป</a>
<h3>Full Stack Engineer</h3>
<p>Web/Mobile/Desktop</p>
</div>
<div class="fact-box col col-lg-4 col-md-4 col-sm-12 col-12">
<a class="facts-icon">๐</a>
<h3>Graphic Designer</h3>
<p>From Wireframing to UX Design</p>
</div>
</div>
</div>
<div class="quote-container">
<h3>
"A Startup(s) expert, I am used to fast-paced environments.<br>From ideation to launch, I can work on ambitious projects<br>and solve problems with a creative approach."
</h3>
</div>
<div id="carouselExampleControls" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item container-fluid text-center active" data-bs-interval="3000">
<span class="carousel-icon">๐ก</span>
<h3>From the Idea</h3>
<p>I can provide Technical advice</p>
</div>
<div class="carousel-item container-fluid text-center" data-bs-interval="3000">
<span class="carousel-icon">๐ง </span>
<h3>To its Development</h3>
<p>Planning. SDLC. Coding. Whitepaper.</p>
</div>
<div class="carousel-item container-fluid text-center" data-bs-interval="3000">
<span class="carousel-icon">๐ฑ</span>
<h3>Up to Launch</h3>
<p>Support. Feature Development. Sprint Planning.</p>
</div>
<div class="carousel-item container-fluid text-center" data-bs-interval="3000">
<img src="images/greeting.jpeg" class="mx-auto d-block w-15" alt="Memoji Greeting">
<h3>I can always help!</h3>
<p>How about a quick chat?</p>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</section>
<!-- Stack -->
<section id="stack" class="text-center">
<h2 class="stack-title">
<span>
My Tech Stack โ๏ธ
</span>
</h2>
<div class="skill-section">
<h2>Front End</h2>
<div class="d-flex justify-content-center">
<img src="images/front-end/Vue.png" alt="Vue">
<img src="images/front-end/React.png" alt="React">
<img src="images/front-end/Bootstrap.png" alt="Bootstrap">
<img src="images/front-end/CSS.png" alt="CSS">
<img src="images/front-end/HTML.png" alt="HTML">
<img src="images/front-end/JavaScript.png" alt="JS">
</div>
</div>
<div class="skill-section">
<h2>Back End</h2>
<div class="d-flex justify-content-center">
<img src="images/back-end/GraphQL.png" alt="GraphQL">
<img src="images/back-end/REST.png" alt="REST">
<img src="images/back-end/SQL.png" alt="SQL">
<img src="images/back-end/Node.png" alt="Node">
<img src="images/back-end/MongoDB.png" alt="MongoDB">
</div>
</div>
<div class="skill-section">
<h2>Mobile</h2>
<div class="d-flex justify-content-center mobile-skill-section">
<img src="images/mobile/Swift.png" alt="Swift">
<img src="images/mobile/ARKit.png" alt="ARKit">
<!-- <img src="images/mobile/UIKIt.svg" alt="UIKit"> -->
<img src="images/mobile/PassKit.png" alt="PassKit">
<img src="images/mobile/Contenful.png" alt="Contentful">
<img src="images/mobile/SwiftUI.png" alt="SwiftUI">
</div>
</div>
<div class="skill-section">
<h2>Design</h2>
<div class="d-flex justify-content-center">
<img src="images/design/Webflow.png" alt="Webflow">
<img src="images/design/AI.png" alt="Illustrator">
<img src="images/design/PS.png" alt="Photoshop">
<img src="images/design/XD.png" alt="XD">
</div>
</div>
</section>
<section id="cta" class="text-center">
<h2 class="contact-title">
<span>
Contact Me ๐ค
</span>
</h2>
<div class="contact-container">
<div class="row">
<div class="fact-box col col-lg-3 col-md-3 col-sm-12 col-12">
<img src="images/social/Youtube.png" alt="Youtube" style="width: 65px">
<h3><a href="https://www.youtube.com/channel/UC-pDwmbBD2OKNiPQV_JK7zA" target="_blank">TheCodefather</a></h3>
</div>
<div class="fact-box col col-lg-3 col-md-3 col-sm-12 col-12">
<img src="images/social/Twitter.png" alt="Twitter" style="width: 65px">
<h3><a href="https://twitter.com/fhswno" target="_blank">@fhswno</a></h3>
</div>
<div class="fact-box col col-lg-3 col-md-3 col-sm-12 col-12">
<img src="images/social/LinkedIn.png" alt="LinkedIn">
<h3><a href="https://www.linkedin.com/in/davidohayonuk/" target="_blank">David Ohayon</a></h3>
</div>
<div class="fact-box col col-lg-3 col-md-3 col-sm-12 col-12">
<img src="images/social/GitHub.png" alt="GitHub">
<h3><a href="https://github.com/fhswno/" target="_blank">@fhswno</a></h3>
</div>
</div>
</div>
<div id="message-cta">
<h3>It all starts with a message. Your message.</h3>
<h2>Give me a shot.</h2>
<a href="mailto:[email protected]?subject=Getting In Touch ๐&body=Hi there,%0D%0AI would like to know more about... ๐" class="hover-effect-green">Say Hi ๐ </a>
</div>
<div id="bonus-portion">
<h2 class="bonus-title">
<span>Want to learn about Software Engineering? ๐ค</span>
</h2>
<h3>Check out my Articles <a href="https://fhswno.notion.site/Technical-Articles-6d2e2eccc209482d94b389344124fa68" target="_blank">here</a> ๐ค </h3>
</div>
</section>
<footer class="text-center">
<p>ยฎ Made with โค๏ธ in London using HTML, CSS, Bootstrap & JQuery</p>
<p>ยฉ David Ohayon | 2022 | All Rights Reserved</p>
</footer>
<!-- Bootstrap JavaScript -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>