"use strict"; OB_ready(OB_doWhenReady);function OB_doWhenReady() { // localize everything var ooohBoi = window.ooohBoi || {}; // local scope variables ooohBoi.prev_scroll_pos = window.scrollY || document.body.scrollTop; ooohBoi.cur_scroll_pos; ooohBoi.scroll_direction = 'init'; ooohBoi.prev_scroll_direction = 0; ooohBoi.header = document.querySelector('#header_pop'); // header ID ooohBoi.header_pos = { top: ooohBoi.header.offsetTop, left: ooohBoi.header.offsetLeft, }; ooohBoi.header_height = OB_outerHeight(ooohBoi.header); // show-hide header with ease/transition ooohBoi.header.style.transition = 'all 0.3s ease-out'; // update header height on window resize ooohBoi.updateHeaderHeight = function() { ooohBoi.header_height = OB_outerHeight(ooohBoi.header); } // listen "scroll" event and decide what to do ooohBoi.checkScroll = function() { ooohBoi.cur_scroll_pos = window.scrollY || document.body.scrollTop; if (ooohBoi.cur_scroll_pos > ooohBoi.prev_scroll_pos) ooohBoi.scroll_direction = 'down'; else if (ooohBoi.cur_scroll_pos ooohBoi.header_height) { OB_addClass(ooohBoi.header, 'im-hidden'); // for styling ooohBoi.header.style.top = -1 * ooohBoi.header_height + "px"; ooohBoi.prev_scroll_direction = scroll_direction; } else if (scroll_direction === 'up') { OB_removeClass(ooohBoi.header, 'im-hidden'); ooohBoi.header.style.top = ooohBoi.header_pos.top + "px"; ooohBoi.prev_scroll_direction = scroll_direction; } } // listen "scroll" and "resize" window events window.addEventListener('scroll', ooohBoi.checkScroll); window.addEventListener('resize', ooohBoi.updateHeaderHeight); }function OB_outerHeight(el) { var height = el.offsetHeight; var style = getComputedStyle(el); height += parseInt(style.marginTop) + parseInt(style.marginBottom); return height; }function OB_addClass(el, className) { if (el.classList) el.classList.add(className); else { var current = el.className, found = false; var all = current.split(' '); for (var i = 0; i < all.length, !found; i++) found = all[i] === className; if (!found) { if (current === '') el.className = className; else el.className += ' ' + className; } } }function OB_removeClass(el, className) { if (el.classList) el.classList.remove(className); else el.className = el.className.replace(new RegExp('(^|\\b)' + className.split(' ').join('|') + '(\\b|$)', 'gi'), ' '); }function OB_ready(fn) { if (document.readyState != 'loading') fn(); else if (document.addEventListener) document.addEventListener('DOMContentLoaded', fn); else { document.attachEvent('onreadystatechange', function() { if (document.readyState != 'loading') fn(); }); } }

Careers

Explore exciting roles in automation engineering, robotic integration, and cutting-edge solutions.

Company Culture

MaajTek’s diversity, supportive environment and freedom of thought promotes the inclusive culture for best job satisfaction.

Compensation & Benefits

Attractive renumerations, flexible work arrangements and a lot more perks are only exclusive to MaajTek employees. 

Growth Opportunities

With clear paths for growth and  opportunities for skill-building, MaajTek is committed to honing its workforce for tommorrow.

Impact and Mission

A rewarding career in industrial automation & robotics with the latest of technology making the Industry 4.0 dream come true.

Let's make engineering beautiful!

Work at MaajTek.

Current Openings

& Job Vacancies

MaajTek’s core asset are its people whom we aim to nurture and reward at every successful milestone.

 

Our inclusive work environment not only offers a journey filled with exciting prospects, but when coupled with sincere dedication and hard work, it paves the way for continuous personal growth, allowing individuals to unlock their full potential. At MaajTek, every team member enjoys the freedom to nurture their intellect and make independent decisions within a dynamic setting. We strongly encourage taking initiative, experimenting, fostering innovation, and nurturing a passion for setting and achieving personal goals.

 

We also believe that a diverse workforce enhances both individual and collective capabilities by sparking creativity, elevating productivity, and cultivating an inclusive atmosphere. This is the reason why, at MaajTek, we are dedicated to offering equal employment opportunities without regard to an individual’s background, race, nationality, gender, or religion.

 

Don’t just make a difference to us, but to your career as well. Join us at MaajTek! 

Our Team Focus

Our main focus is having the grit to push on and think of solutions out of the ordinary. Our engineers challenge themselves daily and go home with a sense of satisfaction like none other for a day’s job well done!

Join us today

An exposure like none other with experienced engineers on the ground and mentors who care for your growth and career.

For Students

Internships & Final year Projects

MaajTek believes in nurturing the youth and giving them the right industry and corporate exposure to develop as leaders of tomorrow.