
About AyurConnect
Similar jobs

Are you looking for embedded work where "it compiles" isn't good enough it has to survive 5,000+ km and 30+ days underwater without a single reboot? This is hardware and firmware built for zero-margin-for-error conditions. Read on, if you are interested...
Job Title: Lead - Embedded Engineering
Location: Bangalore | Full-Time | Experience: 8-10 Years
About Client Company
Client Company is building autonomous ships and submarines that operate in the world's most hostile environments. We're executing India's flagship autonomous submarine project — the Jalkapi XLAUV — on order from the Indian Navy. This is an unmanned submarine weighing over 20 tons that can travel 5,000+ kilometers autonomously and operate in the ocean for 30+ days at a time.
We're creating some of the largest autonomous robots in the world, machines with direct impact on the global economy and national security. While autonomous cars in India may still be a dream, autonomous ships and submarines are already a reality, and it is possible to build for the world from India.
The Role
· We are looking for Lead - Embedded Engineering to own the electrical, electronics, power systems, and firmware that bring our autonomous vessels to life. In this role, you will:
· Own the vessel’s electrical and embedded systems end-to-end — firmware, PCB design, schematics, wiring, and power electronics.
· Design the electrical and power architecture of the platform, from board level to whole-vessel wiring.
· Work closely with our mechanical, software, and robotics teams to integrate, bring up, and field-test the platform.
· This is a rare opportunity to build the embedded and electrical backbone of real-world autonomous platforms that operate in some of the most challenging environments on the planet.
Key Responsibilities
· Lead & Own the electrical and embedded systems effort — the firmware, electronics, and power systems that run the vessel.
· Design & Develop PCBs, schematics, and wiring diagrams for the whole vessel, covering compute, power, communication, and sensor/actuator interfaces.
· Design driving and power-electronics circuits — DC-DC converters, power supplies, electrical isolation, and protection — with due attention to EMI/EMC.
· Develop & Maintain firmware for microcontrollers and onboard compute, ensuring reliable real-time operation.
· Integrate sensors and actuators — such as GNSS, INS/AHRS, altimeters, pressure and depth sensors, acoustic modems, thrusters, fins, and battery systems — into the platform.
· Support hardware bring-up, wiring, and in water testing of the vessel, in coordination with the mechanical and software teams.
· Drive power management and energy-system design for long-endurance autonomous operation.
· Plan and conduct compliance and qualification testing of the electronics and power systems — including EMI/EMC, environmental, and related checks — to ensure the platform meets the required standards.
· Maintain thorough engineering documentation — schematics, wiring diagrams, design records, and test reports — to ensure traceability and supportability across the platform's life.
· Establish robust electrical and embedded development, review, and testing practices to ensure dependability during trials and at sea.
· Support field trials (pool, harbour, and sea) — diagnosing and resolving embedded, electrical, and hardware issues on site.
· Mentor & Guide embedded engineers and uphold engineering best practices.
Required Qualifications
· 8-10 years of hands-on embedded systems experience spanning firmware, hardware, and power electronics.
· Strong embedded firmware skills for microcontroller-based systems.
· Strong hardware design skills — schematic capture, multi-layer PCB design, and board debugging.
· Experience integrating sensors and actuators over interfaces such as UART, SPI, I2C, CAN, and RS-232/485.
· A working understanding of how device drivers interface with the higher-level software/autonomy stack.
· Strong debugging skills across hardware and firmware.
Preferred Experience
· Background in robotics, marine/subsea systems, defense, automotive, or aerospace.
· Experience with autonomous or unmanned systems.
· Familiarity with power system design
Why Join Company
· Build the Hardware That Brings Autonomy to Life: You will build the electrical, electronics, power systems, and firmware that run autonomous vessels across a range of applications — from our flagship Jalkapi XLAUV, a 20-ton submarine travelling 5,000+ kilometres underwater, on platforms operating from the coast to the deep sea. The challenge of building hardware that runs reliably for weeks, beneath the surface, is unlike anything else being built in India.
· Mission Impact: The electronics and firmware you build are the nervous system of vessels on live missions — including defence and security operations of national importance. Every board you design and every line of firmware you write directly shapes whether the platform performs, and returns safely.
· Technical Ownership: You will own the embedded and electrical stack from the ground up — hardware, power, firmware, integration, and bring-up.
· Cross-Disciplinary Work: Work at the intersection of electronics, power, mechanical, software, and robotics. Few embedded roles let you work this close to the full system you help bring to life.
· Benefits: Compensation benchmarked to top-quartile for the role, health insurance for you and your family and other benefits.
Director of Engineering — Flights Platform
AI-First Travel Commerce · High-Scale Distributed Systems · Marketplace Infrastructure
🌏 The Problem Space
A flight search looks trivially simple. It is anything but.
Every query you fire triggers a choreography of distributed systems operating in real-time — integrating with a dozen airline GDS/NDC providers, computing dynamic fares across inventory buckets and fare rules, ranking thousands of itineraries by relevance and business intent, and returning a ranked, priced, bookable result set — all in under 100ms.
→ Millions of search queries per minute
→ <100ms end-to-end SLA with external API dependencies
→ High-value transactions — a bug here means a missed booking, not a failed render
→ Pricing errors erode trust faster than any other failure mode
We are rebuilding the Flights platform as a real-time commerce engine for Bharat — AI-native from day zero, built to power both B2C consumer journeys and high-stakes B2B enterprise corridors.
This is a once-in-a-decade opportunity to build national-scale flight infrastructure from first principles.
🧠 What You Will Own
You will own the full Flights platform — systems, architecture, and the teams that build them.
Core System Domains:
•Search Systems — high-throughput, low-latency query pipelines returning ranked, bookable options
•Pricing & Fare Engine — dynamic pricing logic, fare rules, promotional overlays, and real-time validation
•Booking & Ticketing — transaction-critical flows requiring strict consistency, idempotency, and zero data loss
•Airline Integrations — managing unreliable external GDS/NDC APIs with retries, circuit-breakers, and reconciliation
•Post-Booking Flows — cancellations, modifications, refunds — correctness at the margin is non-negotiable
Platform Scope:
•High-scale APIs serving consumer apps, B2B enterprise clients, and third-party partners
•Event-driven state machines managing booking workflows across async boundaries
•Observability and reliability infrastructure across all mission-critical flows
Team Scope:
•Lead 15–30+ engineers across multiple product and platform teams
•Manage Engineering Managers and Principal/Staff engineers
•Own hiring, org design, and technical direction
⚙️ Core Engineering Challenges
This role is fundamentally about making the right trade-offs under uncertainty — at scale.
Latency vs. Accuracy — when do you serve a cached fare vs. call a live airline API?
Availability vs. Consistency — graceful degradation at booking time vs. strict price validation
Cost vs. Performance — when is an external API call worth it vs. a cache hit?
Scalability vs. Simplicity — the best system is the one your team can reason about under incident
🤖 AI-First Engineering
AI is not an afterthought. It is load-bearing architecture.
•LLM-powered pricing intelligence — dynamic fare prediction and demand signals
•RAG pipelines for fare rules, refund policy, and support automation
•Agentic booking resolution workflows — autonomous exception handling at scale
•MCP-based orchestration layers for multi-provider integration
⚖️ Key Responsibilities
Architecture & Distributed Systems
•Design and evolve sub-100ms distributed query systems serving millions of concurrent searches
•Build fault-tolerant booking pipelines with strong consistency and durability guarantees
•Drive Kafka-based event architectures for booking state management
Reliability & Observability
•Own 99.99%+ availability for booking and pricing systems
•Build deep observability — metrics, distributed tracing, structured logging, SLOs/SLAs
•Lead post-incident reviews and drive systemic reliability improvements
Business Partnership
•Partner with Product, Revenue, and Partnerships to translate commercial goals into architecture
•Influence platform roadmap, supplier strategy, and long-term technical investment
🛠️ Technology Stack
Backend: Java · Kotlin · Go · Python
Architecture: Microservices · Event-Driven (Kafka) · gRPC
Data: Redis · Aerospike · DynamoDB · Elasticsearch
Cloud: AWS (EKS, EC2, S3)
Observability: Prometheus · Grafana · OpenTelemetry
👤 Who You Are
•12–16 years in backend/distributed systems; 5+ Years in an Engineering Leadership role, led teams of 15–50 engineers
•Built and scaled large B2C + B2B platforms — Travel Tech, FinTech, or high-scale Consumer
•Deep expertise in real-time systems, marketplace dynamics, and external API integration
•Tier-I institute background strongly preferred (IIT / IIIT / NIT / IISC / BITS / VIT / SRM — CSE/ISE)
🚀 Why This Matters
Build national-scale infrastructure for 1.4 billion people
Sit at the intersection of AI · distributed systems · marketplace economics
Define the future of travel commerce in India — from architecture to product
- Develop new user-facing features
- Build reusable code and libraries for future use
- Ensure the technical feasibility of UI/UX designs
- Optimize application for maximum speed and scalability
- Assure that all user input is validated before submitting to the back-end
- Collaborate with other team members.
Skills And Qualifications :
- Proficient understanding of web markup, including HTML5, CSS3, Bootstrap, Flexbox.
- Proficient understanding of advanced JavaScript libraries and frameworks, such as ReactJS
- Good understanding of asynchronous request handling, partial page updates, and AJAX framework.
- Basic understanding of server-side CSS pre-processing platforms, such as LESS and SASS.
- Proficient understanding of cross-browser compatibility issues and ways to work around them.
- Proficient understanding of code versioning tools, such as Git, Github
About Impact Analytics
Impact Analytics™ (Series D Funded) delivers AI-native SaaS solutions and consulting services that help companies maximize profitability and customer satisfaction through deeper data insights and predictive analytics. With a fully integrated, end-to-end platform for planning, forecasting, merchandising, pricing, and promotions, Impact Analytics empowers companies to make smarter decisions based on real-time insights rather than relying on last year’s inputs to forecast and plan this year’s business. Powered by over one million machine learning models, Impact Analytics has been leading AI innovation for a decade, setting new benchmarks in forecasting, planning, and operational excellence across the retail, grocery, manufacturing, and CPG sectors. In 2025, Impact Analytics is at the forefront of th eAgentic AI revolution, delivering autonomous solutions that enable businesses to adapt in real time, optimize operations, and drive profitability without manual intervention. Here’s a link to our website: www.impactanalytics.co.
The impact that you will be making
As a senior data scientist, you will help us discover the information hidden in vast amounts of data and help us make smarter decisions to deliver even better products. Primary focus will be in applying data mining techniques, performing statistical analysis, and building high quality prediction systems that can be integrated with our products.
What this role entail
● Understand and translate statistics and analytics to address client business problems.
● Apply Statistical forecasting algorithms to forecast client business needs for short term and long-term horizon.
● Explore Machine learning and Deep learning techniques to improve statistical Forecasting accuracy.
● Create business narrative by using storytelling and Visualization techniques and to present analytical insights to clients.
● Structure business problems and design solutions to meet client needs.
● Develop sophisticated analytical frameworks that add value to the client and result in new projects and revenue streams.
● Develop and implement analytical methodologies, processes, and technological solutions that integrate diverse information solutions and generate analytical insights.
What lands you in this role
● At least 3 years hands-on experience as a data scientist working on SQL, Python
● Must have exposure to developing predictive analytics and machine learning algorithms for business applications
● Strong forecasting and Deep Learning experience will be a plus
● Hands-on experience in relevant tools like SQL, Python, Tableau, etc.
● B Tech/ BE or equivalent degree in Data Science, Statistics, Computer Science, or similar
Some of our accolades include:
● Ranked as one of America's Fastest-Growing Companies by Financial Times for five consecutive years: 2020-2024.
● Ranked as one of America's Fastest-Growing Private Companies by Inc. 5000 for seven consecutive years: 2018-2024.
● Voted #1 by more than 300 retailers worldwide in the RIS Software Leaderboard 2024 report.
● Ranked #72 in America’s Most Innovative Companies list in 2023—by Fortune—alongside companies like Microsoft, Tesla, Apple, IBM, etc.
● Forged a strategic partnership with Google to equip retailers with cutting-edge generative AI tools.
● Recognized in multiple Gartner reports, including Market Guides and Hype Cycle, spanning assortments, merchandising, forecasting, algorithmic retailing, and Unified Price, Promotion, and Markdown Optimization Applications. Economic Times News about our funding can be accessed here.
Full stack developer (react, node js)
Full stack developer (react, node js)
Full stack developer (react, node js)
Full stack developer (react, node js)
He can develop independetly website.
Job Description
- 4+ yearsof working experienceas a PHP developer
- User authentication and authorization between multiple systems, servers, and environments
- Experience with PHP web frameworks including CodeIgniter and Cake
- Proficient knowledge of web technologies including HTML, CSS, JavaScript, jQuery, AJAX, etc.
- Experience with building restful JSON web services.
- Ability to manage projects.
- Familiarity with SQL, PostgreSQL databases
Responsibilities
- PHP developer who will play a key role in our web development projects.
- Design and develop the front end of the website and its architecture.
- Design and manage the website’s back end, including database and server integration.
- Contribute to all phases of the development lifecycle
- Modify or improve existing websites to make them more interactive and engaging.
- Solve complex performance problems and architectural challenges
Additional Skills
- Good knowledge ofjs, APIs, and Google mapsis a plus.
- Strong analytical, problem-solving, and troubleshooting skills.

We have urgent Requirement for .Net Developer with one of leading IT firm.
Experience : 5yr - 8yrs
Qualification : Computer Science, Engineering or a related field
Location : Mumbai (Thane)
Job Description :
- Required 5 to 8 years of experience
- Good knowledge of Web api development
- Required Hands on experience in Angular and .net core
- Knowledge of Authentication and authorization Hands on entity framework using C#
- Hands on SQL query and LINQ queries
- Angular 2 + working Hands-on knowledge
- Good knowledge of C# and OOP concept
Currently We are Looking for a Front-End Web Developer who is motivated to combine the art of design with the art of programming. Responsibilities will 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, taking an active role on both sides and defining how the application looks as well as how it works.
Responsibilities :
· Develop new user-facing features
· Build reusable code and libraries for future use
· Ensure the technical feasibility of UI/UX designs
· Optimize application for maximum speed and scalability
· Assure that all user input is validated before submitting to back-end
· Collaborate with
Experience & Skills :
· Experience in coding using Angular, AngularJS, ionic framework mandatory.
· Proficient understanding of client-side scripting and JavaScript frameworks, including jQuery, understanding of web markup, including HTML5, CSS3
· Proficient understanding of client-side scripting and JavaScript frame
· Good understanding of advanced JavaScript libraries and frameworks, such as AngularJS
· Good understanding of asynchronous request handling, partial page updates, and AJAX
· Basic understanding of server-side CSS pre-processing platforms
· Basic knowledge of image authoring tools, to be able to crop, resize, or perform small adjustments on an image. Familiarity with tools such as Photoshop is a plus.
· Proficient understanding of cross-browser compatibility issues and ways to work around them.
· Proficient understanding of code versioning tools, such as Git / Mercurial / SVN
· Good understanding of SEO principles and ensuring that application will adhere to them









