Cutshort logo
Inncircles  logo
Senior Product Developer - Backend
Senior Product Developer - Backend
Inncircles 's logo

Senior Product Developer - Backend

saikiran k's profile picture
Posted by saikiran k
3 - 6 yrs
₹10L - ₹24L / yr
Hyderabad
Skills
skill iconNodeJS (Node.js)
skill iconMongoDB
Mongoose
skill iconExpress
AWS Lambda
Amazon S3
Amazon SQS
Amazon EC2

BACKEND DEVELOPER JOB DESCRIPTION



Job Title: Backend Developer - Node.js & MongoDB

Location: Hyderabad

Employment Type: Full-Time

Experience Required: 3–5 Years


About Us

Inncircles – THE INNGINEERING COMPANY

We are a forward-thinking construction-tech innovator building CRM solutions that manage crores of records with precision and speed. Our mission is to revolutionize the construction domain through scalable engineering and robust backend systems. Join us to solve complex challenges and shape the future of data-driven construction tech!


Job Description

We are hiring a Backend Developer with 3–5 years of hands-on experience in Node.js and MongoDB to design, optimize, and maintain high-performance backend systems. You will work on large-scale data processing, external integrations, and scalable architectures while ensuring best coding practices and efficient database design.


Key Responsibilities


Backend Development & Optimization


  1. Develop and maintain RESTful/GraphQL APIs using Node.js, adhering to best coding practices and reusable code structures.
  2. Write optimized MongoDB queries for collections with crores of records, ensuring efficient data retrieval and storage.
  3. Design MongoDB collections, implement indexing strategies, and optimize replica sets for performance and reliability.
  4. Scalability & Performance
  5. Implement horizontal and vertical scaling strategies to handle growing data and traffic.
  6. Optimize database performance through indexing, aggregation pipelines, and query tuning.
  7. External Integrations & Debugging
  8. Integrate third-party APIs (payment gateways, analytics tools, etc.) and SDKs seamlessly into backend systems.
  9. Debug and resolve complex issues in production environments with a systematic, data-driven approach.








AWS & Cloud Services


Work with AWS services like Lambda (serverless), SQS (message queuing), S3 (storage), and EC2 (compute) to build resilient and scalable solutions.


Collaboration & Best Practices


Collaborate with frontend teams to ensure smooth API integrations and data flow.


Document code, write unit/integration tests, and enforce coding standards.


Mandatory Requirements

3–5 years of professional experience in Node.js and MongoDB.


Expertise in:


  1. MongoDB: Collection design, indexing, aggregation pipelines, replica sets, and sharding.
  2. Node.js: Asynchronous programming, middleware, and API development (Express.js/Fastify).
  3. Query Optimization: Writing efficient queries for large datasets (crores of records).
  4. Strong debugging skills and experience in resolving production issues.
  5. Hands-on experience with external integrations (APIs, SDKs, webhooks).
  6. Knowledge of horizontal/vertical scaling techniques and performance tuning.
  7. Familiarity with AWS services (Lambda, SQS, S3, EC2).



Preferred Skills

  1. Experience with microservices architecture.
  2. Knowledge of CI/CD pipelines (GitLab CI, Jenkins).
  3. Understanding of Docker, Kubernetes, or serverless frameworks.
  4. Exposure to monitoring tools like Prometheus, Grafana, or New Relic.


Why Join Inncircles?

Solve large-scale data challenges in the construction domain.


Work on cutting-edge cloud-native backend systems.


Competitive salary, flexible work culture, and growth opportunities.


Apply Now:

If you’re passionate about building scalable backend systems and thrive in a data-heavy environment, share your resume and a GitHub/portfolio link showcasing projects with Node.js, MongoDB, and AWS integrations.


Inncircles – THE INNGINEERING COMPANY

📍 Hyderabad | 🚀 Building Tomorrow’s Tech Today


Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

About Inncircles

Founded :
2019
Type :
Product
Size :
100-500
Stage :
Profitable

About

Inncircles Arena – a Modern Construction Management Platform, is a composed one stop solution for construction management that is highly configurable, easily adaptable, data centric while leveraging advanced artificial intelligence and cloud technologies to ramp up construction company's digital transformation initiatives. It empowers construction teams to go beyond the tactical to strategic. Through the platform, residential, industrial and infrastructure construction companies gain real-time insights into their projects, a unified communication and collaboration space, powerful configuration capabilities to integrate with existing or legacy tools and technologies. Detailed products and solution packages allow for planning, scheduling, assigning, tracking, and analyzing construction work packages from pre-planning stage to handover. Solving Construction Business Challenges through Technology • Work Management: Elevate efficiency and transform project management by scheduling works, tracking progress while gaining real-time insights. • Quality Management: Ensure projects meet the required quality standards by performing regular inspections and issue tracking. • Safety Management: Record and monitor safety incidents in real-time, schedule inspections, and store pertinent safety documentation. • Advanced Work Package (AWP): Build package of works, schedule work packages and monitor progress. • Data and Analytics: Gain profound insights of projects through visually stunning dashboards that bring your data to life. • Mobile Application: Offer mobile accessibility to enable field teams to access information, submit updates, and communicate in real-time, improving overall efficiency. • Integrations: Foster connectivity in the construction eco system with Arenas potent integration capabilities. • Pre-Construction Planning: Drive project planning, budgeting, estimating, bidding, and collaboration during the pre-construction phase. • Procurement: Create procurement packages
Read more

Company social profiles

linkedin

Similar jobs

Unico Connect Private Limited
Mumbai
3 - 5 yrs
Best in industry
skill iconNodeJS (Node.js)
TypeScript
skill iconPostgreSQL
skill iconRedis
API
+4 more

About the Role

Unico Connect is an AI-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies. We are hiring a Backend Engineer for a dedicated client engagement building an AI-powered application builder platform.

The backend is the operational core of the product: it manages user projects and sessions, coordinates long-running AI agent workloads, maintains project state, and serves as the integration layer between the frontend, the AI system, and the underlying infrastructure.

The mandatory requirement is hands-on production experience shipping Node.js services, with end-to-end ownership of API design, data modelling, and at least one production system involving background job processing or event-driven patterns.


Responsibilities

API and service development: Design and build REST APIs in Node.js with TypeScript. Cover authentication, session management, input validation, structured error handling, streaming responses (SSE, WebSockets), and rate limiting. Maintain clean API contracts that the frontend and AI system can rely on.

Database design and management: Own PostgreSQL schema design for product domains including user accounts, projects, file trees, session state, and generated artefacts. Write efficient queries, manage migrations, and optimise for read patterns that serve a real-time editor experience.

Caching strategy: Implement and maintain caching with Redis for session data, project state, and frequently read configuration. Design cache invalidation logic that keeps the editor experience consistent without stale reads.

Queue and background job management: Implement and operate background job infrastructure using BullMQ or equivalent. AI agent runs are long-running and stateful; handle retries, failure states, priority queues, and concurrency limits.

AI system integration: Build the integration layer between the backend and the AI agent system. Manage job dispatch, result handling, streaming output to the frontend, and error propagation.

Multi-tenancy and access control: Implement tenant data isolation, RBAC, and resource ownership enforcement across all API surfaces.

Observability and reliability: Instrument services with structured logging, metrics, and tracing. Write defensive code with sensible timeouts, fallback behaviour, and circuit breaking on external dependencies.

Testing and code quality: Write unit and integration tests for the services you ship. Review the work of peers and contribute to shared engineering conventions.


Requirements

Hands-on production Node.js experience (mandatory) — must have personally shipped at least one feature area end to end in a production Node.js service, owning API design, data modelling, and testing.

3 to 5 years of professional backend engineering experience. Candidates with slightly less time but strong demonstrated ownership are welcome to apply.

Strong Node.js and TypeScript. Production experience with Express, NestJS, or Fastify. Solid with async patterns, streaming, error handling, and building services that run reliably under sustained load.

PostgreSQL depth. Schema design, query writing, indexing, and migrations on at least one production system.

Redis and caching. Production experience using Redis for caching and session management. Understands cache invalidation trade-offs.

Queue and background job systems. Hands-on with BullMQ, RabbitMQ, SQS, or equivalent. Experience managing retries, dead-letter queues, job priority, and concurrency control.

AWS working knowledge. Comfortable with EC2, S3, RDS, SQS, and IAM. Familiar with Docker and basic deployment and environment management.

Strong written and spoken English. Able to communicate clearly with engineers across disciplines and write precise technical documentation.


Nice to Have

Experience integrating with AI or LLM services (streaming responses, structured outputs, retry patterns); WebSocket or SSE implementation for real-time features; multi-tenant SaaS product experience; GraphQL; OpenTelemetry instrumentation; prior work on developer tools or editor-style products.

Read more
Gormalone LLP
at Gormalone LLP
3 recruiters
Dhwani Rambhia
Posted by Dhwani Rambhia
Bengaluru (Bangalore)
2 - 6 yrs
₹5L - ₹30L / yr
skill icon.NET
skill iconC#
skill iconHTML/CSS
ASP.NET
Design patterns
+7 more

Senior Software Development Engineer (.Net)  

GormalOne LLP. Mumbai IN

 

GormalOne is a social impact enterprise focused on farmer-centric projects. Our vision is to make farming highly profitable for the smallest farmer, thereby ensuring India's “Nutrition security”. Our mission is driven by the use of advanced technology. Our technology will be highly user-friendly, for the majority of farmers, who are digitally naive.  We are looking for people, who are keen to use their skills to transform farmers' lives. You will join a highly energized and competent team that works on advanced global technologies such as OCR, facial recognition, and AI-led disease prediction amongst others.

We are looking for a Senior Software Development Engineer with relevant experience of 5+ years to produce scalable software solutions. You will be part of a cross-functional team that is responsible for the full software development life cycle, from conception to deployment.

As an SDE, you should be comfortable with both front-end and back-end coding, development frameworks, and third-party libraries. Y

If you are also familiar with Agile methodologies, we’d like to meet you.

 

Roles & Responsibilities

  • Work with development teams and product managers to ideate software solutions.
  • Develop and manage well-functioning databases and applications.
  • Write effective APIs.
  • Test software to ensure responsiveness and efficiency.
  • Troubleshoot, debug and upgrade software.
  • Write technical documentation.
  • Ensure great hiring.
  • Create security and data protection settings.
  • Follow the Scrum process, participate in Scrum ceremonies and follow the incremental delivery model.

 

Basic Requirements

  • Experience in .Net framework and Web APIs.
  • Good knowledge of Design patterns.
  • Good Knowledge of databases (e.g., MsSQL, MongoDB), and IIS web servers.
  • Excellent communication and teamwork skills.
  • Great attention to detail.
  • Organizational skills.
  • An analytical mind.

 

Preferred Requirements

  • Proven experience of minimum 5 years as a .Net Developer or similar role
  • Understanding of HTML, CSS
  • Knowledge of JavaScript Libraries, Angular, React or Node.js
  • Familiarity with Microservices.
  • Degree in Computer Science, Statistics, or relevant field.

__________________________________________________________________________________  

 

 

 

 

 

Read more
Adcanopus Digital Media Pvt. Ltd.
Remote only
2 - 4 yrs
₹4L - ₹6L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB
Mongoose
skill iconExpress
skill iconReact.js

Profile : Backend Developer

Candidates from Tamil Nadu region only.

Immediate Joiners

Work from Home


Responsibilities:

  • Node JS, MongoDB, React JS - Mandatory skills.
  • Proficiency with Back-end development and scripting including: HTML, JavaScript, Jquery, JSON, CSS, AJAX, Nodejs
  • Hands-on experience with web application architecture and relational database design
  • Familiarity with the XAMP environment (Windows, Apache, MySQL, PHP)
  • Experience building sites to function cross-platform and cross-browser
  • Experience building database-driven applications and web sites
  • Experience using PHP MVC frameworks required. Experience with Code Igniter is mandatory.
  • Experience on Restful Api.


Desired Attributes:

  • Node JS, MongoDB, React JS - Mandatory skills.
  • Min. 2 years of software development experience or equivalent, including Object Oriented design and PHP Development.
  • Software Technologies : PHP, Node Js
  • Database : MySQL, MongoDB
  • PHP Frameworks : Codeignator/Laravel/Yii/Cake PHP
  • Nodejs Framework : Express/Hapi.js/Any Framworks
  • Server : Basic Linux Commands
  • Frontend Technologies : Jquery/Javascript, AJAX, HTML, CSS, Angular Js
  • Other skills : REST API, Payment Gateway Integration, XML Web services, CURL


Preferred Qualifications:

· Bachelor's or Master's degree in Computer Science or related field


Interested candidates can apply ASAP or share their resumes at aditik at adcanopus.com.

Read more
Envisionard
at Envisionard
1 recruiter
Envisionard HR
Posted by Envisionard HR
Pune, Hyderabad
2 - 6 yrs
₹6L - ₹15L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB
skill iconExpress
MERN Stack
MEAN stack
+14 more

Job Description:
      We are looking for a self-starter/ Back End Developer who can work well with minimal guidance and in a fluid environment. Proficient at programming and interacting with APIs and good knowledge of RESTful design. Customer-focused reacts well to changes, works with teams, and is able to multitask. A natural communicator who can articulate and express thoughts and explain technical concepts in clear, plain English (both written and verbal)

Key Responsibilities: 

Hands-on experience in different technologies and languages such as JavaScript, NodeJS, MongoDB, Express JS, MySQL, REST API, Web Services/REST/JSON, MVC Framework to develop Web /mobile applications. Participating in the design and creation of scalable software. Writing clean, functional code on the back-end. Testing and fixing bugs or other coding issues

 

Position Type: Full-Time

 

Educational Qualifications: B.Tech/B.Sc/MCA/Relevant Degree in Computer Science.

 

Experience: 3+ years of hands-on experience in Backend

 

Reports to: Development Manager

 

Roles & Responsibilities:

  • Work with development teams and product managers to ideate software solutions
  • Design client-side and server-side architecture
  • Develop and manage well-functioning databases and applications
  • Write effective APIs
  • Test software to ensure responsiveness and efficiency
  • Troubleshoot, debug and upgrade software
  • Create security and data protection settings
  • Build features and applications with a mobile responsive design
  • Write technical documentation
  • Work with data scientists and analysts to improve software
  • Excellent scoping and estimation skills

Skills and Responsibilities:

  • Proven experience as a Backend Developer or similar role
  • 4+ years of hands-on software engineering experience in Node.js and Typescript

(Including Express, Feathers.js, and/or Nunjucks)

  • Strong understanding of node modules, npm, nodemon.
  • Strong understanding of production systems and Cloud deployments, especially in AWS
  • Good understanding of test frameworks like Chai, Mocha, and Sinon
  • Good understanding of javascript concepts like Promises and Async-Await
  • Deep understanding of mobile backend infrastructure including service-oriented or

microservice architecture.

  • Strong experience using a client-side MVC framework such as NodeJS, NextJS, Redux.Good experience working on Backend.
  • Ensure the technical feasibility of UI/UX designs.
  • Experience with filesystems, server architectures, and performance tuning
  • Building reusable code and libraries for future use
  • Experience in a relational database and version control tools and integration of third.
  • Maintain existing code base including troubleshooting of issues and fixing bugs.
  • Experience developing desktop and mobile applications
  • Developing and implementing highly responsive user interface components using react
  • Strong knowledge in databases MySQL, MongoDB, web servers Apache, and UI/UX design.
  • Top-notch programming skills and write code for robust software design.
  • Experience in responsive design, cross-browser compatibility, and website performance.
  • Knowledge of performance testing frameworks including Mocha and Jest
  • Aggressive problem diagnosis and creative problem-solving skills.
  • Good understanding of how browsers and DOM work.
  • Experience with handling Services, RESTful, APIs.
  • Excellent communication and teamwork skills
  • Great attention to detail and organizational skills
  • An analytical mind and problem-solving skills.
  • F&B (Food and Beverages) domain experience is a plus.
  • Monitoring and improving front-end performance
  • A passion for new consumer technology and the emerging media landscape
  • F&B (Food and Beverages) domain experience is a plus.
  • Keywords skill sets:- Node Js, Express Framework, Feathers Js, JavaScript, PHP, MVC Framework, REST API, Web Services/REST/JSON, MySQL, MongoDB, AWS

 

Read more
i2v system
at i2v system
1 video
2 recruiters
Pawan Yadav
Posted by Pawan Yadav
NCR (Delhi | Gurgaon | Noida), Gurugram
0 - 6 yrs
₹3L - ₹15L / yr
skill icon.NET
ASP.NET
skill iconC#
skill iconReact.js
skill iconVue.js
+10 more

Job Type: Full Time

Job Location: Gurgaon

 

Job Description:

We are looking for passionate Software Engineers to design, and develop software solutions. You will be responsible for developing and designing architecture, ensuring the responsiveness, and scaling of applications. You will be required to see a project from conception to final product, requiring good organizational skills and attention to detail. What you bring to the table is more than just your technical skills - your unique perspective, ideas and cultures will help us create better products and services.

 

Roles & Responsibilities:

  •   Work with development teams and product managers to ideate software solutions
  •       Design and Develop well-functioning software architecture and database design
  •   Write effective APIs
  • Test software to ensure responsiveness and efficiency
  •   Troubleshoot, debug and upgrade software
  • Create security and data protection settings
  • Build features and applications with responsive design
  •     Improving, adding new features, and maintaining existing software products

Required Skills:

  •       C#
  • .Net
  • Wpf
  •   MySQL/PostgreSQL
  • Knowledge of Restful API
  • Git
  • Should have self-exploration capabilities and an analytical mindset to find solutions to complex problems.
  •       Good knowledge of basic data structures and algorithms
  •     Good Debugging skills
Read more
Go Group
at Go Group
1 recruiter
pooja jamwal
Posted by pooja jamwal
Remote only
3 - 7 yrs
₹10L - ₹30L / yr
skill iconNodeJS (Node.js)
skill iconPython
skill iconRuby on Rails (ROR)
skill iconExpress

Responsibilities:

  • Build scalable, service oriented web applications from scratch for technology products for European market.
  • Maintain these applications for accuracy and high availability.
  • Continuously identify opportunities to improve system designs, architecture and implementation standards
  • Participate with founding, business and product teams in discussions on how to build and launch new modules.
  • Collaborate across functions and own the planning, estimation and execution for parts of the product.
  • Start as an individual contributor but stay ready to build and mentor a small team of up to 5 engineers over the coming months and years.
  • Contribute in hiring highly ambitious engineers as the team grows.
  • Being among the first people on the engineering team, be a culture driver.

 

Requirements:

  • Experience of architecting and building products/business critical backend applications using different MVC frameworks.
  • Experience with microservices.
  • Experience of building and maintaining scalable applications using Node.js/MEAN stack.
  • Experience of deploying and maintaining web applications.
  • Experience with non relational databases like MongoDB.
  • Understanding of relational databases like MySQL.
  • Familiarity with REST APIs and stress testing tools.
  • Good communication skills.
  • Exposure in building polyglot applications.
  • Exposure for devops and related processes, preferably GCP.
  • Knowledge of components in scalable solutions i. e. database partitions, message brokers, background processing.
  • Exposure to basic frontend technologies to speed up collaboration with the frontend team.
Read more
Indus OS
at Indus OS
1 video
2 recruiters
Gunjan Rastogi
Posted by Gunjan Rastogi
Mumbai, Noida, NCR (Delhi | Gurgaon | Noida)
6 - 9 yrs
₹30L - ₹35L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB
skill iconRedis

Key Responsibilities:

· You’ll be actively involved with development of server backend that support mobile apps.

· You’ll be architecting and implementing best-in-class complex ‘real time’ web software and/or messaging systems to power highly scalable apps for users.

· Translate high level business problems into scalable design and code. Create libraries & Utilities for larger consumption.

· Work closely with UI/UX designers to create exciting user experiences and ensure delivery of graphic assets as per modern web standards.

· You’ll be continuously keeping an eye on the latest cutting-edge technologies and leveraging these in one’s own and the team’s work as necessary.

· Care about the business results of what you build, not just the elegance of the technology you build.

· Work on the end to end stack (Platforms, UI, distributed systems, databases) rather than specialize in one area.

· And of course, get hands dirty by writing server-side code for mobile-based applications, create robust high-volume production applications, and develop prototypes quickly.

Eligibility

Desired Candidates Profile:

• 5+ years of experience on Node.js based web applications and systems development.
• Strong knowledge of MEAN, Linux/UNIX based development & client-side JavaScript/jQuery.
• Knowledgeable on ORMs, their utility and limitations.
• Knowledge of web services and serialization techniques like REST, SOAP, XML & JSON.
• Knowledgeable about caching mechanisms & tools like memcache, CDNs, nginx.
• Scripting experience in using Shell/Python for creating quick technology solutions to problems.
• Prior expertise of working with AWS Cloud, CDNs and other PAAS based services.
• A strong penchant for Object-Oriented Design.
• Experience of working with version control, bug tracking, continuous integration and other productivity enhancement software like SVN, Bugzilla, Jira etc.
• Prior experience in implementing Agile software methodologies.
• Passionate about software development & modern-day web technologies like:
• Server-Side JavaScript – Node.js, Backbone.js
• Web Sockets
• NoSQL based databases like MongoDB/Couchbase/Redis
• Big Data
• Taking responsibility and ownership in the team’s work.

Additional Requirements:

• B-Tech/BS/BE/BS/MS/M.Tech/MS in Electronics or Computer Science from a premier institute in India (IITs, BITS, NITs etc) or abroad.

Read more
VanityCask
at VanityCask
1 recruiter
Shachi Nelli
Posted by Shachi Nelli
Mumbai
2 - 4 yrs
₹4L - ₹5L / yr
skill iconRuby on Rails (ROR)
skill iconJavascript
MySQL
skill iconMongoDB
Job Description We are looking for a Ruby on Rails developer responsible for managing the interchange of data between the server and the users. Your primary focus will be development of all server-side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end. You will also be responsible for translation of the UI/UX design wireframes to actual code that will produce visual elements of the application. You will work with the UI/UX designer and bridge the gap between graphical design and technical implementation, taking an active role on both sides and defining how the application looks as well as how it works. Therefore, a good understanding of front-end technologies is necessary as well. Responsibilities • Design, build, and maintain efficient, reusable, and reliable Ruby code • Identify bottlenecks and bugs, and devise solutions to these problems • Help maintain code quality, organization and automatization • Develop new user-facing features • Ensure the technical feasibility of UI/UX designs • Optimize application for maximum speed and scalability • Assure that all user input is validated before submitting to back-end Skills and Qualifications • Experience with Ruby on Rails, along with other common libraries such as RSpec and Resque • Good understanding of the syntax of Ruby and its nuances • Solid understanding of object-oriented programming • Ability to integrate multiple data sources and databases into one system • Able to implement automated testing platforms and unit tests • Proficient understanding of web markup, including HTML5, CSS3 • Basic understanding of server-side CSS pre-processing platforms, such as LESS and SASS • Proficient understanding of client-side scripting and JavaScript frameworks, including jQuery • Good understanding of asynchronous request handling, partial page updates, and AJAX • Basic knowledge of image authoring tools, to be able to crop, resize, or perform small adjustments on an image. Familiarity with tools such as Photoshop is a plus. • Proficient understanding of cross-browser compatibility issues and ways to work around them. • Proficient understanding of code versioning tools, such as Git • Good understanding of SEO principles and ensuring that application will adhere to them.
Read more
TecManic
at TecManic
2 recruiters
Bhumika Bisht
Posted by Bhumika Bisht
Remote only
1 - 3 yrs
₹2L - ₹4L / yr
skill iconPHP
skill iconLaravel
MySQL
skill iconMongoDB
RESTful APIs
+1 more
  • Experience in PHP & MySQLi, various open source frameworks,
  • Strong knowledge in JavaScript, XHTML, CSS, AJAX, SQL,
  • Strong Knowledge in Frameworks like Laravel
  • Strong skills of APIs Creation & integration
  • Knowledge of Cloud Servers like AWS, Digital ocean
  • Know how to Secure the PHP Scripts from attacks or injections,
Read more
1.	Backend developer with India’s 1st  AI company.
1. Backend developer with India’s 1st AI company.
Agency job
via Smart HR Consultants by Smart HR
Mumbai
1 - 4 yrs
₹4L - ₹6L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB
skill iconGit
skill iconJavascript
skill iconExpress
+1 more
1. Backend developer with India’s 1st AI company. Candidate with following stack : NodeJS, MongoDB, Javascript, Git, Asynchronous Programming, StrongLoop ( Mean Stack ) can apply. Candidate with Engineering Background is preferred. Location Andheri, CTC upto 6 lac P.A.
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos