-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
257 lines (228 loc) · 9.63 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
<!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" />
<title>Syk Houdeib || Frontend Developer</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta
name="description"
content="Frontend developer. Examples of my projects, web development skills, contact links, and about me. HTML, CSS, JavaScript, React, TypeScript."
/>
<meta
name="keywords"
content="Syk Houdeib, syknapse, syk, houdeib, portfolio, frontend, frontend, front end, developer, web developer, web development, html, css, javascript, React, TypeScript, CSS grid, responsive web, responsive design, Redux, Nextjs"
/>
<meta name="author" content="Syk Houdeib" />
<!-- Open graph for rich media preview -->
<meta property="og:title" content="Syk Houdeib Frontend Developer" />
<meta property="og:image" content="assets/images/og.PNG" />
<!-- add img -->
<meta
property="og:description"
content="Frontend developer. Examples of my projects, web development skills, contact links, and about me. HTML, CSS, JavaScript, React, TypeScript."
/>
<!-- twitter -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@Syknapse" />
<meta name="twitter:title" content="Syk Houdeib Frontend Developer" />
<meta
name="twitter:description"
content="Frontend developer. Examples of my projects, web development skills, contact links, and about me. HTML, CSS, JavaScript, React, TypeScript. Follow me on twitter for all my latest."
/>
<meta name="twitter:image" content="assets/images/og.PNG" />
<!-- add img -->
<link rel="stylesheet" type="text/css" href="src/css/style.css" />
<link href="https://fonts.googleapis.com/css?family=Dosis:300,400,700" rel="stylesheet" />
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script>
</head>
<body>
<!-- HEADER -->
<header>
<div class="name">
<h1>Syk Houdeib</h1>
<p>Frontend Developer</p>
</div>
<div>
<span id="nav-btn"><i class="fa fa-bars" aria-hidden="true"></i></span>
</div>
</header>
<!-- NAV -->
<nav>
<a id="menu-btn-home" href="#home"><i class="fa fa-home fa-fw" aria-hidden="true"></i> Home</a>
</nav>
<div class="full-container">
<!-- HOME -->
<section class="section-home">
<span class="anchor-clear" id="home"></span>
<img class="home-img" src="assets/images/profile.JPG" alt="Profile image" />
<div class="home-links-container">
<div class="home-links">
<a href="https://github.com/Syknapse" target="_blank">
<i class="fa fa-github fa-fw" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="blurb">
<p id="handle"><span>Syk Houdeib</span>||<span>@Syknapse</span></p>
<p>Frontend Developer</p>
<p>JavaScript, React, TypeScript</p>
<p class="blurb-description">Scalable, Maintainable Solutions | Proven Track Record in Delivering Large-Scale Projects</p>
<div class="github-data"></div>
</div>
</section>
<!-- SKILLS -->
<section class="section-skills">
<span class="anchor-clear" id="skills"></span>
<div class="section-title">
<h2>Skills & Experience</h2>
<div class="title-primary"></div>
<div class="title-secondary"></div>
<div class="title-tertiary"></div>
</div>
<div class="skill-cards-container">
<div class="skill-cards">
<div>
<h3>Frontend Developer</h3>
<h4>Lola Market - Madrid</h4>
<ul>
<li>
<strong>Responsibilities:</strong> Include developing full features for the web app and the
back-office tools. Maintaining and improving the codebase. Participation in the development and the
decision-making of the team.
</li>
<li><strong>Working with:</strong> Backbone, Wintersmith, React, Redux, Gulp, Webpack, Git, Agile.</li>
<li>
<strong>Highlights:</strong> Full internationalisation of the platform. Migrating Backbone legacy code
to React. Making the entire site responsive.
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- skills END -->
<!-- ABOUT -->
<section class="section-about">
<span class="anchor-clear" id="about"></span>
<div class="section-title">
<h2>About</h2>
<div class="title-primary"></div>
<div class="title-secondary"></div>
<div class="title-tertiary"></div>
</div>
<div class="text-box">
<h3>About me</h3>
<p>Frontend developer with <span id="experience-years">many</span>+ years of experience in building scalable, maintainable, and high-performing web applications. Proven track record in delivering impactful, large-scale projects that drive company growth and expansion. Expert in React, JavaScript, TypeScript, and modern frontend technologies. Collaborative team player with strong communication and decision-making skills. Passionate about mentoring and fostering a culture of continuous learning.</p>
</br>
<p>
I’m a career-changer who transitioned into tech at 40, taking a self-directed path to make the switch in just 10 months. My journey has inspired a
<a
href="https://medium.com/free-code-camp/how-i-switched-careers-and-got-a-developer-job-in-10-months-a-true-story-b8895e855a8b"
target="_blank"
>
widely-read article
</a>
on career transitions. Before tech, I was a teacher, where I loved working with kids.
</br>
Beyond coding, I love music—both playing and listening—and I’m a bit of a science, history, and linguistics geek. Curious about everything ever; hummus, strings, words, maps, electrons, pens, sounds, everything!
</p>
</div>
</section>
<!-- PROJECTS -->
<section class="section-projects">
<span class="anchor-clear" id="projects"></span>
<div class="section-title">
<h2>Projects</h2>
<div class="title-primary"></div>
<div class="title-secondary"></div>
<div class="title-tertiary"></div>
</div>
<div class="projects-container">
<div class="project-cards">
<div class="project-card-description">
<h3>Loading projects ...</h3>
<p>This should be quick</p>
</div>
<div class="project-card-highlights">
<h4>Highlights</h4>
<ul>
<li>Project highlights will be shown here</li>
</ul>
<p><strong>Tech used</strong></p>
<div>
<a href="#"><i class="fa fa-eye fa-fw" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-github fa-fw" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- PUBLICATIONS -->
<section class="section-publications">
<span class="anchor-clear" id="publications"></span>
<div class="section-title">
<h2>Publications</h2>
<div class="title-primary"></div>
<div class="title-secondary"></div>
<div class="title-tertiary"></div>
</div>
<div class="text-box">
A selection of my articles. For a full list please
<a href="https://www.blog.sykhoudeib.com/"
>click here to check out my blog →</a
>
</div>
<div class="publications-container">
<div class="publication-cards">
<a href="#" target="_blank">
<div class="publication-card-description" data-select="publication">
<h3>Publication</h3>
<p>Loading...</p>
</div>
</a>
</div>
</div>
</section>
<!-- CONTACT -->
<section class="section-contact">
<span class="anchor-clear" id="contact"></span>
<div class="section-title">
<h2>Contact</h2>
<div class="title-primary"></div>
<div class="title-secondary"></div>
<div class="title-tertiary"></div>
</div>
<div class="contact-links-container">
<div class="contact-links">
<a href="https://github.com/Syknapse" target="_blank" title="GitHub projects">
<i class="fa fa-github fa-fw" aria-hidden="true"></i>
</a>
</div>
</div>
</section>
<!-- FOOTER -->
<footer>
<div class="footer">
<p>
Syk Houdeib ©
<script type="text/javascript">
document.write(new Date().getFullYear())
</script>
</p>
<p>
<a href="#home"><i class="fa fa-chevron-up" aria-hidden="true"></i></a>
</p>
</div>
</footer>
</div>
<script type="module" src="src/js/script.js"></script>
</body>
</html>