[vc_row careerfy_container=”wide”][vc_column][rev_slider_vc alias=”homev10-slider”][/vc_column][/vc_row][vc_row css=”.vc_custom_1557143134235{margin-top: -80px !important;}” el_class=”findperson-custom-search”][vc_column css=”.vc_custom_1554884169293{margin-top: -130px !important;}”]

Advance Search
[/vc_column][/vc_row][vc_row css=”.vc_custom_1554884296422{padding-top: 80px !important;padding-bottom: 80px !important;}”][vc_column]

POPULAR CATEGORIES

20+ Categories work waiting for you
[/vc_column][/vc_row][vc_row css=”.vc_custom_1556780257150{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f7f9fc !important;}”][vc_column width=”2/3″]

RECENT JOBS

20+ Categories work waiting for you
[/vc_column][vc_column width=”1/3″]
Full time

Telehealth Counselor

  • Deadline: November 30, 2024
  • Location: Redding, United States

Counselor – Telehealth CA (Full-Time) Full-time (Flexible Work Hours/Schedule) About Us: Pin

Get in touch
Full time

CADC Counselor in th...

  • Location: Kankakee, United States

We are seeking a CADC for our substance use disorder counseling and group counseling services in the

Get in touch
[/vc_column][/vc_row][vc_row parallax=”content-moving” parallax_image=”54″ parallax_speed_bg=”2.1″ careerfy_overlay=”yes” careerfy_overlay_color=”rgba(38,110,248,0.95)” css=”.vc_custom_1556869467209{padding-top: 75px !important;padding-bottom: 48px !important;}”][vc_column]
  • Jobs 8073
  • Members 5479
  • Resume 6547
  • Company 4512
[/vc_column][/vc_row][vc_row css=”.vc_custom_1554891088176{padding-top: 70px !important;padding-bottom: 70px !important;}”][vc_column]

OUR SPEAKERS

20+ Categories work waiting for you

THE PAGE IS RESTRICTED - ONLY FOR SUBSCRIBED EMPLOYERS

If you are employer just login to view this candidate or buy a C.V package to download His Resume.

[/vc_column][/vc_row][vc_row css=”.vc_custom_1556868632267{padding-top: 142px !important;padding-bottom: 120px !important;background-image: url(http://dev.jobs.ccapp.us/wp-content/uploads/2019/05/testimonial-bg-full-1.jpg?id=4684) !important;}”][vc_column width=”1/2″][/vc_column][vc_column width=”1/2″]

TESTIMONAILS

Find your perfect match for ongoing work and one-time projects. Work on demand with local or remote professionals

Verna Fletcher

Marketing Developer

Beyond impressed with our Peep, who has so far yielded a 33% response rate to our outreach campaign, while being a delight to work remotely with. Working with an amazing content person through so happy with the service.

Verna Fletcher

Marketing Developer

Beyond impressed with our Peep, who has so far yielded a 33% response rate to our outreach campaign, while being a delight to work remotely with. Working with an amazing content person through so happy with the service.

Verna Fletcher

Marketing Developer

Beyond impressed with our Peep, who has so far yielded a 33% response rate to our outreach campaign, while being a delight to work remotely with. Working with an amazing content person through so happy with the service.

[/vc_column][/vc_row][vc_row css=”.vc_custom_1555481505058{padding-top: 80px !important;padding-bottom: 80px !important;}”][vc_column]

OUR EXPERT ADVICE

We'll always match you up with opportunities that are the right fit
[/vc_column][/vc_row][vc_row css=”.vc_custom_1555481682154{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f7f9fc !important;}”][vc_column]

TOP COMPANIES

We'll always match you up with opportunities that are the right fit
[/vc_column][/vc_row][vc_row css=”.vc_custom_1556784533548{padding-top: 100px !important;padding-bottom: 80px !important;}”][vc_column][vc_column_text]

GET JOBS APP FOR YOUR MOBILE

Searching for jobs has never been that easy, Now you can find job matched your career expectation, apply for jobs and receive feedback right on your mobile. start your job search now!

[/vc_column_text][/vc_column][/vc_row][vc_row css=”.vc_custom_1556868663441{padding-top: 40px !important;padding-bottom: 25px !important;background-image: url(http://dev.jobs.ccapp.us/wp-content/uploads/2019/05/build-callto-action-bg-1.jpg?id=4685) !important;}”][vc_column width=”2/3″ css=”.vc_custom_1555483667460{padding-top: 10px !important;}”][vc_column_text css=”.vc_custom_1556779700768{padding-top: 10px !important;}”]

START BUILDING

OUR OWN JOB BOARD NOW[/vc_column_text][/vc_column][vc_column width=”1/3″][vc_btn title=”Get Started” shape=”round” color=”white” size=”lg” align=”right”][/vc_column][/vc_row]

// Initialize Firebase firebase.initializeApp(firebaseConfig); firebase.auth().languageCode = "en"; if (jQuery('#jobsearch_reg_va_fr_otp').length > 0) { window.recaptchaVerifier = new firebase.auth.RecaptchaVerifier('jobsearch_reg_va_fr_otp', { 'size': 'invisible', 'callback': function (response) {}, 'expired-callback': function () {}, 'error-callback': function () {} }); } }); // jQuery('.jobsearch-usereg-otptriger').on('click', function() { var this_btn = jQuery(this); var this_parent_con = this_btn.parents('.jobsearch-sendin-otpcon'); var parent_form = this_btn.parents('form'); var phon_num_field = parent_form.find('input[name="pt_user_phone"]'); var loder_con = this_parent_con.find('.sendin-otp-loder'); var genral_errmsg_con = this_parent_con.find('.sendin-otpcon-errmsg'); genral_errmsg_con.hide(); if (phon_num_field.length > 0) { if (parent_form.find('input[name="dial_code"]').length > 0) { var dial_code_val = parent_form.find('input[name="dial_code"]').val(); var phon_num_val = dial_code_val + phon_num_field.val(); } else { var phon_num_val = phon_num_field.val(); } if (phon_num_val == '') { genral_errmsg_con.html('A valid phone number is required to send OTP.').slideDown(); } else { loder_con.html(''); this_btn.addClass('jobsearch-disable-btn'); var appVerifier = window.recaptchaVerifier; firebase.auth().signInWithPhoneNumber(phon_num_val, appVerifier).then(function (confirmationResult) { //console.log(confirmationResult); window.confirmationResult = confirmationResult; // this_btn.hide(); this_parent_con.find('.jobsearch-fill-otpcon').find('.userfill-otp-msgcon').find('strong').html(phon_num_val); this_parent_con.find('.jobsearch-fill-otpcon').slideDown(); loder_con.html(''); }).catch(function (error) { console.log(error); genral_errmsg_con.html(error.code + ': ' + error.message).slideDown(); loder_con.html(''); this_btn.removeClass('jobsearch-disable-btn'); }); } } else { genral_errmsg_con.html('A valid phone number is required to send OTP.').slideDown(); } }); jQuery('.jobsearch-regotp-checkbtn').on('click', function() { var this_btn = jQuery(this); var this_parent_con = this_btn.parents('.jobsearch-sendin-otpcon'); var genral_errmsg_con = this_parent_con.find('.sendin-otpcon-errmsg'); genral_errmsg_con.hide(); var otp_code = this_parent_con.find('.jobsearch-userfill-otp-field').val(); if (otp_code == '') { genral_errmsg_con.html('Please enter the OTP code first.').slideDown(); } else { jobsearch_phone_otp_check_call(this_btn, confirmationResult, otp_code); } }); function jobsearch_phone_otp_check_call(this_btn, confirmationResult, otp_code) { var this_parent_con = this_btn.parents('.jobsearch-sendin-otpcon'); var genral_errmsg_con = this_parent_con.find('.sendin-otpcon-errmsg'); var loder_con = this_parent_con.find('.cheking-otp-loder'); var parent_form = this_btn.parents('form'); this_btn.addClass('jobsearch-disable-btn'); loder_con.html(''); confirmationResult.confirm(otp_code).then(function (result) { parent_form.find('.regsend-submit-btncon').removeAttr('style'); this_btn.parent('.userfill-otp-btnholdr').hide(); loder_con.html(''); this_parent_con.find('.userfill-otp-msgcon').addClass('alert alert-success'); this_parent_con.find('.userfill-otp-msgcon').find('em').html('You have successfully validated the OTP code. Great job! Now you are authorize to register your account.'); }).catch(function (error) { console.log(error); genral_errmsg_con.html(error.code + ': ' + error.message).slideDown(); loder_con.html(''); this_btn.removeClass('jobsearch-disable-btn'); }); }