-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
213 lines (211 loc) · 7.73 KB
/
index.html
File metadata and controls
213 lines (211 loc) · 7.73 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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8" />
<title>Asala Mataryyah</title>
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/fontawesome-all.min.css">
<link rel="stylesheet" href="css/style.css"/>
<link rel="stylesheet" href="css/media.css"/>
<link href="https://fonts.googleapis.com/css?family=Comfortaa|Nunito|Open+Sans+Condensed:300|PT+Sans+Caption|Pacifico" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css?family=Yantramanav" rel="stylesheet">
</head>
<body>
<div class="container">
<div class ="sidenav">
<div class="asala">
<img class ="myphoto" src="media/me.jpg" alt="My photo">
<h1>Asala Mataryyah</h1>
<h2>Front End Developer</h2>
</div>
<hr>
<ul>
<li>
<a href="#about">About me</a>
</li>
<li>
<a href="#education">Education</a>
</li>
<li>
<a href="#skills">Skill</a>
</li>
<li>
<a href="#Portfolio">Portfolio</a>
</li>
<li>
<a href="#contact">Contact Me</a>
</li>
</ul>
</div>
<div class ="content">
<!--about start-->
<section class="about" id="about">
<div class="heading">
<h2>About Me </h2>
<h3>A small introduction about my self</h3>
</div>
<div class="about-info">
<h3>Asala Kamal Mataryyah</h3>
<p> I'm an expert Front End Developer. Having excellent knowledge in Html, CSS, jQuery, and Twitter Bootstrap, with more than
2 years of experience. I write a clean and formatted code. Committed to my work. Quality and time are high priorities for me.
Responsible and attentive. </p>
</div>
</section>
<!--about end-->
<!--education start-->
<section class="education" id="education">
<div class="heading">
<h2>Education </h2>
</div>
<div class="education-info">
<div class ="edu-info">
<div class="left">
Sep, 2016 <br>Aug, 2018
</div>
<div class="right">
<h4>Diploma in EB (Electronic Business) </h4>
<h5>(Khan Younis Training College)- KYTC</h5>
<p>Average (80.00%)</p>
</div>
</div>
<div class ="edu-info">
<div class="left">
Sep, 2015 <br>July, 2016
</div>
<div class="right">
<h4>Secondary School, literary</h4>
<h5>Al-Quds Secondary School for girls</h5>
<p>Average (84.11%)</p>
</div>
</div>
</div>
</section>
<!--education end-->
<!--skills start-->
<section class="skills" id="skills">
<div class="heading">
<h2>My skills</h2>
<h3>I can say i’m quite good at</h3>
</div>
<div class="skills-info">
<div class="left">
<div class="list">
<ol>
<li>Web design</li>
<li>J Query</li>
<li>HTML </li>
<li>CSS</li>
<li>Bootstrap</li>
<li>Asp.net</li>
</ol>
</div>
</div>
<div class="right">
.
<div class="skillbar clearfix " data-percent="95%">
<div class="skillbar-title"><span>Web design</span></div>
<div class="skillbar-bar webdesign-skill"></div>
<div class="skill-bar-percent"></div>
</div>
<!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="76%">
<div class="skillbar-title"><span>J Query</span></div>
<div class="skillbar-bar jQuery-skill"></div>
<div class="skill-bar-percent"></div>
</div>
<!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="90%">
<div class="skillbar-title"><span>HTML /html5</span></div>
<div class="skillbar-bar html-skill"></div>
<div class="skill-bar-percent"></div>
</div>
<!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="90%">
<div class="skillbar-title"><span>css /css3</span></div>
<div class="skillbar-bar css-skill"></div>
<div class="skill-bar-percent"></div>
</div>
<!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="83%">
<div class="skillbar-title"><span>Bootstrap</span></div>
<div class="skillbar-bar bootstrap-skill"></div>
<div class="skill-bar-percent"></div>
</div>
<!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="55%">
<div class="skillbar-title"><span>Asp.net</span></div>
<div class="skillbar-bar Asp-skill"></div>
<div class="skill-bar-percent"></div>
</div>
<!-- End Skill Bar -->
</div>
</div>
</section>
<!--skills end-->
<!--Portfolio start-->
<section class="Portfolio" id="Portfolio">
<div class="heading">
<h2>Portfolio</h2>
<h3>What I have done in my academic career</h3>
</div>
<div class="Portfolio-info">
<div class="mywork">
<div class="image">
<img class="Portfolio-img" src="media/6.png" alt="From my Portfolio"/>
<p class="desciption">Webpage using html and css</p>
</div>
<div class="image">
<img class="Portfolio-img" src="media/11.png" alt="From my Portfolio"/>
<p class="desciption">Webpage using html and css</p>
</div>
<div class="image">
<img class="Portfolio-img" src="media/3.png" alt="From my Portfolio"/>
<p class="desciption">Webpage using html and css</p>
</div>
<div class="image">
<img class="Portfolio-img" src="media/8.png" alt="From my Portfolio"/>
<p class="desciption">Responsive profile page using bootstrap</p>
</div>
<div class="image">
<img class="Portfolio-img" src="media/7.png" alt="From my Portfolio"/>
<p class="desciption">Login page using bootstrap &asp.net</p>
</div>
<div class="image">
<img class="Portfolio-img" src="media/2.png" alt="From my Portfolio"/>
<p class="desciption">Responsive short CV</p>
</div>
<div class="image">
<img class="Portfolio-img" src="media/10.png" alt="From my Portfolio"/>
<p class="desciption">Responsive admin's profile</p>
</div>
</div>
</div>
</section>
<!--Portfolio end-->
<!--contact start-->
<section class="contact" id="contact">
<div class="heading">
<h2>Contact Me </h2>
</div>
<div class="contact-info">
<p><a href="https://twitter.com/@asala_matarya"><span class="fab fa-twitter"></span>@asala_matarya</a></p>
<p><a href="https://mail.google.com"><span class="fa fa-envelope"></span>asala.mataryyah.kytc@gmail.com</a></p>
<p><a href="https://web.whatsapp.com/"><span class="fab fa-whatsapp"></span>+970592073727</a></p>
<hr>
<div class="heading">
<h2>Find me on</h2>
</div>
<p><a href="https://github.com/AsalaKM"><span class="fab fa-github-square"></span>AsalaKamal</a></p>
<p><a href="https://www.freecodecamp.org/asalakm"><span class="fab fa-free-code-camp"></span>AsalaKamal</a></p>
<p><a href="https://www.codewars.com/users/asalakamal">CodeWarse, asalakamal</a></p>
</div>
</section>
<!--contact end-->
</div> <!--End container-->
<!--footer start-->
<footer>
<address> © copyright by asala mataryyah 2018-2019</address>
</footer>
<!--footer end-->
</body>
</html>