We found 271 jobs matching to your search

Advance Search

Skills

Locations

Experience

Job Description

As a Custom Software Engineer, you will engage in the development of custom software solutions that are designed to meet specific business needs. Your typical day will involve coding, enhancing components, and collaborating with team members to ensure the delivery of scalable and high-performing solutions using modern frameworks and agile methodologies. You will also participate in discussions to address challenges and contribute to the overall success of the projects. Roles & Responsibilities: - Expected to perform independently and become an SME. - Required active participation/contribution in team discussions. - Contribute in providing solutions to work related problems. - Collaborate with cross-functional teams to gather requirements and translate them into technical specifications. - Conduct code reviews and provide constructive feedback to peers to ensure code quality and adherence to best practices. Professional & Technical Skills: - Must To Have Skills: Proficiency in ServiceNow App Engine. - Experience with agile development methodologies. - Strong understanding of software development life cycle. - Familiarity with integration techniques and APIs. - Ability to troubleshoot and resolve software issues efficiently. Additional Information: - The candidate should have minimum 3 years of experience in ServiceNow App Engine. - This position is based at our Hyderabad office. - A 15 years full time education is required."

Responsibilities

As a Custom Software Engineer, you will engage in the development of custom software solutions that are designed to meet specific business needs. Your typical day will involve coding, enhancing components, and collaborating with team members to ensure the delivery of scalable and high-performing solutions using modern frameworks and agile methodologies. You will also participate in discussions to address challenges and contribute to the overall success of the projects. Roles & Responsibilities: - Expected to perform independently and become an SME. - Required active participation/contribution in team discussions. - Contribute in providing solutions to work related problems. - Collaborate with cross-functional teams to gather requirements and translate them into technical specifications. - Conduct code reviews and provide constructive feedback to peers to ensure code quality and adherence to best practices. Professional & Technical Skills: - Must To Have Skills: Proficiency in ServiceNow App Engine. - Experience with agile development methodologies. - Strong understanding of software development life cycle. - Familiarity with integration techniques and APIs. - Ability to troubleshoot and resolve software issues efficiently. Additional Information: - The candidate should have minimum 3 years of experience in ServiceNow App Engine. - This position is based at our Hyderabad office. - A 15 years full time education is required."
  • Salary : Rs. 0.0 - Rs. 1,10,000.0
  • Industry :IT-Software / Software Services
  • Functional Area : IT Software - Application Programming , Maintenance
  • Role Category :Programming & Design
  • Role :Custom Software Engineer

Job Description

We are seeking a tenured Consultant with strong experience in Financial Supply Chain Management (FSCM) and Accounts Receivable (AR) within the Order-to-Cash (O2C) process area. The resource will support functional design, testing, and business coordination activities for an ongoing transformation initiative. The ideal candidate brings hands-on experience in AR/FSCM functional design, supports SIT/UAT execution, and is comfortable working directly with business and project stakeholders to drive requirements, issue resolution, and solution adoption. Key Responsibilities: Support functional design activities across FSCM / AR processes within O2C Analyze business requirements and translate them into clear functional specifications Participate in solution design discussions and help validate process and system impacts Support System Integration Testing (SIT) and User Acceptance Testing (UAT), including test scenario review, defect tracking, and resolution support Coordinate with business stakeholders, functional teams, and technical teams to resolve issues and maintain delivery momentum Facilitate stakeholder discussions, provide status updates, and manage action items across workstreams Assist with documentation, traceability, and overall project delivery support as needed Required Skills / Experience: Experience in FSCM / Accounts Receivable and O2C AR processes Strong capability in functional design and requirements translation Experience supporting SIT and UAT phases Strong stakeholder management and communication skills Ability to work independently in a fast-paced project environment Preferred Profile: Tenured Consultant-level professional with prior transformation or ERP-enabled finance experience Comfortable working across business and IT teams Strong organizational skills and attention to detail

Responsibilities

We are seeking a tenured Consultant with strong experience in Financial Supply Chain Management (FSCM) and Accounts Receivable (AR) within the Order-to-Cash (O2C) process area. The resource will support functional design, testing, and business coordination activities for an ongoing transformation initiative. The ideal candidate brings hands-on experience in AR/FSCM functional design, supports SIT/UAT execution, and is comfortable working directly with business and project stakeholders to drive requirements, issue resolution, and solution adoption. Key Responsibilities: Support functional design activities across FSCM / AR processes within O2C Analyze business requirements and translate them into clear functional specifications Participate in solution design discussions and help validate process and system impacts Support System Integration Testing (SIT) and User Acceptance Testing (UAT), including test scenario review, defect tracking, and resolution support Coordinate with business stakeholders, functional teams, and technical teams to resolve issues and maintain delivery momentum Facilitate stakeholder discussions, provide status updates, and manage action items across workstreams Assist with documentation, traceability, and overall project delivery support as needed Required Skills / Experience: Experience in FSCM / Accounts Receivable and O2C AR processes Strong capability in functional design and requirements translation Experience supporting SIT and UAT phases Strong stakeholder management and communication skills Ability to work independently in a fast-paced project environment Preferred Profile: Tenured Consultant-level professional with prior transformation or ERP-enabled finance experience Comfortable working across business and IT teams Strong organizational skills and attention to detail
  • Salary : As per industry standard.
  • Industry :IT-Software / Software Services
  • Functional Area : IT Software - Application Programming , Maintenance
  • Role Category :Programming & Design
  • Role :SAP FSCM OTC

Job Description

: Angular| Node.js| React.js| Full stack Role Descriptions: Angular| Node.js| React.js| Full stack Essential Skills: Angular| Node.js| React.js| Full stack

Responsibilities

Role Descriptions: Angular| Node.js| React.js| Full stack Essential Skills: Angular| Node.js| React.js| Full stack
  • Salary : As per industry standard.
  • Industry :IT-Software / Software Services
  • Functional Area : IT Software - Application Programming , Maintenance
  • Role Category :Programming & Design
  • Role :: Angular| Node.js| React.js| Full stack

Job Description

• Independently designs, implements, and maintains GraphQL backends using TypeScript, Apollo Server, Axios/Fetch (REST SDKs), MariaDB (SQL) with ObjectionJS + KnexJS, Redis, AWS, and modern authorization frameworks including AuthZ libraries or GraphQL Envelop. • Applies strong engineering fundamentals, including Linux, Docker, OWASP, SOLID/DRY/KISS/YAGNI, and sound data structures & algorithms for correctness, safety, and efficiency. • Authors strongly typed schemas using GraphQL SDL or code first frameworks (e.g., GiraphQL/Pothos, TypeGraphQL) and uses GraphQL Code Generator to produce type safe definitions for schemas, resolvers, queries, mutations, and subscriptions. • Configures Apollo Server with TypeScript; develops type safe resolvers; implements REST and database data sources; manages context initialization (auth, tenancy, request scoping); and enforces query depth/complexity limits, rate limiting, and persisted queries. • Demonstrates expert SQL capabilities in MariaDB, including schema design, indexing, migrations, query optimization, and resilient data access through ObjectionJS and KnexJS, ensuring idempotent operations and safe transactions. • Optimizes performance by eliminating N+1 through DataLoader, implementing caching (in memory and Redis), optimizing pagination and batching, and profiling GraphQL resolver and SQL hot paths. • Implements secure by design GraphQL services, including OAuth/OIDC, encryption in transit/at rest, secret management, input validation, output encoding, least privilege access, and resolver level authorization to mitigate CSRF/CORS and other abuse vectors. • Defines and executes high quality GraphQL and REST API tests across all API testing types (contract, functional, integration, negative, security, performance) using Browser DevTools, Bruno, and Insomnia, and writes comprehensive unit, integration, and end to end tests. • Produces maintainable, reusable, type safe code that is fast, idempotent, resilient, observable, and fault tolerant, incorporating retries, exponential backoff, graceful degradation, circuit breakers, and robust structured error surfaces. • Diagnoses failures across the stack using logs, metrics, traces, database analysis, and network inspection; performs root cause analysis and provides actionable remediations with evidence based findings. • Operates services locally via Docker and deploys to AWS using appropriate configuration, secrets management, monitoring, and observability tooling; tunes caching, database performance, and GraphQL query execution in production environments. • Designs stable, versioned, backward compatible GraphQL contracts; maintains API documentation and operational runbooks; and ensures seamless integration between backend logic, database layers, and frontend clients.

Responsibilities

• Independently designs, implements, and maintains GraphQL backends using TypeScript, Apollo Server, Axios/Fetch (REST SDKs), MariaDB (SQL) with ObjectionJS + KnexJS, Redis, AWS, and modern authorization frameworks including AuthZ libraries or GraphQL Envelop. • Applies strong engineering fundamentals, including Linux, Docker, OWASP, SOLID/DRY/KISS/YAGNI, and sound data structures & algorithms for correctness, safety, and efficiency. • Authors strongly typed schemas using GraphQL SDL or code first frameworks (e.g., GiraphQL/Pothos, TypeGraphQL) and uses GraphQL Code Generator to produce type safe definitions for schemas, resolvers, queries, mutations, and subscriptions. • Configures Apollo Server with TypeScript; develops type safe resolvers; implements REST and database data sources; manages context initialization (auth, tenancy, request scoping); and enforces query depth/complexity limits, rate limiting, and persisted queries. • Demonstrates expert SQL capabilities in MariaDB, including schema design, indexing, migrations, query optimization, and resilient data access through ObjectionJS and KnexJS, ensuring idempotent operations and safe transactions. • Optimizes performance by eliminating N+1 through DataLoader, implementing caching (in memory and Redis), optimizing pagination and batching, and profiling GraphQL resolver and SQL hot paths. • Implements secure by design GraphQL services, including OAuth/OIDC, encryption in transit/at rest, secret management, input validation, output encoding, least privilege access, and resolver level authorization to mitigate CSRF/CORS and other abuse vectors. • Defines and executes high quality GraphQL and REST API tests across all API testing types (contract, functional, integration, negative, security, performance) using Browser DevTools, Bruno, and Insomnia, and writes comprehensive unit, integration, and end to end tests. • Produces maintainable, reusable, type safe code that is fast, idempotent, resilient, observable, and fault tolerant, incorporating retries, exponential backoff, graceful degradation, circuit breakers, and robust structured error surfaces. • Diagnoses failures across the stack using logs, metrics, traces, database analysis, and network inspection; performs root cause analysis and provides actionable remediations with evidence based findings. • Operates services locally via Docker and deploys to AWS using appropriate configuration, secrets management, monitoring, and observability tooling; tunes caching, database performance, and GraphQL query execution in production environments. • Designs stable, versioned, backward compatible GraphQL contracts; maintains API documentation and operational runbooks; and ensures seamless integration between backend logic, database layers, and frontend clients.
  • Salary : As per industry standard.
  • Industry :IT-Software / Software Services
  • Functional Area : IT Software - Application Programming , Maintenance
  • Role Category :Programming & Design
  • Role :Graph QL Developer

Job Description

Application Programming Interface (API)~PL/SQL~Core .NET Technologies ob Description: • .Net MVC, SQL, Web API • Extensive experience with C#, .NET Framework, ASP.NET MVC, and Web API. Good to have.Net Core. • Frontend technologies like HTML5, CSS3, JavaScript and jQuery is must. Good to have Angular or React JS. • Database: Expertise in SQL Server, Entity Framework, ADO.Net and writing Stored Procedures or complex queries.

Responsibilities

Application Programming Interface (ob Description: • .Net MVC, SQL, Web API • Extensive experience with C#, .NET Framework, ASP.NET MVC, and Web API. Good to have.Net Core. • Frontend technologies like HTML5, CSS3, JavaScript and jQuery is must. Good to have Angular or React JS. • Database: Expertise in SQL Server, Entity Framework, ADO.Net and writing Stored Procedures or complex queries.API)~PL/SQL~Core .NET Technologies
  • Salary : As per industry standard.
  • Industry :IT-Software / Software Services
  • Functional Area : IT Software - Application Programming , Maintenance
  • Role Category :Programming & Design
  • Role :Application Programming Interface (API)~PL/SQL~Core .NET Technologies

Job Description

Please work on below demand. • Primary mandate skill required - Tanium • Secondary mandate skill required – Intune • Can we consider Contractor(CWR) profiles-Yes • Flexible to hire in any location – If not, please mention job location -Open • Detailed Job Description – Detailed JD : Tanium Admin •  Deploying, configuring, and maintaining the Tanium platform and its modules. •  Performing system health checks and ensuring robust endpoint management. •  Identifying, analyzing, and remediating security vulnerabilities and compliance issues. •  Creating and managing Tanium sensors and questions to gather data. •  Troubleshooting endpoint issues across various operating systems like Windows, Linux, and macOS. •  Assisting customers with support cases and answering questions. •  Developing and testing new product features, as seen in roles like Software Engineer. •  Creating and managing deployment strategies for software and patches. •  Working with automation and low-code tools like Tanium Automate. Intune Admin : •  Design, implement, and manage Intune policies for Windows, macOS, iOS, and Android platforms. •  Oversee application deployment strategies using Microsoft Endpoint Manager (MEM). •  Configure and maintain app protection and configuration policies. •  Provide L3/L4 support for escalated issues related to Intune, device compliance, and application deployment. •  Analyze logs and telemetry data to resolve complex technical issues. •  Collaborate with Microsoft support and internal teams for issue resolution. •  Implement and manage compliance policies, conditional access, and endpoint security baselines. •  Integrate Intune with Microsoft Defender for Endpoint and other security tools. •  Ensure endpoint configurations align with organizational security standards and regulatory requirements. •  Develop and maintain PowerShell scripts to automate Intune tasks and generate reports. •  Utilize Microsoft Graph API for advanced automation and integration. •  Design and implement integrations with Azure AD, Autopilot, SCCM (co-management), and third-party tools. •  Participate in architectural planning and contribute to the endpoint management roadmap. •  Create and maintain dashboards and reports for device compliance, deployment status, and user activity. •  Monitor system health and performance of Intune services. •  Maintain comprehensive documentation of configurations, procedures, and troubleshooting steps. •  Provide training and mentorship to L1/L2 support teams. Key skills and qualifications: •  Tanium & Intune expertise: Deep knowledge of the platform and its various modules. •  Operating systems: Strong knowledge of Windows, Linux, and macOS environments. •  Scripting and automation: Experience in automating tasks and creating sensors and questions. •  Security and compliance: Understanding of vulnerability management, threat hunting, and compliance reporting. •  Troubleshooting: Ability to identify and solve issues on endpoints. •  Deployment experience: Familiarity with Tanium & Intune-based deployments and other tools like SCCM. •  Customer support: Skills in triaging and solving support cases.

Responsibilities

Please work on below demand. • Primary mandate skill required - Tanium • Secondary mandate skill required – Intune • Can we consider Contractor(CWR) profiles-Yes • Flexible to hire in any location – If not, please mention job location -Open • Detailed Job Description – Detailed JD : Tanium Admin •  Deploying, configuring, and maintaining the Tanium platform and its modules. •  Performing system health checks and ensuring robust endpoint management. •  Identifying, analyzing, and remediating security vulnerabilities and compliance issues. •  Creating and managing Tanium sensors and questions to gather data. •  Troubleshooting endpoint issues across various operating systems like Windows, Linux, and macOS. •  Assisting customers with support cases and answering questions. •  Developing and testing new product features, as seen in roles like Software Engineer. •  Creating and managing deployment strategies for software and patches. •  Working with automation and low-code tools like Tanium Automate. Intune Admin : •  Design, implement, and manage Intune policies for Windows, macOS, iOS, and Android platforms. •  Oversee application deployment strategies using Microsoft Endpoint Manager (MEM). •  Configure and maintain app protection and configuration policies. •  Provide L3/L4 support for escalated issues related to Intune, device compliance, and application deployment. •  Analyze logs and telemetry data to resolve complex technical issues. •  Collaborate with Microsoft support and internal teams for issue resolution. •  Implement and manage compliance policies, conditional access, and endpoint security baselines. •  Integrate Intune with Microsoft Defender for Endpoint and other security tools. •  Ensure endpoint configurations align with organizational security standards and regulatory requirements. •  Develop and maintain PowerShell scripts to automate Intune tasks and generate reports. •  Utilize Microsoft Graph API for advanced automation and integration. •  Design and implement integrations with Azure AD, Autopilot, SCCM (co-management), and third-party tools. •  Participate in architectural planning and contribute to the endpoint management roadmap. •  Create and maintain dashboards and reports for device compliance, deployment status, and user activity. •  Monitor system health and performance of Intune services. •  Maintain comprehensive documentation of configurations, procedures, and troubleshooting steps. •  Provide training and mentorship to L1/L2 support teams. Key skills and qualifications: •  Tanium & Intune expertise: Deep knowledge of the platform and its various modules. •  Operating systems: Strong knowledge of Windows, Linux, and macOS environments. •  Scripting and automation: Experience in automating tasks and creating sensors and questions. •  Security and compliance: Understanding of vulnerability management, threat hunting, and compliance reporting. •  Troubleshooting: Ability to identify and solve issues on endpoints. •  Deployment experience: Familiarity with Tanium & Intune-based deployments and other tools like SCCM. •  Customer support: Skills in triaging and solving support cases.
  • Salary : As per industry standard.
  • Industry :IT-Software / Software Services
  • Functional Area : IT Software - Application Programming , Maintenance
  • Role Category :Programming & Design
  • Role :Tanium Admin

Job Description

SAP ABAP

Responsibilities

  • Salary : As per industry standard.
  • Industry :IT-Software / Software Services
  • Functional Area : IT Software - Application Programming , Maintenance
  • Role Category :Programming & Design
  • Role :SAP ABAP

Job Description

• Designs, implements, and maintains front end applications using TypeScript, Vue 3 (Composition API), Pinia, Vue Router, Vite, SCSS, Tailwind, PrimeVue, Pino logging, Axios, and GraphQL clients (Apollo/URQL/Relay), integrating Auth0 for authentication and authorization. • Demonstrates strong engineering fundamentals across Linux, Node.js (npm/pnpm), and Docker, applying OWASP practices and SOLID/DRY/KISS/YAGNI principles with sound data structures & algorithms. • Exhibits deep Vue expertise: reactivity system, directives, component design, props/emits, slots, and lifecycle hooks; organizes code via Composition Functions and type safe patterns in TypeScript. • Consumes GraphQL SDL and REST OpenAPI specifications, employing client generation where available; connects components to APIs with Axios/Fetch and GraphQL clients, handling auth flows, pagination, caching, and error surfaces. • Translates Figma designs into accessible, responsive HTML5/SCSS using BEM methodology, Tailwind utility patterns, and PrimeVue or equivalent component libraries; documents components in Storybook. • Implements secure front end architecture with Auth0 (OAuth/OIDC), token handling, secure storage, CSP, XSS/CSRF mitigation, input validation/encoding, and safe error handling. • Optimizes web performance via code splitting, lazy loading, tree shaking, asset and image optimization, caching strategies, and efficient rendering; monitors and improves Core Web Vitals using browser performance tooling. • Writes maintainable, reusable, component driven code that is secure, fast, idempotent, reliable, and resilient, with clear separation of concerns and consistent logging via Pino (browser). • Tests thoroughly with Jest or Vitest and Vue Test Utils for unit and integration coverage; performs end to end testing; uses msw (mswjs) to mock backend APIs; validates APIs with Bruno or Insomnia and Browser DevTools (console, network, performance). • Troubleshoots effectively by tracing logs, inspecting errors, and isolating root causes across UI, API, and network layers; produces actionable defect reports with evidence. • Operates locally in Docker and collaborates on CI/CD workflows; familiar with AWS deployment patterns and front end observability (logging, metrics, tracing) for production support. • Maintains API and component documentation, aligns with versioned contracts (GraphQL/OpenAPI), and ensures seamless integration between front end experiences and backend data/services. .

Responsibilities

• Designs, implements, and maintains front end applications using TypeScript, Vue 3 (Composition API), Pinia, Vue Router, Vite, SCSS, Tailwind, PrimeVue, Pino logging, Axios, and GraphQL clients (Apollo/URQL/Relay), integrating Auth0 for authentication and authorization. • Demonstrates strong engineering fundamentals across Linux, Node.js (npm/pnpm), and Docker, applying OWASP practices and SOLID/DRY/KISS/YAGNI principles with sound data structures & algorithms. • Exhibits deep Vue expertise: reactivity system, directives, component design, props/emits, slots, and lifecycle hooks; organizes code via Composition Functions and type safe patterns in TypeScript. • Consumes GraphQL SDL and REST OpenAPI specifications, employing client generation where available; connects components to APIs with Axios/Fetch and GraphQL clients, handling auth flows, pagination, caching, and error surfaces. • Translates Figma designs into accessible, responsive HTML5/SCSS using BEM methodology, Tailwind utility patterns, and PrimeVue or equivalent component libraries; documents components in Storybook. • Implements secure front end architecture with Auth0 (OAuth/OIDC), token handling, secure storage, CSP, XSS/CSRF mitigation, input validation/encoding, and safe error handling. • Optimizes web performance via code splitting, lazy loading, tree shaking, asset and image optimization, caching strategies, and efficient rendering; monitors and improves Core Web Vitals using browser performance tooling. • Writes maintainable, reusable, component driven code that is secure, fast, idempotent, reliable, and resilient, with clear separation of concerns and consistent logging via Pino (browser). • Tests thoroughly with Jest or Vitest and Vue Test Utils for unit and integration coverage; performs end to end testing; uses msw (mswjs) to mock backend APIs; validates APIs with Bruno or Insomnia and Browser DevTools (console, network, performance). • Troubleshoots effectively by tracing logs, inspecting errors, and isolating root causes across UI, API, and network layers; produces actionable defect reports with evidence. • Operates locally in Docker and collaborates on CI/CD workflows; familiar with AWS deployment patterns and front end observability (logging, metrics, tracing) for production support. • Maintains API and component documentation, aligns with versioned contracts (GraphQL/OpenAPI), and ensures seamless integration between front end experiences and backend data/services. .
  • Salary : As per industry standard.
  • Industry :IT-Software / Software Services
  • Functional Area : IT Software - Application Programming , Maintenance
  • Role Category :Programming & Design
  • Role :Front End Developer

Job Description

ocation: Hyderabad,Ts or Noida,UP or Bangalore,KA Role Descriptions: AEM Essential Skills: AEM Desirable Skills: Keyword: Skills: Digital : Adobe Experience Manager (AEM) Experience Required: 4-6

Responsibilities

Digital : Adobe Experience Manager (AEM)
  • Salary : As per industry standard.
  • Industry :IT-Software / Software Services
  • Functional Area : IT Software - Application Programming , Maintenance
  • Role Category :Programming & Design
  • Role :Digital : Adobe Experience Manager (AEM)