forked from hackyourfuturecanada/Week2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (27 loc) · 1.55 KB
/
index.html
File metadata and controls
28 lines (27 loc) · 1.55 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>
Introducing Myself </title>
</head>
<body>
<h1>Introducing My Myself</h1>
<img src="images/IMG_5702.JPG" alt="background">
<p> My name is Hamam ALsamel i am telecome engineer with 5 years experience, i have experience in two diffrent role which is electrical and telecom field, I have been in canada since 2017 and iam seeking for job in my field where i found its really difficult especially in engineering field, I join Hack Your Future because i want to learn a new thing related to Web and i found that its my interesting </p>
<h2>My Dream and Goals </h2>
<p>Since i have change my role in HYF i buildup anew goal which to be qualified in particular one program language, i have not yet decide which one until to go in depth in our course in order from me to indicate which one i prefer. My goal is to be a freelancer working in Web and making troubleshooting</p>
<img src="images/IMG_3886.JPG" alt="background" width="200">
<img src="images/IMG_4257.JPG" alt="background" width="200">
<img src="images/IMG_3872.JPG" alt="background" width="200">
<h3>My interests:</h3>
<ul>
<li>Going to Gum every day</li>
<li>Watching Movies</li>
<li>Learn a new thing everyday</li>
<li>Watching Soccer</li>
</ul>
<a target="-blank" href="https://github.com/HomamS"> Click here to see my Github </a><br>
<a target="-blank" href="https://www.linkedin.com/feed/"> Click here to see my linkedin Profile </a>
</body>
</html>