-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
212 lines (187 loc) · 6.94 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
<!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" />
<title>Portfolio Website</title>
<!--icon link-->
<link
rel="stylesheet"
href="https://unicons.iconscout.com/release/v4.0.0/css/line.css"
/>
<script
src="https://kit.fontawesome.com/9ea65bb5f9.js"
crossorigin="anonymous"
></script>
<!--css link-->
<link rel="stylesheet" href="./style.css" />
</head>
<body>
<div class="wrapper">
<!--header section-->
<header class="header">
<!--logo-->
<a href="index.html" class="logo">My logo</a>
<!--navbar-->
<nav>
<ul id="mobile-floating-nav" class="navlink">
<li id="menu-close-btn">
<i class="uil uil-multiply close-btn mobile"></i>
</li>
<li class="mob-nav-item"><a href="#portfolio">Portfolio</a></li>
<li class="mob-nav-item"><a href="#about">About</a></li>
<li class="mob-nav-item"><a href="#contact">Contact</a></li>
</ul>
</nav>
<!--end of navbar-->
<nav id="toggle" class="toggle">
<i class="uil uil-bars"></i>
</nav>
</header>
<!--home page-->
<section class="home">
<article class="home-content">
<h1 class="home-title">
I'm Alexandra <br />
Glad to see you!
</h1>
<p class="home-main">
I’m a software developer! 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>
<h2>LET'S CONNECT</h2>
<ul class="social_links">
<li>
<a href=""><img src="./images/Vector.svg" alt="the vector" /></a>
</li>
<li>
<a href=""><img src="./images/linkedin.svg" alt="linkedin" /></a>
</li>
<li>
<a href="peace logo"><img src="./images/Vector (2).svg" alt="github logo" /></a>
</li>
<li>
<a href=""><img src="./images/Vector (1).svg" alt="peace sign" /></a>
</li>
<li>
<a href=""><img src="./images/Vector (3).svg" alt="medium logo" /></a>
</li>
</ul>
</article>
</section>
<!--portfolio section-->
<section id="portfolio" class="portfoilio">
<div class="portfoilio-wrapper"></div>
</section>
<!--end of the portfolio section-->
<!--popup project-->
<article id="popup-background">
<div class="popup-container"></div>
</article>
<!--end of popup project-->
<!--start of about section-->
<section id="about" class="about">
<div class="about-wrapper">
<article class="about-content">
<h1 class="home-title">
About <br />
Myself
</h1>
<p class="about-main">
I’m a software developer! 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>
<h2>LET'S CONNECT</h2>
<ul class="social_links">
<li>
<a href=""
><img src="./images/Vector.svg" alt="the vector"
/></a>
</li>
<li>
<a href=""
><img src="./images/linkedin.svg" alt="linkedin"
/></a>
</li>
<li>
<a href=""><img src="./images/Vector (2).svg" alt="github logo" /></a>
</li>
<li>
<a href=""><img src="./images/Vector (1).svg" alt="peace sign" /></a>
</li>
<li>
<a href=""><img src="./images/Vector (3).svg" alt="medium logo" /></a>
</li>
</ul>
<button class="btn">Get My Resume</button>
</article>
<article class="lang">
<div class="lang-title">
<h3>Languages</h3>
<span class="arrow"><i class="uil uil-angle-down"></i></span>
</div>
<ul class="lang-img desktop flex" id="here">
<li><img src="./images/Frame 9.svg" alt="html" /></li>
<li><img src="./images/Frame 10.svg" alt="css" /></li>
<li><img src="./images/Frame 11.svg" alt="javscript" /></li>
</ul>
<ul class="lang-img mobile">
<li><img src="./images/Frame 9 (1).svg" alt="html" /></li>
<li><img src="./images/Frame 10 (1).svg" alt="css" /></li>
<li><img src="./images/Frame 11 (1).svg" alt="javscript" /></li>
</ul>
<ul class="lang-title Frameworks">
<h4>Frameworks</h4>
<span class="arrow"><i class="uil uil-angle-right"></i></span>
</ul>
<ul class="lang-title Frameworks">
<h4>Skills</h4>
<span class="arrow"><i class="uil uil-angle-right"></i></span>
</ul>
</article>
</div>
</section>
<!--end of about section-->
<!--start of contact section-->
<section id="contact" class="contact">
<article class="contact-context">
<h1 class="title">Contact me</h1>
<p class="contact-main">
If you have an application you are interested in developing, a
feature that you need built or a project that needs coding. I’d love
to help with it
</p>
<form action="https://formspree.io/f/mzbwrolk" class="contact-form" method="post">
<div class="form-detail">
<label for="name">Name</label>
<input type="text" placeholder="Alexandra Loremipsum" name="name" id="name"/>
</div>
<div class="form-detail">
<label for="email">Your email</label>
<input type="email" placeholder="[email protected]" name="email" id="email"/>
</div>
<div class="form-detail">
<label for="comment">Write your comment: </label>
<textarea
name="textarea"
id="comment"
cols="30"
rows="10"
placeholder="Write your message here"
></textarea>
</div>
<button class="btn form-btn">Get in touch</button>
</form>
<p id="error-message"></p>
</article>
</section>
<!--end of contact section-->
</div>
<script type="module" src="./script.js"></script>
</body>
</html>