Header Logo
Pattern
hirging

Job Title: Angular 17+ Developer

Required Skills
  • Experience: 3-4 Years
  • Angular Mastery: Proficiency in Angular 17 and TypeScript.
  • Web Technologies: Strong knowledge of HTML5, CSS3, and JavaScript.
  • API Integration: Experience with integrating and consuming RESTful or GraphQL APIs.
  • Testing Expertise: Experience with testing frameworks like Jasmine, Karma, and Protractor.
  • Problem Solving: Strong analytical and problem-solving skills.

  • talent.acquisition@traversia.net
Pattern
hiring

Job Title: Node JS Developer(Travel background preferred)

Required Skills
  • Min 4-5 years of experience in MEAN/MERN stack, Kafka/RabbitMQ, Mongo dB, MSSQL, Express JS, Angular.
  • Mandatory experience in NodeJS backend development, ES6, TypeScript, and OOPs knowledge.
  • Worked on RESTful/SOAP APIs using Node JS.
  • Full end-to-end back-end development including architecture design.
  • Have experience designing, developing, and deploying large scale software applications with low latency in production
  • Basic CI/CD knowledge must have. Hosting the Application or API using AWS cloud experience.
  • Domain Knowledge – Third party API integration are an added advantage.​

  • talent.acquisition@traversia.net
Pattern
hiring

Job Title: Web Developer

Required Skills
  • Programming Language and Framework: PHP/LAMP, Laravel, Machine Learning / AI
  • Non RDBMS : MongoDB
Qualification
  • Bachelor’s in Degree or Higher in Computer Science or Information Technology
Other requirements:
  • Proven software development experience in PHP along with clear understanding of OOPS
  • Demonstrable knowledge of web technologies including HTML5, CSS, Javascript, AJAX etc
  • Good knowledge of PHP, MySQL, and JavaScript is a must
  • Experience in common third-party APIs (Google, Facebook, Ebay etc)
  • Work experience with repository management and version control systems (preferably GIT)
  • Passion for best design and coding practices and a desire to develop new bold ideas

  • talent.acquisition@traversia.net
 // $("#span2").html("Thank you!! Your details are with us. Will Contact you shortly"); // $('#email').val(' '); // $('#subscribe-submit-btn').removeAttr('disabled'); // $('#loaderfoot').hide(); // $('#getintouchfrm1').on('click', function(event) { // event.preventDefault(); // var name = $('#name1').val(); // var mobile = $('#mobile1').val(); // var email = $('#email1').val(); // var msg = $('#msg1').val(); // var budget = $('#budget1').val(); // var company = $('#company1').val(); // if ($('#name1').val() == "") { // alert('Full Name is empty.'); // return false; // } // if ($('#email1').val() == "" || $('#email1').val() == 'undefined') { // alert('Email is empty.'); // return false; // } // if ($('#mobile1').val() == "" || $('#mobile1').val() == 'undefined') { // alert('Phone Number is empty.'); // return false; // } // if ($('#msg1').val() == "") { // alert('Message is empty.'); // return false; // } // if ($('#budget1').val() == "" || $('#budget1').val() == 'undefined') { // alert('Budget is empty.'); // return false; // } // if ($('#company1').val() == "" || $('#company1').val() == 'undefined') { // alert('Company Name is empty.'); // return false; // } // $('#getintouchfrm1').attr('disabled', 'disabled'); // $('#loaderCon').show(); // $.ajax({ // type: "POST", // url: "contactmail.php", // data: { // name: name, // mobile: mobile, // email: email, // msg: msg, // budget: budget, // company: company // }, // // dataType: "json", // success: function(result) { // console.log(result); // if (result == 'success') { // alert('Message send successfully!!!'); // $('#getintouchfrm1').removeAttr('disabled'); // $('#loaderCon').hide(); // $("#span1").html("Thank you!! Your details are with us..Will Contact you shortly"); // $('#name1').val(' '); // $('#mobile1').val(' '); // $('#email1').val(' '); // $('#msg1').val(' '); // $('#budget1').val(' '); // $('#company1').val(' '); // } else { // alert('Message send successfully!!!'); // $('#getintouchfrm1').removeAttr('disabled'); // $('#loaderCon').hide(); // $("#span1").html("Thank you!! Your details are with us..Will Contact you shortly"); // $('#name1').val(' '); // $('#mobile1').val(' '); // $('#email1').val(' '); // $('#msg1').val(' '); // $('#budget1').val(' '); // $('#company1').val(' '); // } // } // }); // });