-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
306 lines (221 loc) · 14.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./Sass/style.css">
<link rel="shortcut icon" href="./images/aboutMe-img.jpg" type="image/x-icon">
<script defer data-domain="sharmake-ibrahim.com" src="https://plausible.io/js/script.js"></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<title> Sharmake Ibrahim</title>
</head>
<body>
<div class="main-container">
<header>
<div class="container">
<div class="header-content">
<h1 class="title">
Sharmake
</h1>
<nav>
<div class="hamburger-menu">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
<ul>
<li> <a href="#home">Home</a></li>
<li> <a href="#about">About</a></li>
<li> <a href="#project">Projects</a></li>
<li> <a href="#contact">Contact</a></li>
</ul>
</nav>
</div>
</div>
</header>
<section class="hero-section" id="home">
<div class="container">
<div class="split">
<div class="hero-img">
<img src="./images/sharmake_img.jpg" alt=" sharmake image" class="my-img" loading="eager">
<!-- <img src="./images/Background.png" alt=" Background image" class="Bg-Image"> -->
</div>
<div class="hero-info">
<h1>Junior Frontend Developer</h1>
<div class="narrow-txt">
<p>Nice to meet you, I'm Sharmake and passionate about building accessible web apps that users love.</p>
</div>
<div class="list-socials">
<a href="https://www.linkedin.com/in/sharmakeibrahim/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" fill="currentColor" class="bi bi-linkedin" viewBox="0 0 16 16">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z"/>
</svg>
</a>
<a href="https://github.com/sharmake-ibrahim" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" fill="currentColor" class="bi bi-github" viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8"/>
</svg>
</a>
</div>
</div>
</div>
<div class="tech-stack">
<p>Tech Stack</p>
<div class="languages">
<img src="./images/git.png" alt="git icon">
<img src="./images/html.png" alt="html icon">
<img src="./images/css.png" alt=" css icon">
<img src="./images/sass.png" alt="sass icon">
<img src="./images/bootstrap-5-logo-icon.webp" alt="bootstrap-5-logo-icon">
<img src="./images/javascript (2).png" alt=" javascript icon">
<img src="./images/react.png" alt="react icon">
</div>
</div>
</div>
</section>
<section class="about-me" id="about">
<div class="container">
<div class="about-me-content">
<p class="title">About me</p>
<div class="split">
<img src="./images/sharmake's image.JPG" alt="sharmake image" loading="lazy">
<article>
<h1>Want to Know More About Me?</h1>
<p class="space-text">
I have New Zealand Certificate in Computing (Intermediate user) (Level 3). This programme, I have acquired intermediate computing skills to prepare for work or further study.<br>
Such as <span> project management</span>, web development, branding and design, as well as professional ethical practice, security risks, common hardware and software problems.
</p>
</article>
</div>
</div>
</div>
</section>
<section class="project-section" id="project">
<div class="container">
<div class="project-content">
<p class="title"> Projects</p>
<p class="subtitle">Some of the noteworthy projects I have built.</p>
<div class="my-projects">
<div class="project">
<div class="img">
<img src="./images/url-shortening-img.png" alt="project one">
</div>
<div class="info">
<h3> URL shortening API landing page</h3>
<p>Users can input a URL, which is then shortened using the Clean URI link shortening API </p>
<div class="languages">
<span> Html</span>
<span> Sass</span>
<span> Javascript</span>
</div>
<div class="resources">
<p> <a href="https://github.com/sharmake-ibrahim/Url-shortening-api-master.github.io" target="_blank"> Code <img src="./images/github-142-svgrepo-com.svg" alt="github icon"> </a> </p>
<p> <a href="https://url-shortening-website-drab.vercel.app/" target="_blank"> Live Demo <img src="./images/live-demo-icon.png" alt="live demo icon"> </a> </p>
</div>
</div>
</div>
<div class="project">
<div class="img">
<img src="./images/devfinder project image.png" alt=" devfinder image">
</div>
<div class="info">
<h3>GitHub user search app</h3>
<p>This GitHub User Search App is a web application built with React.js and SCSS, leveraging the GitHub API to fetch and display user profile data.
<!-- <strong>User Search:</strong>Enter a GitHub username to search for user profiles.
<strong>Profile Display:</strong> View detailed information about the user, such as their avatar, bio, public repositories, followers, following, and more.
<strong>Responsive Design:</strong>The app is styled with SCSS to ensure a responsive and visually appealing user interface. -->
</p>
<div class="languages">
<span> ReactJs</span>
<span>Scss</span>
<span>API</span>
</div>
<div class="resources">
<p> <a href="https://github.com/sharmake-ibrahim/Github-developer-search-app" target="_blank"> Code <img src="./images/github-142-svgrepo-com.svg" alt="github icon"> </a> </p>
<p> <a href="https://github-developer-search-app.vercel.app/" target="_blank"> Live Demo <img src="./images/live-demo-icon.png" alt="live demo icon"> </a> </p>
</div>
</div>
</div>
<div class="project">
<div class="img">
<img src="./images/world-website.jpg" alt=" world website image">
</div>
<div class="info">
<h3>REST Countries API</h3>
<p> The website uses REST Countries API to display countries organized by regions. User can view detailed information about each country.
</p>
<div class="languages">
<span> ReactJs</span>
<span>Scss</span>
<span>API</span>
</div>
<div class="resources">
<p> <a href="https://github.com/sharmake-ibrahim/Countries-Website" target="_blank"> Code <img src="./images/github-142-svgrepo-com.svg" alt="github icon"> </a> </p>
<p> <a href="https://countries-website-sigma.vercel.app/" target="_blank"> Live Demo <img src="./images/live-demo-icon.png" alt="live demo icon"> </a> </p>
</div>
</div>
</div>
<!-- <div class="project">
<div class="img">
<img src="./images/project-1.png" alt="project one">
</div>
<div class="info">
<h3> Workit landing page</h3>
<p> This HTML and CSS-only landing page will be an excellent test of your UI and responsive skills. There’s also some fun to be had creating the curved section borders!n this project, you'll build a fully-functional link-sharing app for developers! You'll practice working with image uploads, repeater fields, drag-and-drop, and more!</p>
<div class="languages">
<span> Html</span>
<span> Css</span>
<span> Sass</span>
<span> Javascript</span>
</div>
<div class="resources">
<p> <a href="#"> Code <img src="./images/github-142-svgrepo-com.svg" alt="github icon"> </a> </p>
<p> <a href="#"> Live Demo <img src="./images/live-demo-icon.png" alt="live demo icon"> </a> </p>
</div>
</div>
</div> -->
<!-- <div class="project">
<div class="img">
<img src="./images/project-1.png" alt="project one">
</div>
<div class="info">
<h3> Workit landing page</h3>
<p> This HTML and CSS-only landing page will be an excellent test of your UI and responsive skills. There’s also some fun to be had creating the curved section borders!n this project, you'll build a fully-functional link-sharing app for developers! You'll practice working with image uploads, repeater fields, drag-and-drop, and more!</p>
<div class="languages">
<span> Html</span>
<span> Css</span>
<span> Sass</span>
<span> Javascript</span>
</div>
<div class="resources">
<p> <a href="#"> Code <img src="./images/github-142-svgrepo-com.svg" alt="github icon"> </a> </p>
<p> <a href="#"> Live Demo <img src="./images/live-demo-icon.png" alt="live demo icon"> </a> </p>
</div>
</div>
</div> -->
</div>
</div>
</div>
</section>
<section class="contact-section" id="contact">
<div class="container">
<div class="contact-content">
<p class="content-title">Get in touch </p>
<div class="narrow-txt">
<p>What’s next? Feel free to reach out to me if you're looking for a Frontend Developer, have a query, or simply want to connect.</p>
</div>
<div class="contact-info">
<img src="./images/massage-icon.png" alt="massage icon">
<h1>[email protected]</h1>
<img src="./images/copy-icon.png" alt=" copy-icon" class="copyBtn">
</div>
</div>
</div>
</section>
<footer>
<div class="container"><h6>Copyright © 2025. All rights are reserved</h6></div>
</footer>
</div>
<script src="./main.js"></script>
</body>
</html>