We are looking for an experienced Python developer who can help create dynamic software applications for our clients with their skill set. In this role, you will be responsible for gathering requirements from clients and accordingly write and test scalable code, and develop back-end components.
Technologies worked on:
Python - Django/Flask/FastAPI, Pytest/Unittest, AWS services.
Database - Postgresql/Mysql or NoSQL databases.
Requirement Description:
• Experience in designing,implementation & testing of Python Applications.
• Must have knowledge of at least one of python web framework Django/Flask/FastAPI and any of unit test frameworks(Pytest/Unittest).
• Should have a solid understanding of object-oriented programming (OOP).
• Well-experienced to perform Unit Testing and Integration Testing
• Have good experience in Agile based development approach.
• Expertise in developing enterprise-level web applications and REST/GRAPHQL APIs using
MicroServices, with demonstrable production-scale experience.
• Demonstrate strong design and programming skills ,writing optimized code.
• Working knowledge with SQL(MySQL,Postgresql etc) is mandatory and knowledge on NoSQL databases can be an addon.
• Understand Architecture Requirements and ensure effective design, development, validation, and support activities.
• Understanding of core AWS services, uses and basic AWS architecture best practices.
• Proficiency in developing, deploying, and debugging cloud-based applications using AWS.
• Ability to use the AWS service APIs, AWS CLI, and SDKs to write applications
• Ability to identify key features of AWS services while designing a solution.
• Identify bottlenecks and bugs, and recommend solutions by comparing the advantages and disadvantages of custom development
• Should contribute to team meetings, troubleshooting development and production problems across multiple environments and operating platforms
• Execute strong collaboration and communication skills within distributed project teams.
• Responsible for quality and timely deliverables for each given task.
• Knowledge on frontend technologies could be addon.

About Quantiphi Inc.
About
Quantiphi is a category-defining Data Science and Machine Learning software and services company focused on helping organizations translate the big promise of Big Data & Machine Learning technologies into quantifiable business impact.
We were founded on the belief that machine learning and artificial intelligence are transformative technologies that will create the next quantum gain in customer experience and unit economics of businesses. Quantiphi helps clients find and capture hidden value from data through a unique blend of business acumen, big-data, machine learning and intuitive information design.
Company video


Connect with the team
Similar jobs
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 the company
This is a profitable, venture-backed startup that builds a unified API for HR, payroll, ATS, and benefits systems. Instead of integrating separately with dozens of HR and payroll platforms, customers integrate once with this platform. The company supports 65+ HR and payroll systems and processes over 100,000 syncs a day. It works with established players in the HR-tech and benefits space. The business is profitable and is growing 5 to 6 times year-over-year.
What this role really is
This role is centered on Python, FastAPI, and Postgres. The backend team is small, so this is not a sub-component of a sub-component. The engineer owns integrations end-to-end. If the company signs a customer who needs a new connector, for example Paycor, the engineer builds it, writes its tests, ships it to production, and is on-call when it breaks.
Some weeks involve writing connector code. Some weeks involve debugging a race condition in the worker pool. Some weeks involve joining a call with a customer's engineering team to help them understand an integration issue. The role is wider than it sounds.
First six months, roughly
- Month 1: Onboard. Ship one small fix to production in week one. Read the codebase. Understand how connectors are tested.
- Month 2: Take ownership of the first integration, likely a payroll connector that has not yet been built.
- Month 3: Ship it to a paying customer and join the implementation call.
- Months 4 to 6: Take on two more integrations and complete the first on-call rotation. Start contributing to shared infrastructure such as the auth layer, the rate-limit handler, and the sync orchestrator.
This ramp is intentionally fast. Candidates who find it energizing rather than intimidating are the right fit.
Who you are
- You have 2 to 5 years of experience writing production Python. FastAPI experience is ideal, and candidates with Flask or Django experience who can pick up FastAPI quickly are also a good fit.
- You have experience running Postgres in production, and you understand indexes and deadlocks, and you have debugged slow queries caused by missing WHERE clauses.
- You read other people's APIs critically and have opinions on good API design, including how pagination should work.
- You write commits and pull requests that explain your reasoning, not just the changes you made.
- You are comfortable debugging unfamiliar systems. The company integrates with 65+ external APIs, many of which have poor documentation, so reading network traces and reverse-engineering undocumented behavior is a regular part of the job.
Who you are not
- You are not someone who wants a clear ticket queue and a manager assigning work, since this team expects engineers to find work and run with it.
- You are not someone who needs a perfect spec before starting. Specs exist here but are often wrong, and the expectation is to ship, learn, and revise as you go.
- You are not someone who sees integration work as less interesting engineering. Moving the right data to the right place at the right time with the right guarantees is genuinely hard and valuable engineering work.
The offer
- Cash: Cash compensation is competitive for the Indian market and is indexed to what you would expect from a well-funded mid-stage startup. The company is profitable and pays real cash compensation rather than relying mainly on equity.
- Equity: Meaningful ESOPs with a 4-year vesting schedule and a 1-year cliff.
- Location: Based in Bengaluru, HSR Layout. Relocation support is available for candidates moving cities.
- Equipment: A MacBook Pro of your choice along with any other equipment you need.
- Health: Health insurance for the employee and their dependents.
Please apply here: https://tarlan.ai/apply/bnd-eng-3m9p
What we want to accomplish and why we need you?
Jio Haptik is an AI leader having pioneered AI-powered innovation since 2013. Reliance Jio Digital Services acquired Haptik in April 2019. Haptik currently leads India’s AI market having become the first to process 15 billion+ two-way conversations across 10+ channels and in 135 languages. Haptik is also a Category Leader across platforms including Gartner, G2, Opus Research & more. Recently Haptik won the award for “Tech Startup of the Year” in the AI category at Entrepreneur India Awards 2023, and gold medal for “Best Chat & Conversational Bot” at Martequity Awards 2023. Haptik has a headcount of 200+ employees with offices in Mumbai, Delhi, and Bangalore.
What will you do everyday?
As a backend engineer you will be responsible for building the Haptik platform which is used by people across the globe. You will be responsible for developing, architecting and scaling the systems that support all the functions of the Haptik platform. While you know how to work hard, you also know how to have fun at work and make friends with your colleagues.
Ok, you're sold, but what are we looking for in the perfect candidate?
Develop and maintain expertise in backend systems and API development, ensuring seamless integrations and scalable solutions, including:
- Strong expertise in backend systems, including design principles and adherence to good coding practices.
- Proven ability to enhance or develop complex tools at scale with a thorough understanding of system architecture.
- Capability to work cross-functionally with all teams, ensuring seamless implementation of APIs and solutioning for various tools.
- Skilled in high-level task estimation, scoping, and breaking down complex projects into actionable tasks.
- Proficiency in modeling and optimizing database architecture for enhanced performance and scalability.
- Experience collaborating with product teams to build innovative Proof of Concepts (POCs).
- Ability to respond to data requests and generate reports to support data-driven decision-making.
- Active participation in code reviews, automated testing, and quality assurance processes.
- Experience working in a scrum-based agile development environment.
- Commitment to staying updated with technology standards, emerging trends, and software development best practices.
- Strong verbal and written communication skills to facilitate collaboration and clarity.
Requirements*:
- A minimum of 5 years of experience in developing scalable products and applications.
- Must Have Bachelor's degree in Computer Engineering or related field.
- Proficiency in Python and expertise in at least one backend framework, with a preference for Django.
- Hands-on experience designing normalized database schemas for large-scale applications using technologies such as MySQL, MongoDB, or Elasticsearch.
- Practical knowledge of in-memory data stores like Redis or Memcached.
- Familiarity with working in agile environments and exposure to tools like Jira is highly desirable.
- Proficiency in using version control systems like Git.
- Strong communication skills and the ability to collaborate effectively in team settings.
- Self-motivated with a strong sense of ownership and commitment to delivering results.
- Additional knowledge of RabbitMQ, AWS/Azure services, Docker, MQTT, Lambda functions, Cron jobs, Kibana, and Logstash is an added advantage.
- Knowledge of web servers like Nginx/Apache is considered a valuable asset.
* Requirements is such a strong word. We don’t necessarily expect to find a candidate that has done everything listed, but you should be able to make a credible case that you’ve done most of it and are ready for the challenge of adding some new things to your resume.
Tell me more about Haptik
- On a roll: Announced major strategic partnership with Jio.
- Great team: You will be working with great leaders who have been listed in Business World 40 Under 40, Forbes 30 Under 30 and MIT 35 Under 35 Innovators.
- Great culture: The freedom to think and innovate is something that defines the culture of Haptik. Every person is approachable. While we are working hard, it is also important to take breaks to not get too worked up.
- Huge market: Disrupting a massive, growing chatbot market. The global market is projected to attain a valuation of US $0.94 bn by the end of 2024 progressing from US $0.11 bn earned in 2015.
- Great customers: Businesses across industries - Samsung, HDFCLife, Times of India are some that have relied on Haptik's Conversational AI solutions to engage, acquire, service and understand customers.
- Impact: A fun and exciting start-up culture that empowers its people to make a huge impact.
Working hard for things that we don't care about is stress, but working hard for something we love is called passion! At Haptik we passionately solve problems in order to be able to move faster and don't shy away from breaking things!
Job Description: Backend Developer (PHP, Django, Docker)
About us: AuditorsDesk is designed to make Audit firm’s audit work paperless. Without the need to download any software you can take your audit firm online. Your firm can easily maintain documents online. Deliver high-quality audits under ICAI guidelines. Your teams and clients can collaborate and be more efficient in managing audit work papers. More than just a tool for auditors, it tracks engagement progress from planning to conclusion. It enables the entire team to operate at its best efficiency.
Job Overview: We are seeking a highly skilled Backend Developer with a minimum of 3 years of professional experience in PHP framework. The ideal candidate should also demonstrate expertise in working with the Django and Docker frameworks. This is an exciting opportunity to join our dynamic IT team in South Delhi location.
Responsibilities:
§ Design, develop, and maintain efficient and reliable PHP backend systems.
§ Collaborate with cross-functional teams to define, design, and ship new features.
§ Integrate user-facing elements developed by front-end developers with server-side logic.
§ Troubleshoot, debug, and optimize application performance.
§ Stay up-to-date with industry best practices and emerging technologies.
Requirements:
§ Minimum of 3 years of professional experience as a PHP-Backend Developer.
§ Proficient in PHP framework, with a strong understanding of object-oriented programming.
§ Hands-on experience with Django and Docker frameworks.
§ Solid understanding of database design and optimization (e.g., MySQL, PostgreSQL).
§ Familiarity with front-end technologies (HTML, CSS, JavaScript) and their integration with backend services.
§ Ability to work in a fast-paced, collaborative team environment.
§ Strong problem-solving and communication skills.
Job Type: On site
Job Location: South Delhi (Nearby Nehru Enclave Metro Stn.)
Employment Type: Permanent
Compensation: Best fit as per industry standard
How to Apply: Interested candidates who meet the above requirements and are ready to contribute to a dynamic team are encouraged to submit their resume at hrATauditorsdeskDOTin
Please indicate "Backend (PHP) Developer Application" in the subject line.
*Note: Immediate joiners will be given preference. Only shortlisted candidates will be contacted for interviews.
Role Responsibilities:
● Analyze business requirements
● Develop and customize Odoo modules
●
Integrate Odoo with 3rd Party systems
● Troubleshooting
● Share ideas on how to continuously improve the system and way of working
Requirements:
The desired candidate should have below skills:
● Working knowledge of Python with the Odoo-framework (minimum 3 years experience)
● Should be familiar with the latest versions of Odoo.
● Have experience with Object Oriented programming.
● Have knowledge of PostgreSQL.
● Should have experience with Python unit testing.
● Have experience with setup of interfaces between different systems using API’s.
● Should be familiar with Agile and Scrum methodology.
● Have experience with collaboration tools like Git, Buildout, Jira, Confluence, etc
● Have experience with Linux (Ubuntu)
The 10BedICU team within eGovernments Foundation works as a small distributed start-up in the NGO space. We are a technology oriented team on the journey to make critical healthcare more accessible across the country.
As a banckend dev in the team, you will be working on some of the most interesting challenges and collaborating with telented and highly skilled individuals across the industry.
This person MUST have:
- B.E Computer Science or equivalent
- 5 years experience with the Django framework
- Experience with building APIs (REST or GraphQL)
- Strong Troubleshooting and debugging skills
- React.js knowledge would be an added bonus
- Understanding on how to use a database like Postgres (prefered choice), SQLite, MongoDB, MySQL.
- Sound knowledge of object-oriented design and analysis.
- A strong passion for writing simple, clean and efficient code.
- Proficient understanding of code versioning tools Git.
- Strong communication skills.
Experience:
- Min 5 year experience
- Startup experience is a must.
Location:
- Remote developer
Timings:
- 40 hours a week but with 4 hours a day overlapping with client timezone. Typically clients are in California PST Timezone.
Position:
- Full time/Direct
- We have great benefits such as PF, medical insurance, 12 annual company holidays, 12 PTO leaves per year, annual increments, Diwali bonus, spot bonuses and other incentives etc.
- We dont believe in locking in people with large notice periods. You will stay here because you love the company. We have only a 15 days notice period.
Job Description :-
- Have intermediate/advanced knowledge of Python.
- Hands-on experience with OOP in Python. Flask/Django framework, ORM with MySQL, MongoDB is a plus.
- Must have experience of writing shell scripts and configuration files. Should be proficient in bash.
- Should have excellent Linux administration capabilities.
- Working experience of SCM. Git is preferred.
- Should have knowledge of the basics of networking in Linux, and computer networks in general.
- Experience in engineering practices such as code refactoring, design patterns, design driven development, Continuous Integration.
- Understanding of Architecture of OpenStack/Kubernetes and good knowledge of standard client interfaces is a plus.
- Code contributed to OpenStack/Kubernetes community will be plus.
- Understanding of NFV and SDN domain will be plus.
You will get to design, architect and develop complex enterprise software and SaaS web applications leveraging modern web stack.
Roles & Responsibilities
Design & build highly scalable, high performance, responsive web applications.
Take full ownership and responsibility for building, shipping, and maintaining core product features, end to end. Help out in building the backend & front-end infrastructure.
Translation of requirements, designs and wireframes into high quality code. Collaborate closely with designers, engineers, founders and product managers.
Mentor team members and review their work.
You will enjoy this role if you...
Are a geek with a desire to stay ahead of the curve.
Like building beautiful well-architected software products with millions of users.
Work collaboratively as part of a close-knit team of geeks, architects and leads.
Desired Skills & Experience:
2 - 6 years of production experience with modern web frameworks - Ruby on Rails, Phoenix/Elixir and/or Django/Python.
Should have sound experience in developing scalable / distributed SaaS apps
Should have good knowledge and work experience in REST API implementations, JSON format handling, caching, sessions, multi-threading, etc.
Should be comfortable with database schema design and leveraging SQL & NoSQL (PostgreSQL, MySQL, Redis, Elasticsearch, DynamoDB)
Experience developing, consuming and transforming internal and 3rd party API's (REST and GraphQL)
Experience with code quality and reusability practices (CI/CD for back-end & front-end repos)
Solid foundation in data structures, algorithms, distributed systems, design patterns.
Strong understanding of software engineering best practices, including unit testing, code reviews, design documentation, debugging, troubleshooting, and agile development
Communication: You like discussing a plan upfront, welcome collaboration, and are an excellent verbal and written communicator.
Bachelor’s degree in Computer Science or equivalent experience.
Bonus points if you have...
Exposure to front-end technologies like React/Redux, Javascript/Typescript etc.
Cloud native development on AWS or GCP
Experience with implementation of container technologies like Docker, Kubernetes. Knowledge of continuous integration, continuous delivery and enterprise DevOps concepts.










