Backend Engineer at Vundee Rides Pvt Ltd · Chennai · 2 - 3 years · ₹3L - ₹5.5L / yr · Bootstrapped · Posted 13 Aug 2026

Full stack Developer (Ref.ID: VRPL-FSD-Chn-0326)
No. of Positions: 2 Nos. Senior 1 No. Junior 1 No.
API Development & Architecture:
Design and develop scalable RESTful APIs using Node.js & TypeScript
Build modular, reusable, and clean backend architecture
Implement authentication & authorization (JWT / OAuth / Role-based access)
Ensure API security best practices
Write well-structured documentation (Swagger / Postman)
Real-Time Communication (Sockets):
Develop real-time features using WebSockets / Socket.io
Implement:
Live tracking
Real-time notifications
Status updates
Chat systems
Optimize socket performance and reconnection handling
Ensure scalability under concurrent user load
Database & Data Layer (PostgreSQL):
Design scalable and optimized database schemas
Write complex SQL queries & joins
Implement indexing & query optimization
Handle transactions and concurrency control
Work with ORMs like Prisma / TypeORM (preferred)
Maintain database security and backup strategies
Ensure data security and backups
Performance & Scalability:
Optimize API response times
Implement caching strategies (Redis preferred)
Design rate limiting and throttling mechanisms
Ensure system reliability & fault tolerance
Handle background jobs & queues
Deployment & DevOps Collaboration:
Deploy applications on AWS / GCP
Work with Docker containers
Implement CI/CD pipelines
Monitor logs & performance metrics
WhatsApp Business Integration:
Integrate WhatsApp Business API (Cloud / On-Premise)
Work with providers like Exotel / Twilio (preferred)
Implement Template messaging
OTP authentication
Notifications & alerts
Two-way communication
Manage webhook events and delivery tracking
Ensure compliance with WhatsApp policies
Required Skills:
Strong proficiency in Node.js
Hands-on experience with TypeScript
Strong experience in PostgreSQL
Experience building RESTful APIs
Experience with WebSockets / Socket.io
Good understanding of system design & architecture
Git version control
Knowledge of API security best practices
Preferred Skills:
Experience in real-time platforms (ride-hailing, delivery, chat systems)
Redis for caching
Message queues (Kafka / RabbitMQ / BullMQ)
Microservices architecture
Payment gateway integration
Cloud infrastructure knowledge
Soft Skills:
Strong analytical, problem-solving skills, and debugging skills
Startup mindset & ownership attitude
Ability to work in fast-paced startup environment and work independently
Good communication skills in all aspects

About Vundee Rides Pvt Ltd
About
Company social profiles
Similar jobs (10)
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!
What role will you play?
As a Full Stack Engineer, you will play a pivotal role in our development team, bridging the gap between the visual elements and the server-side infrastructure. You will be instrumental in developing full-fledged, scalable applications by combining the art of design with the science of programming. With your expertise in both front-end and back-end technologies, you will ensure the entire stack is designed and built for speed and functionality.
Your day to day will involve designing and developing dynamic, high-quality web applications, leveraging the Node.js and python for the back end services and React/Angular for the front end. Close collaboration with UI/UX designers will be essential, allowing you to bring web designs to life while ensuring high performance and responsiveness. Additionally, you will actively participate in coding, debugging, and testing to deliver reliable solutions whilst also working closely with other developers, designers, and product managers, fostering a collaborative environment to meet project goals and deadlines effectively.
What you offer
- Proficiency in Typescript and a good understanding of React
- Solid experience with the Node.js, including the ability to develop RESTful APIs
- Experience with containerisation of service using Docker
- Knowledge of modern authorisation mechanisms, such as JSON Web Token (JWT)
- Familiarity with SQL databases, such as PostgreSQL
- Experience with Kafka or other event driven tools and tech
- Nice to have some experience integrating with LLMs through open AI, Gemini etc.
- Nice to have exposure to AI tooling – Claude, Copilot, Cursor etc.
- AWS experience is a nice to have
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.
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.
Strong Software Engineer fullstack profile using NodeJS, Python, and React
2
Mandatory (Experience) - Must have 6+ YOE in Software Development using Python and NodeJS (For backend) & React (For frontend)
3
Mandatory (Core Skills 1): Must have strong experience in working on Typescript
4
Mandatory (Core Skills 2): Must have experience in message based systems like Kafka, RabbitMq, Redis
5
Mandatory (Core Skills 3): Databases - PostgreSQL & NoSQL databases like MongoDB
6
Mandatory (Company) - Product Companies Only
7
Mandatory (Education) - 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-tier product companies
8
Mandatory (Note) : This role is a hybrid role (2 days WFO)
9
Preferred (Experience): Experience in Fin-Tech, Payment, POS and Retail products is highly preferred
10
Preferred (Mentoring): Experience in mentoring, coaching the team.
Strong Software Engineer fullstack profile using NodeJS, Python, and React
2
Mandatory (Experience) - Must have 6+ YOE in Software Development using Python and NodeJS (For backend) & React (For frontend)
3
Mandatory (Core Skills 1): Must have strong experience in working on Typescript
4
Mandatory (Core Skills 2): Must have experience in message based systems like Kafka, RabbitMq, Redis
5
Mandatory (Core Skills 3): Databases - PostgreSQL & NoSQL databases like MongoDB
6
Mandatory (Company) - Product Companies Only
7
Mandatory (Education) - 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-tier product companies
8
Mandatory (Note) : This role is a hybrid role (2 days WFO)
9
Preferred (Experience): Experience in Fin-Tech, Payment, POS and Retail products is highly preferred
10
Preferred (Mentoring): Experience in mentoring, coaching the team.
Job Overview
We are hiring a Senior Full-Stack Engineer to design and scale high-performance web applications. You will drive technical decisions using React, Node.js, and TypeScript while building event-driven cloud architectures.
Key Responsibilities
- Develop scalable frontend features using React and robust backend APIs with Node.js/TypeScript.
- Architect and deploy cloud-native microservices on AWS.
- Implement asynchronous communication using messaging tools like Kafka, RabbitMQ, SQS, or SNS.
- Optimize SQL/NoSQL databases and maintain automated CI/CD pipelines.
- Mentor junior developers and lead code reviews.
Required Skills
- 6+ years in full-stack software development.
- Mastery of TypeScript, React.js, and Node.js.
- Hands-on experience with AWS and modern messaging queues.
- Strong problem-solving and communication skills.
Location: Hyderabad
We are looking for a skilled Fullstack Developer with at least 10 years of experience building and maintaining responsive, scalable web applications. You will work across a full technology stack, from crafting intuitive React.js user interfaces to designing and implementing robust backend services with Node.js and PostgreSQL. This role requires strong proficiency in React.js, JavaScript/TypeScript, and the ability to collaborate closely with designers, backend engineers, and product managers to deliver exceptional end-to-end product experiences.
Job Title : Senior Backend Engineer – Node.js & TypeScript
Experience : 4+ Years
Employment Type : Contract – 3 Months
Location : Pune
Work Mode : On-site
Working Hours : 03:00 PM to 11:00 PM OR 03:00 PM to 12:00 AM
Time Zone : Minimum 4-hour overlap with Eastern Time (ET)
About the Role :
We are looking for a Senior Backend Engineer to design, develop, and scale an AI-led digital platform. The role involves working closely with the Founder/CEO and technical team on architecture, product development, innovation, and end-to-end feature ownership.
Mandatory Skills :
Node.js, TypeScript, REST, GraphQL, PostgreSQL, SQL, Prisma / TypeORM / Sequelize, AWS (ECS, EC2, S3, RDS, Lambda), Airbyte / dbt / Airflow / AWS Glue, Data Warehousing, Event-Driven Architecture, Message Queues, CI/CD, Automated Testing, Backend Architecture, Scalability & Performance.
Key Responsibilities :
- Design and develop scalable backend services using Node.js and TypeScript.
- Build and optimize REST and GraphQL APIs.
- Work with PostgreSQL, SQL, and ORMs such as Prisma / TypeORM / Sequelize.
- Design data pipelines using Airbyte, dbt, Airflow, or AWS Glue.
- Manage and optimize AWS infrastructure including ECS, EC2, S3, RDS, and Lambda.
- Implement CI/CD, automated testing, event-driven architectures, and message queues.
- Optimize API performance, scalability, reliability, and data warehouse solutions.
- Own features end-to-end from design to production.
- Participate in code reviews, on-call support, and production troubleshooting.
- Collaborate with Product, QA, and Engineering teams and mentor junior developers.
- Work closely with the Founder / CEO on technical solutioning and product innovation.
Requirements :
- 4+ years of hands-on Node.js & TypeScript backend development.
- Strong experience with AWS, PostgreSQL, SQL, APIs, and backend architecture.
- Hands-on experience with data pipelines and data warehousing.
- Experience with CI/CD, automated testing, event-driven systems, and message queues.
- Strong problem-solving skills and end-to-end ownership mindset.
- Ability to work independently in a fast-paced environment.
- Good communication and collaboration skills.
- Bachelor's degree in Computer Science, IT, or a related field.
Preferred :
- Terraform / CloudFormation and Infrastructure as Code.
- Docker / Kubernetes and strong DevOps exposure.
- AWS backup / disaster recovery experience.
- Exposure to GCP / Azure.
- Startup / early-stage product development experience.
About AimInfologics
AimInfologics is a software development company based in Gujarat, India. We build mobile apps, web platforms, SaaS products, AI integrations, automation systems, and custom software solutions for clients in India and international markets.
We are looking for a Full Stack Developer who has strong hands-on experience with Node.js and Next.js and can work on real client projects with ownership.
Role: Full Stack Developer – Node.js & Next.js
Job Type: Full-time
Location: Ahmedabad, Gujarat / On-site
Experience: 2–5 years preferred
Salary: As per experience and practical skill level
Role Description :
The selected developer will work on web applications, admin panels, APIs, SaaS platforms, CRM systems, dashboards, and AI-integrated software products.
This role is suitable for someone who can handle both frontend and backend work, understand requirements properly, write clean code, debug issues, and deliver features with proper quality.
We are not looking for someone who only knows basic tutorials. We need someone who has worked on real projects and can take responsibility for modules independently.
Key Responsibilities
• Develop and maintain web applications using Next.js
• Build backend APIs using Node.js and Express.js
• Work with MongoDB and database-driven application logic
• Create clean, responsive, and user-friendly frontend screens
• Integrate third-party APIs, payment gateways, AI APIs, CRM tools, and cloud services when required
• Write clean, reusable, and maintainable code
• Debug bugs, performance issues, and production-level problems
• Coordinate with UI/UX designers, backend developers, mobile developers, and project managers
• Understand client requirements and convert them into working features
• Use Git properly for code management and team collaboration
• Deploy or support deployment on platforms such as Vercel, AWS, or similar environments
Required Skills
• Strong experience with Node.js
• Strong experience with Next.js and React.js
• Good knowledge of JavaScript and TypeScript
• Experience with MongoDB and database design basics
• Good understanding of REST APIs
• Experience with Express.js or similar backend frameworks
• Ability to integrate third-party APIs
• Good understanding of authentication, authorization, JWT, roles, and permissions
• Basic understanding of cloud deployment, Vercel, AWS, Nginx, or PM2 is a plus
• Good debugging and problem-solving skills
• Ability to write clean and structured code
• Basic understanding of UI/UX and responsive design
• Good communication and team coordination skills
Good to Have
• Experience with AI API integrations such as OpenAI or similar tools
• Experience with payment gateways
• Experience with SaaS, CRM, ERP, dashboards, or admin panel development
• Experience with server deployment and production issue handling
• Experience working with international client projects
Who Should Apply
Apply only if you are serious about full-time work and can take ownership of development tasks.
This role is best for someone who wants to grow as a strong full stack developer and work on real business applications, SaaS products, AI-based systems, and international client projects.
Hiring Process
- Profile screening
- Technical interview
- Practical task / code review
- Final discussion
While applying, please mention:
• Your total experience
• Projects you have worked on using Node.js and Next.js
• Current salary
• Expected salary
• Notice period
• GitHub / portfolio link, if available






