50+ Express Jobs in Mumbai | Express Job openings in Mumbai
Apply to 50+ Express Jobs in Mumbai on CutShort.io. Explore the latest Express Job opportunities across top companies like Google, Amazon & Adobe.
Senior Backend Engineer
Node.js, System Design & Production Platforms
š Mumbai (On-site) | Full-time | 5+ years
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 Senior Backend Engineer to own the backend architecture of a complex production AI platform on a dedicated client engagement: API design and data modelling, multi-tenancy, orchestration of long-running agent workloads, and the services that manage user projects and generated output.
We are open to full stack engineers whose primary strength and interest is backend. If you have shipped full stack work but the backend is where you do your deepest engineering, you are a fit for this role.
The mandatory requirement for this role is hands-on production experience as a senior backend engineer building complex, scalable systems in Node.js, with end-to-end ownership of architecture, data, and operations on at least one live platform.
The role is hands-on and architectural.
Expect to design system architecture, lead a small group of backend engineers, build the hardest parts yourself, set engineering standards, and partner closely with frontend, AI, and DevOps engineers.
A typical week includes an architecture decision on a new service, hands-on implementation of a critical path, a code review with mid-level engineers, and a working session with the AI engineer on an integration contract.
Responsibilities:
System Architecture
Own the backend architecture across engagements.
Make and document decisions on service boundaries, data models, API contracts, deployment topology, and trade-offs.
Hands-on Backend Delivery
Lead by example on complex modules, performance-critical paths, and high-risk areas using Node.js (Express, NestJS, Fastify) with TypeScript.
Pick up Python (FastAPI) where engagements require it.
Database Design and Performance
Drive PostgreSQL schema design, indexing, query optimisation, migrations, and capacity planning.
Set the data-modelling standard across the pod.
Caching, Queues, and Workflows
Design caching (Redis), event-driven patterns (Kafka, RabbitMQ, SQS, NATS), and long-running workflow orchestration (Temporal, BullMQ, Celery, or equivalent).
Handle retries, idempotency, and failure recovery.
Multi-Tenancy and Platform Patterns
Design and implement multi-tenant data isolation, RBAC, audit logging, and resource quotas appropriate to enterprise-grade products.
API and Integration Design
Set the standard for REST, GraphQL, and gRPC contracts.
Drive versioning, authentication (OAuth, JWT, SSO), security by default, and developer ergonomics.
Observability and Operations
Instrument services with OpenTelemetry, Prometheus, and Grafana.
Define SLOs, lead incident response, and write postmortems.
Code Quality and Mentorship
Run code reviews, define conventions, mentor mid-level engineers, and raise the engineering bar.
AI-Assisted Engineering Discipline
Use Claude, Cursor, and similar tools day to day.
Set the team standard for prompts, patterns, AI-assisted review, and validation of AI-generated backend code.
Client Engagement
Represent Unico Connect in technical conversations with customers.
Defend architectural decisions, communicate trade-offs, and manage scope.
Requirements:
Hands-on Production Experience as a Senior or Lead Backend Engineer in Node.js (Mandatory)
Must have personally built and shipped complex production systems in Node.js, owning architecture, data, and operations on at least one live engagement.
Full stack engineers whose deepest work is on the backend qualify.
POCs and internal tools alone do not qualify.
5+ Years of Professional Backend Engineering Experience
With at least 1 to 2 years in a senior or lead role with direct responsibility for technical decisions and team output.
Deep Node.js and TypeScript Proficiency
Strong with Express, NestJS, or Fastify.
Comfort with async patterns, streams, worker threads, and performance profiling.
Python as a Strong Plus
Hands-on production experience with FastAPI, Django, or Flask is a meaningful advantage.
Willingness and demonstrated ability to pick up Python as engagements demand is required.
PostgreSQL Depth
Schema design, normalisation, indexing, query performance, migrations, and at least one production system where you owned the data model end to end.
Caching and Event-Driven Architecture
Hands-on with Redis (or equivalent) and message queues or event-driven patterns (RabbitMQ, SQS, Kafka, NATS).
AWS Depth
Hands-on production experience with EC2, S3, RDS, IAM, VPC, ECR, and at least one of EKS, ECS, or Lambda.
Comfort owning deployment, monitoring, and cost.
System Design and End-to-End Ownership
Able to take an ambiguous problem, break it into components, evaluate alternatives, produce an architecture that holds up under review and load, plan execution, and ship with limited supervision.
AI-Assisted Engineering Experience
Daily use of Claude, Cursor, Copilot, or equivalent.
Strong discipline for reviewing and validating AI-generated backend code.
Excellent Written and Spoken English
Experience working directly with international clients.
Confident defending architectural choices in writing and in review.
Nice to Have:
- Workflow orchestration (Temporal, Airflow)
- GraphQL (Apollo, gRPC)
- Sandboxed execution environments
- Multi-tenant SaaS experience
- OpenTelemetry instrumentation
- Prior agency or consulting experience
Senior Xano Developer
Visual Backend Development, APIs & AI-Assisted Build
š Mumbai (On-site) | Full-time | 3-5 years
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 Xano Developer who will build backend systems and APIs for our customer engagements on Xano, the visual backend development platform.
The mandatory requirement for this role is hands-on production backend engineering experience, including PostgreSQL data modelling and REST API design, in either a Node.js or Python environment.
Prior production work on Xano is strongly preferred.
The role is hands-on and customer-facing. You will own backend delivery across engagements: designing data models, building API flows in Xano, integrating third-party services, and partnering with frontend, mobile, and AI engineers on contracts and behaviour.
The work spans all three Xano build modes: no-code function stacks, custom code through Xanoās scripting and code blocks, and Xanoās AI assistance and agentic features.
A typical week includes a data model review for a new engagement, building a complex API flow in Xano, integrating a third-party webhook, and a customer working session on a new module.
Responsibilities:
Backend Delivery on Xano
Own end-to-end backend implementation on Xano: database schema, API endpoints, function stacks, background tasks, and integrations.
Ship production-ready work that meets customer requirements and engineering quality standards.
Build Across All Three Xano Modes
Use Xanoās no-code function stacks for standard CRUD and business logic.
Drop into custom code (JavaScript, Python through code blocks, expressions) where visual flows would be unwieldy.
Use Xanoās AI assistance and agentic features to accelerate routine build work.
Database Design on PostgreSQL
Own data model decisions for each engagement: table design, relationships, indexes, addons, and query performance.
Make schema choices that hold up as product usage grows and that map cleanly to the API contracts the client needs.
API Design and Integration
Design clean REST API contracts that the frontend, mobile, and third-party consumers can rely on.
Cover authentication, input validation, pagination, error handling, and rate limiting.
Integrate external services (payment gateways, messaging, storage, AI providers) through Xanoās connectors and custom requests.
Product Thinking and Solutioning
Translate fuzzy product asks from customers into concrete backend solutions.
Ask the right questions about edge cases, data lifecycle, multi-tenancy, and access control before building.
Push back on requirements that will cause pain later.
Customer Communication
Work directly with customers in discovery, design reviews, demos, and weekly working sessions.
Explain trade-offs in plain language, present options with clear recommendations, and write tight technical updates.
AI-Assisted Backend Development
Use Xanoās built-in AI features as well as external AI tools (Claude, Cursor, and similar) day to day for schema drafts, function stack scaffolding, query writing, integration setup, and review.
Develop strong instincts for when AI output is usable as-is and when it must be reworked.
Quality, Testing, and Reliability
Test the flows you ship.
Set up sensible error handling, logging, and alerts for the backend services you own.
Participate in incident response when something breaks in production.
Documentation and Handover
Document data models, API contracts, and non-obvious decisions inside Xano and in shared docs so the rest of the team and the customer can pick up the work without you in the room.
Continuous Learning
Track changes to the Xano platform, including new features, performance improvements, and AI capabilities.
Apply them to active engagements where they reduce build effort or improve product outcomes.
Requirements:
Hands-on Production Backend Engineering Experience (Mandatory)
Must have personally shipped backend systems to production for real users, with ownership of API design and data modelling.
POCs, coursework, and internal-only tools do not qualify.
3 to 5 Years of Professional Backend Engineering Experience
In either a Node.js or Python environment.
Candidates with slightly less time but strong demonstrated ownership are welcome to apply.
Strong PostgreSQL Skills
Schema design, indexing, query writing, and migrations on at least one production system.
Able to reason about query performance and design data models that hold up under realistic product usage.
REST API Design and Integration Depth
Comfort designing API contracts that are clean, predictable, and easy for frontend, mobile, and third-party consumers to work with.
Experience integrating external services such as payment gateways, messaging providers, storage, and AI APIs.
Familiarity with at Least One Node.js or Python Backend Stack
Such as Express, NestJS, Fastify, FastAPI, Django, or Flask.
Comfort reading and writing application code outside of visual environments when the situation calls for it.
Product Thinking and Solutioning
Ability to take a fuzzy product brief, ask the right questions, and propose a backend design that is fit for purpose.
Strong instincts for what to build first, what to defer, and what not to build.
Strong Written and Spoken English Communication
Confident in customer working sessions and design reviews.
Comfortable writing precise technical documentation and explaining trade-offs to non-engineering stakeholders.
Cloud and Deployment Fundamentals
Working knowledge of at least one of AWS, GCP, or Azure: deploying services, reading logs, managing environments, and basic operational tasks.
Familiarity with Docker is a plus.
Bachelorās Degree
Bachelorās degree in Computer Science, Information Technology, or a related engineering discipline.
Exceptional candidates with demonstrable production experience and strong portfolios may be considered without a formal degree.
Nice to Have
- Prior production experience on Xano, Bubble, Retool, or comparable visual or low-code backend platforms
- Full stack experience with React, Next.js, React Native, or Flutter
- Experience integrating LLM APIs (OpenAI, Anthropic, Google) into backend workflows
- Multi-tenant SaaS product experience
- Prior agency, consulting, or product-engineering experience
Full Stack Support Engineer
Node.js, React & Production Application Support
š Remote | Full-time | Night Shift | 3+ Years
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 Full Stack Support Engineer who will own day-to-day application support for a live customer product built on Node.js and React, working a fixed night shift aligned to North American business hours.
The mandatory requirements for this role are prior professional experience working a night shift, and the willingness to continue working a permanent night shift, Monday through Friday, approximately 7:00 PM to 4:30 AM IST, with on-call support coverage on weekends.
The role is fully remote.
The work is hands-on across the stack: triaging issues from monitoring alerts and customer tickets, performing root cause analysis, shipping bug fixes, applying minor framework and library updates, and communicating with the customer directly during the shift.
When there is no active support work, the engineer will contribute to other development projects within the company, so consistent productive output across the shift is expected.
Responsibilities:
Incident Response and SLA Adherence
Acknowledge and act on alerts and customer-raised tickets within the SLA window.
Critical incidents require response within 1 hour and best-effort resolution within 2 to 4 hours.
P1 issues require response within 2 to 4 hours and resolution within 1 business day.
P2 and P3 issues follow the documented SLA matrix.
Bug Fixes and Production Support
Investigate and resolve defects in previously built functionality across the customer-facing portal, internal portal, backend services, and third-party integrations.
Write clean fixes with appropriate tests and documentation.
Monitoring and Proactive Triage
Operate the application and infrastructure monitoring stack.
Investigate anomalies before they become incidents.
Tune alerts to reduce noise and improve signal.
Customer Communication During the Shift
Communicate directly with the customer in English during incidents and routine support, in writing and on calls.
Set clear expectations on status, root cause, and timeline.
Close the loop after resolution.
Minor Framework and Dependency Updates
Apply minor version upgrades to operating systems, frameworks, and libraries to maintain compatibility and security.
Test rigorously before promoting to production.
Hands-On Development Across the Stack
Work in the existing Node.js (Express, NestJS) backend and React frontend codebase.
Make focused changes that respect the existing architecture and patterns.
Contribution to Other Development Projects
When the support workload is light, contribute to other active development projects within Unico Connect.
Pick up well-scoped tasks, ship them to the teamās quality standard, and remain available to drop back into support work as soon as it is needed.
Root Cause Analysis and Write-Ups
For every meaningful incident, document the cause, the fix, the customer impact, and any follow-up actions to prevent recurrence.
Weekend On-Call Coverage
Provide on-call support coverage on weekends.
Respond to alerts and customer tickets within the defined SLA window.
AI-Assisted Support Workflows
Use Claude, Cursor, and similar tools day to day for triage, log analysis, code reading, and patch drafting.
Apply judgment on when to trust AI-generated output and when to verify.
Handover Discipline
Maintain clean shift handover notes for the day-shift team.
Track open issues, in-progress investigations, and customer commitments so nothing drops between shifts.
Requirements:
Prior Professional Night-Shift Experience (Mandatory)
Candidates must have worked a permanent night shift in a prior professional role for a meaningful period of time.
Adjacent late-evening shifts or occasional on-call do not qualify.
Willingness to Work a Permanent Night Shift Aligned to North American Business Hours, with On-Call Support Coverage on Weekends (Mandatory)
The shift is Monday to Friday, approximately 7:00 PM to 4:30 AM IST.
Candidates who cannot commit to night-shift hours on an ongoing basis should not apply.
3+ Years of Professional Full Stack Engineering Experience
With hands-on production work in both Node.js and React.
Strong JavaScript and TypeScript Proficiency
With React on the frontend and Node.js (Express, NestJS) on the backend.
API design experience with REST.
Comfortable reading and modifying an existing production codebase without breaking adjacent functionality.
Production Debugging and Incident Response Instincts
Ability to read logs, traces, and metrics to isolate a problem quickly.
Comfort triaging across application code, database queries, third-party API failures, and infrastructure.
Working Experience with Relational Databases
(PostgreSQL or MySQL), including reading and writing SQL, basic schema understanding, and the ability to investigate data-related incidents.
Familiarity with Cloud Infrastructure
On AWS, GCP, or Azure, at the level of reading logs, restarting services, deploying through CI/CD pipelines, and basic operational tasks.
Working Knowledge of Git, CI/CD Pipelines, and Monitoring Tools
At least one monitoring or observability tool (Datadog, New Relic, Sentry, CloudWatch, Grafana, or equivalent).
Strong Written and Spoken English Communication
This role involves direct customer interaction during the shift.
Calm, clear, professional communication in writing and on calls is non-negotiable.
Bachelorās Degree
Bachelorās degree in Computer Science, Information Technology, or a related engineering discipline.
Exceptional candidates with demonstrable production experience and strong portfolios may be considered without a formal degree.
Alertness, Judgment, and Ownership Mindset
Night-shift support work demands self-direction, attention to detail under low-supervision conditions, and the discipline to follow process when fatigued.
Nice to Have
- Prior experience in application support, AMC, or managed services engagements
- On-call experience with documented SLAs
- Experience with feature flag tools, error tracking platforms, or APM dashboards
- Exposure to AI-assisted development tools in a support context
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.
Key Responsibilities:
- Design, develop, and maintain robust and scalable web applications using the MERN stack
- Build reusable components and front-end libraries for future use
- Integrate RESTful APIs and third-party services
- Work with UI/UX designers to implement modern, user-friendly interfaces
- Optimize components for maximum performance across a vast array of web-capable devices and browsers
- Write clean, maintainable, and well-documented code
- Collaborate with product managers, designers, and other developers to deliver high-quality products
- Troubleshoot and debug application issues and ensure the security and performance of the application
Ā Requirements:
- Strong proficiency in MongoDB, Express.js, React.js and Node.js
- Good understanding of JavaScriptĀ
- Experience with RESTful APIs and JSON
- Knowledge of Redux, React Hooks, and modern front-end workflows
- Familiarity with unit testing and debugging tools
- Excellent problem-solving skills and a keen attention to detail
- Familiarity with API testing tools like Postman or Swagger
- Understanding of basic DevOps processes and deployment pipelines
Need proactive techie who is interested to build BXI - Barter Exchange of India.
š Hiring: MERN Stack Developer
ā Experience: 3+ Years
š Location: Mumbai ( Andheri East)
ā Work Mode:- 5 Days Work From Office
ā±ļø Notice Period: Immediate Joiners
(Only immediate joiners & candidates serving notice period)
We are looking for a MERN Stack Developer skilled in MongoDB, Express.js, React.js, and Node.js to build scalable, high-performing web applications.
š« What Weāre Looking For:
ā Proficiency in React.js, Node.js, Express.js, MongoDB
ā Strong in JavaScript (ES6+), REST APIs, Git
ā Good problem-solving & debugging skills
Job Title:Ā MERN Full Stack DeveloperĀ (2+ Years Experience)
Location:Ā Borivali
Experience Required:Ā 2+ Years
Employment Type: Full-time
---
Job Summary
We are looking for a skilled MERN Full Stack Developer with 2+ years of hands-on experience in building scalable web applications using the MERN stack. The ideal candidate should also have practical exposure to AI tools and integrations, and be comfortable working in a fast-paced, product-driven environment.
---
Primary Skills (Mandatory)
- Strong experience in MongoDB, Express.js, React.js, Node.js
- Proficiency in JavaScript (ES6+)
- Experience building RESTful APIs
- Frontend development using React (Hooks, Context API)
- Backend development using Node.js and Express
- Database design and optimization using MongoDB
- Version control using Git
---
AI Tools & Integration Experience (Required)
- Experience working with AI tools such as ChatGPT/OpenAI APIs or similar AI platforms
- Integrating AI APIs into web applications
- Basic understanding of prompt engineering
- Experience using AI for automation, content generation, data processing, or workflow optimization
- Familiarity with vector databases or embeddings (good to have)
---
Key Responsibilities
- Develop and maintain full-stack web applications using MERN stack
- Design and develop scalable REST APIs
- Integrate third-party services and AI-based tools into applications
- Optimize applications for performance and scalability
- Collaborate with UI/UX designers and product teams
- Write clean, maintainable, and well-documented code
- Participate in code reviews and debugging
---
Good to Have
- Experience with TypeScript
- Knowledge of cloud platforms (AWS, Azure, or GCP)
- Understanding of CI/CD pipelines
- Experience with Docker
- Basic understanding of microservices architecture
---
Candidate Profile
- 2+ years of relevant experience in full-stack development
- Strong problem-solving and logical thinking skills
- Ability to work independently and in a team
- Good communication skills
---
Job Types: Full-time, Permanent
Work Location: In person
Senior Full Stack Developer ā Analytics Dashboard
Job Summary
We are seeking an experienced Full Stack Developer to design and build a scalable, data-driven analytics dashboard platform. The role involves developing a modern web application that integrates with multiple external data sources, processes large datasets, and presents actionable insights through interactive dashboards.
The ideal candidate should be comfortable working across the full stack and have strong experience in building analytical or reporting systems.
Key Responsibilities
- Design and develop a full-stack web application using modern technologies.
- Build scalable backend APIs to handle data ingestion, processing, and storage.
- Develop interactive dashboards and data visualisations for business reporting.
- Implement secure user authentication and role-based access.
- Integrate with third-party APIs using OAuth and REST protocols.
- Design efficient database schemas for analytical workloads.
- Implement background jobs and scheduled tasks for data syncing.
- Ensure performance, scalability, and reliability of the system.
- Write clean, maintainable, and well-documented code.
- Collaborate with product and design teams to translate requirements into features.
Required Technical Skills
Frontend
- Strong experience with React.js
- Experience with Next.js
- Knowledge of modern UI frameworks (Tailwind, MUI, Ant Design, etc.)
- Experience building dashboards using chart libraries (Recharts, Chart.js, D3, etc.)
Backend
- Strong experience with Node.js (Express or NestJS)
- REST and/or GraphQL API development
- Background job systems (cron, queues, schedulers)
- Experience with OAuth-based integrations
Database
- Strong experience with PostgreSQL
- Data modelling and performance optimisation
- Writing complex analytical SQL queries
DevOps / Infrastructure
- Cloud platforms (AWS)
- Docker and basic containerisation
- CI/CD pipelines
- Git-based workflows
Experience & Qualifications
- 5+ years of professional full stack development experience.
- Proven experience building production-grade web applications.
- Prior experience with analytics, dashboards, or data platforms is highly preferred.
- Strong problem-solving and system design skills.
- Comfortable working in a fast-paced, product-oriented environment.
Nice to Have (Bonus Skills)
- Experience with data pipelines or ETL systems.
- Knowledge of Redis or caching systems.
- Experience with SaaS products or B2B platforms.
- Basic understanding of data science or machine learning concepts.
- Familiarity with time-series data and reporting systems.
- Familiarity with meta ads/Google ads API
Soft Skills
- Strong communication skills.
- Ability to work independently and take ownership.
- Attention to detail and focus on code quality.
- Comfortable working with ambiguous requirements.
Job Title - MERN Stack Developer
Experience Range ā 3 to 6 Years
Location- Mumbai (Andheri East)
Mode- 5 Days working from office
Some specific Requirements:
- You have prior experience developing and working on consumer-facing web/app products
- Hands-on experience in JavaScript. Exceptions can be made if youāre really good at any other language with experience in building web/app-based tech products
- Expertise in Node.JS and Experience in at least one of the following frameworks - Express.js, Koa.js, Socket.io .
- Good knowledge of async programming using Callbacks, Promises, and Async/Await
- Hands-on experience with Frontend codebases using HTML, CSS, and AJAX
- Working knowledge of MongoDB, Redis, MySQL
- Good understanding of Data Structures, Algorithms, and Operating Systems
- You've worked with AWS services in the past and have experience with EC2, ELB, AutoScaling, CloudFront, S3
- Experience with Frontend Stack would be added advantage (HTML, CSS)
- You might not have experience with all the tools that we use but you can learn those given the guidance and resources
- Experience in Vue.js would be plus
š Hiring: MERN Stack Developer
ā Experience: 3+ Years
š Location: Mumbai ( Andheri East)
ā Work Mode:- 5 Days Work From Office
ā±ļø Notice Period: Immediate Joiners
(Only immediate joiners & candidates serving notice period)
š” Interview Mode - Walkin Interview
We are looking for a MERN Stack Developer skilled in MongoDB, Express.js, React.js, and Node.js to build scalable, high-performing web applications.
š« What Weāre Looking For:
ā Proficiency in React.js, Node.js, Express.js, MongoDB
ā Strong in JavaScript (ES6+), REST APIs, Git
ā Good problem-solving & debugging skills
Role Overview
We are looking for a Senior Full Stack Developer to build and scale our fintech platform. You will own the entire lifecycle of our financial products, from designing high-performance relational schemas in PostgreSQL to building interactive dashboards in React.
Key Responsibilities
⢠Full Stack Development: Build and maintain end-to-end features using the PERN stack
(PostgreSQL, Express.js, React, Node.js).
⢠Database Optimization: Design complex relational models and optimize SQL queries to
handle high-volume financial data and audit trails.
⢠Security & Compliance: Implement rigorous security measures (e.g., JWT, OAuth, data
encryption) and ensure the platform adheres to fintech standards like PCI-DSS.
⢠API Architecture: Develop robust RESTful APIs to integrate with third-party banking APIs,
payment processors (Stripe/Plaid), and KYC providers.
Technical Requirements
⢠Front-end: Advanced proficiency in React.js (Hooks, Context API, Redux or TanStack Query)
and modern CSS (Tailwind/Styled Components).
⢠Back-end: Expert-level Node.js and Express.js experience, with a focus on asynchronous
programming and secure API design.
⢠Database: Deep knowledge of PostgreSQL (complex joins, indexing, triggers, and
migrations).
Additional skills
⢠Understanding of Event-Driven Architecture (using AWS SQS/SNS or Kafka).
⢠Familiarity with SOC2 or ISO 27001 compliance frameworks.
⢠Cloud (AWS): Proven experience with:
- RDS/Aurora for managed databases.
- IAM for secure access management.
- AWS Lambda & API Gateway for serverless architecture.
- CloudWatch for monitoring and alerting.
⢠Tools: Git, Docker, and experience with CI/CD workflows.
About US
RJ Fintech Solutions Pvt. Ltd. is a high-growth fintech startup on a mission to automate business financial operations. In a world where financial systems are often slow and opaque, we are building the "missing link"āa secure, transparent, and lightning-fast platform that puts banking and compliance first for various corporates.
We are not just another financial app; we are an engineering-first company. We believe that elegant code and robust architecture are the foundations of trust. By leveraging the PERN stack and AWS cloud-native infrastructure, we are replacing legacy complexity with modern, scalable solutions.
Why Work With Us?
1. Build the Foundation, Not Just Features
You won't be a small cog in a massive machine. As an early member of our engineering team, you will help define our technical architecture, choose our libraries, and set the coding standards for everyone who follows. Your fingerprints will be on the core DNA of our product.
2. Solve Problems That Matter
Fintech is one of the few industries where code has a direct, measurable impact on people's lives.
Whether we are [e.g., simplifying cross-border payments, democratizing investment, or building the next generation of credit], you will be solving high-stakes challenges around security, trust, and financial inclusion.
Position: Full Stack Developer (React.js + Node.js)
Experience: 2ā5 Years
Location: Mumbai ā Chembur West (Onsite)
Job Summary
We are looking for a Full Stack Developer with strong hands-on experience in React.js and Node.js to build scalable, secure, and high-performance web applications. The ideal candidate should be comfortable owning features end-to-end, developing responsive UI, building REST APIs, integrating databases, and supporting production systems.
Key Responsibilities
- Build responsive UI using React.js, HTML5, CSS3, JavaScript (ES6+)
- Develop scalable backend services and RESTful APIs using Node.js (Express.js / NestJS)
- Work with MongoDB and MySQL (schema design, indexing, query optimization)
- Implement authentication & authorization using JWT , RBAC , Oauth
- Integrate third-party APIs, Webhooks
- Build real-time features using Socket.io / WebSockets
- Ensure performance, scalability, and security (validation, sanitization)
- Implement caching using Redis (if applicable) and optimize API response times
- Support API testing (Postman/Supertest)
- Maintain API documentation using Swagger / OpenAPI
- Debug and resolve defects, handle RCA, and support production troubleshooting with logs/monitoring
- Follow Git-based workflows, participate in code reviews, and collaborate with QA/product teams in Agile delivery
Mandatory Skills
- React.js, Node.js, JavaScript (ES6+)
- MongoDB (must), MySQL
- REST API development & integration
- Socket.io / WebSockets, Webhooks
- HTML5, CSS3
- Git
- Typescript, Express.js / NestJS
- jQuery / AJAX (basic / legacy support)
Good to Have
- Redis, Swagger/OpenAPI
- Docker, CI/CD (GitHub Actions/Jenkins)
- Cloud exposure (AWS/Azure/GCP)
Qualification
BE / BTech / MCA / MSc IT / BSc IT with 2ā5 years relevant experience.
CTC: As per industry std.
š Hiring: MERN Stack Developer at Deqode
ā Experience: 2+ Years
š Location: Mumbai
ā Work Mode:- 5 Days Work From Office
ā±ļø Notice Period: Immediate Joiners
(Only immediate joiners & candidates serving notice period)
About the Role:
Weāre looking for a skilledĀ MERN Stack DeveloperĀ to build and maintain modern web applications usingĀ MongoDB, Express.js, React.js, and Node.js.
Responsibilities:
- Develop and maintain full-stack web apps.
- Build reusable React components and REST APIs.
- Work with databases (MongoDB) and cloud deployment.
- Collaborate with cross-functional teams.
Requirements:
- 2ā5 years of experience in MERN stack.
- Strong in JavaScript, React, Node, Express, MongoDB.
- Good understanding of RESTful APIs and Git.
- Bonus: AWS/DevOps/Next.js/TypeScript.
Role: MERN Stack Developer
Location: Andheri East, Mumbai
Experience: 2+ years
Role Overview
We're hiring a MERN Stack Developer to build and maintain scalable web applications.
Key Responsibilities
- Develop full-stack applications using MongoDB, Express.js, React.js, and Node.js
- Build RESTful APIs and integrate third-party services
- Write clean, efficient code and participate in code reviews
- Optimize applications for performance and scalability
Required Skills
- 2+ years experience with MERN stack
- Strong proficiency in JavaScript/ES6+, React.js, Node.js, Express.js, and MongoDB
- Experience with Git, RESTful APIs, and authentication mechanisms
- Knowledge of HTML5, CSS3, and responsive design
Good to Have
- TypeScript, Redux, Next.js
- Cloud platforms (AWS/Azure)
- Testing frameworks (Jest, Mocha)
Were Hiring : MERN Stack Developer
- Deqode is looking for passionate and skilled MERN Stack Developers to join our growing team in Mumbai. If you love building scalable applications, working with cutting-edge technologies, and solving complex problems, wed love to meet you!
Role :Ā MERN Stack Developer
- Experience Required : 2 - 4 Years
- Location : Mumbai (Work From Office 5 Days)
- Notice Period : Immediate Joiners or up to 15 Days
Key Responsibilities :
- Develop, test, and deploy high-quality web applications using MongoDB, Express, React, and Node.js.
- Design and maintain scalable APIs and services.
- Work with Docker & Kubernetes for containerization and deployment.
- Integrate Kafka for real-time data processing and messaging.
- Collaborate with cross-functional teams to deliver robust and efficient solutions.
- Write clean, maintainable, and efficient code while following best practices.
Required Skills :
- Strong hands-on experience with MERN Stack (MongoDB, Express.js, React.js, Node.js).
- Experience with Docker and Kubernetes.
- Knowledge of Kafka for event-driven architecture.
- Solid understanding of software design principles and RESTful APIs.
- Problem-solving mindset with strong analytical skills.
š Hiring: MERN Stack Developer at Deqode
ā Experience: 2+ Years
š Location: Mumbai
ā Work Mode:- 5 Days Work From Office
ā±ļø Notice Period: Immediate Joiners
(Only immediate joiners & candidates serving notice period)
About the Role:
Weāre looking for a skilled MERN Stack Developer to build and maintain modern web applications using MongoDB, Express.js, React.js, and Node.js.
Responsibilities:
- Develop and maintain full-stack web apps.
- Build reusable React components and REST APIs.
- Work with databases (MongoDB) and cloud deployment.
- Collaborate with cross-functional teams.
Requirements:
- 2ā5 years of experience in MERN stack.
- Strong in JavaScript, React, Node, Express, MongoDB.
- Good understanding of RESTful APIs and Git.
- Bonus: AWS/DevOps/Next.js/TypeScript.
Job Description
We are looking for a talented Java Developer to work in abroad countries. You will be responsible for developing high-quality software solutions, working on both server-side components and integrations, and ensuring optimal performance and scalability.
Preferred Qualifications
- Experience with microservices architecture.
- Knowledge of cloud platforms (AWS, Azure).
- Familiarity with Agile/Scrum methodologies.
- Understanding of front-end technologies (HTML, CSS, JavaScript) is a plus.
Requirment Details
Bachelorās degree in Computer Science, Information Technology, or a related field (or equivalent experience).
Proven experience as a Java Developer or similar role.
Strong knowledge of Java programming language and its frameworks (Spring, Hibernate).
Experience with relational databases (e.g., MySQL, PostgreSQL) and ORM tools.
Familiarity with RESTful APIs and web services.
Understanding of version control systems (e.g., Git).
Solid understanding of object-oriented programming (OOP) principles.
Strong problem-solving skills and attention to detail.
Profile: ššØšš.š£š¬ šššš¤šš§š šššÆšš„šØš©šš«
Location: šš§šš”šš«š¢ ššš¬š, šš®š¦ššš¢, ššš”šš«šš¬š”šš«š
Experience: 2+ šššš«š¬ šš±š©
Work Mode: šš²šš«š¢š
šššš” ššššš¤:
ā Node.js & Express.js
ā MongoDB & Mongoose
ā RESTful APIs & GraphQL
ā JavaScript (ES6+) & TypeScript
ā JWT Authentication
ā Docker & Containerization
ā Git Version Control
ā Postman/Thunder Client
iSchoolConnect is an online platform that makes the University Admissions process hassle-free, fun and accessible to students around the globe. Using our unique AI technology, we allow students to apply to multiple universities with a single application. iSchoolConnect also connects with institutions worldwide and aids them in the transformation of their end-to-end admission processes using our various cutting-edge use cases.
Designation : Senior Fullstack Developer
We are seeking an experienced and highly skilled Senior Full Stack Developer to join our growing development team. The ideal candidate will have extensive experience in building scalable, high-performance web applications and will be responsible for delivering robust backend services and modern, user-friendly frontend solutions. This role will also involve working with cloud services, databases, and ensuring the technical success of projects from inception to deployment.
Responsibilities:
- End-to-End Development: Lead the development and maintenance of both frontend and backend applications. Write clean, scalable, and efficient code for web applications.
- Backend Development: Develop RESTful APIs and microservices using technologies like Node.js, Express.js, and Nest.js.
- Frontend Development: Implement and maintain modern, responsive web applications using frameworks React, Angular, etc
- Database Management: Design and maintain scalable databases, including MongoDB and MySQL, to ensure data consistency, performance, and reliability.
- Cloud Services: Manage cloud infrastructure on AWS and Google Cloud, ensuring optimal performance, scalability, and cost-efficiency.
- Collaboration: Work closely with product managers, designers, and other engineers to deliver new features and improvements.
- Code Quality & Testing: Follow best practices for code quality and maintainability, utilizing Test-Driven Development (TDD), and write unit and integration tests using Jest, and Postman.
- Mentorship: Provide guidance to junior developers, perform code reviews, and ensure high standards of development across the team.
Requirements:
- Experience: 5+ years of hands-on experience in full stack development, with a proven track record in both backend and frontend development.
- Backend Technologies: Proficiency in Node.js, Express.js, and Nest.js for building scalable backend services and APIs.
- Frontend Technologies: Strong experience with React, Angular, etc to build dynamic and responsive user interfaces.
- Databases: Strong knowledge of both relational (MySQL) and NoSQL (MongoDB) databases.
- Cloud Infrastructure: Hands-on experience with AWS and Google Cloud for managing cloud services, databases, and deployments.
- Version Control: Proficient in Git for version control and collaboration.
- Testing: Experience in writing unit and integration tests with Jest, and Postman.
- Problem Solving: Strong analytical and problem-solving skills to work with complex systems.
- Communication: Excellent communication and teamwork skills, with the ability to collaborate cross-functionally.
Nice-to-Have:
- Experience with Docker, Kubernetes, and CI/CD tools.
- Familiarity with GraphQL and Microservices Architecture.
- Experience working in an Agile/Scrum environment.
Profile: MERN Stack Developer
š Location: Andheri East, Mumbai
š¤ Work Mode: 5 Days WFO
ā° Experience: 2+ Years
(Only immediate joiners & candidates who have completed notice period)
What We're Looking For:
ā 2+ years of MERN stack development experience
ā MongoDB - database design and complex queries
ā Express.js - server-side application development
ā React.js - component-based UI development
ā Node.js - backend JavaScript runtime
ā Kafka - event streaming and messaging
ā Docker - containerization and deployment
ā Redis - caching and session management
ā RESTful API design and integration
š Hiring: MERN Stack at Deqode
ā Experience: 2+ Years
š Location: Mumbai
ā Work Mode:- 5 Days Work From Office
ā±ļø Notice Period: Immediate Joiners or 15 Days
(Only immediate joiners & candidates serving notice period)
MERN Stack (2+ Years of Experience) - Mumbai
š¹ Experience: 2 to 4 Years
š¹Skills: MongoDB, Express, React, Node, Docker, Kubernetes, Kafka
We are inviting a Fullstack Engineer to join our dynamic product team at BrandLabs. If youāre passionate about building end-to-end web applications and enjoy working across the stack, weād love to connect!
Key Responsibilities:
- Develop, deploy, and maintain web applications using NextJS, Typescript, NodeJS, NestJS, and ExpressJS.
- Collaborate with the product, design, and backend teams to deliver seamless user experiences.
- Write clean, maintainable, and scalable code following industry best practices.
- Participate in technical discussions, code reviews, and architectural planning.
- Integrate third-party services, APIs, and tools where required.
- Ensure application performance, security, and responsiveness.
Required Skills:
- 1-2 years of hands-on experience in fullstack development.
- Strong proficiency in NextJS, Typescript, NodeJS, NestJS, and ExpressJS.
- Good understanding of RESTful APIs and microservice architecture.
- Ability to troubleshoot, debug, and optimize applications for performance.
Good to Have:
- Experience building n8n workflows for automation.
- Exposure to AI/ML-based projects or AI service integrations.
- Familiarity with DevOps, CI/CD pipelines, and cloud platforms.
Additional Information:
- Location: We prefer candidates based in or around Thane, Mumbai for better collaboration.
Project Links: Please share your GitHub, portfolio, or links to live projects youāve contributed to.
Location: Mumbai
Experience Required: 2+ Years
Job Type: Full-Time
Notice Period: Immediate Joiners
(Looking for Local Candidates of Mumbai)
About the Role
We are seeking a skilled and experienced Full Stack (MERN) Developer to join our product engineering team. The ideal candidate must have experience working in a product-based software development company and should have hands-on involvement in e-commerce platform projects.
Mandatory Criteria
- Candidate must be currently working or have prior experience in a product-based software development company
- Candidate must have worked on at least one e-commerce platform project (end-to-end involvement)
Key Responsibilities
- Develop and maintain scalable web applications using MongoDB, Express.js, React.js, and Node.js
- Translate UI/UX designs into high-quality front-end code
- Build and integrate RESTful APIs
- Ensure performance, quality, and responsiveness of applications
- Participate in design discussions, code reviews, and contribute to technical documentation
- Work in a collaborative, agile development environment
Required Skills
- Strong proficiency in JavaScript, React.js, Node.js, and Express.js
- Hands-on experience with MongoDB or other NoSQL databases
- Solid understanding of RESTful APIs and architectural patterns
- Knowledge of version control systems like Git
- Understanding of CI/CD and cloud-based deployment practices
- Good grasp of performance optimization, caching, and security practices
š” Profile: Full Stack Developer at Deqode
š· Experience- 2+ Years
š· Location- Mumbai (Andheri East)
š· Mode- 5 Days WFO
(Only immediate joiners & candidates serving notice period)
⨠What we want:
ā Currently working in a product-based company
ā Prior e-commerce platform/project experience
ā Strong experience with MERN Stack development
ā Proficiency in ReactJS & modern JavaScript (ES6+)
ā Solid Node.js backend development skills
ā Database management experience (MongoDB preferred)
ā RESTful API design & integration
ā Code optimization & performance mindset
Location:Ā Mumbai
Experience Required:Ā 2+ Years
Job Type:Ā Full-Time
Notice Period:Ā Immediate Joiners
About the Role
We are seeking a skilled and experiencedĀ Full Stack (MERN) DeveloperĀ to join our product engineering team. The ideal candidate must have experience working in aĀ product-based software development companyĀ and should haveĀ hands-on involvement in e-commerce platform projects.
Mandatory Criteria
- Candidate must be currently working or have prior experience in aĀ product-based software development company
- Candidate must have worked on at least oneĀ e-commerce platform projectĀ (end-to-end involvement)
Key Responsibilities
- Develop and maintain scalable web applications using MongoDB, Express.js, React.js, and Node.js
- Translate UI/UX designs into high-quality front-end code
- Build and integrate RESTful APIs
- Ensure performance, quality, and responsiveness of applications
- Participate in design discussions, code reviews, and contribute to technical documentation
- Work in a collaborative, agile development environment
Required Skills
- Strong proficiency in JavaScript, React.js, Node.js, and Express.js
- Hands-on experience with MongoDB or other NoSQL databases
- Solid understanding of RESTful APIs and architectural patterns
- Knowledge of version control systems like Git
- Understanding of CI/CD and cloud-based deployment practices
- Good grasp of performance optimization, caching, and security practices
Able to manage product with millions hit and low latency
8 years plus overall
5 years plus on MEAN specially Backend ( Node.js,MongoDb)
Experience of 2-3 years as a Lead
Individual contributorĀ
Recruit, Manage team members, write code, take ownership of product!
Location: Mumbai
Experience Required: 2+ Years
Job Type: Full-Time
Notice Period: Immediate Joiners
About the Role
We are seeking a skilled and experienced Full Stack (MERN) Developer to join our product engineering team. The ideal candidate must have experience working in a product-based software development company and should have hands-on involvement in e-commerce platform projects.
Mandatory Criteria
- Candidate must be currently working or have prior experience in a product-based software development company
- Candidate must have worked on at least one e-commerce platform project (end-to-end involvement)
Key Responsibilities
- Develop and maintain scalable web applications using MongoDB, Express.js, React.js, and Node.js
- Translate UI/UX designs into high-quality front-end code
- Build and integrate RESTful APIs
- Ensure performance, quality, and responsiveness of applications
- Participate in design discussions, code reviews, and contribute to technical documentation
- Work in a collaborative, agile development environment
Required Skills
- Strong proficiency in JavaScript, React.js, Node.js, and Express.js
- Hands-on experience with MongoDB or other NoSQL databases
- Solid understanding of RESTful APIs and architectural patterns
- Knowledge of version control systems like Git
- Understanding of CI/CD and cloud-based deployment practices
- Good grasp of performance optimization, caching, and security practices
Roles and Responsibilities:
- Build scalable and loosely coupled services to extend our platform
- Build bulletproof API integrations with third-party APIs for various use cases
- Evolve our Infrastructure and add a few more nines to our overall availability
- Have full autonomy and own your code, and decide on the technologies and tools to deliver as well operate large-scale applications on AWS
- Give back to the open-source community through contributions on code and blog posts
- This is a startup so everything can change as we experiment with more product improvements
Some specific Requirements:
- Atleast 2+ years of Development Experience
- You have prior experience developing and working on consumer-facing web/app products
- Hands-on experience in JavaScript. Exceptions can be made if youāre really good at any other language with experience in building web/app-based tech products
- Expertise in Node.JS and Experience in at least one of the following frameworks - Express.js, Koa.js, Socket.io (http://socket.io/)
- Good knowledge of async programming using Callbacks, Promises, and Async/Await
- Hands-on experience with Frontend codebases using HTML, CSS, and AJAX
- Working knowledge of MongoDB, Redis, MySQL
- Good understanding of Data Structures, Algorithms, and Operating Systems
- You've worked with AWS services in the past and have experience with EC2, ELB, AutoScaling, CloudFront, S3
- Experience with Frontend Stack would be added advantage (HTML, CSS)
- You might not have experience with all the tools that we use but you can learn those given the guidance and resources
- Experience in Vue.js would be plus
Skill Set: 10 years plus as a full stack Java/JavaScriptĀ Developer
Micro Services, Distributed Systems
Cloud Services: AWS:(EC2,S3,Lambda,Load Balancing,Serverless)
Programming Backend: Node.js ,
Programming FrontEnd: React.js or ,Angular
Queuing: RabbitMQ /Kafka
Methodologies: Agile Scrum
Responsibilities:
End to end coding ; from software architecture to managing scaling,of high throughput(100000)RPS high volume transactions.
DIscuss business requirements and timelines with management and create a task plan for junior members.
Manage the day to day activities of all team members and report their work progress
Mentoring the team on best coding practices and making sure modules are Live
on time.
Management ofĀ security vulnerabilities.
Be a full individual contributor which means can work in a team as well as alone.
Attitude:
Passion for tech innovation and solve problems
GoGetter Attitude
Extremely humble and polite
Experience in Product companies and Managing small teams is a plus
ā In-depth knowledge of full-stack development principles and best practices.
ā Expertise in building web applications with strong proficiency in languages like Node.js, React, and Go.Ā
ā Experience developing and consuming RESTful and gRPC API Protocols.
ā Familiarity with CI/CD workflows and DevOps processes.Ā
ā Solid understanding of cloud platforms and container orchestration technologies.
ā Experience with Kubernetes deployment and workflows using tools like Argo.
ā Experience applying AI/ML models to optimize workflows or enhance product features, with familiarity in frameworks like TensorFlow, MLflow, Kubeflow, or PyTorch.Ā
ā Experience fine-tuning existing AI/ML models to adapt to specific use cases or datasets, ensuring optimized performance.Ā
ā Experience with Workflow Orchestration tools like Temporal and Windmill.
ā Strong background in System Design.Ā
ā Hands-on experience with Queuing Mechanisms such as RabbitMQ, Redis, and Kafka.Ā
ā Experience with designing and building user-friendly interfaces using Tailwind CSS and Radix UI.Ā
ā Excellent understanding of distributed systems, databases, and APIs. ā A passion for writing clean, maintainable, and well-documented code. ā Strong problem-solving skills and the ability to work independently as well as collaboratively.Ā
ā Excellent communication and interpersonal skills.Ā
Bonus points if you have:Ā
ā Experience with building self-serve platforms or user onboarding experiences.
ā Familiarity with Infrastructure as Code (IaC) tools like Terraform.
ā A strong understanding of security best practices for Kubernetes deployments.
ā Grasp on setting up Network Architecture for distributed systems.Ā
Company:Ā CorpCare
Title:Ā Lead EngineerĀ (Full stack developer)
Location:Ā Mumbai (work from office)
CTC:Ā Commensurate with experience
About Us:Ā Ā
CorpCare is Indiaās first all-in-one corporate funds and assets management platform. We offer a single-window solution for corporates, family offices, and HNIs. We assist corporates in formulating and managing treasury management policies and conducting reviews with investment committees and the board.
Job Summary:Ā Ā
The Lead Engineer will be responsible for overseeing the development, implementation, and management of our corporate funds and assets management platform. This role demands a deep understanding of the broking industry/Financial services industry, software engineering, and product management. The ideal candidate will have a robust background in engineering leadership, a proven track record of delivering scalable technology solutions, and strong product knowledge.
Key Responsibilities:
- Engineering Strategy and Vision:
- Develop and communicate a clear engineering vision and strategy aligned with our broking and funds management platform.
- Conduct market research and technical analysis to identify trends, opportunities, and customer needs within the broking industry.
- Define and prioritize the engineering roadmap, ensuring alignment with business goals and customer requirements.
- Lead cross-functional engineering teams (software development, QA, DevOps, etc.) to deliver high-quality products on time and within budget.
- Oversee the entire software development lifecycle, from planning and architecture to development and deployment, ensuring robust and scalable solutions.
- Write detailed technical specifications and guide the engineering teams to ensure clarity and successful execution.
- Leverage your understanding of the broking industry to guide product development and engineering efforts.
- Collaborate with product managers to incorporate industry-specific requirements and ensure the platform meets the needs of brokers, traders, and financial institutions.
- Stay updated with regulatory changes, market trends, and technological advancements within the broking sector.
- Mentor and lead a high-performing engineering team, fostering a culture of innovation, collaboration, and continuous improvement.
- Recruit, train, and retain top engineering talent to build a world-class development team.
- Conduct regular performance reviews and provide constructive feedback to team members.
- Define and track key performance indicators (KPIs) for engineering projects to ensure successful delivery and performance.
- Analyze system performance, user data, and platform metrics to identify areas for improvement and optimization.
- Prepare and present engineering performance reports to senior management and stakeholders.
-Ā Work closely with product managers, sales, marketing, and customer support teams to align engineering efforts with overall business objectives.
- Provide technical guidance and support to sales teams to help them understand the platform's capabilities and competitive advantages.
- Engage with customers, partners, and stakeholders to gather feedback, understand their needs, and validate engineering solutions.
Requirements:
- BE /B. Tech - Computer Science from a top engineering college
- MBA a plus, not required
- 5+ years of experience in software engineering, with at least 2+ years in a leadership role.
- Strong understanding of the broking industry and financial services industry.
- Proven track record of successfully managing and delivering complex software products.
- Excellent communication, presentation, and interpersonal skills.
- Strong analytical and problem-solving abilities.
- Experience with Agile/Scrum methodologies.
- Deep understanding of software architecture, cloud computing, and modern development practices.
Technical Expertise:
- Front-End: React, Next.js, JavaScript, HTML5, CSS3
- Back-End: Node.js, Express.js, RESTful APIs
- Database: MySQL, PostgreSQL, MongoDB
- DevOps: Docker, Kubernetes, AWS (EC2, S3, RDS), CI/CD pipelines
- Version Control: Git, GitHub/GitLab
- Other: TypeScript, Webpack, Babel, ESLint, Redux
Preferred Qualifications:
- Experience in the broking or financial services industry.
- Familiarity with data analytics tools and methodologies.
- Knowledge of user experience (UX) design principles.
- Experience with trading platforms or financial technology products.
This role is ideal for someone who combines strong technical expertise with a deep understanding of the broking industry and a passion for delivering high-impact software solutions.
We are looking for a talented Node.js + MySQL developer to join our dynamic team. As a Node.js + MySQL developer, you will be responsible for designing, implementing, and maintaining scalable and efficient serverless applications, primarily using Node.js and MySQL.
Ā
Responsibilities For Node Developer:
1.Ā Develop server-side applications using Node.js, Express.js, DynamoDB ,SQL and MySQL.
2.Ā Design and implement RESTful APIs for various client applications.
3.Ā Optimize application performance by implementing efficient database queries and caching mechanisms.
4.Ā Collaborate with front-end developers to integrate user-facing elements with server-side logic.
5.Ā Implement security and data protection measures.
6.Ā Conduct code reviews and ensure code quality and adherence to coding standards.
7.Ā Troubleshoot and debug issues that arise during development, testing, and production.
8.Ā Stay updated on emerging technologies and trends in server-side development.
9.Ā Stay updated on serverless architecture.
10.Ā Ā Should have experience on serverless architecture.
11.Ā Should have experience on AWS ā lambda, eventbridge, layers, sqs, sns, api gateway, amplifier, cloud formation, websocket etc.
Ā
Company:Ā CorpCare
Title:Ā Lead EngineerĀ (Full stack developer)
Location:Ā Mumbai (work from office)
CTC:Ā Commensurate with experience
About Us:Ā Ā
CorpCare is Indiaās first all-in-one corporate funds and assets management platform. We offer a single-window solution for corporates, family offices, and HNIs. We assist corporates in formulating and managing treasury management policies and conducting reviews with investment committees and the board.
Job Summary:Ā Ā
The Lead Engineer will be responsible for overseeing the development, implementation, and management of our corporate funds and assets management platform. This role demands a deep understanding of the broking industry/Financial services industry, software engineering, and product management. The ideal candidate will have a robust background in engineering leadership, a proven track record of delivering scalable technology solutions, and strong product knowledge.
Key Responsibilities:
- Engineering Strategy and Vision:
- Develop and communicate a clear engineering vision and strategy aligned with our broking and funds management platform.
- Conduct market research and technical analysis to identify trends, opportunities, and customer needs within the broking industry.
- Define and prioritize the engineering roadmap, ensuring alignment with business goals and customer requirements.
- Lead cross-functional engineering teams (software development, QA, DevOps, etc.) to deliver high-quality products on time and within budget.
- Oversee the entire software development lifecycle, from planning and architecture to development and deployment, ensuring robust and scalable solutions.
- Write detailed technical specifications and guide the engineering teams to ensure clarity and successful execution.
- Leverage your understanding of the broking industry to guide product development and engineering efforts.
- Collaborate with product managers to incorporate industry-specific requirements and ensure the platform meets the needs of brokers, traders, and financial institutions.
- Stay updated with regulatory changes, market trends, and technological advancements within the broking sector.
- Mentor and lead a high-performing engineering team, fostering a culture of innovation, collaboration, and continuous improvement.
- Recruit, train, and retain top engineering talent to build a world-class development team.
- Conduct regular performance reviews and provide constructive feedback to team members.
- Define and track key performance indicators (KPIs) for engineering projects to ensure successful delivery and performance.
- Analyze system performance, user data, and platform metrics to identify areas for improvement and optimization.
- Prepare and present engineering performance reports to senior management and stakeholders.
-Ā Work closely with product managers, sales, marketing, and customer support teams to align engineering efforts with overall business objectives.
- Provide technical guidance and support to sales teams to help them understand the platform's capabilities and competitive advantages.
- Engage with customers, partners, and stakeholders to gather feedback, understand their needs, and validate engineering solutions.
Requirements:
- BE /B. Tech - Computer Science from a top engineering college
- MBA a plus, not required
- 5+ years of experience in software engineering, with at least 2+ years in a leadership role.
- Strong understanding of the broking industry and financial services industry.
- Proven track record of successfully managing and delivering complex software products.
- Excellent communication, presentation, and interpersonal skills.
- Strong analytical and problem-solving abilities.
- Experience with Agile/Scrum methodologies.
- Deep understanding of software architecture, cloud computing, and modern development practices.
Technical Expertise:
- Front-End: React, Next.js, JavaScript, HTML5, CSS3
- Back-End: Node.js, Express.js, RESTful APIs
- Database: MySQL, PostgreSQL, MongoDB
- DevOps: Docker, Kubernetes, AWS (EC2, S3, RDS), CI/CD pipelines
- Version Control: Git, GitHub/GitLab
- Other: TypeScript, Webpack, Babel, ESLint, Redux
Preferred Qualifications:
- Experience in the broking or financial services industry.
- Familiarity with data analytics tools and methodologies.
- Knowledge of user experience (UX) design principles.
- Experience with trading platforms or financial technology products.
This role is ideal for someone who combines strong technical expertise with a deep understanding of the broking industry and a passion for delivering high-impact software solutions.
Scoutflo is a platform that automates complex infrastructure requirements for Kubernetes Infrastructure.
Job Description:
- In-depth knowledge of full-stack development principles and best practices.
- Expertise in building web applications with strong proficiency in languages like
- Node.js, React, and Go.
- Experience developing and consuming RESTful & gRPC API Protocols.
- Familiarity with CI/CD workflows and DevOps processes.
- Solid understanding of cloud platforms and container orchestration
- technologies
- Experience with Kubernetes pipelines and workflows using tools like Argo CD.
- Experience with designing and building user-friendly interfaces.
- Excellent understanding of distributed systems, databases, and APIs.
- A passion for writing clean, maintainable, and well-documented code.
- Strong problem-solving skills and the ability to work independently as well as
- collaboratively.
- Excellent communication and interpersonal skills.
- Experience with building self-serve platforms or user onboarding experiences.
- Familiarity with Infrastructure as Code (IaC) tools like Terraform.
- A strong understanding of security best practices for Kubernetes deployments.
- Grasp on setting up Network Architecture for distributed systems.
Must have:
1) Experience with managing Infrastructure on AWS/GCP or Azure
2) Managed Infrastructure on Kubernetes
Get to Know our Team:
In our Full stack Engineering department, we build the scalable, fault-tolerant systems and APIs that host our core business logic. Our systems cover all major areas of our business: such as TAM SAM, calculator, lead generation, campaign execution & data modeling. Most importantly though, we hire great people and empower them to be successful. Whether itās building new projects or reimagining our existing business, youāll make a big impact as part of the Full stack Engineering team.
The Opportunity:Ā
Swabhav is looking for developers to work on mission critical systems that deal with the designing and development of APIs.
In this Role, youāll get to
- Lead development of features, experiments, technical projects and complex systems.
- Be a technical architect, mentor, and driver towards the right technology.
- Continue to evolve our architecture and build better software.
- Be a major contributor to our agile and scrum practices.Ā
- Get involved with software engineering and collaborate with server, other client, and infrastructure technical team members to build the best solution.
- Constantly look for ways to improve our products, codebase and development practices.Ā
- Write great code and help others write great code.
- Drive Technical decisions in the organization.
What Youāll Need to Succeed
- 3-6 yearsā experience under your belt developing performance-critical applications that run in a production environment using Node Js, React Js or Next Js, PostgreSQL.
- Experience in full ownership of the systems involved.
- Hands on experience working with CRM platforms, Third party app integrations or Heavy file processing & Restful APIs.
- You understand that different applications have different data requirements.
- Good understanding of algorithms and data structures
- Strong coding ability.
- You are passionate about the craft of software development and constantly work to improve your knowledge and skills.
- Excellent communication skills.
Itās Great If You Have
- Experience with Scrum/Agile development methodologies.
- Experience building products.
- Core engineering infrastructure tools like Git for source control.
About Talent Litmus
- Talent Litmus is a game-based platform for assessments and learning founded by IIT Bombay, IIM Ahmedabad alumnus. We are a young, funded, growing and ambitious startup.
- Imagine if companies were to recruit candidates using interactive mobile games instead of tedious assessments. What if training sessions in organisations were not long 3-day workshops but gripping online role-playing games. We imagined it, and have made it a reality.
- We are using Games and Generative AI to make assessments nd learning at the workplace interesting.
Responsibilities
- Complete ownership of our web and mobile platform - from specification to design, development, and troubleshooting.
- Design and develop secure, scalable, performant and reliable systems.
- Create a framework of technical standards and procedures
- Collaborative work with other HR tech platforms to implement seamless integration.
- Rapid development and prototyping of new features.
RequirementsĀ
- Bachelors or higher degree in Computer Science or Mathematics 2 or more years of demonstrated successful experience in Full-Stack web development.
- Hands-on Experience with designing and building a high-quality front end for web applications.
- Experience with Node. JS, Angular JS, MongoDB, ExpressJS,Ā NestJs, AWS(EC2, Route53,Ā S3, CloudFront, Lambda), Docker, nginx.
- Experience with version control systems such as Git.
- Experience with Typescript Basic understanding and exposure to GEN AI tech.
- Bonus: experience with CI/CD, and game development (phaser.js, three.js, play canvas, etc. )
- Ability to have smart technical conversations and defend hypotheses with factual data.
- Candidates willing to work from home or from office in Mumbai
Our Tech Stack :
- PHP, Code igniter, MVC Framework
- Node JS, React JS, JavaScript, HTML, CSS
- Ajax, JQuery - Redis, SQL/Maria DB
- Linux
Few Challenges we are working on right now:
- Working on various optimization to improve page speed.
- Improving Server Response & Load balancing.
- Server side development on various projects.
- Customized CRM to increase leads handled per salesperson to double a day.
- Create a platform for users to create
Job Objectives:
- Integration of user
- facing elements developed by front
- end developers with server
- side logic
- Optimize web applications to maximize speed and scale. Support diverse clients from high
- powered desktop computers to small mobile devices
- Optimization of the application for maximum speed and scalability
- Implementation of security and data protection
- Collaborate with senior management, operations & business team
- Building Rest APIs and maintain Database optimizations
Looking For:
- Great understanding of Node, react, Express, Socket.io, MVVM framework
- Worked on e- commerce website, server handling and deployments scripts
- The one who has worked on customer facing product for 2 years
- Strong knowledge of MEAN stack ( Min 1 yr professional working experience) with basic understanding of LAMP
- Experience designing scalable, fault tolerant systems and databases.
Job Title: Node.js Developer
Company Overview:
Join Code B, a leading software development company specializing in tailored solutions for businesses worldwide. We're seeking a skilled Node.js Developer to join our dynamic team and contribute to the development of innovative software solutions.
Position Overview:
As a Node.js Developer at Code B, you will be responsible for designing, developing, and maintaining server-side applications using Node.js. You will collaborate with cross-functional teams to deliver high-quality software solutions that meet client requirements.
Responsibilities:
- Designing and implementing scalable and efficient server-side applications using Node.js
- Developing RESTful APIs to support front-end applications
- Collaborating with front-end developers to integrate user-facing elements with server-side logic
- Writing reusable, testable, and efficient code
- Troubleshooting and debugging issues to ensure smooth application performance
- Staying updated on emerging technologies and best practices in Node.js development
Requirements:
- Proficiency in Node.js and JavaScript
- Strong understanding of asynchronous programming and event-driven architecture
- Experience with Express.js or other Node.js frameworks
- Knowledge of MongoDB or other NoSQL databases
- Familiarity with version control systems such as Git
- Excellent problem-solving and communication skills
- Bachelor's degree in Computer Science, Engineering, or a related field (preferred)
- Prior experience in Agile/Scrum development methodologies (preferred)
Benefits:
- Competitive salary based on experience and skills
- Opportunity to work on challenging and innovative projects
- Collaborative and supportive work environment
- Professional development opportunities and training programs
- Health insurance, retirement plans, and other benefits package
Join Code B and be part of a team that is passionate about delivering excellence in software development. Apply now and take your career to the next level!
Synopsis
⢠We are seeking an experienced Node JS Mongo DB Developer to join our development
team.
⢠As a Node.js MongoDB Developer, you will be responsible for designing, implementing,
and maintaining server-side applications using Node.js and MongoDB.
JOB ROLE :
⢠Integration of user-facing elements developed by front-end developers with server side
logic
⢠Writing reusable, testable, and efficient code
⢠In depth knowledge of node js and Express framework (more frameworks will be
preferred)
⢠Design and implementation of low-latency, high-availability, and performant applications
⢠Implementation of security and data protection
⢠Experience with Elastic search mongo database and SQL
⢠Strong proficiency with JavaScript.
⢠in depth knowledge on how JS works.
⢠Bonus points for experience working with GCP or AWS ecosystem such as Kubernetes,
⢠Familiarity working with VCS such as Bitbucket, Github/Gitlab
⢠Experience in automated unit test development practices and design methodologies
Roles & Responsibilities:
ā¢
Looking for a dynamic and self-driven professional for our role of Full Stack Developer.
ā¢
The candidate should have a great attitude coupled with excellent tech skills.
ā¢
Who could deliver the projects as per the expectations. Youāll be part of a dynamic development team and would be responsible for the full software development life cycle, from conception to deployment.
ā¢
As a Full Stack Developer you should have hands-on experience in NodeJs, MongoDB, Expressjs & Reactjs/Nextjs/Angular.
ā¢
Your responsibilities will also include 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.
ā¢
You are expected to take an active role on both sides and define how the application looks and how it works.
Technical responsibilities:
ā¢
Execute on Software Engineering best practices for developing, unit testing, and deploying code.
ā¢
Analyse & create requirements basis the discussions and understanding from various stakeholders.
ā¢
Create clear technical specifications.
ā¢
Analyze and create efficient deployment architecture.
ā¢
Deploying code to production, tracking and debugging technical issues in production environment.
ā¢
Define code architecture decisions to support a high-performance and scalable product with a minimal footprint.
ā¢
Design and create advanced, elegant and efficient systems.
ā¢
Writing and conducting unit test cases, system integration test cases and load test for the application features/APIs developed.
ā¢
Work with your team to design and build software applications to function across multiple platforms.
ā¢
Maintain and improve the website by developing new user-facing and mobile-based features.
ā¢
Build reusable code and libraries for future use.
ā¢
Validate the technical feasibility of UI/UX designs.
ā¢
Optimize application for maximum speed and scalability.
ā¢
Assure that all user input is validated before submitting to the back-end.
ā¢
Conduct thorough testing of user interfaces in multiple platforms to ensure all designs render correctly and systems function properly.
ā¢
Get feedback from, and build solutions for users and customers.
ā¢
Write functional requirement documents and guides.
ā¢
Ensure high-quality graphic standards and brand consistency.
ā¢
Collaborate with other team members and stakeholders.
Desired Candidate Profile:
ā¢
Bachelorās degree or equivalent in Computer Science or Information Technology.
ā¢
5-7 years software development experience.
ā¢
In-depth understanding of the entire web development process (design, development, and deployment).
ā¢
Good understanding of SEO principles.
ā¢
A thorough understanding of computer architecture, operating systems and data structures.
ā¢
Strong understanding of front-end coding and development technologies.
ā¢
Extensive experience in NodeJS, Typescript, Express and React/ Nextjs/ Angular.
ā¢
Proficient understanding of client-side scripting and JavaScript.
ā¢
Work in JavaScript, Node.js, or frameworks such as React, Vue, or Angular
- Develop and maintain server-side logic using Node.js, JavaScript, and Python.
- Collaborate with front-end developers, designers, and product managers to create scalable and responsive web applications.
- Design and implement APIs and web services to facilitate seamless integration with other systems.
- Optimize applications for maximum speed, scalability, and reliability.
- Identify and troubleshoot performance bottlenecks and implement effective solutions.
- Ensure the security and data protection of the backend systems.
- Write efficient and reusable code, following industry best practices and coding standards.
- Conduct code reviews and provide constructive feedback to improve code quality.
- Stay up-to-date with the latest industry trends and technologies to drive continuous improvement.
- Participate in the entire software development lifecycle, from requirements gathering to deployment and maintenance.
Looking for Software Developer - Node.js on urgent bases.
Job Description:
1.Hands on experience in Backend database.
2.Knowledge of Nodejs, React.
Exp: 1-2 Years
Qualification:Diploma/B.E/Technical Degree
Location :Andheri (E)

Cllient is developing AI products for hospitality industry
Stalwart Themius is hiring a Backend Developer - Node.js to join our client's team in Mumbai. The selected candidate will work on cutting-edge technology and product. He/She will gain experience and will stand an opportunity to be hands-on, collaborative and fluent in the latest server-side, web capabilities and technologies. This will include all aspects of the creative process from conceptualizing to completion including design, development, presenting ideas, and working with the leadership team.
- Role: NodeJS Developer
- Experience: 1 - 4 years
- Location: Airoli, Navi Mumbai
Responsibilities:
- Use your knowledge about High Availability, Load Balancing, Scalability, and Distributed Computing in order to design database architectures and data structures that can grow with our businessĀ
- Collaborate with Product, Engineering and Business teams to drive the architecture, design, development and deployment of our analytics and a reporting portal
- Identify and address architecture challenges to ensure a robust, safe, securely accessible, highly available and highly scalable product that meets or exceeds customer and end-user expectations
- Collaborate with leadership and technology teams on creative concepts, and then launch and shape the required design components for each presentation and/ or production
- Able to work closely / collaborate with multiple product development teams including software developers
Primary Skills:
- 1-4 years of experience with Node.JS
- 1-4 years of experience with NoSQL (MongoDB)
- Experience with Agile Software Development
Preferred Skills:
- Knowledge of Software Deployment
- Knowledge of IT Security for Web Services
- Expert in using Revision Control Systems (Git)
- Must have outstanding communication and collaboration skills
Benefits:
- Competitive salary and benefits package.
- Opportunity to work with a growing company.
- Collaborative and supportive work environment.
- Opportunities for professional development.
Skills
- Strong proficiency in JavaScript, including DOM manipulation and the JavaScript object model.
- Expertise in backend programming with Node.js and MongoDB.
- Experience with React.js and redux.
- Material UI and 3rd party libraries.
- Experience with clean code writing practices like avoiding callback hell like promises, async.
- Thorough understanding of Node.js and its core principles.
- Experience with popular React.js workflows (such as Flux or Redux).
- Familiarity with newer specifications of ECMAScript.
- Experience with data structure libraries (e.g., Immutable.js).
- Familiarity with RESTful APIs.
- Knowledge of modern authorization mechanisms, such as JSON Web Token.
- Familiarity with modern front-end builds pipelines and tools.
- A knack for benchmarking and optimization.
- Familiarity with code versioning tools (such as Git, SVN, and Mercurial).
Responsibilities:
- Build Node.js APIs using microservices.
- Rewriting backend code with microservices architecture & Unit tests.
- Developing new user-facing features using React.js.
- Building reusable components and front-end libraries for future use.
- Translating designs and wireframes into high-quality code.
- Optimizing components for maximum performance across a vast array of web-capable devices and browsers.
Role - Lead- Backend Engineering
Work Mode- Hybrid
Location- Thane, Mumbai.
Ā
About the Company:Ā
Ventura is an omnichannel trading and investment platform with a network of branches, sub-brokers and Digital Channels. Founded in 1994, the company is now entering the next phase of growth by pivoting to a digital-first approach and strengthening its direct-to-consumer franchise. The company has now carved out a separate fintech vertical tasked with digital transformation using cutting-edge technology and bringing in fresh talent.Ā
Ā
Job Description:Ā
We are looking for a Backend Engineering lead whose highly talented individuals come from diverse backgrounds and are looking to solve real client problems at scale. We are looking for passionate techies with skills primarily around AWS and the latest tech stack who are aspiring for a fast-track career.
Join us if you like to:
Ā·Ā Build out a next-gen fintech product from ground 0
Ā·Ā Opportunity to influence the design of the product
Ā·Ā Flexible and Hybrid work environment running out of Slack
Ā·Ā Flat org structure
Ā·Ā Stay up-to-date on industry trends and emerging technologies
Ā
Weāll need you to bring:
Ā·Ā Bachelor's degree in Engineering or Master's degree in CS/ IT.
Ā·Ā 7+ years of experienceĀ
Ā·Ā Clean coding skills around C++/Python/NodeJS/Go.
Ā·Ā Knowledge of Redis.
Ā·Ā Experienced in SQL with Postgres and Good to have Influx DB.
Ā·Ā Knowledge of NGINX or any other API gateway.
Ā·Ā Strong AWS skills, techies with certifications from AWS are particularly encouraged to apply - AWS API Gateway, Route53, Lambda, EC2, RDS, SQS, CloudWatch, Cognito, QuickSight
Demonstratable experience around writing testable code, working with git, doing peer-level code review, daily standups, and generally championing software excellence
Stalwart ThemiusĀ is currently seeking a highly motivated and experiencedĀ Project ManagerĀ to join our client's team inĀ Mumbai. This role will involve providing virtual support to production processes in various areas of the food industry. Our client, with over 70 years of research and development experience, is known for their innovative high-tech solutions. Their intelligent sensor systems enable businesses to achieve optimal quality and efficiency in their production processes.
- Role: Project Manager:
- Experience: 10+ years overall and at least 5+ years of experience as a Project Manager
- Location: Airoli, Navi Mumbai (Hybrid)
If you have a passion for the world of intelligent machines, this exclusive opportunity is perfect for you. As a key member of the team, you will work closely with the Director of Engineering, participating in all aspects of the development cycle. Your primary focus will be fostering effective communication between different teams across locations and ensuring the delivery of a world-class product. This role is crucial and responsible for the entire Mumbai development team and delivery. The ideal candidate must have a strong background in Project Management and prior experience in team management.
Responsibilities:
- Establish and implement training processes and strategies for all technical personnel
- Analyze, plan, and develop requirements and standards for scheduled projects
- Assign and oversee daily tasks of technical personnel, ensuring active progress toward established milestones
- Conduct regular technical team meetings to assess progress
- Define clear deliverables, roles, and responsibilities for staff members involved in specific projects or initiatives
- Recruit and train exceptional employees to fill technical department positions
- Take ownership of projects and solutions within the business initiative
Mandatory Skills:
- Hands-on experience with Deployment, Docker, Node.js, ReactJS, MongoDB, and web design principles
- Strong understanding of cloud computing
- Proficiency in systems development and lifecycle methodologies
- Solid technical background with the ability to address accessibility and compatibility issues
- Familiarity with industry-standard tools for assessing work quality and providing improvement suggestions
- Excellent written and verbal communication skills
- Strong problem-solving and critical-thinking abilities
- Ability to work calmly under pressure and meet deadlines
- A team player with the capacity to work independently when necessary
- Minimum 10+ years of experience with 5+ years of people management skills and 5+ years of technical skills
- Demonstrated leadership, interpersonal, organizational, and problem-solving skills
Preferred Skills:
- Master's degree in Project Management or a related technical field
- Professional Project Management Certification from an accredited institution
- Demonstrated understanding of Project Management processes, strategies, and methods
- Experience mentoring, coaching, and developing talent in the technology department
- Excellent time management and organizational skills, with expertise in establishing guidelines for others in these areas
- Managerial experience applying analytical thinking and problem-solving skills
- A proactive approach to identifying and addressing potential challenges
JOB SUMMARY
Great Manager InstituteĀ® (āCompanyā) is a global digital platform for personalized development and certification of people managers, having the vision of creating a world where every individual gets the opportunity to work with a Great People Manager.
Our vision is to ensure that everyone gets an opportunity to work with a great people manager. Our mission is to ensure that anyone can be a great people manager who delivers sustained results by building high-trust relationships.
We take pride in saying that our short-term plan is for 1000 years!
We need amazing Software Developers to evolve our solutions into world-class products and become a part of a journey that is setting off a movement on people management. Imagine the impact of creating a product that helps evolve human behavior in a scalable manner.
OUR DNA
- Customer Obsession: We believe in the concept of understanding customers deeply by putting ourselves in their shoes and gather and use relevant data to take decisions.
- Speed: Speed is paramount to become a global start-up.
- Global Outlook: We are creating a product for the world, and it can be possible only if we combine personalized and localized offerings with global outlook.
OUR VALUES
- Be Transparent
- Bring the Best
- Have Faith
- Care
- Respect Individuality
This is a unique opportunity at the high growth start-up. The Technology Head will be a part of the core executive group at the Company.
ROLE DESCRIPTION
- Development of features and modules of Great Manager Certification product
- Engagement in new innovations within the core products and various extensions of the core product
- Solving coding-related problems of the junior software developers in the team
- Mentoring and supporting new techies, helping create a team of rockstar developers
Who will this role report to?
This role will report to the Technology Head of the Company.
Growth Opportunities for You
- This role is a great opportunity for contributing to the growth of a global company
- This is a critical role that will shape the technology roadmap of the Company and gives an opportunity to lead from the front
- Become an entrepreneur. We operate in a highly entrepreneurial culture. Almost all roles at the Company are constructed to operate with an entrepreneurial mindset.
- The role prepares you to become Lead/Head of Technology while establishing your brand value as a rockstar developer
Who Should Apply?
- Candidates with 5+ years overall experience in full-stack software development
- Hands-on MEAN Stack is required
- Strong understanding of latest full-stack technologies and their strengths, shortcomings, and applicability to the Companyās context
- Excellent analytical skills with an attention to detail
- Integrity, with an ability to handle sensitive information
- Drive to build something. The role is not for those seeking comfort, stability and a strict 9-5 schedule. Building market leadership is not an easy path. Motivation and speed are essential qualifying criteria
Full Stack Engineer
Job Description
ļ· As a Full stack developer he/she should be able to provide scalable software solutions
ļ· He/she be a part of cross-functional team thatās responsible for the full
SDLC, from conception to deployment.
ļ· Design and architect highly scalable web services applications
ļ· Develop and maintain all server-side network components
ļ· Collaborate with front-end developers on the integration of elements Architect
Content Management Solution and scalable API platform
ļ· Design back-end services for various business processes
ļ· Partner with third-party technology services and make strategic inputs.
ļ· Develop high-performance applications by writing testable, reusable, and efficient
code
ļ· Create workflows and solutions involving search, recommendations, rights
management, monetization, identity management, SSO, authorization,
authentication, etc.
ļ· Work with large datasets and optimize server-side performance
ļ· Implement effective security protocols, data protection measures, and storage
solutions
ļ· Run diagnostic tests, repair defects, and provide technical support
ļ· Experience in writing backend API services in a serverless framework would be
preferred.
ļ· Knowledge of microservice architecture is required
ļ· Collaborate with the tech and product teams to drive execution across all platforms
while balancing short-term requirements with long-term objectives
Requirements
ļ· 4-7 years of Knowledge of Node.js and ReactJS frameworks
ļ· Experience in creating and maintaining efficient NoSQl databases GRPC and Json
Elasticsearch
ļ· Experience in AWS environment, cloud deployments and lambda
ļ· DevOps and web security
ļ· API development and deployment
ļ· Unit and integration testing
Desired Candidate :
- Experience in Node.JS working with large scale backend applications
- Expertise in any Relational or NoSQL databases and any of caching databases
- Experience in integrating with RESTful/GraphQL APIs and Microservice APIs
- Good problem solving and debugging skill
- Good knowledge of engineering excellence: Unit Testing/TDD, Code quality,
- Documentation, CI&CD
- Exposure on event-driven, asynchronous I/O
- Experience in Linux development and AWS ecosystem tools
- Experience in non-functional requirements (Scalability, Performance optimisation, Security)
What you can achieve :
- Empowering Entrepreneurial Spirit: Whatever your role is, we'll encourage you to reinvent and reinvigorate; achieving the best for CaratLane and you.
- Celebrating Your Contribution: We recognize and reward everyone who approaches their job with true passion, and drives performance.
- The Best of Tanishq and CaratLane: Work with a disruptive, new-age omni-channel brand, while being a part of India's most trustworthy organisation - the Tata Group.
Description
Zycus is looking for a Meanstack/Mernstack Developer, who is motivated to combine the art of design with the art of programming. Responsibilities include implementing visual elements and their behavior with user interactions.. You will also be playing an active role onĀ front end as well as backend development, and defining how the application looks and functions. We are looking for candidates with strong experience inĀ MongoDB, Express.js, Angular, Node.js, Javascript, HTML, CSS, Jquery, Ajax. If you are a Mean Stack or full stack developer with a strong technical experience, then you could be the best fit for the role!
Roles & Responsibilities
Ā· Creating Apps by workingĀ on all layers of architecture Understanding the flow of code and how it interacts with different components.
Ā· Creating technical design documentsĀ by understandingĀ requirements, and product objectives.
Ā· Writing effective Unit tests
Ā· Good analytical skills and innovative mind.
Ā· Source code management.
Ā· Excellent communication skills.
Requirements
Ā· Total experience of 5 - 8 years
Ā· Experience on Mean Stack/Mernstack (MongoDB, Express.js, Angular, Node.js)
Ā· Strong understanding of JavaScript, object-oriented JS, its quirks, and workaroundsĀ·
Ā· Strong hands on experience in JavaScriptĀ· Strong proficiency with JavaScript or CoffeeScript depending on your technology stack.Ā·
Ā· Good understanding of server-side CSS preprocessors such as Stylus, LessĀ·
Ā· Basic understanding of web markup, including HTML5 and CSS3Ā· Good understanding of asynchronous request handling, partial page updates, JQuery, and AJAXĀ·
Ā· Proficient understanding of cross-browser compatibility issues and ways to work around such issuesĀ· Familiarity with JavaScript module loaders, such as Require.js and AMDĀ·
Ā· Proficient understanding of code versioning tools, such as SVNĀ· Good understanding of browser rendering behaviour and performance
Ā· Key Programming Skills:Ā MEAN stack, full stack, Angular, Java, HTML/CSS, Javascript, Bootstrap.
Ā· Experience working with Rest based APIs
Five Reasons Why You Should Join Zycus
1. Cloud Product Company:Ā We are a Cloud SaaS Company and our products are created by using the latest technologies like ML and AI. Our UI is in Angular JS and we are developing our mobile apps using React.
2. A Market Leader:Ā Zycus is recognized by Gartner (worldās leading market research analyst) as a Leader in Procurement Software Suites.
3. Move between Roles:Ā We believe that change leads to growth and therefore we allow our employees to shift careers and move to different roles and functions within the organization
4. Get a Global Exposure:Ā You get to work and deal with our global customers.
5. Create an Impact:Ā Zycus gives you the environment to create an impact on the product and transform your ideas into reality. Even our junior engineers get the opportunity to work on different product features.



















