-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (168 loc) · 7.77 KB
/
index.html
File metadata and controls
170 lines (168 loc) · 7.77 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Resume Template</title>
</head>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
color: #333;
background-color: #f4f4f4;
}
.container {
max-width: 800px;
margin: 20px auto;
padding: 20px;
background: #fff;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
h1,
h2 {
color: #007bff;
}
.header {
text-align: center;
}
.header h1 {
margin: 10px 0;
}
.contact {
margin: 10px 0;
font-size: 14px;
}
.contact a {
color: #007bff;
text-decoration: none;
}
.section {
margin: 20px 0;
}
.section h2 {
margin-bottom: 10px;
border-bottom: 2px solid #007bff;
padding-bottom: 5px;
}
.item {
margin-bottom: 15px;
}
.item h3 {
margin: 0;
font-size: 18px;
color: #555;
}
.item p {
margin: 5px 0;
font-size: 14px;
}
.skills ul {
list-style: none;
padding: 0;
}
.skills ul li {
display: inline-block;
background: #007bff;
color: #fff;
padding: 5px 10px;
margin: 5px 5px 5px 0;
border-radius: 4px;
}
</style>
<body>
<main class="container">
<section class="header">
<h1>Savannah Goodnight</h1>
<p class="contact">
Email:
<a href="mailto:nicolesaltgoodnight@gmail.com"
>nicolesaltgoodnight@gmail.com</a
>
| Phone: (740) 502-2953 | LinkedIn:
<a href="https://linkedin.com/in/savannahgoodnight">linkedin.com/in/savannahgoodnight</a>
</p>
</section>
<section class="section">
<h2>Summary</h2>
<p>
"As a 27-year-old single mother, I am transitioning my career path by immersing myself in coding. Driven by the goal of expanding my career choices and providing a stable future for my family, I am dedicated to mastering new skills and ready to bring a fresh perspective to the tech industry."
</p>
</section>
<section class="section">
<h2>Work Experience</h2>
<div class="item">
<h3>Fencing Business Co-Owner - Grant Fencing and Restoration</h3>
<p> Dates of Employment: 01/2021-06/2023</p>
<p> Fencing companies play a crucial role in both residential and commercial property projects. Their primary responsibility is to design, install, repair, and maintain fences that meet the needs and preferences of the property owner. They assess the terrain, measure boundaries, and ensure the fence is installed properly and following local regulations. Their expertise ensures that the structure is durable and able to withstand environmental factors such as wind, rain, and sun exposure. Proper installation will lead to your fence having secured longevity. In addition to installation, contractors offer repair services for damaged fences, regular maintenance services, and cleaning and re-sealing to prolong the lifespan of the fence. By working with professional a fence contractor, property owners can ensure their fences are not only functional but also add long-term value and appeal to their homes or businesses.
</p>
</div>
<div class="item">
<h3>Independant Contract Cleaner - Goodnight CLeans</h3>
<p>Dates of Employment: 10/2024-Present</p>
<p> The responsabilities and achievements of an indipendent contract cleaner include maintaining cleanliness and sanitation standards in various environments, such as offices, commercial buildings, schools, or residential properties. Their responsibilities include sweeping, mopping, vacuuming, and disinfecting surfaces, emptying trash bins, cleaning and disinfecting restrooms, dusting furniture, and replenishing cleaning supplies. Achievements may include improving customer satisfaction rates, reducing cleaning time, training new employees, implementing eco-friendly cleaning methods, maintaining safety compliance, increasing client retention, and operating specialized cleaning equipmentBrief description of your responsibilities and achievements in this role.
</p>
</div>
</section>
<div class="section">
<h2>Education</h2>
<div class="item">
<h3>Highschool Diplomna - Northside Highschool</h3>
<p>Year of Graduation: 2015</p>
</div>
<div class="item">
<h3>Coding Educational Educational; Courses - Code:You Louisville</h3>
<p>Year of graduation: Ongoing</p>
</div>
</div>
<section class="section">
<h2>Skills</h2>
<div class="skills">
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>Python</li>
<li>Credential Manager</li>
<li>Github/GitBash</li>
<li>Visual Studios</li>
<li>Data Managment</li>
<li>Team Leadership</li>
<li>Version Control</li>
<li>Problem-Solving</li>
<li>Effective Communication</li>
<li>Teamwork</li>
<li>Adaptability</li>
<li>Time Managment</li>
<li>Speed Reading</li>
<li>Typing skills</li>
<li>Attention to detail</li>
<li>Positivity</li>
<li>Patience</li>
<li>High Drive and Goals</li>
</ul>
</div>
</section>
<section class="section">
<h2>Projects</h2>
<div class="item">
<h3>Hello World</h3>
<p>
This repository is for practicing the Git Hub Flow, examples of the technologies utalized were Git Hub,
as the creator I utalized many educational resources including Code:You Lousiville's program introduction course.
</p>
</div>
<div class="item">
<h3>About-me-HTML</h3>
<p>
This project is for is for familiarizing my self with the process and steps to create my own webpage, the the technologies used include but are not limited to Visual Studios Extensions: Prettier- Code formatter, Live Server, HTML CSS Support, JavaScript (ES6) coder snippets.
My role in the project in the project was to create an index.html file, edit it it and imput necissary information and push to github to my local folder for my new Git Hub repository.
</p>
</div>
</section>
</main>
</body>
</html>