
Backend Engineer at Reo.Dev : Job Description
[Disclaimer: This is a longish read. However, we felt you might be interested to read in detail, about what you could be doing for the next 5ish years š]
Job Function: Backend Engineer
Experience: 2 ā 4 years [number of years of experience is not a filter]
Salary and Incentives: Open for discussion
Location: Bangalore, India [Hybrid work - Remote + Office]
š Meet Reo.Dev
- Reo.Dev was founded in January 2023. So we are quite young š
- Reo was started by Achintya, Gaurav and Piyush ā All of them have successfully built companies before [more on the Founding team below]
- We are building a Revenue Operating System for the Developer Focussed Companies (Think of us like a 6sense.com for Dev Focussed Companies).
- What we are building is quite innovative. Currently, no other company offers the capabilities Reo.Dev is building
- We recently closed our Seed round with top early stage investors (not disclosed yet)

Similar jobs
Role & Responsibilities
As a Senior GenAI Engineer you will own the AI layer of our product ā building the features that make Zenskar intelligent. This is not a research role and not a prompt-engineering role. You will build production AI systems that enterprise clients depend on, which means reliability, observability, and rigorous evals matter as much as the AI capability itself. You own the full vertical ā the model, the pipeline, and the UI.
- Build and own CS Copilot ā a real-time assistant for customer success teams, spanning STT pipelines, live transcription, and LLM-powered suggestions
- Build LLM-powered document understanding features ā extracting structured, reliable data from unstructured enterprise documents
- Own AI feature UIs end-to-end ā you build the interface, not just the model integration layer
- Design and maintain an eval framework ā define what 'working' means for each AI feature and catch regressions before users do
- Drive model selection and integration decisions ā choosing the right provider and approach for each use case, managing latency and cost
- Own AI platform reliability ā observability, fallback behaviour, and graceful degradation when models fail
- Work closely with product, customer success, and the full-stack engineer ā AI features only matter if they are usable and trusted by real users
THE IMPACT YOU'LL MAKE-
- You will define what AI means at Zenskar ā the features you ship will be the most visible and differentiated parts of the product
- CS Copilot, if done well, changes how enterprise customer success teams operate every single day ā this is a high-stakes, high-visibility surface
- You will establish the engineering culture around AI reliability at Zenskar ā evals, observability, and disciplined iteration
- Your work will directly accelerate enterprise deals ā AI features are increasingly a buying criterion for our clients
- You will be the person who brings engineering rigour to a domain where most companies ship demos and call it a feature
Ideal Candidate
- Strong Senior GenAI / AI Backend Engineer Profiles
- Mandatory (Experience 1) ā Must have 4+ years of total software development experience, with at least 2+ years working on AI/LLM-based features in production
- Mandatory (Experience 2) ā Must have strong backend engineering experience using Python (FastAPI / Django preferred) and building production-grade systems
- Mandatory (Experience 3) ā Must have hands-on experience building LLM-based applications, including OpenAI / Gemini / similar models in real projects
- Mandatory (Experience 4) ā Must have experience with RAG (Retrieval Augmented Generation) including chunking, embeddings, and retrieval pipelines
- Mandatory (Experience 5) ā Must have experience designing end-to-end AI pipelines, including chaining, tool usage, structured outputs, and handling failure cases
- Mandatory (Experience 6) ā Must have experience building agentic AI systems (multi-step workflows, tool orchestration like LangGraph / CrewAI or custom agents)
- Mandatory (Experience 7) ā Must have strong coding and system design skills, not just prompt engineering or experimentation
- Mandatory (Experience 8) ā Must have experience shipping AI features in production, not just POCs or research projects
- Mandatory (Experience 9) ā Must have experience working with APIs, backend services, and integrations
- Mandatory (Experience 10) ā Must have understanding of AI system reliability, including latency, cost optimization, fallback handling, and basic eval thinking
- Mandatory (Company) ā Product companies / startups, preferably Series A to Series D
- Mandatory (Note) - Candidate's overall experience should not be more than 7 Yrs
- Mandatory (Tech Stack) ā Strong in Python + AI/LLM ecosystem, experience with modern AI tooling and frameworks
- Mandatory (Exclusion) ā Reject profiles that are only Prompt Engineers, Data Scientists, or Frontend Engineers without strong backend + system building experience
- Preferred (Skill) ā Experience with fine-tuning (LoRA / QLoRA) or open-source model deployment (vLLM / Ollama)
- Preferred (Frontend) ā Basic ability to build or contribute to frontend (React or similar)
- Highly Preferred (Education) ā Candidates from Tier-1 institutes (IITs, BITS, NITs, IIITs, top global universities)

Are you looking to break out of the silo of pure-tech engineering and build systems that directly move millions in global revenue? If you want to own an entire, high-impact platform end-to-end and see the immediate business value of your code every single day, this is your playground. At Ultrahuman, you will act as a critical bridge between deep engineering and global market execution, turning data intelligence into autonomous, revenue-driving action across 100+ countries.Ā
About the Company:Ā
Ultrahuman is one of the world's fastest-growing wearable companies. The Ultrahuman Ring AIR ā the world's lightest sleep-tracking smart ring ā sells in 100+ countries. We operate like a product company in every function, and marketplaces is no exception: our Amazon business across the UK, Germany, Canada, Australia, India, the UAE and beyond runs on uh-amazon, an in-house platform we built ourselves.Ā
Role: Marketplace Platform EngineerĀ
Location: Begur, BengaluruĀ
Schedule: Hybrid.Ā
Marketplace Platform EngineerĀ
Turn a read-only intelligence platform into the hands that run a global Amazon business.Ā
Why this role existsĀ
uh-amazon already does the seeing: a fleet of agents producing daily intelligence across every marketplace, an automated fulfillment middleware that intercepts and routes every order, and a self-hosted agent platform the team uses without writing code. But it writes almost nothing back to Amazon ā every ads change, price correction, and listing push is still done by hand. That write side is unbuilt, and it is worth more than the entire team's cost: the daily briefs already flag large sums of recoverable ad spend that no one has the hands to recover. You will be the platform's owner and the team's force multiplier.Ā
What you'll ownĀ
- The uh-amazon codebase end-to-end ā the FastAPI middleware, the agent fleet, the self-hosted agent platform, and the deploy pipelineĀ
- The write side, behind staged approval gates ā the order-management bridge first, then ads execution, repricing, and listing-push agents, each earning the right to actĀ
- Platform trust ā kill the false-positive classes and fix the chronically failing agents, so the team acts on the briefs instead of second-guessing themĀ
- Operator self-serve ā the team adds and tunes agents through the platform without touching codeĀ
Your first 90 daysĀ
- Ship the order-management bridge that removes the last manual step in fulfillmentĀ
- Ship the first ads-execution agent behind a human approval gate, working the platform's existing recommendation listsĀ
- Eliminate the top false-positive classes in the daily briefsĀ
What we're looking forĀ
- Strong Python (FastAPI or similar) and real API-integration depth ā OAuth, rate limits, retries, idempotency; you have built against messy third-party APIs in productionĀ
- LLM-agent experience ā you have built tool-using agents or LLM pipelines, designed prompts and tool schemas, and debugged why a model did somethingĀ
- Ship-fast evidence ā small PRs, production ownership, comfort being the only engineer on a systemĀ
- Comfort owning production writes against a live revenue channel, with gates and audit trails you designĀ
Strongly preferredĀ
- Amazon SP-API or Ads API experience specifically ā this collapses your ramp to near zeroĀ
- E-commerce domain (order management, marketplaces, repricing, feeds); container/orchestration experienceĀ
- A public GitHub with real contributionsĀ
Job Description: Software Engineer - Backend ( 3-5 Years)
Location: Bangalore
WHO WE ARE:
TIFIN is a fintech platform backed by industry leaders including JP Morgan, Morningstar, Broadridge, Hamilton Lane, Franklin Templeton, Motive Partners and a whoās who of the financial service industry. We are creating engaging wealth experiences to better financial lives
through AI and investment intelligence powered personalization. We are working to change the world of wealth in ways that personalization has changed the world of movies, music and more but with the added responsibility of delivering better wealth outcomes.
We use design and behavioral thinking to enable engaging experiences through software and application programming interfaces (APIs). We use investment science and intelligence to build algorithmic engines inside the software and APIs to enable better investor outcomes.
In a world where every individual is unique, we match them to financial advice and investments with a recognition of their distinct needs and goals across our investment marketplace and our advice and planning divisions.
OUR VALUES: Go with your GUT
āGrow at the Edge: We embrace personal growth by stepping out of our comfort zones to
discover our genius zones, driven by self-awareness and integrity. No excuses.
āUnderstanding through Listening and Speaking the Truth: Transparency, radical candor,
and authenticity define our communication. We challenge ideas, but once decisions are
made, we commit fully.
āI Win for Teamwin: We operate within our genius zones, taking ownership of our work
and inspiring our team with energy and attitude to win together.
Responsibilities:
⢠Contribute to the entire implementation process including driving the definition of improvements based on business needs and architectural improvements.
⢠Review code for quality and implementation of best practices.
⢠Promote coding, testing, and deployment best practices through hands-on research and demonstration.
⢠Write testable code that enables extremely high levels of code coverage.
⢠Ability to review frameworks and design principles toward suitability in the project context.
⢠Candidates who will demonstrate an ability to identify an opportunity lay out a rational plan for pursuing that opportunity, and see it through to completion.
Ā
Requirements:
⢠Engineering graduate with 3+ years of experience in software product development.
⢠Proficient in Python, Django, Pandas, GitHub, and AWS.
⢠Good knowledge of PostgreSQL, and MongoDB.
⢠Strong Experience in designing REST APIs.
⢠Experience with working on scalable interactive web applications.
⢠A clear understanding of software design constructs and their implementation.
⢠Understanding of the threading limitations of Python and multi-process architecture.
⢠Familiarity with some ORM (Object Relational Mapper) libraries.
⢠Good understanding of Test Driven Development.
⢠Unit and Integration testing.
⢠Preferred exposure to Finance domain.
⢠Strong written and oral communication skills.
At LambdaTest, We help developers and testers fix their applications across a combination of 2000+ browsers and Operating Systems by providing a complete cross-browser ecosystem on the cloud. As Backend Developer You will work with other Developers throughout the Software Development Life Cycle.
You will join a dynamic and fast-paced environment and work with cross-functional teams to design, build and roll out product that deliver the companyās vision and strategy.
Ā
Whatās the Opportunity?
Ā
- As a hands-on engineering professional, you'll stay on top of the details and will be more focused on building a better, more efficient program and creating the best user experience andĀ
- Support and collaborate with our service engineers in getting to the bottom of issues and come up with robust solutions.
- Produce high quality software that is unit tested, code reviewed, and checked in regularly for continuous integration.
- Participate in a culture of code reviews, writing tech specs, and collaborating closely with other people.
- Design distributed systems using micro services architecture would be plus.
- Implementing high performance and non-blocking systems to serve traffic heavy SaaS based product.
Ā
Requirements and qualifications-
- Bachelor's degree in Computer Science or equivalent combination of technical education with 2-4 Years of work experience.
- Experience with one or more general purpose programming languages, including but not limited to:Python, Golang, NodeJsĀ
- A solid understanding of software construction
- The ability to naturally follow good development practices like test automation, CI/CD, source version control, etc.
Ā
⢠Developing back-end components to improve responsiveness and overall performance
⢠Integrating user-facing elements into applications
⢠Test and debug programs
⢠Improve functionality of existing systems
⢠Implement security and data protection solutions
⢠Assess and prioritize feature requests
⢠Coordinate with internal teams to understand user requirements and provide technical
solutions
Who We are
At e6data (https://e6x.io/">https://e6data.io) weāre building core algorithms that makes querying 25 - 200X more performant (i.e. faster and/or cheaper) than every other analytics platform in the world. This results in billions of dollars of value unlocked across faster analytics, savings on compute / infra, and new use cases becoming possible.
Our core team has 100+ years of combined experience and 10+ patents across diverse but complementary disciplines like real time databases, time series databases, SQL OLAP engines, distributed computing platforms, stream processing, and log analytics. Two of the founding team are second time founders with past exits.
We are passionate about solving the deepest and most important problems in computer science, and believe in making our technology available to customers regardless of their location, size, or budget. Our vision is for e6data to power every analytical workload in the world - regardless of deployment scenario (cloud, on-premise, edge), across every use case (end user queries, ETL / data pipelines), and every latency requirement (batch, streaming / real time).
What you'll do?
- Write awesome code
- The focus will be on performance of our data platform
- Identify tactical and long-term product improvements (could be code, script, etc.)
- Responsible for Planning and executing Metadata and Governance tool supports
- Build our internal Data Platform using exdata
- Adding scalable functionality to the system for new features like UDF's, sql functions etc
What are we looking for?
- Worked with Python for a minimum of 2 years
- Well versed with Django REST framework
- Knowledge of document based data stores like MongoDB
- Strong team player
- A passion for continuous learning and growth (both at a personal and team level)
- Experience (or enjoys) working in a startup will be an added advantage
| Ā | Ā | Ā |
| Ā | Sr. Software Engineer - Open Source | |
| Ā | Department: MindLabs | |
| Ā | Location: Bangalore | |
| Ā | Ā | Ā |
| Ā | Job Description | |
| Ā | 1. Develops software solutions by studying information needs; conferring with users; studying systems flow, data usage, and work processes; investigating problem areas; following the software development lifecycle. | |
| Ā | 2. Determines operational feasibility by evaluating analysis, problem definition, requirements, solution development, and proposed solutions. | |
| Ā | 3. Documents and demonstrates solutions by developing documentation, flowcharts, layouts, diagrams, charts, code comments and clear code. | |
| Ā | 4. Prepares and installs solutions by determining and designing system specifications, standards, and programming. | |
| Ā | 5. Provides information by collecting, analyzing, and summarizing development and service issues. | |
| Ā | 6. Design, develop and implement new integration. | |
| Ā | 7. Able to manage team of developers | |
| Ā | Ā | Ā |
| Ā | Skills: | Ā |
| Ā | ----------- | Ā |
| Ā | 1. Django full stack development experience more than 4 - 6 years (Python, Django, PostgreSQL) | |
| Ā | 2. Experience of front-end development (Angular, Bootstrap, CSS, jQuery) | |
| Ā | 3. Bug fixing in Django/Python/Web protocol | |
| Ā | 4. Having experience in development of heavy traffic web solution | |
| Ā | 5. Experience in working with LMS tools customization and integration will be added advantage | |
| Ā | Ā | Ā |
| Ā | Education | |
| Ā | Ā | Bachelor's degree in Computer Science or related field or equivalent degree |
- B Tech/BE or M.Tech/ME in Computer Science or equivalent from a reputed college.
- Experience level of 7+ years in building large scale applications.
- Strong problem solving skills, data structures and algorithms.
- Experience with distributed systems handling large amount of data.
- Excellent coding skills in Java / Python / Node / Go.
- Very good understanding of Web Technologies.
- Very good understanding of any RDBMS and/or messaging.
Job Title: Odoo Developer
Job Type: Full Time
Job Location: India- Bangalore/Pune
Reporting To: Manager ERP Solutions/Director Cloud Engineering
Work Hours: 9 hours (Indian Shift)
Ā
Main Duties and Responsibilities:
The candidate will be responsible for interacting with internal and external customers, gather requirements, map it to the system design solution if required, discuss it with Functional consultant and deploy/implement it and post implementation support.
Qualifications:
BSc Computer Science, Electronics, MSc/MCA, PGDCA or any equivalent degree
Experience ā 1- 3 Years
Skills:
Functional Skills:
- Good understanding of ERP Process and system
- Candidates should have hands-on experience in implementing Odoo Sh preferably, Odoo Online, Enterprise, Odoo Community Edition or experience in implementing any other ERP Software.
- Good Knowledge on the following:Ā Purchase Process (Procure 2 Pay), Sales Process(Order 2 Cash), CRMĀ , Accounting, Manufacturing
Technical Skills:
- Must knowledge on core Python programming concepts, Django framework, JavaScripts
- Good knowledge on SQL, PostgreSQL
- Good knowledge on ORM methods, Xml, Jquery/JS
- Good to have knowledge on Odoo Framework, Installing Odoo, Customize modules, create modules.
Personal Qualities and Behavior traits:
Ā
1- Be a good team worker demonstrating loyalty and commitment to the organization and team members.
Ā Ā
2- Good organizational skills and excellent attention to details Interact with individuals to provide needed information
- Good written and verbal communication skills.
- Aptitude for learning new concepts, technologies and understanding them to utilize in a customer facing/service environment.
- Should be able to work in a team environment and independently.
Performance Goals
1- Able to handle multiple assignments simultaneously.
2- Ensures timely response to client and internal peers.
Ā







