-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
38 lines (30 loc) · 953 Bytes
/
resume.html
File metadata and controls
38 lines (30 loc) · 953 Bytes
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
<!DOCTYPE html>
<html>
<body>
<h1>Geneara Boardley</h1>
<img src="IMG_2333.jpeg" alt="geneara work picture" width="350" height="250">
<h2> Objective</h2>
<p> My objective is to learn the languages that will help me start a career in softwear developent.
Once I learn The neccessary languages I would like to use them to create a network for adventurours people to connect.
I plan to finish Code differently with the skill set to accomplish this goal!
</p>
<h2>Work Experience</h3>
<ul>
<li> Capital One Bank </li>
<li>Bank of America</li>
</ul>
<h2>Education</h2>
<ul>
<li>Wilmington University</li>
<li>Alexis I Dupont</li>
</ul>
<h2>Skills</h2>
<ul>
<li>Microsoft word</li>
<li> Sales </li>
<li>Communication</li>
</ul>
<h2>Linkedin Profile Address </h2>
<strong><a href="https://www.linkedin.com/feed/"> Geneara Boardley LinkedIN Profile</a></strong>
</body>
</html>