-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
297 lines (262 loc) · 14.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
<!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" />
<meta name="theme-color" content="#00509d"/>
<!-- Add icon to browser title bar -->
<link rel="icon" type="image/x-icon" href="assets/background/jawadphoto.avif">
<title>Mozamel Jawad | Portfolio</title>
<!-- box icons -->
<link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
<!-- custom css -->
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!-- header design -->
<header class="header">
<a href="#" class="logo">Mozamel Jawad</a>
<i class='bx bx-menu' id="menu-icon" ></i>
<nav class="navbar">
<a href="#home" class="active">Home</a>
<a href="#portfolio">Portfolio</a>
<a href="#services">Services</a>
<a href="#about">About</a>
<a href="#contact">Contact</a>
</nav>
</header>
<!-- home section design -->
<section class="home" id="home">
<div class="home-content">
<h3>Hello, It's Me</h3>
<h1>Mozamel Jawad</h1>
<h3><span>Full-stack Web Developer</span></h3>
<p>And a computer science graduate with a background in developing efficient software applications in a global market.</p>
<div class="social-media">
<a rel="noopener" target="_blank" href="https://www.facebook.com/mozamel.jawad/"><i class='bx bxl-facebook'></i></a>
<a rel="noopener" target="_blank" href="https://twitter.com/mozameljawad"><i class='bx bxl-twitter'></i></a>
<a rel="noopener" target="_blank" href="https://www.linkedin.com/in/mozamel-jawad/"><i class='bx bxl-linkedin' ></i></a>
<a rel="noopener" target="_blank" href="https://github.com/MozamelJawad"><i class='bx bxl-github' ></i></a>
<a rel="noopener" target="_blank" href="https://medium.com/@mozameljawad"><i class='bx bxl-medium' ></i></a>
</div>
<a rel="noopener" target="_blank" href="https://docs.google.com/document/d/1_pa5B5mzteo-lF1KsKUlhHdvIEqVxUXIXeYDXbw9L2k/edit?usp=sharing" class="btn">Donwload CV</a>
</div>
<div class="home-img">
<img src="assets/background/jawadphoto.avif" alt="home photo" />
</div>
</section>
<!-- portfolio section design -->
<section class="portfolio" id="portfolio">
<h2 class="heading">Latest <span>Projects</span> </h2>
<div class="portfolio-container">
<div class="portfolio-box">
<img src="assets/portfolio/portfolio1.avif" alt="">
<div class="portfolio-info">
<h4>Hotel Booking System</h4>
<div class="portfolio-skills">
<button type="button" class="btn-skill">React</button>
<button type="button" class="btn-skill">Redux</button>
<button type="button" class="btn-skill">Bootstrap</button>
<button type="button" class="btn-skill">Rails</button>
<button type="button" class="btn-skill">PostgreSQL</button>
</div>
</div>
<div class="portfolio-layer">
<h4>Hotel Booking System</h4>
<p>A full-stack responsive web application that allows users to create new categories and add rooms to existing categories. Users can also book rooms and remove rooms from the app's dashboard.</p>
<div class="live-github">
<a rel="noopener" target="_blank" href="https://hotel-booking-3wof.onrender.com/"><i class="bx bx-link-external"></i></a>
<a rel="noopener" target="_blank" href="https://github.com/MozamelJawad/hotel-booking-front-end"><i class='bx bxl-github' ></i></a>
</div>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio/portfolio2.avif" alt="">
<div class="portfolio-info">
<h4>Math-Magicians</h4>
<div class="portfolio-skills">
<button type="button" class="btn-skill">HTML</button>
<button type="button" class="btn-skill">CSS</button>
<button type="button" class="btn-skill">Bootstrap</button>
<button type="button" class="btn-skill">React</button>
<button type="button" class="btn-skill">Redux</button>
</div>
</div>
<div class="portfolio-layer">
<h4>Math-Magicians</h4>
<p> A single-page application (SPA) project and a math calculator designed in React that allows users to perform math operations, and view random qoutes.
</p>
<div class="live-github">
<a rel="noopener" target="_blank" href="https://math-magicians-7sq6.onrender.com/calculator"><i class="bx bx-link-external"></i></a>
<a rel="noopener" target="_blank" href="https://github.com/MozamelJawad/math-magicians"><i class='bx bxl-github' ></i></a>
</div>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio/portfolio3.avif" alt="">
<div class="portfolio-info">
<h4>To-Do-List</h4>
<div class="portfolio-skills">
<button type="button" class="btn-skill">HTML</button>
<button type="button" class="btn-skill">CSS</button>
<button type="button" class="btn-skill">JavaScript</button>
<button type="button" class="btn-skill">Figma</button>
<button type="button" class="btn-skill">Bootstrap</button>
</div>
</div>
<div class="portfolio-layer">
<h4>To-Do-List</h4>
<p>This web application allows users to create and manage task lists. Entries are stored locally, providing users with the flexibility to add, remove, mark items as complete, and delete entries.</p>
<div class="live-github">
<a rel="noopener" target="_blank" href="https://mozameljawad.github.io/ToDoList/dist/"><i class="bx bx-link-external"></i></a>
<a rel="noopener" target="_blank" href="https://github.com/MozamelJawad/ToDoList"><i class='bx bxl-github' ></i></a>
</div>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio/portfolio4.avif" alt="">
<div class="portfolio-info">
<h4>Badget-Application</h4>
<div class="portfolio-skills">
<button type="button" class="btn-skill">Ruby</button>
<button type="button" class="btn-skill">Rails</button>
<button type="button" class="btn-skill">Rspec</button>
<button type="button" class="btn-skill">Bootstrap</button>
<button type="button" class="btn-skill">PostgreSQL</button>
</div>
</div>
<div class="portfolio-layer">
<h4>Budget-Application</h4>
<p>A mobile web application built with Ruby on Rails where users can manage their budget. A user has a list of transactions associated with a category so that he can see how much money he spent and on what.</p>
<div class="live-github">
<a rel="noopener" target="_blank" href="https://budget-app-d0ig.onrender.com/"><i class="bx bx-link-external"></i></a>
<a rel="noopener" target="_blank" href="https://github.com/MozamelJawad/Budget-app"><i class='bx bxl-github' ></i></a>
</div>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio/portfolio5.avif" alt="">
<div class="portfolio-info">
<h4>Space Travelers Hub</h4>
<div class="portfolio-skills">
<button type="button" class="btn-skill">Bootstrap</button>
<button type="button" class="btn-skill">React</button>
<button type="button" class="btn-skill">Redux</button>
<button type="button" class="btn-skill">Jest</button>
<button type="button" class="btn-skill">Unit-Testing</button>
</div>
</div>
<div class="portfolio-layer">
<h4>Space Travelers Hub</h4>
<p>This application use the real live data of SpaceX and its for a company that provides commercial and scientific space travel services.
</p>
<div class="live-github">
<a rel="noopener" target="_blank" href="https://space-travelers-hub-bpgh.onrender.com/"><i class="bx bx-link-external"></i></a>
<a rel="noopener" target="_blank" href="https://github.com/MozamelJawad/react-redux-group-project"><i class='bx bxl-github' ></i></a>
</div>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio/portfolio6.avif" alt="">
<div class="portfolio-info">
<h4>Techlife Summit</h4>
<div class="portfolio-skills">
<button type="button" class="btn-skill">HTML</button>
<button type="button" class="btn-skill">CSS</button>
<button type="button" class="btn-skill">JavaScript</button>
<button type="button" class="btn-skill">Figma</button>
<button type="button" class="btn-skill">Bootstrap</button>
</div>
</div>
<div class="portfolio-layer">
<h4>Techlife Summit</h4>
<p>The app is developed in HTML, CSS, JavaScript, and Bootstrap framework and is about the innovative summit of Techlife development company which provides various information about Techlife.</p>
<div class="live-github">
<a rel="noopener" target="_blank" href="https://mozameljawad.github.io/Capstone-Project/"><i class="bx bx-link-external"></i></a>
<a rel="noopener" target="_blank" href="https://github.com/MozamelJawad/Capstone-Project"><i class='bx bxl-github' ></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- Services section -->
<section class="services" id="services">
<h2 class="heading">Our <span>Services</span> </h2>
<div class="services-container">
<div class="services-box">
<i class="bx bx-code-alt"></i>
<h3>Full-stack Development</h3>
<p>I offer comprehensive full-stack development services, combining front-end and back-end technologies to deliver seamless and feature-rich web applications that meet your business requirements.</p>
<a href="#services" class="btn">Read More</a>
</div>
<div class="services-box">
<i class='bx bx-minus-front' ></i>
<h3>Front-end Development</h3>
<p>With a focus on front-end development, I specialize in creating visually captivating and interactive user interfaces that enhance user engagement and provide a superior browsing experience.</p>
<a href="#services" class="btn">Read More</a>
</div>
<div class="services-box">
<i class='bx bx-data' ></i>
<h3>Database Development</h3>
<p>As a skilled database developer, I excel in designing and optimizing databases for efficient data storage, retrieval, and management, ensuring superior application performance and scalability.</p>
<a href="#services" class="btn">Read More</a>
</div>
</div>
</section>
<!-- about section design -->
<section class="about" id="about">
<div class="about-content">
<h2 class="heading">About <span>Me</span> </h2>
<h3>Full-stack Web Developer!</h3>
<p id="skills">A certified full-stack developer and computer science graduate with a background in developing efficient software applications in a global market. Proficient in Bootstrap, JavaScript, React, Redux, Ruby, Ruby on Rails, MySQL, and PostgreSQL, with 40+ high-quality projects. Passionate about continuous learning and staying up-to-date with the latest technologies and frameworks.</p>
<a href="#skills"><i class='bx bx-down-arrow-alt' ></i></a>
<div class="skills">
<button type="button" class="skill-btn">HTML5</button>
<button type="button" class="skill-btn">CSS3</button>
<button type="button" class="skill-btn">JavaScript</button>
<button type="button" class="skill-btn">Bootstrap</button>
<button type="button" class="skill-btn">React</button>
<button type="button" class="skill-btn">Redux</button>
<button type="button" class="skill-btn">Figma</button>
<button type="button" class="skill-btn">Php</button>
<button type="button" class="skill-btn">Ruby</button>
<button type="button" class="skill-btn">Rails</button>
<button type="button" class="skill-btn">Rspec</button>
<button type="button" class="skill-btn">Jest</button>
<button type="button" class="skill-btn">SQL</button>
<button type="button" class="skill-btn">MySQL</button>
<button type="button" class="skill-btn">PostgreSQL</button>
<button type="button" class="skill-btn">Git</button>
<button type="button" class="skill-btn">GitHub</button>
<button type="button" class="skill-btn">Git-Flow</button>
</div>
</div>
</section>
<!-- contact section -->
<section class="contact" id="contact">
<h2 class="heading">Contact <span>Me!</span> </h2>
<form action="https://formspree.io/f/meqwyeoe" method="POST">
<div class="input-box">
<input required type="text" placeholder="Full Name" name="name" >
<input required type="email" placeholder="Email Address" name="email" >
</div>
<textarea required name="message" id="message" cols="30" rows="10" placeholder="Your Message"></textarea>
<input type="submit" value="Send Message" class="btn">
</form>
</section>
<!-- footer design -->
<footer class="footer">
<div class="footer-text">
<p>Copyright © 2024 by Mozamel | All Rights Reserved. </p>
</div>
<div class="footer-topIcon">
<a href="#home"><i class='bx bx-up-arrow-alt' ></i></a>
</div>
</footer>
<!-- scroll reveal -->
<script src="https://unpkg.com/scrollreveal"></script>
<!-- custom js -->
<script src="script.js"></script>
</body>
</html>