5 * 1024 * 1024) { // 5MB $errors[] = 'File size must be less than 5MB'; } else { $resume_path = $upload_dir['path'] . '/' . sanitize_file_name($_FILES['resume']['name']); move_uploaded_file($_FILES['resume']['tmp_name'], $resume_path); } } // Proceed if no errors if (empty($errors)) { $to = 'pati955813@gmail.com'; $subject = 'New Career Application: ' . sanitize_text_field($_POST['position']); // Collect and sanitize data $data = [ 'First Name' => sanitize_text_field($_POST['firstName']), 'Last Name' => sanitize_text_field($_POST['lastName']), 'Email' => sanitize_email($_POST['email']), 'Phone Number' => sanitize_text_field($_POST['phone']), 'Position' => sanitize_text_field($_POST['position']), 'Experience' => sanitize_text_field($_POST['experience']) . ' years', 'Cover Letter' => sanitize_textarea_field($_POST['message']) ]; // HTML Email Content $body = '

New Career Application

Position: ' . $data['Position'] . '

'; foreach ($data as $label => $value) { $body .= ''; } $body .= ''; if ($resume_path) { $body .= '

Attached Resume: ' . basename($resume_path) . '

'; } $body .= ''; // Set email headers for HTML $headers = [ 'From: Descom Careers ', 'Reply-To: ' . $data['Email'], 'Content-Type: text/html; charset=UTF-8', 'X-Mailer: PHP/' . phpversion() ]; // Attach resume if uploaded $attachments = []; if ($resume_path) { $attachments[] = $resume_path; } $sent = wp_mail($to, $subject, $body, $headers, $attachments); // Clean up uploaded file if ($resume_path && file_exists($resume_path)) { unlink($resume_path); } if ($sent) { echo ''; } } else { $message = '

Please correct the following errors:

    '; foreach ($errors as $error) { $message .= "
  • {$error}
  • "; } $message .= '
'; } } get_header(); ?>

Join Our Team

Build your career with a leading web services and digital solutions company

We're always looking for talented individuals who are passionate about technology and innovation. Join our team of experts and work on exciting projects that make a real impact in the digital world.

Career Opportunities

Apply Now

Fill out the form below and we'll get back to you soon

Frequently Asked Questions

What is the hiring process?

Our hiring process typically includes: initial application review, phone screening, technical assessment (for technical roles), interviews with team members, and finally an offer discussion. The entire process usually takes 2-3 weeks depending on the role and availability.

What benefits do you offer employees?

We offer competitive salaries, health insurance, flexible work arrangements, professional development opportunities, team outings, and a vibrant work environment. Specific benefits may vary by location and position.

Do you offer remote work opportunities?

Yes, many of our positions offer flexible or fully remote work options. However, some roles may require occasional office visits or be location-specific. This will be clearly mentioned in the job description.

How can I check the status of my application?

Our HR team will contact you within 5-7 business days after your application to inform you about the next steps. If you haven't heard back within this timeframe, feel free to email us at careers@descomsoftware.com.

Do you offer internships or entry-level positions?

Yes, we regularly offer internships and entry-level positions across various departments. These opportunities are typically posted on our careers page and university job portals during hiring seasons.

Contact Our HR Team

Have questions about careers with us? Get in touch

Email Us

Call Us

HR Department: +91 9938999324

Mon-Fri, 9:00 AM - 6:00 PM

Visit Us

Descom Softwares Pvt. Ltd

GA123 ATM Square, Niladrivihar

Near CS.Pur , Bhubaneswar 751021

India

Scroll to Top

CONSULT A DIGITAL STRATEGIST