Skip to content

SavannahGoodnight/savannah.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

savannah.github.io

<title>Resume Template</title>
<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="nicolesaltgoodnight@gmail.com"
                    >nicolesaltgoodnight.com</a
                >
                | Phone: (740) 502-2953 | LinkedIn:
                <a href="#">linkedin.com/in/yourname</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>
        </section>
        <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>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages