forked from CodeYourFuture/HTML-CSS-Coursework-Week4
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
214 lines (197 loc) · 9.1 KB
/
Copy pathresume.html
File metadata and controls
214 lines (197 loc) · 9.1 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
214
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta data-id="fvb-ohcl-jvwplk-ihgz-dvyr" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/resume.css" />
<title>Maya Nelson - Resume</title>
</head>
<body>
<header>
<a class="header-name-title-container" href="index.html">
<div class="header-name-container">
<span class="header-name-square"></span>
<h2 class="header-name">Maya Nelson</h2>
</div>
<span class="header-name-slash">/</span>
<h3 class="header-title">project manager</h3>
</a>
<nav class="nav-mobile">
<a class="nav-mobile-link" href="">
<span class="nav-mobile-burger-top-layer"></span>
<span class="nav-mobile-burger-middle-layer"></span>
<span class="nav-mobile-burger-bottom-layer"></span>
</a>
</nav>
<nav class="nav-desktop">
<ul class="nav-desktop-list">
<li class="nav-desktop-list-item">
<a
class="nav-desktop-list-item-link nav-desktop-list-item-about-me"
href="index.html"
>about me</a
>
</li>
<li class="nav-desktop-list-item">
<a
class="nav-desktop-list-item-link nav-desktop-list-item-resume"
href="resume.html"
>resume</a
>
</li>
<li class="nav-desktop-list-item">
<a
class="nav-desktop-list-item-link nav-desktop-list-item-projects"
href="projects.html"
>projects</a
>
</li>
<li class="nav-desktop-list-item">
<a
class="nav-desktop-list-item-link nav-desktop-list-item-contact"
href="contact.html"
>contact</a
>
</li>
</ul>
</nav>
</header>
<main>
<div class="main-container">
<div class="resume-heading-container">
<span class="resume-heading-square"></span>
<h1 class="resume-heading">Resume</h1>
</div>
<div class="resume-subheading-container">
<h2 class="resume-subheading-experience">Experience</h2>
<a class="resume-link-download-cv" href="">download cv</a>
</div>
<section class="resume-experience-container">
<div class="resume-experience-subcontainer-one">
<h3 class="resume-experience-date">2019 - Present</h3>
<h4 class="resume-experience-position">JOB POSITION</h4>
<h5 class="resume-experience-company-name">Company Name</h5>
<h5 class="resume-experience-company-location">Company Location</h5>
</div>
<div class="resume-experience-subcontainer-two">
<p class="resume-experience-paragraph">I'm a paragraph. Click here to add your own text and edit me. It's easy. Just click “Edit Text” or double click me to add your own content and make changes to the font.</p>
<p class="resume-experience-paragraph">I'm a great place for you to tell a story and let your users know a little more about you.</p>
</div>
</section>
<section class="resume-experience-container">
<div class="resume-experience-subcontainer-one">
<h3 class="resume-experience-date">2017 - 2019</h3>
<h4 class="resume-experience-position">JOB POSITION</h4>
<h5 class="resume-experience-company-name">Company Name</h5>
<h5 class="resume-experience-company-location">Company Location</h5>
</div>
<div class="resume-experience-subcontainer-two">
<p class="resume-experience-paragraph">I'm a paragraph. Click here to add your own text and edit me. It's easy. Just click “Edit Text” or double click me to add your own content and make changes to the font.</p>
<p class="resume-experience-paragraph">I'm a great place for you to tell a story and let your users know a little more about you.</p>
</div>
</section>
<h2 class="resume-subheading-education">Education</h2>
<section class="resume-education-container">
<div class="resume-education-subcontainer-one">
<h3 class="resume-education-date">2015 - 2017</h3>
<h4 class="resume-education-establishment-name">UNIVERSITY NAME</h4>
<h5 class="resume-education-level">Degree Level</h5>
<h5 class="resume-education-location">University Location</h5>
</div>
<div class="resume-education-subcontainer-two">
<p class="resume-education-paragraph">I'm a paragraph. Click here to add your own text and edit me. It's easy. Just click “Edit Text” or double click me to add your own content and make changes to the font.</p>
<p class="resume-education-paragraph">I'm a great place for you to tell a story and let your users know a little more about you.</p>
</div>
</section>
<section class="resume-education-container">
<div class="resume-education-subcontainer-one">
<h3 class="resume-education-date">2012 - 2015</h3>
<h4 class="resume-education-establishment-name">UNIVERSITY NAME</h4>
<h5 class="resume-education-level">Degree Level</h5>
<h5 class="resume-education-location">University Location</h5>
</div>
<div class="resume-education-subcontainer-two">
<p class="resume-education-paragraph">I'm a paragraph. Click here to add your own text and edit me. It's easy. Just click “Edit Text” or double click me to add your own content and make changes to the font.</p>
<p class="resume-education-paragraph">I'm a great place for you to tell a story and let your users know a little more about you.</p>
</div>
</section>
<section class="resume-skills-container">
<div class="resume-skills-subcontainer-one">
<h2 class="resume-subheading-professional-skillset">Professional skillset</h2>
<ul class="resume-professional-skillset-list">
<li class="resume-professional-skillset-list-item">
<span class="resume-list-item-square"></span>
<span>Entrepreneurial Mindset</span>
</li>
<li class="resume-professional-skillset-list-item">
<span class="resume-list-item-square"></span>
<span>Go-to-Market Planning</span>
</li>
<li class="resume-professional-skillset-list-item">
<span class="resume-list-item-square"></span>
<span>Teamwork & Collaboration</span>
</li>
<li class="resume-professional-skillset-list-item">
<span class="resume-list-item-square"></span>
<span class="">Digital Analytics</span>
</li>
</ul>
</div>
<div class="resume-skills-subcontainer-two">
<h2 class="resume-subheading-languages">Languages</h2>
<ul class="resume-languages-list">
<li class="resume-languages-list-item">
<span class="resume-list-item-square"></span>
<span>English (native)</span>
</li>
<li class="resume-languages-list-item">
<span class="resume-list-item-square"></span>
<span>Spanish (proficient)</span>
</li>
<li class="resume-languages-list-item">
<span class="resume-list-item-square"></span>
<span>French (proficient)</span>
</li>
</ul>
</div>
</section>
</main>
<footer>
<ul class="contact-container">
<li class="contact-call-container">
<span class="contact-call-title">Call</span>
<a class="contact-call-link" href="tel:123-456-7890">123-456-7890</a>
</li>
<li class="contact-write-container">
<span class="contact-write-title">Write</span>
</li>
<li class="contact-follow-container">
<span class="contact-follow-title">Follow</span>
<div class="contact-follow-icons-container">
<a class="contact-follow-icon-link" href="">
<i class="contact-follow-icon fa-brands fa-facebook-f"></i>
</a>
<a class="contact-follow-icon-link" href="">
<i class="contact-follow-icon fa-brands fa-twitter"></i>
</a>
<a class="contact-follow-icon-link" href="">
<i class="contact-follow-icon fa-brands fa-linkedin-in"></i>
</a>
<a class="contact-follow-icon-link" href="">
<i class="contact-follow-icon fa-brands fa-instagram"></i>
</a>
</div>
</li>
</ul>
<div class="copyright-container">
<span class="copyright-date-name">© 2023 by Maya Nelson.</span>
<span class="copyright-attribution">Proudly created with <a href="" class="copyright-attribution-link">Wix.com</a></span>
</div>
</footer>
</body>
</html>