<? endif; ?>
<link rel="stylesheet" href="/css/proven.responsive.min.css?<?= filemtime(__DIR__.'/../../webroot/css/proven.responsive.min.css'); ?>" type="text/css" />
$viewFile = '/var/app/current/app/View/Layouts/responsive.ctp' $dataForView = array( 'search_text' => '', 'search_location' => '', 'show_thank_you' => (int) 0, 'similar_jobs' => array( (int) 0 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 1 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 2 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 3 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 4 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ) ), 'title_for_layout' => 'Part time outside handyman', 'metatag_description' => 'Part time outside handymancompanies at Proven', 'unique_name' => 'none-leicester-nc', 'reference_number' => '57441', 'mobile_image' => '', 'display_company_title' => 'Jobs at None', 'employer' => array( 'EmployersJob' => array( 'id' => '46177', 'employer_id' => '31236', 'ats_url' => '', 'url' => '', 'title' => 'Part time outside handyman', 'craigslist_city' => 'asheville', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'North Carolina', 'open' => '1', 'post_date' => '2019-08-09 19:24:42', 'duration' => 'full time', 'anonymous_post' => '1', 'compensation' => '', 'zip' => '28748', 'description' => '<p style="text-align: justify;"><strong>General outside upkeep of the cabin and property - includes mowing, weed eating, light painting, light carpentry, and misc. odd jobs as needed. 8 hours/week @ $15/hour. Text me at (828) 545-3047 - no phone calls, please!</strong></p> <p> </p>', 'unique_name' => '', 'created_date' => '2019-08-09 19:21:16' ), 'Employer' => array( 'lat' => '35.62820053', 'lon' => '-82.70950317', 'id' => '31236', 'company_name' => 'None', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '737536', 'zipcode' => '28748', 'city' => 'Leicester', 'street_address' => '', 'street_address2' => null, 'state' => 'NC' ), 'UtZipcode' => array( 'zipcode' => '28748', 'city' => 'Leicester', 'state_prefix' => 'NC' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 1, 'page' => '', 'success' => (int) 0, 'broadcast' => (int) 0, 'external_job_board' => '', 'is_worker' => false, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'campaign' => 'NONE', 'content_for_layout' => ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Part time outside handyman"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/46177?ref=57441"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="General outside upkeep of the cabin and property - includes mowing, weed eating, light painting, light carpentry, and misc. odd jobs as needed. 8 hours/week @ $15/hour. Text me at (828) 545-3047 - no phone calls, please! "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/46177?ref=57441", "title": "Part time outside handyman", "description": "<p style="text-align: justify;"><strong>General outside upkeep of the cabin and property - includes mowing, weed eating, light painting, light carpentry, and misc. odd jobs as needed. 8 hours/week @ $15/hour. Text me at (828) 545-3047 - no phone calls, please!</strong></p> <p> </p>", "datePosted": "2019-08-09T19:24:42+00:00", "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Leicester", "addressRegion": "NC" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/46177"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">46177</span> <span class="hide" id="referencenumber">57441</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Part time outside handyman</h1> <p>Private Company</p> <div class="date-location">Aug 09, 2019 - Asheville</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+46177-w@hireproven.com">jobs+46177-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:31236/job_id:46177", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=46177"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/31236/46177" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p style="text-align: justify;"><strong>General outside upkeep of the cabin and property - includes mowing, weed eating, light painting, light carpentry, and misc. odd jobs as needed. 8 hours/week @ $15/hour. Text me at (828) 545-3047 - no phone calls, please!</strong></p> <p> </p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6143cab5fe0c73ec00769c251&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Hendersonville%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253Ah5VyfyMSDX0IlWex%253AphST3WBpaSyUKItxh66KUg%253D%253D%253AjO2clCtXJEnOS6UP96t7Q6mTxurOXpyxdTOoXHPGisnBgDsWFJMnh27AeKD%252BCsbEhrnz8lqZdn0FjYFEzOZOyGJl3ecHPJ2Xiv9xUu4kxTepBGUHbzAoiOoCyl4Gi1n2gGO%252BuIA%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-29330822699/" class="blue-link" target="_blank">Cable Installer</a></p> <p class="similar-job-company">Dish Network - <span class="text-muted">Hendersonville, NC</span></p> <p class="text-muted similar-job-date"> 15 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6143c5d867fc73ec00766afc1&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Asheville%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253AQ3lFvNfzw%252F%252FyvWEP%253AY422gD2OQlwQw9gf62b71w%253D%253D%253AlXfFGUCjmQsbUaF4lKTY4qRbKD4pMqQatSFdMb13n%252FM%252BDOGuwqUj29XW1wyLiXFIOFD%252BrPrMSKHyBSqoZafuogi0WW%252Bk7l6Yc4F8LAgAmV6t8Tx5QtdrwatF2abrgJ3PoXlUT88%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-29330811892/" class="blue-link" target="_blank">Production Technician I, Fill/Pouch (7:00pm-7:00am)</a></p> <p class="similar-job-company">Baxter - <span class="text-muted">Asheville, NC</span></p> <p class="text-muted similar-job-date"> 15 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6bcb787ea02c73eca8fdb0901&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Candler%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253Ar9fi4Wyv%252BcPdJ8u%252B%253AoB0k17rNvofSOlE8awiE6w%253D%253D%253ANvmuxDGimWwzPZZkH46Qg8c9a0C6sm2YQgY2aMilhDtT6erJXsA84T7yOxxJ9k4I2%252BR0jOaQnDTMoE2f326kuy7UoW%252Bt9JDUiQd7Uhxp12p3modBBdIy6B6cmAZi89JMzR78&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-27862106592/" class="blue-link" target="_blank">Cashier - NO EXPERIENCE REQUIRED!</a></p> <p class="similar-job-company">First Coast Energy - <span class="text-muted">Candler, NC</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=675a3ffdc25c73ec61e9c8a61&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Leicester%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253A3CygDV4I3vwBdvDD%253ACp1bUXZpQE7XTLzCKracaw%253D%253D%253AaLiFn%252F0I4iwDwILCL4e6wcAW%252B8GTN%252B5UZsKvZf3Vupf2o6C%252BDc91dNh4o2DSF426%252Bh%252FsVJECDVD5tbAiFgAdtEuXACpF0iET9IR1hOUOKBt6%252F7ZnIPoYslMMLHnnmT7vAm%252F2jtU%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-28817099178/" class="blue-link" target="_blank">Customer Service Representative | $14-$16/hr</a></p> <p class="similar-job-company">Foundever - <span class="text-muted">Leicester, NC</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=614eb2b9718c73ec00a11ced1&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Arden%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253Am174lfTXXLpM27dT%253AMlVhPfegbNHNThG4%252Ba2yCA%253D%253D%253AsM1AXEtmsHODaMpfvMnnV8X5Ui2XzHBzXELkJKCjpfnc%252Bp243d0gUwOtklewKY9oU%252F6XTUERihTTRh4xyOezwY%252Bz7dIg%252B%252FC9WYTXqx%252BL%252F5zbWjdeS9r1sz2%252Fqv%252BoehhdCPI3BPQly5gC3Ypm%252FR0%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-29333476835/" class="blue-link" target="_blank">Accounts Payable Clerk</a></p> <p class="similar-job-company">Linamar - <span class="text-muted">Arden, NC</span></p> <p class="text-muted similar-job-date"> 9 hours ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Dish Network' ), 'UtZipcode' => array( 'city' => 'Hendersonville', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6143cab5fe0c73ec00769c251&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Hendersonville%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253Ah5VyfyMSDX0IlWex%253AphST3WBpaSyUKItxh66KUg%253D%253D%253AjO2clCtXJEnOS6UP96t7Q6mTxurOXpyxdTOoXHPGisnBgDsWFJMnh27AeKD%252BCsbEhrnz8lqZdn0FjYFEzOZOyGJl3ecHPJ2Xiv9xUu4kxTepBGUHbzAoiOoCyl4Gi1n2gGO%252BuIA%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-29330822699/', 'title' => 'Cable Installer', 'description' => '<strong>Department Summary</strong><br><br><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Our Technicians deliver TV and Smart Home solutions to millions of customers. As a technician, we will train you to lead the charge for a world class customer experience, educating and connecting more Americans with every home you visit. You re the backbone of our organization and ensure an excellent customer experience. Our dedication to customer experience is paying off: in 2023, DISH earned the J.D. Power award for being #1 in Overall Customer Satisfaction for the sixth year in a row.</span></p> <br><strong>Job Duties and Responsibilities</strong><br><br><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>What s in it for you?</strong></span></p><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Guaranteed promotion after 6 months with a $1.00 per hour pay increase! </strong></span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Performance Incentives</strong> with the potential for up to <strong>$6,400</strong> in your first year and <strong>$9,100 </strong>each following year!</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Paid training, paid time off & paid holidays</strong></span></li></ul><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>4-day work week with opportunities to work overtime</strong></span></li></ul><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Medical, Dental, Vision and Life Insurance packages and Health Savings Account</strong></span></li></ul><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Free DISH TV programming at a value of $114.99/month</strong> at your home, plus deeply discounted <strong>Sling TV</strong> and <strong>Boost Infinite </strong>phone plans</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>401(K) </strong>with company match<strong> & Employee stock purchasing program (ESPP)</strong></span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Tuition Reimbursement</strong></span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>DISH-supplied van, tools, and uniforms</strong></span></li></ul><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Our greatest benefit is opportunity with over 400 of our current technician leadership starting as a technician. </strong>If you have grit and tenacity, you will grow quickly at DISH! Performance based promotions include an automatic 5% pay increase at level 2 and 10% at levels 3 and 4.</span></p><p style="margin: 0px;"> </p><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>What will you be doing?</strong></span></p><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><br />As a Field Technician, you will be representing DISH in customers' homes daily. We build our value by simplifying lives and using the DISH install to consult homeowners on their infinite smart home possibilities.</span></p> <br><strong>Skills, Experience and Requirements</strong><br><br><div><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><em>All technicians must have:</em></span></p><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Aptitude to build rapport quickly. We want you to have a great time servicing our clients</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Ability to work at heights, including ladders up to 40 feet, and in all weather conditions</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Ability to lift over 70 lbs</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">A valid driver's license in the state you are seeking employment with a driving record that meets DISH's safety standard</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Travel may be required</span></li></ul></div> <br><strong>Salary Range </strong><br><br>Compensation: $21.75/Hour <br><strong> Compensation and Benefits</strong><br><br><p style="margin-top: 12pt; margin-bottom: 0pt; padding: 0pt 0pt 12pt 0pt;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><span style="color: #000000; font-weight: 400;">From versatile health perks to new career opportunities, check out our benefits on our </span><span style="color: #1155cc; font-weight: 400;">careers website</span><span style="color: #000000; font-weight: 400;">.</span></span></p><p style="margin-top: 0pt; margin-bottom: 12pt;"><span style="font-size: 12pt; font-family: arial, helvetica, sans-serif; color: #000000; font-weight: 400;">Employment is contingent on successful completion of a pre-employment screen, to include a drug test and an acceptable driving record. Compensation listed may reflect a combination of hourly pay rate and location pay differential.</span></p>', 'post_date' => '2023-12-11T03:05:58Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Baxter' ), 'UtZipcode' => array( 'city' => 'Asheville', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6143c5d867fc73ec00766afc1&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Asheville%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253AQ3lFvNfzw%252F%252FyvWEP%253AY422gD2OQlwQw9gf62b71w%253D%253D%253AlXfFGUCjmQsbUaF4lKTY4qRbKD4pMqQatSFdMb13n%252FM%252BDOGuwqUj29XW1wyLiXFIOFD%252BrPrMSKHyBSqoZafuogi0WW%252Bk7l6Yc4F8LAgAmV6t8Tx5QtdrwatF2abrgJ3PoXlUT88%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-29330811892/', 'title' => 'Production Technician I, Fill/Pouch (7:00pm-7:00am)', 'description' => '<p><b>This is where you save and sustain lives </b></p><p></p><p>At Baxter, we are deeply connected by our mission. No matter your role at Baxter, your work makes a positive impact on people around the world. You ll feel a sense of purpose throughout the organization, as we know our work improves outcomes for millions of patients. </p><p></p><p>Baxter s products and therapies are found in almost every hospital worldwide, in clinics and in the home. For over 85 years, we have pioneered significant medical innovations that transform healthcare.</p><p></p><p>Together, we create a place where we are happy, successful and inspire each other. This is where you can do your best work. </p><p></p><p>Join us at the intersection of saving and sustaining lives where your purpose accelerates our mission. </p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><h2>Your Role at Baxter</h2><p><b>This is where my hands make life-sustaining products</b></p><p>You are driven by the knowledge that the products you help make saves and sustain lives. You can move quickly, address questions, and encourage teammates, all while getting quality products out on time. You are calm, positive, and a key part of a fast-paced environment that emphasizes camaraderie and teamwork. As a<span> </span><b>Production Technician I, Fill/Pouch</b>, you are happiest when you are moving, and we will not disappoint!</p><p>Baxter is known for its speed and high-quality product. Our manufacturing operations are around-the-clock to meet the needs of our customers. Our high-caliber talent works through the challenges at hand while pushing toward meeting client order needs. Different shift assignments allow for flexibility and safety.</p><h2><b>Your team</b></h2><p>Baxter is focused on saving and sustaining lives by manufacturing high-quality products. We strive to create quality products for our customers each day.</p><p>Delivering life-saving products is about getting them right, and attention to detail is how we make sure we meet that challenge. We are a team that supports each other throughout each shift. Working together in a supportive and open culture makes our processes evolve for the better and engages our workforce.</p><p>You'll be offered extensive training, and the tight-knit working environment within the Manufacturing team means employees get additional training from their direct manager and peers when needed.</p><h2><b>What we offer from Day One:</b></h2><ul><li>Shift flexibility to trade shifts and leverage overtime opportunities</li><li>Medical, Dental and Vision coverage</li><li>160 hours of Paid Time Off and Paid Holidays</li><li>401K match</li><li>Employee Stock Purchase Program</li><li>Paid Parental Leave</li><li>Tuition Reimbursement</li></ul><p><b>What You'll Be Doing</b></p><p>The Fill/Pouch Production Technician I is a Salaried Non-Exempt position which contributes to our mission of saving and sustaining lives by supplying, operating, and maintaining various equipment in the Fill/Pouch areas. Additional tasks will include the performance and documentation of all quality checks for responsible equipment as well as inspection of product at all times.</p><ul><li>Operate, monitor and make adjustments as necessary to manual and automated filling equipment and machines using controls on an electrical control panel (HMI) or by way of manual adjustments.</li><li>Set-up load and replenish production supplies by use of a powered industrial truck (PIT) at a rate consistent with production needs.</li><li>Perform minor routine and preventative maintenance such as alignment adjustments, replacement of machine parts or belts, cleaning and lubrication while supporting Total Productive Maintenance (TPM).</li><li>Reconcile headcount needed on a per shift basis based on schedule production demands.</li><li>Perform scheduled quality checks, disposition product, identify any deviations that may occur and take the appropriate action to include stopping production on the machine if necessary.</li><li>Inspect finished product to ensure quality standards are being met.</li><li>Execute Batch/Code changes, tank changes, as well as sub lots as required.</li><li>Document required information on manufacturing logs and/or POMS system.</li><li>Investigate, identify and correct or escalate any inefficiency in the machine s performance including mechanical wear, alignment, adjustment, and setup issues.</li><li>Develop standard work for troubleshooting and setups/changeovers.</li><li>Read blueprints and use tools to measure the product, ensuring the output meets specifications, making adjustments/repairs as needed.</li><li>Perform and document scheduled cleaning activities.</li><li>Assist in Quality Improvement or VIP programs if required.</li><li>Work with Supervisor and Assistant Supervisor to coordinate training requirements for line staff.</li><li>Train new associates on responsible processes.</li><li>Ensure the proper use, care, and storage of tools and equipment.</li><li>Notify the supervisor and take appropriate action if any safety, quality, mechanical or discrepancy issues occur.</li><li>Learn, understand and apply rigorous quality standards, Standard Operating Procedures (SOPs) and Current Good Manufacturing Practices (cGMP).</li><li>Sustain a clean and safe work area using 6S principles including maintaining and securing provided tools.</li></ul><p><b>What You'll Bring</b></p><ul><li>High School Diploma or GED and must be at least 18 years of age.</li><li>CRC (Career Readiness Certification) at the Silver level preferred.</li><li>Production Technician or manufacturing experience with duties including preventative maintenance, machine troubleshooting, etc. preferred.</li><li>Basic English written and oral communication skills adequate to communicate with other team members.</li><li>Understand verbal and written safety and quality instructions and read and comprehend written work instructions including words and drawings.</li><li>Ability to perform basic mathematics.</li><li>Proficient in how to use a calculator and measurement tools as well as basic hand tools.</li><li>Basic computer skills.</li></ul><h2>Physical Requirements</h2><ul><li>This position requires frequent grasping, pushing/pulling and reaching with hands and arms. The position also involves lifting up to 50 pounds occasionally throughout the shift.</li><li>Pass the Powered Industrial Truck (P.I.T.) physical.</li><li>Normal visual acuity and the ability to distinguish color are necessary.</li><li>Occasionally specialized physicals are required when working with certain drug codes.</li><li>Ability to bend/stoop, squat, climb, reach above shoulder level, reach at or below shoulder level, kneel, twist and bend at the neck, twist and bend at the waist and balance.</li></ul><p>We understand compensation is an important factor as you consider the next step in your career. At Baxter, we are committed to equitable pay for all our employees, and we strive to be more transparent with our pay practices. To that end, this position has a pay rate of $41,305.58 annually.</p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p><span>The successful candidate for this job may be required to verify that he or she has been vaccinated against COVID-19, subject to reasonable accommodations for individuals with medical conditions or religious beliefs that prevent vaccination, and in accordance with applicable law.</span></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p><b>Equal Employment Opportunity</b></p><p></p><p>Baxter is an equal opportunity employer. Baxter evaluates qualified applicants without regard to race, color, religion, gender, national origin, age, sexual orientation, gender identity or expression, protected veteran status, disability/handicap status or any other legally protected characteristic.<br /> <br />EEO is the Law <br />EEO is the law - Poster Supplement <br />Pay Transparency Policy</p><p></p><p><b>Reasonable Accommodations</b><br /><br /><span>Baxter is committed to working with and providing reasonable accommodations to individuals with disabilities globally. If, because of a medical condition or disability, you need a reasonable accommodation for any part of the application or interview process, please click on the link here and let us know the nature of your request along with your contact information.</span></p><p></p><p></p><p></p><p><b>Recruitment Fraud Notice</b><br /><br /><span>Baxter has discovered incidents of employment scams, where fraudulent parties pose as Baxter employees, recruiters, or other agents, and engage with online job seekers in an attempt to steal personal and/or financial information. To learn how you can protect yourself, review our Recruitment Fraud Notice.</span></p> 114360', 'post_date' => '2023-12-11T03:05:25Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'First Coast Energy' ), 'UtZipcode' => array( 'city' => 'Candler', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6bcb787ea02c73eca8fdb0901&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Candler%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253Ar9fi4Wyv%252BcPdJ8u%252B%253AoB0k17rNvofSOlE8awiE6w%253D%253D%253ANvmuxDGimWwzPZZkH46Qg8c9a0C6sm2YQgY2aMilhDtT6erJXsA84T7yOxxJ9k4I2%252BR0jOaQnDTMoE2f326kuy7UoW%252Bt9JDUiQd7Uhxp12p3modBBdIy6B6cmAZi89JMzR78&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-27862106592/', 'title' => 'Cashier - NO EXPERIENCE REQUIRED!', 'description' => '<b>NO EXPERIENCE REQUIRED!</b><br> <br><b>Starting at $13 + bonus </b><b>opportunities</b><br> <br><b>Full-Time and Part-Time positions</b><br><br><b>Categories</b><br> <br>Customer Service, Retail, Convenience Store<br><br><b>Exceptional Benefits</b><br> <ul> <li>Medical, Dental, Vision, & Life Insurance (F/T)</li> <li>Paid Vacation, Holidays, & Sick Leave (F/T)</li> <li>Employee Bonus Programs</li> <li>Tuition Reimbursement</li> <li>401(k) Retirement Savings with Company Match</li> <li>Career Growth Opportunities!</li> </ul> <br><b>About Us</b><br> <br>Petro Services, Inc. operates Mountain Energy convenience stores.<br><br><b>Job Overview</b><br> Cashiers are Customer Service Representatives who engage with guests, keep the store stocked and clean, prepare food, and process customer transactions.<br> <br> <b>Essential Functions</b><br> <ul> <li>Greet all customers & answer questions</li> <li>Scan and process customer transactions</li> <li>Prepare & maintain foodservice products and coffees</li> <li>Know, understand, and follow all cash-handling and credit card policies</li> <li>Stock merchandise and service products such as napkins, coffee cups, etc.</li> <li>Perform housekeeping and cleaning tasks, both inside and outside</li> <li>Know and understand emergency fuel procedures</li> <li>Assist with inventory and putting away orders</li> </ul><br><b>Basic Qualifications & Physical Requirements</b><br> <ul> <li>18+ years of age</li> <li>Outgoing and friendly demeanor</li> <li>Excellent communication in English (hear, speak, read, & write)</li> <li>Safely lift 55 lbs. and carry short distances</li> <li>Stand and walk for 8+ consecutive hours</li> <li>Climb a step stool, reach with arms above head, grasp with hands, bend, and crouch</li> <li>Use hands bilaterally and unilaterally</li> <li>Accurately select options from a touch-screen monitor</li> <li>Accurately count US currency and make change</li> <li>Ability to work in cold temperatures for short periods (while stocking coolers)</li> <li>Great teamwork and customer service</li> </ul><br><b>Shifts: Morning/Afternoon/Overnight</b><br> <br><b>Mountain Energy 1427</b>', 'post_date' => '2023-12-01T06:49:16Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Foundever' ), 'UtZipcode' => array( 'city' => 'Leicester', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=675a3ffdc25c73ec61e9c8a61&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Leicester%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253A3CygDV4I3vwBdvDD%253ACp1bUXZpQE7XTLzCKracaw%253D%253D%253AaLiFn%252F0I4iwDwILCL4e6wcAW%252B8GTN%252B5UZsKvZf3Vupf2o6C%252BDc91dNh4o2DSF426%252Bh%252FsVJECDVD5tbAiFgAdtEuXACpF0iET9IR1hOUOKBt6%252F7ZnIPoYslMMLHnnmT7vAm%252F2jtU%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-28817099178/', 'title' => 'Customer Service Representative | $14-$16/hr', 'description' => '<b>Sykes and Sitel are now Foundever </b><br><br>At Foundever, we deliver leading CX solutions to global industry clients, including customer service, technical support and warranty options. All our calls are inbound calls only - no cold calling. We invest in our people by providing paid training along with growth and development opportunities, for example 84% of our managers are internal promotions.<br><br>Foundever supports iPhone/ Android devices. For an optimal experience in the application process and to ensure your security, please install the latest updates on your mobile device.<br><br><b>A fantastic opportunity </b><br><br>The primary function of the role is to be the first point of contact for clients and deliver professional and high-quality customer service. This could include dealing with customers, clients, or third-party contacts and complaints. You will be empowered to take initiative, as well as follow established procedures, processes and systems to provide a resolution for the customer.<br><br><b>You'll Enjoy </b><br><br>An award-winning culture built on 35+ years of industry-leading experience and a commitment to improving the employee experience. Whether you are onsite (location) or working from home, depends on the results of your assessment and interview. You will thrive using your compassion skills to help customers, while our paid training and benefits help you prioritize your financial, physical and mental well-being to give you a sense of purpose in your role.<br><br><b>Benefits: </b><br><br><ul> <li>Pay: $14.00/hr -$16/Hhr</li> <li>100% Paid Professional Training </li> <li>Medical, Dental, Vision and Wellness Benefits </li> <li>Employee Assistance Program (EAP) </li> <li>401K retirement plan with company match </li> <li>Paid Time Off</li> <li>Holiday Pay</li> <li>Employee discounts </li> <li>Referral bonuses </li> <li>Internal Mobility (84% of our managers are promoted within) </li> </ul><br><b>Responsibilities: </b><br><br><ul> <li>Handle inbound service calls <br> </li> <li>Drive customer satisfaction through voice, chat, and/or email communications <br> </li> <li>Navigate through multiple systems and tools <br> </li> </ul> <ul> <li>Ongoing training and skill development <br> </li> </ul><br><b>Qualifications: </b><br><br><ul> <li>Strong communication skills, including the ability to navigate between screens while assisting customers </li> <li>Problem-solver with a can-do attitude </li> <li>Eager to advance your career with a reliable company </li> <li>Enjoy working independently and with a team </li> <li>Must be 18+ years of age </li> <li>High school diploma (or GED equivalent) </li> <li>Must pass a background check and drug-screen </li> </ul><br>Foundever requires a dedicated, quiet work environment, free of distractions during working and training hours, including pets, phone, or other household members.<br><br><b>About Foundever </b><br><br>Foundever is a global leader in the customer experience (CX) industry. With 170,000 associates across the globe, we're the team behind the best experiences for 750+ of the world's leading brands, from Fortune 500 companies to local startups. We know every action taken, no matter how small, has a significant impact. Our employees savor the small moments and celebrate the big wins with our clients and with each other. Supporting +9 million customer conversations every day in +60 languages across 45 countries, Foundever combines innovative thinking and digital solutions - including self-service, artificial intelligence (AI), and data-driven analytics - with the expertise and empathy of our employees to Create Connection. Value Conversation.<br><br>Get to know us at www.foundever.com and connect with us on Facebook, LinkedIn and Twitter.<br><br><b>EEO </b><br><br>Foundever is committed to selecting, developing, and rewarding the best person for the job based on the requirements of the work to be performed and without regard to race, age, color, religion, sex, creed, national origin, ancestry, citizenship, disability/handicap, marital status, protected veteran status, uniform status, sexual orientation, pregnancy, genetic information, gender identity and expression, or any other basis protected by federal, state or local law. The Company forbids discrimination of all kinds, whether directed at Associates, applicants, vendors, customers, or visitors. This policy applies to all terms and conditions of employment, including recruitment, hiring, promotion, compensation, benefits, training, discipline, and termination.', 'post_date' => '2023-12-01T06:32:09Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Linamar' ), 'UtZipcode' => array( 'city' => 'Arden', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=614eb2b9718c73ec00a11ced1&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Arden%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253Am174lfTXXLpM27dT%253AMlVhPfegbNHNThG4%252Ba2yCA%253D%253D%253AsM1AXEtmsHODaMpfvMnnV8X5Ui2XzHBzXELkJKCjpfnc%252Bp243d0gUwOtklewKY9oU%252F6XTUERihTTRh4xyOezwY%252Bz7dIg%252B%252FC9WYTXqx%252BL%252F5zbWjdeS9r1sz2%252Fqv%252BoehhdCPI3BPQly5gC3Ypm%252FR0%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-29333476835/', 'title' => 'Accounts Payable Clerk', 'description' => 'A/P Clerk<br /><br />The A/P Clerk is responsible for reporting to the facility Accounting Supervisor providing efficient clerical support while processing and preparing vendor invoice payments, reconciling accounts and posting to general ledgers and other accounting records based on standard accounting practices.<br /><br />Performance Expectations<br /><br />Process accounts payable invoices using a workflow module by matching goods receipts, coding invoices, and obtaining approvals for payment.<br />Follow up with vendors as needed.<br />Prepare standard entries and accruals.<br />Ability to maintain accuracy in financial records while demonstrating attention to detail.<br />Ability to solve discrepancies in account data.<br />Various month end duties completed by assigned deadline.<br />Assist others to complete routine tasks and work collaboratively.<br />Ability to learn additional functionality in the ERP system, work procedures and expand financial knowledge in areas.<br />Review accounting discrepancies with appropriate department.<br />Perform related clerical duties.<br />Other duties assigned as needed.<br /><br />Credentials<br /><br />High School Diploma or equivalent education with combination of previous work experience.<br /><br />Desired Characteristics<br /><br />Demonstrate good verbal and written communication skills.<br />Possess organizational skills.<br />Working knowledge of computer programs such as word processing, database, spreadsheet, and company ERP system.<br /><br />What Linamar Has to Offer<br /><br />Opportunities for career advancement.<br />Hybrid work schedule<br /><br /> Excellent benefits!<br /><br />Discounts for local vendors and events, including auto supplier discounts.<br /><br /> About Us<br /><br />Linamar Corporation is a Canadian diversified global manufacturing company of highly engineered products across global industries & markets. From the entrepreneurial seeds planned by our dynamic founder, to the support provided along the way, all Linamar employees are poised for success in this faced-paced and rapidly growing environment. With access to the tools you need to succeed, you will make an impact along with other motivated and engaged people.<br /><br />Linamar Corporation is an equal opportunity employer and encourages diversity in the workplace without regard to any basis protected by applicable federal, state or local law. Linamar Corporation encourages applications from all qualified individuals and will reasonably accommodate applicants throughout all stages of the recruitment and selection process upon request.<br /><br />LNC379#######', 'post_date' => '2023-12-11T09:38:44Z' ) ) ) $title_for_layout = 'Part time outside handyman' $metatag_description = 'Part time outside handymancompanies at Proven' $unique_name = 'none-leicester-nc' $reference_number = '57441' $mobile_image = '' $display_company_title = 'Jobs at None' $employer = array( 'EmployersJob' => array( 'id' => '46177', 'employer_id' => '31236', 'ats_url' => '', 'url' => '', 'title' => 'Part time outside handyman', 'craigslist_city' => 'asheville', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'North Carolina', 'open' => '1', 'post_date' => '2019-08-09 19:24:42', 'duration' => 'full time', 'anonymous_post' => '1', 'compensation' => '', 'zip' => '28748', 'description' => '<p style="text-align: justify;"><strong>General outside upkeep of the cabin and property - includes mowing, weed eating, light painting, light carpentry, and misc. odd jobs as needed. 8 hours/week @ $15/hour. Text me at (828) 545-3047 - no phone calls, please!</strong></p> <p> </p>', 'unique_name' => '', 'created_date' => '2019-08-09 19:21:16' ), 'Employer' => array( 'lat' => '35.62820053', 'lon' => '-82.70950317', 'id' => '31236', 'company_name' => 'None', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '737536', 'zipcode' => '28748', 'city' => 'Leicester', 'street_address' => '', 'street_address2' => null, 'state' => 'NC' ), 'UtZipcode' => array( 'zipcode' => '28748', 'city' => 'Leicester', 'state_prefix' => 'NC' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 1 $page = '' $success = (int) 0 $broadcast = (int) 0 $external_job_board = '' $is_worker = false $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $campaign = 'NONE' $content_for_layout = ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Part time outside handyman"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/46177?ref=57441"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="General outside upkeep of the cabin and property - includes mowing, weed eating, light painting, light carpentry, and misc. odd jobs as needed. 8 hours/week @ $15/hour. Text me at (828) 545-3047 - no phone calls, please! "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/46177?ref=57441", "title": "Part time outside handyman", "description": "<p style="text-align: justify;"><strong>General outside upkeep of the cabin and property - includes mowing, weed eating, light painting, light carpentry, and misc. odd jobs as needed. 8 hours/week @ $15/hour. Text me at (828) 545-3047 - no phone calls, please!</strong></p> <p> </p>", "datePosted": "2019-08-09T19:24:42+00:00", "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Leicester", "addressRegion": "NC" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/46177"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">46177</span> <span class="hide" id="referencenumber">57441</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Part time outside handyman</h1> <p>Private Company</p> <div class="date-location">Aug 09, 2019 - Asheville</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+46177-w@hireproven.com">jobs+46177-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:31236/job_id:46177", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=46177"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/31236/46177" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p style="text-align: justify;"><strong>General outside upkeep of the cabin and property - includes mowing, weed eating, light painting, light carpentry, and misc. odd jobs as needed. 8 hours/week @ $15/hour. Text me at (828) 545-3047 - no phone calls, please!</strong></p> <p> </p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6143cab5fe0c73ec00769c251&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Hendersonville%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253Ah5VyfyMSDX0IlWex%253AphST3WBpaSyUKItxh66KUg%253D%253D%253AjO2clCtXJEnOS6UP96t7Q6mTxurOXpyxdTOoXHPGisnBgDsWFJMnh27AeKD%252BCsbEhrnz8lqZdn0FjYFEzOZOyGJl3ecHPJ2Xiv9xUu4kxTepBGUHbzAoiOoCyl4Gi1n2gGO%252BuIA%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-29330822699/" class="blue-link" target="_blank">Cable Installer</a></p> <p class="similar-job-company">Dish Network - <span class="text-muted">Hendersonville, NC</span></p> <p class="text-muted similar-job-date"> 15 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6143c5d867fc73ec00766afc1&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Asheville%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253AQ3lFvNfzw%252F%252FyvWEP%253AY422gD2OQlwQw9gf62b71w%253D%253D%253AlXfFGUCjmQsbUaF4lKTY4qRbKD4pMqQatSFdMb13n%252FM%252BDOGuwqUj29XW1wyLiXFIOFD%252BrPrMSKHyBSqoZafuogi0WW%252Bk7l6Yc4F8LAgAmV6t8Tx5QtdrwatF2abrgJ3PoXlUT88%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-29330811892/" class="blue-link" target="_blank">Production Technician I, Fill/Pouch (7:00pm-7:00am)</a></p> <p class="similar-job-company">Baxter - <span class="text-muted">Asheville, NC</span></p> <p class="text-muted similar-job-date"> 15 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6bcb787ea02c73eca8fdb0901&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Candler%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253Ar9fi4Wyv%252BcPdJ8u%252B%253AoB0k17rNvofSOlE8awiE6w%253D%253D%253ANvmuxDGimWwzPZZkH46Qg8c9a0C6sm2YQgY2aMilhDtT6erJXsA84T7yOxxJ9k4I2%252BR0jOaQnDTMoE2f326kuy7UoW%252Bt9JDUiQd7Uhxp12p3modBBdIy6B6cmAZi89JMzR78&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-27862106592/" class="blue-link" target="_blank">Cashier - NO EXPERIENCE REQUIRED!</a></p> <p class="similar-job-company">First Coast Energy - <span class="text-muted">Candler, NC</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=675a3ffdc25c73ec61e9c8a61&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Leicester%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253A3CygDV4I3vwBdvDD%253ACp1bUXZpQE7XTLzCKracaw%253D%253D%253AaLiFn%252F0I4iwDwILCL4e6wcAW%252B8GTN%252B5UZsKvZf3Vupf2o6C%252BDc91dNh4o2DSF426%252Bh%252FsVJECDVD5tbAiFgAdtEuXACpF0iET9IR1hOUOKBt6%252F7ZnIPoYslMMLHnnmT7vAm%252F2jtU%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-28817099178/" class="blue-link" target="_blank">Customer Service Representative | $14-$16/hr</a></p> <p class="similar-job-company">Foundever - <span class="text-muted">Leicester, NC</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=614eb2b9718c73ec00a11ced1&ri=9ad33bf0ba5445da83e961860dcf3dec&job_loc=Arden%2CNC&q=Part+Time+Outside+Handyman&spl=v1%253Am174lfTXXLpM27dT%253AMlVhPfegbNHNThG4%252Ba2yCA%253D%253D%253AsM1AXEtmsHODaMpfvMnnV8X5Ui2XzHBzXELkJKCjpfnc%252Bp243d0gUwOtklewKY9oU%252F6XTUERihTTRh4xyOezwY%252Bz7dIg%252B%252FC9WYTXqx%252BL%252F5zbWjdeS9r1sz2%252Fqv%252BoehhdCPI3BPQly5gC3Ypm%252FR0%253D&encrypt=0&l=Leicester%2C+NC&query_category_id=040000&t=simplyhired.com&jobkey-29333476835/" class="blue-link" target="_blank">Accounts Payable Clerk</a></p> <p class="similar-job-company">Linamar - <span class="text-muted">Arden, NC</span></p> <p class="text-muted similar-job-date"> 9 hours ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Private Company
General outside upkeep of the cabin and property - includes mowing, weed eating, light painting, light carpentry, and misc. odd jobs as needed. 8 hours/week @ $15/hour. Text me at (828) 545-3047 - no phone calls, please!
Other jobs you may like
Dish Network - Hendersonville, NC
15 hours ago
Production Technician I, Fill/Pouch (7:00pm-7:00am)
Baxter - Asheville, NC
15 hours ago
Cashier - NO EXPERIENCE REQUIRED!
First Coast Energy - Candler, NC
1 week ago
Customer Service Representative | $14-$16/hr
Foundever - Leicester, NC
1 week ago
Linamar - Arden, NC
9 hours ago
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 46177 LIMIT 1 | 1 | 1 | 1 | |
2 | SELECT COUNT(*) AS `count` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`employer_id` = 31236 AND `EmployersJob`.`open` = 1 | 1 | 1 | 0 | |
3 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 737536 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
4 | SELECT `EmployerMobileImage`.`file_name` FROM `proven_production`.`employer_mobile_images` AS `EmployerMobileImage` WHERE `EmployerMobileImage`.`employer_id` = 31236 LIMIT 1 | 0 | 0 | 0 | |
5 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 737536 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
6 | SELECT `BillingTransaction`.`id` FROM `proven_production`.`billing_transactions` AS `BillingTransaction` WHERE `BillingTransaction`.`employers_job_id` = 46177 ORDER BY `BillingTransaction`.`created_date` desc LIMIT 1 | 1 | 1 | 0 | |
7 | SELECT `EmployersJob`.`title`, `EmployersJob`.`description`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix`, `EmployersJob`.`zip` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`id` = 46177 LIMIT 1 | 1 | 1 | 0 |