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.

80 lines
3.8 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>
Nathaniel Buck Resume
</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>
<p class="subtitle">Worcester County, MA</p>
</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>
Diligent and meticulous professional with experience efficiently stocking and arranging dairy items, as well as handling packages. Adept at promptly responding to customer inquiries and providing informed recommendations. Possess strong computer proficiency, honed through developing websites, games and apps in free time.
</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: I assisted customers with finding dairy products, providing recommendations and answering questions about products.</p>
<p>Attention to Detail: I was diligent in checking expiration dates and removing outdated products, maintaining the quality and safety of the dairy section. I also regularly helped clean and change plastic liners mitigate any residue from broken dairy products.</p>
<p>Physical Demands: I can lift and carry at least 50 lbs, as well as maneuver carts that are 100s of pounds.</p>
<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: When handling many packages, I 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>
<p>Safety Awareness: I learned to use proper loading techniques and the importance of stretching before physical labor tasks in order to mitigate irritating muscles and joints.</p>
</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>Interests</h1>
<h6>Hiking</h6>
<h6>Programming</h6>
<h6>Music Production</h6>
<h6>Guitar</h6>
<h6>DIY</h6>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>