You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

85 lines
4.5 KiB

2 years ago
<!DOCTYPE html>
<html style="width:100%;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
<title>
9 months ago
Nathaniel Buck's Resume
2 years ago
</title>
</head>
<body style="width:100%;text-align: center;">
<div class="columns is-centered">
<div class="column is-10">
<div class="box p-6" style="border-radius: 4rem;">
<div class="columns is-centered">
<div class="column is-6">
<section class="hero is-info p-4" style="border-radius: 1rem;">
<p class="title">Nathaniel Buck</p>
<p class="subtitle">public@buckn.dev</p>
9 months ago
<p class="subtitle">Massachusetts</p>
2 years ago
</section>
</div>
</div>
<br>
<div class="columns is-centered">
<div class="column is-6">
<div class="content has-background-primary is-large p-3" style="border-radius: 1rem;">
<p>
9 months ago
Diligent and meticulous professional with experience efficiently stocking and maintaining a clean and organized work environment. Responds to clients concisely and clearly. Possess strong computer proficiency. Capable of working long hours and still being able to quickly react to client and employer demands.
2 years ago
</p>
</div>
</div>
</div>
<br><br>
<div class="columns is-centered is-variable p-3 is-8">
<div class="column is-6">
<div class="content is-medium" style="border-radius: 2rem;">
<h1>Experience</h1>
<h3>Roche Bros.</h3>
<h4>Part Time, 2 years</h4>
<h6>As a dairy department stocker at Roche Bros., I was responsible for helping maintainin the appearance and organization of the dairy section in the store. During my time there, I developed various skills:</h6>
<p>Inventory Management: I was responsible for monitoring the dairy section's inventory, ensuring that everything was well stocked. I helped customers if the item was still in the cooler or on my cart and hadn't been stocked yet.</p>
<p>Organizational Skills: I arranged dairy products in the coolers in a neat and visually appealing manner, pulling them to the front and making sure they're organized.</p>
<p>Customer Service: Assisted customers with finding dairy products, providing recommendations and answering questions about products.</p>
<p>Attention to Detail: Diligent in checking expiration dates and removing outdated products, maintaining the quality and safety of the dairy section. Also regularly helped clean and change plastic liners mitigate any residue from broken dairy products.</p>
<p>Physical Demands: Lifted and carried over 75 lbs, as well as maneuvered carts that are 100s of pounds.</p>
2 years ago
<h3>UPS</h3>
<h4>Full Time, 6 months</h4>
<h6>As a package handler I worked in a fast paced environment and learned the following:</h6>
<p>Priotitization: Organized packages by truck as they came and prioritized large packages as well as trucks with many packages first in order to efficently load the trucks.</p>
9 months ago
<p>Safety Awareness: I learned to use proper loading techniques and the importance of stretching before physical labor tasks.</p>
<h3>Starbucks</h3>
<h4>Full Time, 7 months</h4>
<h6>As a barista I furthered various skills:</h6>
<p>Communication: Helped customers order the exact drink they want with various customizations while clearing up any misconceptions about the menu or ingredients in various items.</p>
<p>Conflict Resolution: Learned to efficiently do my job while avoiding reciprocating negative emotion as much as possible and maintianing neutral body language.</p>
<p>Time Management: Improved ability to manage closing tasks in a timely manner to ensure the other closing staff got out on time.</p>
2 years ago
</div>
</div>
2 years ago
<div class="column is-4">
2 years ago
<div class="content is-medium has-background-info p-6" style="border-radius: 2rem;">
<h1>Skills</h1>
<h6>Problem Solving</h6>
<h6>Attention to Detail</h6>
<h6>Cash Drawer Handling</h6>
<h6>POS Systems</h6>
<h6>IT</h6>
<h6>Customer Service</h6>
<h1>Education</h1>
<h6>Westborough High School</h6>
<h1>References<h1>
<h4>Amber Shelton</h4>
<h6>Phone: 2395659985</h6>
<p>Amber was my shift manager at Starbucks. She supervised often while other baristas and I closed the store, cleaning and organizing in the hours before the store closed.</p>
2 years ago
</div>
</div>
</div>
</div>
</div>
</div>
</body>
9 months ago
</html>