-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMy workshop.html
268 lines (264 loc) · 14.6 KB
/
My workshop.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Loai Wael Hassan">
<meta name="search-disable" content="true">
<meta property="og:image" content="https://loaiwael.github.io/Loai-portfolio/coverPhoto.jpg">
<link rel="stylesheet" href="./CSS/My workshop.css">
<link rel="stylesheet" href="./CSS/nav+footer styles/my footer.css">
<!-- favicons -->
<link rel="icon" type="image/png" sizes="16x16" href="favicons/favicon_16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicons/favicon_32x32.png">
<link rel="icon" type="image/png" sizes="48x48" href="favicons/favicon_48x48.png">
<link rel="icon" type="image/png" sizes="64x64" href="favicons/favicon_64x64.png">
<link rel="icon" type="image/png" sizes="128x128" href="favicons/favicon_128x128.png">
<link rel="icon" type="image/png" sizes="256x256" href="favicons/favicon_256x256.png">
<!-- fonts -->
<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=Lexend:wght@100..900&display=swap" 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=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet">
<!-- Bootstrap icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
<title>My workshop</title>
</head>
<body>
<header>
<!-- NAVIGATION BAR SKELETON -->
<nav>
<span class="logo-name">.Loa项目'</span>
<ul class="nav-links">
<li><a target="_self" class="nav-buttons" href="./index.html" id="home">Home</a></li>
<li><a target="_self" class="nav-buttons" href="./CV.html" id="cv">CV</a></li>
<li><a class="nav-buttons" id="my-workshop">My workshop</a>
</li>
<ul class="my-workshop-list">
<li><a class="nav-buttons" target="_self" href="./My workshop.html">Home</a></li>
<li><a class="nav-buttons" target="_self" href="./My workshop.html#websites">Websites</a></li>
<li><a class="nav-buttons" target="_self" href="./My workshop.html#small-pages">Small
pages</a></li>
<li><a class="nav-buttons" target="_self" href="./My workshop.html#open-source-projects">Open
source
projects</a></li>
<li><a class="nav-buttons" target="_self" href="./My workshop.html#ui-ux">UI / UX</a></li>
<li><a class="nav-buttons" target="_self" href="./My workshop.html#3d">3D Modeling</a></li>
</ul>
</ul>
<div class="hamburger">
<div class="bar"></div>
<div class="bar"></div>
<div class="bar"></div>
</div>
</nav>
</header>
<main>
<section class="introduction">
<div class="top-introduction">
<h1>MY WORKSHOP</h1>
<span>All my work grouped in this page</span>
</div>
<div class="center-introduction">
<div class="logo-area-realtive">
<img src="./My workshop/circle.webp" alt="circle" draggable="false">
<img src="./My workshop/line.webp" alt="line" draggable="false">
</div>
<span class="loaiproject">羅艾项目</span>
</div>
<span class="fact">Eyes contact with visuals<br>before reading the content.</span>
<div class="background .background-rotate"></div>
</section>
<hr class="white-fog">
<section class="content">
<div id="websites" class="websites-content sub-content">
<h2>websites.<span>Front-End</span></h2>
<div class="horizontal-content">
<div class="projects">
<a target="_blank" href="https://loaiwael.github.io/Allam-coffee/">
<figure>
<img loading="lazy" src="./My workshop/allam.webp" alt="img">
<figcaption>Arabic coffee</figcaption>
<span>jQuery</span>
</figure>
</a>
</div>
</div>
</div>
<div id="small-pages" class="small-pages-content sub-content">
<h2>small pages.<span>Front-End</span></h2>
<div class="horizontal-content">
<div class="projects">
<a href="https://loaiwael.github.io/Login-forms/index.html" target="_blank">
<figure>
<img loading="lazy" src="./My workshop/login form1.webp" alt="img">
<figcaption>Login & Register form</figcaption>
<span>Bootstrap</span>
</figure>
</a>
</div>
</div>
</div>
<div id="open-source-projects" class="open-source-projects-content sub-content">
<h2>Open source.<span>Front-End</span></h2>
<div class="horizontal-content">
Empty.
</div>
</div>
<div id="ui-ux" class="ui-ux-content sub-content">
<h2>UI / UX.<span>design</span></h2>
<div class="horizontal-content">
<div class="projects">
<a target="_blank"
href="https://www.behance.net/gallery/213196697/Allam-Arabic-coffee-UI-UX-App-design?">
<figure>
<img loading="lazy" src="./My workshop/photo 1.webp" alt="img">
<figcaption>Arabic coffee App</figcaption>
<span>Figma</span>
</figure>
</a>
<a target="_blank" href="https://www.behance.net/gallery/208943153/Music-player-UI-UX-design">
<figure class="music-platform">
<img loading="lazy" src="./My workshop/music player.webp" alt="img">
<figcaption>Music Platform</figcaption>
<span>Figma</span>
</figure>
</a>
</div>
</div>
</div>
<div id="3d" class="modeling-content sub-content">
<h2>3D Modeling.<span>design</span></h2>
<div class="horizontal-content">
<div class="projects">
<a target="_blank" href="https://www.instagram.com/p/DCsoEJTInh6/?img_index=2">
<figure>
<img loading="lazy" src="./My workshop/photo 4.webp" alt="img">
<figcaption>Coffee mug</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank"
href="https://www.instagram.com/p/C3RAiXtt5Da/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==">
<figure class="perfume-model"><img loading="lazy" src="./My workshop/perfume.webp"
alt="img">
<figcaption>Perfume model</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank"
href="https://www.instagram.com/p/C28cU4jNiAL/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==">
<figure class="smart-watch"><img loading="lazy" src="./My workshop/smart-watch.webp"
alt="img">
<figcaption>Smart watch model</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank"
href="https://www.instagram.com/p/C2TAz9gteIG/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==">
<figure class="silver-iphone"><img loading="lazy" src="./My workshop/silver-iphone.webp"
alt="img">
<figcaption>Silver Iphone model</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank"
href="https://www.instagram.com/p/C2TBIDvtkR-/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==">
<figure class="red-iphone"><img loading="lazy" src="./My workshop/red-iphone.webp"
alt="img">
<figcaption>Red Iphone model</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank"
href="https://www.instagram.com/p/C2TB36ztRjZ/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==">
<figure class="green-iphone"><img loading="lazy" src="./My workshop/green-iphone.webp"
alt="img">
<figcaption>Green Iphone model</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank"
href="https://www.instagram.com/p/C2TBjXXNwcn/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==">
<figure class="bronze-iphone"><img loading="lazy"
src="./My workshop/IMG_20240118_214148.webp" alt="img">
<figcaption>Bronze Iphone model</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank"
href="https://www.instagram.com/p/CoqP_AmqobM/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==">
<figure class="logo-model"><img loading="lazy" src="./My workshop/loai big logo.webp"
alt="img">
<figcaption>Logo model</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank" href="https://www.instagram.com/p/Com73dYq-MJ/">
<figure class="logo-model"><img loading="lazy" src="./My workshop/roblox-model.webp"
alt="img">
<figcaption>Roblox wallpaper</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank"
href="https://www.instagram.com/p/CokWwptqAW-/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==">
<figure class="minecraft-model1"><img loading="lazy"
src="My workshop\minecraft-neither -small.webp" alt="img">
<figcaption>Minecraft model</figcaption>
<span>C4D</span>
</figure>
</a>
<a target="_blank"
href="https://www.instagram.com/p/Coii0p2quaw/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==">
<figure class="minecraft-model2"><img loading="lazy" src="./My workshop/minecraft.webp"
alt="img">
<figcaption>Minecraft model</figcaption>
<span>C4D</span>
</figure>
</a>
</div>
</div>
</div>
</section>
</main>
<footer>
<div class="skeleton">
<div class="top-footer">
<span class="logo-footer">.Loa项目'</span>
<div class="top-footer-first-column">
<a target="_blank" href="#about-me">About me</a><br>
<a target="_blank" href="#education">Education</a><br>
<a target="_blank" href="#skills">Skills</a>
</div>
<div class="top-footer-second-column">
<a href="#experience">Experience</a><br>
<a href="#contacts">Contacts</a>
</div>
<div class="top-footer-third-column">
<a href="./index.html" target="_self">Home</a><br>
<a href="./CV.html" target="_self">CV</a><br>
<a href="./My workshop.html" target="_self">My workshop</a>
</div>
</div>
<hr>
<div class="bottom-footer">
<div class="links">
<a target="_blank" href="https://www.facebook.com/mirror.edge.165" target="_blank"><i
class="bi bi-facebook"></i></a>
<a target="_blank" href="www.linkedin.com/in/loai-wael" target="_blank"><i
class="bi bi-linkedin"></i></a>
<a target="_blank" href="https://github.com/LoaiWael"><i class="bi bi-github"></i></a>
</div>
<p>©CopyRight. All rights reserved.</p>
</div>
</div>
</footer>
<script src="./JS/Jquery.js"></script>
<script src="./JS/main.js"></script>
</body>
</html>