-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
416 lines (385 loc) · 18.2 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
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
<!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">
<link rel="icon" href="./assets/Logo GHz transparent.png" type="image/icon type">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href='//fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>
<link type="text/css" href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
<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=Caveat&family=Secular+One&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<title>Ghassen-Hizem</title>
</head>
<body>
<header id="about-section">
<nav class="nav-container">
<div class="first-container">
<div class="left-container">
<div class="nav-button22">
<a href="#about-section" class="nav-option">
About
</a>
</div>
<div>
<a href="#protfolio-section" class="nav-option">
My Projects
</a>
</div>
<div>
<a href="#contact-section" class="nav-option">
Contact
</a>
</div>
</div>
<div class="right-container">
<div data-aos="fade-up" data-aos-duration="1000" class="button-contact22">
<a href="mailto: ghassen.hizem96@gmail.com" target="_blank" class="nav-option2">
Reach Me
</a>
</div>
</div>
</div>
<div class="responsive-nav">
<div id="menuToggle">
<input type="checkbox" />
<span></span>
<span></span>
<span></span>
<ul id="menu">
<a href="href=#about-section">
<li>About</li>
</a>
<a href="#protfolio-section">
<li>My Projects</li>
</a>
<a href="#contact-section" target="_blank">
<li>Contact</li>
</a>
</ul>
</div>
<div class="button-contact22 button-respons22">
<a href="mailto: ghassen.hizem96@gmail.com" target="_blank" class="nav-option2">
Contact Me
</a>
</div>
</div>
</nav>
<section>
<div style="background-color: #f4e08a;">
<div class="about-section">
<div class="main-section">
<div class="first-left-box">
<h1 data-aos="zoom-in" data-aos-duration="2000" class="first-title">Hello World !<br><strong
class="first-title2">I'm Ghassen Hizem</strong></h1>
<p data-aos="zoom-in" data-aos-duration="2500" class="first-parag">
I am a Second year engineering student at sup'com , extremely curious when it comes to computer science
and other related fields , I am also passionate about learning new technologies and putting myself under
the end user's microscope in order to test my knowledge.
</p>
</div>
<div class="first-right-box">
<img data-aos="zoom-in" data-aos-duration="1000" class="ghz-picture" src="assets/IMG_0395.JPG">
</div>
</div>
</div>
</div>
</header>
<div>
<div data-aos="fade-up" data-aos-duration="1000" class="skills-section">
<h1 class="second-title2">
What I Do
</h1>
<div class="container">
<div class="card">
<div class="card__header">
<img src="https://javadesde0.com/wp-content/uploads/87018c00-694b-11e9-8b5f-c34826306d36.png"
alt="card__image" class="card__image" width="600">
</div>
<div class="card__body">
<span class="tag tag-red">Front End Developement</span>
<h4 class="card-title" style="color: #0050a0">Angular Developer</h4>
<p class="card-description">Althought i can write pure html5/css3 from scratch to build a static website , i
use Angular to build single page websites and to ensure security.</p>
</div>
</div>
<div class="card">
<div class="card__header">
<img src="https://laravelnews.imgix.net/images/laravel-featured.png?ixlib=php-3.3.1" alt="card__image"
class="card__image" width="600">
</div>
<div class="card__body">
<span class="tag tag-red">Backend Developement</span>
<h4 class="card-title" style="color: #0050a0">Laravel Developer</h4>
<p class="card-description">After learning php , i'm Currently using Laravel. It's an easy to learn php
framework that provides a lot features for creating dynamic and secure web applications.</p>
</div>
</div>
<div class="card">
<div class="card__header">
<img src="https://network-programming.org/assets/img/project-icon.png " alt="card__image"
class="card__image" width="600">
</div>
<div class="card__body">
<span class="tag tag-red">Problem Solving</span>
<h4 class="card-title" style="color: #0050a0">Currently learning Advanced JavaScript</h4>
<p class="card-description">After participating for the first time in Tcpc, i got into problem solving using
c/c++ and python , i'm Currently improving my skills with the help of codeforces ! </p>
</div>
</div>
<div class="card">
<div class="card__header">
<img src="https://myaolcc.com/wp-content/uploads/2020/10/3-resons-career-network-administrator-1.jpg"
alt="card__image" class="card__image" width="600">
</div>
<div class="card__body">
<span class="tag tag-red">Network Administration</span>
<h4 class="card-title" style="color: #0050a0">Currently Improving My Linux Skills</h4>
<p class="card-description">Network Administration is my field of studies , I only know the basics for now
and i'm Currently learning more about Linux and Network Concepts.</p>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="question-section">
<div class="question-descrip">
<h1 data-aos="fade-up" data-aos-duration="1000" class="third-title">Why Hire Me For Next Project?</h1>
<p data-aos="fade-up" data-aos-duration="2000" class="third-parag">
Even though I am a fresher , I always give 100% effort and I get the job done. Over the years, I have acquired relevant skills and experience that made me more curious and ambitious about what's next.
I always seek creative
and scalable
ideas and I pledge to be a lifelong learner.<br>
<a class="resume" href="./assets/Ghassen Hizem.pdf" target="_blank">My Resume</a>
</p>
</div>
<div data-aos="fade-up" data-aos-duration="2500" class="question-show">
<div id="logo">
<div id="logocontainer">
<img class="topics" id="css3" src="//inf3cti0n95.github.io/img/css3.svg">
<img class="topics" id="html5" src="//inf3cti0n95.github.io/img/html5.svg">
<img class="topics" id="sass" src="//inf3cti0n95.github.io/img/sass.svg">
<img class="topics" id="js" src="//inf3cti0n95.github.io/img/js.svg">
<img class="topics" id="php" src="//inf3cti0n95.github.io/img/php.svg">
<svg id="retina" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<path id="Retina2" class="st9" d="M222,186.3l-5.1,4.9l2.1-6.7c-0.7-0.2-1.3-0.3-2.1-0.3c-3.9,0-7.1,3.2-7.1,7.1
c0,3.9,3.2,7.1,7.1,7.1c3.9,0,7.1-3.2,7.1-7.1C224,189.2,223.3,187.5,222,186.3z" />
<path id="Retina1" class="st9" d="M281.6,186.3l-5.1,4.9l2.1-6.7c-0.7-0.2-1.3-0.3-2.1-0.3c-3.9,0-7.1,3.2-7.1,7.1
c0,3.9,3.2,7.1,7.1,7.1c3.9,0,7.1-3.2,7.1-7.1C283.5,189.2,282.8,187.5,281.6,186.3z" />
</svg>
<img id="sanky" src="//inf3cti0n95.github.io/img/sanky.svg">
</div>
</div>
</div>
</div>
</div>
<div style="background-color: #EEEBE8;">
<div id="protfolio-section" class="portfolio-section">
<h1 data-aos="fade-up" data-aos-duration="1000" class="third-title2">My Recent Projects</h1>
<div class="master-section">
<div class="project-line">
<div class="project-text">
<h1 data-aos="fade-up" data-aos-duration="1500" class="project-title">
Emails Management
</h1>
<p data-aos="fade-up" data-aos-duration="2000" class="project-description">
During my recent internship with CleverEdge , I worked on a Web Application
that handels email management, using sapui5 as a frontend framework which is based on JavaScript.
</p>
</div>
<div data-aos="fade-up" data-aos-duration="3000" id="carouselExampleIndicators" class="carousel slide"
data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100 project-peek2" src="https://blogs.sap.com/wp-content/uploads/2020/12/SAPUI5_orange_vertical.png" alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block w-100 project-peek2" src="https://stringfixer.com/files/228376120.jpg" alt="Second slide">
</div>
<div class="carousel-item">
<img class="d-block w-100 project-peek2" src="./assets/SAP-Imag-removebg-preview.png" alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="project-line">
<div class="project-text">
<h1 data-aos="fade-up" data-aos-duration="1500" class="project-title">
Web Application For The Atsg Association
</h1>
<p data-aos="fade-up" data-aos-duration="2000" class="project-description">
Creating a full web application using angular for the
frontend , laravel as a backend framework and MYSQL
SGBD while being a member of the IT team in Supcom Junior Entreprise.
</p>
</div>
<div data-aos="fade-up" data-aos-duration="3000" id="carouselExampleIndicators" class="carousel slide"
data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100 project-peek2" src="./assets/SJE.png"
alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block w-100 project-peek2" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/cf/Angular_full_color_logo.svg/800px-Angular_full_color_logo.svg.png" alt="Second slide">
</div>
<div class="carousel-item">
<img class="d-block w-100 project-peek2" src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Laravel.svg/1200px-Laravel.svg.png" alt="Third slide">
</div>
</div>
</div>
</div>
<div class="project-line">
<div class="project-text">
<h1 data-aos="fade-up" data-aos-duration="1500" class="project-title">
Code In The Dark
</h1>
<p data-aos="fade-up" data-aos-duration="2000" class="project-description">
Code in the Dark is a front-end (HTML, CSS) competition,where each contestant competes to implement a website design given only a screenshot.
Being an organizer of the event , precisely in the IT team , we developed a backend system using pure PHP so that we can review the contestants code.
</p>
</div>
<div data-aos="fade-up" data-aos-duration="3000" id="carouselExampleIndicators" class="carousel slide"
data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100 project-peek2" src="./assets/citd.jpg" alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block w-100 project-peek2" src="./assets/citd2.jpg" alt="Second slide">
</div>
<div class="carousel-item">
<img class="d-block w-100 project-peek2" src="./assets/citd3.jpg" alt="Third slide">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div data-aos="flip-left" data-aos-duration="2000" id="contact-section" class="contact-section">
<div>
<h2 class="fourth-title">Let's Work Together</h2>
<p class="fourth-parag">the technological revolution is changing aspect of our lives,
and the fabric of society itself. it's also changing the way we learn and what we learn.</p>
<div class="button-contact22">
<a href="mailto: ghassen.hizem96@gmail.com" target="_blank" class="nav-option2">
Contact Me
</a>
</div>
</div>
</div>
</div>
</section>
<footer class="pg-footer">
<div class="main-footer">
<div class="footer-col">
<img class="ghz-logo" src="./assets/Logo GHz blanc.png">
</div>
<div class="footer-col">
<h2 class="foot-title">
Leverage
</h2>
<p class="foot-par">
Authentic and innovative work , always seeking creative and scalable ideas.
</p>
</div>
<div class="footer-col">
<h2 class="foot-title">
Get In Touch
</h2>
<p class="foot-par">
Phone:+216 29 246 458
</p>
<p class="foot-par">
Email: ghassen.hizem96@gmail.com
</p>
<br>
</div>
<div class="footer-col">
<h2 class="foot-title">
My Services
</h2>
<p class="foot-par">
Front End Developement
</p>
<p class="foot-par">
Backend Developement
</p>
<p class="foot-par">
Network Administration
</p>
</div>
<div class="footer-col">
<h2 class="foot-title">
Useful Links
</h2>
<a class="foot-par resume2" href="https://github.com/Ghassen-Hizem" target="_blank" >
My Github
<span class="iconify" data-icon="akar-icons:github-fill" style="color: white;" data-width="25" data-height="25"></span>
</a>
<br>
<a class="foot-par resume3" href="https://supcomje.tn/" target="_blank" >
Supcom Junior Entreprise
</a>
</div>
</div>
<div class="copy-ghz">
</div>
<div class="copy-ghz2">
<p class="foot-par">
Copyright ©2022 All Rights Reserved by GHz.
</p>
<div class="social-ghz">
<a href="https://www.facebook.com/nohacker69/" target="_blank"><span class="iconify fbconify"
data-icon="akar-icons:facebook-fill" data-width="40" data-height="40"></span></a>
<a href="https://www.linkedin.com/in/ghassen-hizem/" target="_blank"><span class="iconify linconfi"
data-icon="akar-icons:linkedin-box-fill" data-width="40" data-height="40"></span></a>
<a href="https://twitter.com/ghassen_hizem" target="_blank"><span class="iconify twiconfi"
data-icon="akar-icons:twitter-fill" data-width="40" data-height="40"></span></a>
</div>
</div>
</footer>
</body>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script src="https://code.iconify.design/2/2.2.1/iconify.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/js/all.min.js"
integrity="sha512-6PM0qYu5KExuNcKt5bURAoT6KCThUmHRewN3zUFNaoI6Di7XJPTMoT6K0nsagZKk2OB4L7E3q1uQKHNHd4stIQ=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="index.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.12.9/dist/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</html>