Cutshort logo
For Employers
Staffnixcom logo
Senior BackendEngineer Node.js,Ai-native Top b2c product company only
Senior BackendEngineer Node.js,Ai-native Top b2c product company only

Senior BackendEngineer Node.js,Ai-native Top b2c product company only at Staffnixcom · Bengaluru (Bangalore) · 6 - 8 years · ₹45L - ₹51L / yr (ESOP available) · Bootstrapped · Posted 23 Jul 2026

Staffnixcom's logo

Senior BackendEngineer Node.js,Ai-native Top b2c product company only

Mayank Choudhary's profile picture
Posted by Mayank Choudhary
6 - 8 yrs
₹45L - ₹51L / yr (ESOP available)
Bengaluru (Bangalore)
Skills
skill iconNodeJS (Node.js)
Artificial Intelligence (AI)

Ideal Candidate

What You'll Bring


• Experience: 6+ years building production backend systems in Node.js for B2C products at meaningful scale.


• System Design: This one matters a lot to us. You can reason clearly about scalability, reliability, and trade-offs under real constraints.


• Fundamentals: Strong grasp of API design, service-oriented architecture, data structures, algorithms, and clean code.


• Databases: Depth in SQL and/or NoSQL, data modeling, query optimization, and performance tuning.


• AI-Native: You already use LLMs and agentic approaches to maximize your own efficiency as an engineer.


• Mindset: You enjoy the pace and breadth of a small team, and you are happy picking up whatever moves the product forward.

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

Shubham Vishwakarma

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

About Staffnixcom

Founded :
2025
Type :
Services
Size :
0-20
Stage :
Bootstrapped

About

First B2B Recruitment Agency Platform - Helping agencies grow faster and professionals find verified opportunities.
Read more

Company social profiles

blog

Similar jobs (10)

Bengaluru (Bangalore)
7 - 10 yrs
₹55L - ₹60L / yr
skill iconNodeJS (Node.js)

Strong Backend Node.js Developer Profile

2

Mandatory (Experience 1) – Must have 7+ years of hands-on Backend Engineering experience using Node.js building production-grade systems for B2C products at meaningful consumer scale

3

Mandatory (Experience 2) – Must be AI-native in their own engineering workflow: already uses LLMs and agentic tooling across the SDLC, from design and code generation through testing and debugging

4

Mandatory (Experience 3) – Must have owned backend architecture end to end, including greenfield builds. Should be able to make early architecture calls and reason clearly about service boundaries, data flow, caching, queueing, failure modes, scalability, and reliability trade-offs under real constraints.

5

Mandatory (Experience 4) – Must have a solid understanding of backend fundamentals, including API development, service-oriented architecture, data structures, algorithms, and clean coding practices

6

Mandatory (Experience 5) – Must have experience designing, building, and maintaining APIs and backend services, including integrations with external systems and third-party platforms

7

Mandatory (Experience 6) – Must have strong experience working with databases (SQL and/or NoSQL), including efficient data modeling, query optimization, and performance tuning

8

Mandatory (Company) – Must have worked in B2C product companies / startups at meaningful consumer scale. (WealthTech, FinTech, or high-growth consumer product background is highly preferred)

9

Mandatory (Stability) – Must have a stable career history, with consistent tenure across previous companies; frequent job-hopping will not be considered

10

Mandatory (AI Product) – Must have experience building and shipping products that use LLMs and agentic workflows to end users.

11

Mandatory (College) – ) - B.Tech or Dual degree (Btech and Mtech or Integrated Msc/MS) from Tier 1 Engineering Institutes (IITs, not NITs). Candidates from other institutions will not be considered unless they come from top top-tier product companies

12

Mandatory (Compensation Alignment) – Candidate must be comfortable with the compensation structure where the company matches their current CTC and provides ESOPs, without any salary hike

Read more
company logo
Umama Sayed
Posted by Umama Sayed
Remote, Mumbai
3 - 5 yrs
Best in industry
skill iconNodeJS (Node.js)
TypeScript
skill iconPostgreSQL
skill iconRedis
API
+4 more


About the Role


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


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


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




Responsibilities


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


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


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


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


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


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


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


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




Requirements


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


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


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


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


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


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


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


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




Nice to Have


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

Read more
company logo
Ankit Chauhan
Posted by Ankit Chauhan
Gurugram
4 - 6 yrs
₹35L - ₹40L / yr
Retrieval Augmented Generation (RAG)

About VerbaFlo.ai

VerbaFlo.ai is a fast-growing AI SaaS startup revolutionizing how businesses leverage AI-powered solutions. As a part of our dynamic team, you’ll work alongside industry leaders and visionaries to drive innovation and execution across multiple functions.


Role Overview

We are looking for a Senior Backend Engineer to design and develop user-friendly, scalable, and high-performance web applications. This role requires deep expertise in backend technologies, attention to detail, and the ability to collaborate with cross-functional teams.


Responsibilities

  • Design, develop, and maintain scalable backend systems, APIs, and data pipelines.
  • Collaborate closely with frontend engineers, product managers, and AI teams to deliver cohesive features and seamless user experiences.
  • Ensure the reliability, security, and performance of backend systems.
  • Write clean, maintainable, and efficient code using modern backend practices.
  • Implement automated testing, CI/CD workflows, and infrastructure as code (where applicable).
  • Own the end-to-end lifecycle of backend features, from architecture to deployment.
  • Monitor production systems and resolve performance and scalability issues.
  • Contribute to architectural decisions and help evolve our engineering best practices.


Requirements

  • 4–6 years of experience in backend development in startups, preferably in SaaS or AI-driven products.
  • Proficiency in Node.js, Python, or Go
  • Deep understanding of RESTful API design.
  • Strong experience with databases: PostgreSQL, MongoDB, ElasticSearch.
  • Exposure to message queues, job schedulers, or event-driven architectures (e.g., SQS, Celery, etc).
  • Familiarity with cloud platforms like AWS, GCP, or Azure and containerization tools (Docker, Kubernetes).
  • Experience with Git, CI/CD tools, and writing unit/integration tests.
  • Strong problem-solving skills and a mindset geared toward performance and security.
  • Excellent communication and collaboration abilities.


Why Join Us?

  • Work directly with top leadership in a high-impact role.
  • Be part of an innovative and fast-growing AI startup.
  • Opportunity to take ownership of key projects and drive efficiency.
  • A collaborative, ambitious, and fast-paced work environment.
  • Perks & Benefits: gym membership benefit, workation policy, and company-sponsored lunch.


If you’re looking for an exciting role that combines strategy, execution, and leadership exposure, we’d love to hear from you!

Read more
company logo
Apoorva Lakshkar
Posted by Apoorva Lakshkar
Mumbai
4 - 6 yrs
₹8L - ₹18L / yr
skill iconNodeJS (Node.js)
Generative AI

Job Overview

Architect and build scalable, high-performance backend systems while working on mission-critical platforms that process real-time market data and portfolio analytics. The role also involves leveraging Generative AI capabilities to enhance data intelligence, automation, and user-facing features, while ensuring regulatory compliance and secure financial transactions.


Key Responsibilities

  • Design, develop, and maintain scalable backend services and APIs using NodeJS and Python
  • Build event-driven architectures using RabbitMQ and Kafka for real-time data processing
  • Develop and manage data pipelines integrating PostgreSQL and BigQuery for analytics and warehousing
  • Integrate and deploy Generative AI models (LLMs, embeddings, AI APIs) into backend systems for automation, insights, and intelligent workflows
  • Design AI-powered features such as recommendation systems, document processing, or conversational interfaces
  • Ensure system reliability, security, and low-latency performance for mission-critical systems
  • Lead technical design discussions, conduct code reviews, and mentor junior engineers
  • Optimize database queries, implement caching strategies, and improve overall system performance
  • Collaborate with cross-functional teams to deliver end-to-end product features
  • Implement monitoring, logging, and observability solutions


Required Skills and Qualifications

  • 2+ years of professional backend development experience
  • Strong expertise in NodeJS and Python for production-grade applications
  • Proven experience building RESTful APIs and microservices architectures
  • Experience working with Generative AI frameworks/APIs (OpenAI, LangChain, vector databases, prompt engineering)
  • Understanding of integrating LLMs into production systems (RAG, embeddings, fine-tuning basics)
  • Strong proficiency in PostgreSQL, including query optimization and schema design
  • Hands-on experience with RabbitMQ and Kafka
  • Experience with BigQuery or similar data warehousing solutions
  • Solid understanding of distributed systems, scalability patterns, and high-traffic applications
  • Strong knowledge of authentication, authorization, and security best practices
  • Experience with Git, CI/CD pipelines, and modern development workflows
  • Excellent problem-solving and debugging skills
  • Exposure to fintech or financial services, cloud platforms (GCP/AWS/Azure), Docker/Kubernetes, caching tools (Redis/Memcached), and regulatory requirements (KYC, compliance, data privacy) is a plus


Apply directly at: https://wohlig.keka.com/careers/jobdetails/136351

Read more
company logo
Sneha Singh
Posted by Sneha Singh
Gurugram
3 - 5 yrs
Best in industry
skill iconNodeJS (Node.js)
skill iconNextJs (Next.js)
skill iconPostgreSQL
skill iconMongoDB
skill iconGo Programming (Golang)

Why This Role Matters

Our backend is what keeps checkout, RTO, and payments fast and reliable at ~$2B GMV across 15,000+ merchants. As an SDE 2 you own services end to end, make the architecture calls that keep them performant, and set the technical bar for the engineers around you. The trade-offs you pick show up directly in merchant conversions and platform reliability - this is a builder's seat with real ownership.

What You'll Own

  • Design and build backend services primarily in Node.js/NestJS, with Go for select services, backed by Postgres, Mongo, and Redis.
  • Own event-driven flows on Kafka - throughput, ordering, and failure handling.
  • Make and document the architecture and trade-off decisions for systems you lead.
  • Ship features end to end, dropping into the frontend (React/Svelte) when it's the fastest path.
  • Strengthen CI/CD, observability, and deployments on AWS.
  • Review code, mentor SDE 1s and AEs, and raise the quality bar on the team.
  • Take ambiguous problems and drive them to delivery with minimal hand-holding.

Who You Are

  • Strong backend engineer in JavaScript/TypeScript on Node.js/NestJS (our primary stack); working knowledge of Go, or ready to pick it up.
  • Solid at data modelling across Postgres and Mongo, and knows when Redis earns its place.
  • Has built and scaled event-driven systems (Kafka or equivalent).
  • At home on the backend but happy to work across the stack in React/Svelte.
  • Thinks in systems - scalability, reliability, maintainability - not just features.
  • Has mentored engineers and owns code quality and delivery, not just their own tickets.
  • Communicates clearly and does well with ambiguity in a fast-moving team.
Read more
company logo
Megha Shetty
Posted by Megha Shetty
Gurugram
4 - 6 yrs
₹8L - ₹14L / yr
skill iconPython
skill iconNodeJS (Node.js)
skill iconMongoDB
skill iconAmazon Web Services (AWS)

Technical Expertise

• Proficiency in Node.js or Python – Hands-on experience with backend development frameworks

and best practices.

• Expertise in SQL/NoSQL Databases – Strong experience with MySQL, PostgreSQL, MongoDB, or

DynamoDB.

• ElasticSearch & API Development – Strong knowledge of REST APIs, ElasticSearch, and high-

availability system design.

• Cloud & DevOps – Hands-on experience with AWS, Kubernetes, Docker, and CI/CD pipelines.

• Data Structures & Algorithms – Strong command over data structures, algorithms, OOD, and

design patterns.

• Version Control & Deployment – Experience with Git, GitHub Actions, and other deployment

systems.

• High-Performance Systems – Implemented solutions that handle high availability, concurrency,

and low-latency requirements.

Read more
company logo
Umama Sayed
Posted by Umama Sayed
Remote, Mumbai
4 - 7 yrs
Best in industry
skill iconNodeJS (Node.js)
TypeScript
skill iconExpress
NestJS
Fastify
+7 more

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
Read more
Confidential
Confidential
Agency job
via by Jaya Mishra
Delhi
5 - 10 yrs
Best in industry
skill iconNodeJS (Node.js)
skill iconPython
skill iconMongoDB
skill iconPostgreSQL
RESTful APIs

Backend Developers

  • Contract To Hire (Initial Engagement: 6 months)


Experience: 5+ years

Mandatory Skills:

● Node.js

● Python

● MongoDB

● PostgreSQL

● REST API design and development

● Backend architecture and service design

● Database design, indexing and query optimisation

● Performance tuning

● Authentication/authorisation

● Third-party integrations

● Asynchronous processing and background jobs

● Logging, monitoring and debugging

● Git and collaborative development

● Scalable, maintainable and testable backend services

● Architecture discussions, code reviews, debugging and production support


Good to have:

● Microservices

● Docker

● Cloud platforms

● Redis

● Message queues

● CI/CD

● Observability


Read more
company logo
Kalyani Wadnere
Posted by Kalyani Wadnere
Pune
5 - 7 yrs
Best in industry
skill iconNodeJS (Node.js)
skill iconExpress
Microservices
Distributed Systems
SQL
+6 more

About NonStop io Technologies

NonStop io Technologies is a value-driven company with a strong focus on process-oriented software engineering. We specialize in Product Development and have a decade's worth of experience in building web and mobile applications across various domains. NonStop io Technologies follows core principles that guide its operations and believes in staying invested in a product's vision for the long term. We are a small but proud group of individuals who believe in the 'givers gain' philosophy and strive to provide value in order to seek value. We are committed to and specialize in building cutting-edge technology products and serving as trusted technology partners for startups and enterprises. We pride ourselves on fostering innovation, learning, and community engagement. Join us to work on impactful projects in a collaborative and vibrant environment.


Brief Description

We're seeking an experienced Senior Backend Engineer/Tech Lead to join our team. As a backend engineer, you will be responsible for designing, developing, and deploying scalable backends for the products we build at NonStop. This includes APIs, databases, and server-side logic. Also, guiding the mentoring the junior team members


Responsibilities

  • Design, develop, and deploy backend systems, including APIs, databases, and server-side logic
  • Write clean, efficient, and well-documented code that adheres to industry standards and best practices
  • Code Quality: Ensure code quality through code reviews, adherence to best practices, and continuous improvement
  • Mentorship: Guide and mentor team members, fostering growth and innovation
  • Collaboration: Work closely with stakeholders to align technical goals with business objectives
  • Problem-Solving: Analyze and resolve technical challenges promptly
  • Innovation: Stay updated with the latest technology trends and integrate them into solutions


Requirements

  • At least 5+ years of experience building scalable and reliable backend systems
  • Strong expertise in NodeJS/NestJS, Express, PostgreSQL
  • Experience with microservices architecture and distributed systems
  • Proficiency in database design (SQL and NoSQL)
  • Knowledge of cloud platforms (AWS, Azure, or GCP) and CI/CD pipelines
  • Deep understanding of design patterns, data structures, and algorithms
  • Hands-on experience with containerization technologies like Docker and orchestration tools like Kubernetes
  • Familiarity with Frontend Development Technologies (React, JavaScript, HTML, CSS)
  • Exceptional communication and leadership skills
  • Strong understanding of object-oriented programming principles and design patterns
  • Familiarity with automated testing frameworks and methodologies
  • Excellent problem-solving skills and attention to detail
  • Strong communication skills and ability to effectively lead and maintain a collaborative team environment


Why Join Us?

  • Opportunity to work on a cutting-edge healthcare product
  • A collaborative and learning-driven environment
  • Exposure to AI and software engineering innovations
  • Excellent work ethic and culture


If you're passionate about technology and want to work on impactful projects, we'd love to hear from you!

Read more
company logo
HR Ventures
Posted by HR Ventures
Bangalore (5 days/week, in-office)
2 - 6 yrs
₹12L - ₹30L / yr
skill iconJavascript
TypeScript
skill iconNodeJS (Node.js)
skill iconPostgreSQL
skill iconRedis
+2 more

About Dino Ventures

Dino Ventures is a Bharat-focused, app-first technology company with 5M+ app downloads across a portfolio of 10+ live applications. Our flagship products—including Samaj Saathi, Samjho, and Stick—serve millions of users across India, solving meaningful problems at scale.

We’re building products that impact everyday lives, and we’re looking for experienced engineers who thrive on ownership, performance, and shipping high-quality software.


What You’ll Do

  • Architect, build, and scale high-performance, real-time applications across the entire stack.
  • Design robust backend services, APIs, and distributed systems that power millions of users.
  • Build fast, responsive, and polished user experiences with a strong focus on performance and usability.
  • Optimize databases, caching layers, and application architecture for scalability, reliability, and cost efficiency.
  • Lead technical design discussions, make architectural decisions, and mentor fellow engineers.
  • Drive projects from concept to production with complete ownership.
  • Collaborate closely with product and design teams to build impactful user experiences.
  • Leverage modern AI-assisted development tools (Claude Code, Codex, Cursor, etc.) to maximize engineering productivity.


Our Tech Stack

Backend

  • Node.js
  • TypeScript
  • PostgreSQL
  • Redis
  • Elasticsearch

Frontend

  • SvelteKit
  • TypeScript
  • Tailwind CSS
  • tRPC
  • TanStack Query

(We’re pragmatic about technology—we choose the right tool for the job.)


What We’re Looking For

  • 2+ years of experience building and shipping production-grade software.
  • Strong expertise in TypeScript/JavaScript across frontend and backend development.
  • Deep understanding of software engineering fundamentals, system design, and scalable architecture.
  • Strong knowledge of relational databases, indexing strategies, query optimization, and database internals.
  • Experience building scalable REST APIs and real-time systems.
  • Familiarity with caching, asynchronous processing, networking, and distributed systems.
  • Experience using modern AI coding tools to accelerate development workflows.
  • Strong attention to engineering quality, including latency, reliability, race conditions, bundle size, and user experience.
  • Ability to balance speed with maintainability, making thoughtful engineering trade-offs.
  • Self-driven with a strong sense of ownership and a product mindset.


Intent > Experience > Skills

Why Join Dino Ventures?

  • Build products that solve real problems for millions of Bharat users.
  • Work across multiple products with opportunities to build new systems from scratch.
  • High ownership, minimal bureaucracy, and fast decision-making.
  • Collaborate with an ambitious, product-first engineering team.
  • See your work reach production from Day 1.
  • Shape the technical direction of products used at massive scale.

If you enjoy solving challenging engineering problems, care deeply about software craftsmanship, and want your work to make a real-world impact, we’d love to hear from you.

Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

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