-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
233 lines (233 loc) · 7.92 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
<!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="description" content=" Achraf KHITER Portfolio." />
<link rel="stylesheet" href="./style.css" />
<link rel="stylesheet" href="./popUp.css" />
<link
rel="stylesheet"
href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p"
crossorigin="anonymous"
/>
<title>Achraf's Portfolio</title>
</head>
<body id="body">
<div id="overlay"></div>
<header class="flex-row-header" id="header">
<a href="#" class="logo">Welcome</a>
<img src="img/Icons/Union.png" alt="menu button" id="menu-btn" />
</header>
<div id="mobile-menu" class="only-mobile hidden">
<span
><a href="#"><i class="fas fa-times" id="close"></i></a
></span>
<ul>
<li><a href="#my-works" class="menu-link">Portfolio</a></li>
<li><a href="#about-me" class="menu-link">About</a></li>
<li><a href="#contact-section" class="menu-link">Contact</a></li>
</ul>
</div>
<main class="stop">
<section id="headline" class="headline-section flex-column">
<nav class="only-desktop">
<ul class="flex-row-header">
<li><a href="#">Portfolio</a></li>
<li><a href="#about-me">About</a></li>
<li><a href="#contact-section">Contact</a></li>
</ul>
</nav>
<div class="primary">
<h1 class="dark-blue">
Hey there. I'm Achraf KHITER
<br />
<span class="light-green">I'm a software developer</span>
</h1>
</div>
<div class="supporting-text">
<p class="dark-blue">
I can help you build a product , feature or website Look through
some of my work and experience! If you like what you see and have a
project you need coded, don't hestiate to contact me.
</p>
</div>
<div class="social-media-icons">
<ul class="flex-div">
<li>
<a href="#"
><img src="img/Icons/twitter.svg" alt="twitter-icone"
/></a>
</li>
<li>
<a href="#"
><img src="img/Icons/LinkedinIcon.svg" alt="Linkedin-icon"
/></a>
</li>
<li>
<a href="#"
><img src="img/Icons/medium.svg" alt="medium-icone"
/></a>
</li>
<li>
<a href="#"
><img src="img/Icons/github.svg" alt="github-icone"
/></a>
</li>
<li>
<a href="#"
><img src="img/Icons/angellist.svg" alt="angellist-icone"
/></a>
</li>
</ul>
</div>
<img
src="img/Icons/Disabled.png"
alt="disabled btn to scroll down"
class="disabled-btn"
/>
</section>
<section id="my-works">
<h2 class="dark-blue">My Recent Works</h2>
<img src="img/Indicator.png" alt="Indicator" class="center" />
<div id="projects-card" class="grid-layout"></div>
</section>
<section id="about-me">
<div class="png1">
<h2 class="dark-blue">About me</h2>
</div>
<p class="dark-blue">
I can help you build a product , feature or website Look through some
of my work and experience! If you like what you see and have a project
you need coded, don't hestiate to contact me.
</p>
<div class="png2">
<button type="button" class="get-CV-btn">Get My Resume</button>
</div>
<div id="skills-card" class="grid-layout">
<div class="skill-placeholder">
<img src="img/Icons/skill1.png" alt="skill" />
<div class="title-and-tags">
<h3 class="dark-blue">Languages</h3>
<ul class="flex-row-skills skill-tags">
<li><a href="#">Ruby on rails</a></li>
<li><a href="#">css</a></li>
<li><a href="#">JavaScript</a></li>
<li><a href="#">html</a></li>
</ul>
</div>
</div>
<div class="skill-placeholder">
<img src="img/Icons/skill2.png" alt="skill" />
<div class="title-and-tags">
<h3 class="dark-blue">Frameworks</h3>
<ul class="flex-row-skills skill-tags">
<li><a href="#">Bootstrap</a></li>
<li><a href="#">Ruby on rails</a></li>
<li><a href="#">RSpec</a></li>
<li><a href="#">Capybara</a></li>
<li><a href="#">Selenium</a></li>
</ul>
</div>
</div>
<div class="skill-placeholder">
<img src="img/Icons/skill3.png" alt="skill" />
<div class="title-and-tags">
<h3 class="dark-blue">Skills</h3>
<ul class="flex-row-skills skill-tags">
<li><a href="#">Codekit</a></li>
<li><a href="#">Git & GitHub</a></li>
<li><a href="#">Codepen</a></li>
<li><a href="#">Gitlab</a></li>
<li><a href="#">Terminal</a></li>
</ul>
</div>
</div>
</div>
</section>
<section class="contact-section" id="contact-section">
<h2 class="contact-description dark-blue">
I'm always interested in hearing about new projects, so if you'd like
to chat please get in touch.
</h2>
<form
id="form"
class="form"
action="https://formspree.io/f/mjvloqgy"
method="post"
>
<input
type="text"
id="fullname"
placeholder="Full name"
name="fullname"
maxlength="30"
required
/>
<input
type="email"
id="email"
placeholder="Email address"
name="email"
required
/>
<textarea
name="message"
id="message"
cols="30"
rows="10"
maxlength="500"
placeholder="Enter text here"
class="change"
required
></textarea>
<img
src="img/contact-form-png.svg"
alt="just background png"
class="only-mobile"
/>
<small id="error-message">
Invalid Email. Please use lowercase characters.
</small>
<button type="submit" class="form-btn">Get in touch</button>
</form>
<div class="social-media-icons">
<hr />
<ul class="flex-div">
<li>
<a href="#">
<img src="img/Icons/twitter.svg" alt="twitter-icone"
/></a>
</li>
<li>
<a href="#">
<img src="img/Icons/LinkedinIcon.svg" alt="Linkedin-icon"
/></a>
</li>
<li>
<a href="#">
<img src="img/Icons/medium.svg" alt="medium-icone"
/></a>
</li>
<li>
<a href="#">
<img src="img/Icons/github.svg" alt="github-icone"
/></a>
</li>
<li>
<a href="#">
<img src="img/Icons/angellist.svg" alt="angellist-icone"
/></a>
</li>
</ul>
</div>
<p class="only-mobile">[email protected]</p>
<img src="img/Shape.png" class="end-shape only-mobile" alt="" />
</section>
</main>
<script type="module" src="popUp.js"></script>
<script type="module" src="app.js"></script>
</body>
</html>