-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
229 lines (222 loc) · 11.4 KB
/
Copy pathindex.html
File metadata and controls
229 lines (222 loc) · 11.4 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CodeMo</title>
<!-- ملف css الرئيسي -->
<link rel="stylesheet" href="css/style.css">
<!-- ملف normalize -->
<link rel="stylesheet" href="css/normalize.css">
<!-- google 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=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<!-- ملف مكتبه الايقونات -->
<link rel="stylesheet" href="css/all.min.css">
</head>
<body>
<!-- start header -->
<div class="header">
<div class="container">
<img src="images/logo.png" alt="logo" class="logo">
<div class="links">
<span class="icons">
<span></span>
<span></span>
<span></span>
</span>
<ul>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</div>
<!-- end header -->
<!-- start landing section -->
<div class="landing">
<div class="intro-text">
<h1>Hello There</h1>
<p>
Mohamed – Frontend developer & web designer crafting digital experiences that blend elegance and usability.
</p>
</div>
</div>
<!-- end landing section -->
<!-- start features section -->
<div class="features">
<div class="container">
<div class="feat">
<i class="fas fa-magic fa-3x"></i>
<h3>Tell Me Your Idea</h3>
<p>
Great ideas deserve more than notes. Share your vision, and I’ll transform it into a bold, functional, and visually unforgettable digital experience. Your vision is the spark — I build the flame.
</p>
</div>
<div class="feat">
<i class="far fa-gem fa-3x"></i>
<h3>I Will Do All The Work</h3>
<p>
No stress, no guesswork — every pixel and line of code is handled with care and precision. From initial planning to final launch, I deliver your product with passion and professionalism. You dream it — I make it real.
</p>
</div>
<div class="feat">
<i class="fas fa-globe-asia fa-3x"></i>
<h3>Your Product is WorldWide</h3>
<p>
Design it once, launch it everywhere. I develop scalable digital products — fast, smart, and made to impress. Your brand, seen and trusted across the globe.
</p>
</div>
</div>
</div>
<!-- end features section -->
<!-- start services section -->
<div class="services" id="services">
<h1 class="spacial-heading">Services</h1>
<p>Smart design. Clean code. Real results</p>
<div class="container">
<div class="services-content">
<div class="col"><!--column number one-->
<!-- start service -->
<div class="srv">
<i class="fas fa-laptop-code fa-2x"></i>
<div class="info">
<h3>Web Design</h3>
<p>
I design websites that reflect a strong identity and radiate professionalism from the first glance. I combine simplicity with beauty to create an experience that impresses and convinces.
</p>
</div>
</div>
<!-- end service -->
<!-- start service -->
<div class="srv">
<i class="fas fa-user-check fa-2x"></i>
<div class="info">
<h3>UI & UX</h3>
<p>I think like the user, and design what they love to see. I craft smooth, intuitive experiences that feel custom-made.</p>
</div>
</div>
<!-- end service -->
</div>
<div class="col"><!--column number two-->
<!-- start service -->
<div class="srv">
<i class="fas fa-code fa-2x"></i>
<div class="info">
<h3>Web Development</h3>
<p>
I write code like I shape ideas — with care and intelligence. I build fast, secure, and future-ready websites that make every project stronger and smarter.
</p>
</div>
</div>
<!-- end service -->
<!-- start service -->
<div class="srv">
<i class="fas fa-paint-brush fa-2x"></i>
<div class="info">
<h3>Graphic Design</h3>
<p>
I don’t just draw ideas — I bring them to life visually. Every line I create holds meaning, and every color speaks. My design isn’t decoration, it’s a story told with intent.
</p>
</div>
</div>
<!-- end service -->
</div>
<div class="col"><!--column number three-->
<div class="image image-column">
<img src="images/srv.png" alt="">
</div>
</div>
</div>
</div>
<a href="mailto:hmo24x9@gmail.com?subject=contact" class="link">Let’s Build Together</a>
</div>
<!-- end services section -->
<!-- start portfolio section -->
<div class="portfolio" id="portfolio">
<h1 class="spacial-heading">Portfolio</h1>
<p>Every project is a story... born from an idea, ending in awe.</p>
<div class="container">
<div class="portfolio-content">
<div class="card">
<img src="images/OIP (1).webp" alt="">
<div class="text">
<h3>Project Here</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Fugiat dolore, corrupti saepe explicabo quia, optio vitae ipsa eaque blanditiis rerum neque beatae? Nesciunt, sunt cum maiores harum eum reprehenderit amet.</p>
</div>
</div>
<div class="card">
<img src="images/OIP (2).webp" alt="">
<div class="text">
<h3>Project Here</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Fugiat dolore, corrupti saepe explicabo quia, optio vitae ipsa eaque blanditiis rerum neque beatae? Nesciunt, sunt cum maiores harum eum reprehenderit amet.</p>
</div>
</div>
<div class="card">
<img src="images/OIP (3).webp" alt="">
<div class="text">
<h3>Project Here</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Fugiat dolore, corrupti saepe explicabo quia, optio vitae ipsa eaque blanditiis rerum neque beatae? Nesciunt, sunt cum maiores harum eum reprehenderit amet.</p>
</div>
</div>
</div>
</div>
</div>
<!-- end portfolio section -->
<!-- start about section -->
<div class="about" id="about">
<h1 class="spacial-heading">About</h1>
<p>Get to know my background, skills, and vision in web development.</p>
<div class="container">
<div class="about-content">
<div class="image">
<img src="images/abt.png" alt="">
</div>
<div class="text">
<p>
I'm Mohamed — a front-end developer and web designer who believes great design isn’t just about beauty, but about creating meaningful experiences that resonate.
I blend simplicity with precision, creativity with function, to turn abstract ideas into clean, living digital realities.
</p>
<hr>
<p>
I don’t just build websites — I craft digital identities that speak for their owners and leave a lasting impression.
Every line of code I write, every element I place, serves a purpose and reflects a vision. I don’t do silent design — I let design speak, with clarity and elegance.
</p>
</div>
</div>
</div>
</div>
<!-- end about section -->
<!-- start contact -->
<div class="contact" id="contact">
<h2 class="spacial-heading">Contact</h2>
<p>Let’s begin something that reflects you… and your vision.</p>
<div class="container">
<div class="contact-content">
<div class="info">
<p class="label">Feel Free to Drop Me a Line</p>
<a href="mailto:hmo24x9@gmail.com?subject=contact" class="link">hmo24x9@gmail.com</a>
<div class="social">
Find Me on Social Networks
<a href="https://www.tiktok.com/@codemo_x" target="_blank"><i class="fab fa-tiktok"></i></a>
<a href="https://wa.me/966548267545?text=عايز%20اعرف &20اكثر%20عن%20الخدمات%20الي%20بتقدمها" target="_blank"><i class="fab fa-whatsapp-square"></i></a>
<a href="https://github.com/codemo-x" target="_blank"><i class="fab fa-github-square"></i></a>
<!--تم التعديل-->
</div>
</div>
</div>
</div>
</div>
<!-- end contact -->
<!-- start footer -->
<div class="footer">
© 2025 <span>codemo</span> All Right Reserved
</div>
<!-- end footer -->
</body>
</html>
<!-- done edit -->