Added personal resume

This commit is contained in:
AshbyCollado 2024-04-10 17:16:49 -04:00
parent 69aa5bd310
commit f8ee00ce0f
2 changed files with 254 additions and 0 deletions

View file

@ -0,0 +1,169 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="hi.css">
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<title>Frasier(ashbyalis) Resume</title>
</head>
<body>
<main>
<div><img src="https://m.media-amazon.com/images/I/61i0y8njnsL._AC_UF894,1000_QL80_.jpg" id="sal"
alt="handsome gentle-man eating with a black shirt"></div>
<header>
<h1 id="name">Frasier Ichabod Crane</h1>
<h3 id="info">New York, NJ · CraniumConundrum@gmail.com · 646-867-5309</h3>
</header>
<h3 class="LTitle">WORK EXPERIENCE</h3>
<hr>
<div id="Job1">
<p class="indent">
<span class="left bold">Xtend Healthcare</span>
<span class="right">Remote</span>
</p>
<p class="indent">
<span class="left italics">Elderly Support Representative</span>
<span class="right">June 2023 - Feb 2024</span>
</p>
<ul class="Dindent">
<li>
<p>Answer incoming calls and emails from elderly individuals, caregivers, or concerned family
members,
addressing their questions, concerns, and requests for information about available resources,
services,
and programs</p>
</li>
<li>
<p>Assist in connecting elderly clients with appropriate community resources, healthcare providers,
support
groups, or government assistance programs based on their specific needs and circumstances</p>
</li>
<li>
<p>Advocate on behalf of elderly clients to ensure their needs are met and their rights are
protected,
whether
it involves resolving issues with healthcare providers, coordinating care services, or
advocating
for
policy
changes to improve elder care.</p>
</li>
</ul>
</div>
<div id="Job2">
<p class="indent">
<span class="left bold">Lidl</span>
<span class="right">Woodbridge, NJ</span>
</p>
<p class="indent">
<span class="left italics">Associate Supervisor</span>
<span class="right">August 2022 - April 2023</span>
</p>
<ul class="Dindent">
<li>
<p>Resolved customer complaints and concerns, working to ensure a positive shopping experience for
all
customers</p>
</li>
<li>
<p>Created staff schedules, Trained new employees on company policies and procedures, Monitored
inventory levels, Analyzed sales data and market trends to identify opportunities for
improvement
and
growth</p>
</li>
<li>
<p>Managed day-to-day operations of the supermarket, overseeing a team of 4+ employees.</p>
</li>
</ul>
</div>
<div id="Job3">
<p class="indent">
<span class="left bold">Advantage Solutions</span>
<span class="right">Avenel, NJ</span>
</p>
<p class="indent">
<span class="left italics">Retail Merchandiser</span>
<span class="right">Feb 2020 - June 2021</span>
</p>
<ul class="Dindent">
<li>
<p>Collaborated closely with store managers to optimize customer engagement, utilizing customer
feedback
and sales data to inform merchandising decisions</p>
</li>
<li>
<p>Conducted regular assessments of in-store displays and signage, ensuring compliance with
corporate
branding and messaging guidelines.</p>
</li>
</ul>
</div>
<div id="Job4">
<p class="indent">
<span class="left bold">Lowes</span>
<span class="right">Gainesville, FL</span>
</p>
<p class="indent">
<span class="left italics">Sales Specialist</span>
<span class="right">August 2017 - Jan 2020</span>
</p>
<ul class="Dindent">
<li>
<p>Demonstrated in-depth product knowledge by explaining the specifications and features of products
and
services to existing and potential customers, resulting in increased customer trust and loyalty
</p>
</li>
<li>
<p> Resolved customer complaints and ensured customer satisfaction by utilizing effective
communication
skills and implementing effective problem-solving strategies</p>
</li>
<li>
<p>Successfully completed team-based resets per corporate instructions, resulting in improved store
layout
and increased sales.</p>
</li>
<li>
<p>Maintained front-end operations of the store, ensuring a positive shopping experience for
customers
and
efficient checkout processes.</p>
</li>
</ul>
</div>
<h3 class="LTitle">EDUCATION</h3>
<hr>
<p class="indent">
<span class="left bold">Western Governors University</span>
<span class="right">Millcreek, UT</span>
</p>
<p class="indent">
<span class="left italics">Computer Science</span>
<span class="right">Jan 2024 - Present</span>
</p>
<h3 class="LTitle">CERTIFICATIONS, SKILLS & INTERESTS</h3>
<hr>
<p class="center"><span class="bold">Skills:</span> Web Development (soon!), Data Entry, Microsoft Suites, Operating
Systems, Command-line interfaces</p>
<p class="center"><span class="bold">Interests:</span> Gaming, Watching Frasier, Reading, Computers, Space,
Programming, Cats, Lasagna</p>
</main>
</body>
</html>