
RealPort is a digital brokerage platform that provides small institutional investors around the
globe with access to single-asset infrastructure investments, sponsored by highly reputable
asset managers. Low minimum investment tickets and reduced fees allow small investors to
build customized, diversified co-investment portfolios across multiple sectors and risk categories
like their larger counterparts. In-depth risk analysis provided by RealPort’s exclusive analysis
partner Scope offers greater control and improved transparency on individual and portfolio risk.
Asset managers benefit from global access to professional investors and an improved time-/
cost- efficient fundraising process through RealPort's all-on-one platform.
We are:
● innovative problem solvers
● transparent
● trustworthy
● pragmatic
● dependable
● diverse,
... and are looking for a talented and dedicated Senior Python Developer with experience
building complex applications to join our team to work on an innovative FinTech platform.
You will be working alongside our Product and Technology teams in our Mumbai office.
You have a good understanding of:
● Python 3
● node.js
● PostgreSQL
● API / REST
● Django 2x and Django Rest Framework
● Supervisor
● Jenkins
● AWS
● Linux (Ubuntu)
● boto3.
Ideally, you have:
● Min. 5-8 years of experience building web application engines
● University degree from a reputable university
● Excellent communication skills in English and knowledge of European languages
(German and/or French preferred) is an added bonus
● Experience in banking/financial API integrations
● Familiarity with blockchain (open zeppelin, ERC223, truffle, solidity, solidity-coverage,ganache-cli, mocha-js).
You job will consist of the following:
● Deliver smooth functionality of the application while working closely with the Front end team
● Build efficient back-end features in Python
● Help design and implement functional requirements
● Manage testing and bug fixes
● Ultimately, you’ll build highly responsive web applications that align with our business
needs.
Others consider you to be/have the following:
● Excellent at communicating with different people from different walks of life and
cultures/work and communicate across multiple time zones
● Excellent demeanor, manners, and communication skills
● Exceptional organizational skills with great attention to detail
● Open/transparent, but trustworthy and trusting
● Ability to work independently and handle high volumes of work
● Ability to work on complex and uncertain topics independently
● Solution-oriented
● Strong analytical skills
● Critical, but positive and constructive
● Efficient, dependable, and accountable
● Discreet
Benefits:
● Work on a ground-breaking product at the forefront of FinTech innovation on a global
basis
● Opportunity to work with open-minded, experienced, talented, cross-functional, and
cross-cultural teams along with an innovative network of partners who are some of the
biggest companies in the industry
● Opportunity to travel for work
● Learn from teams with 15+ years product development experience
● Competitive salary package

Similar jobs
Technical Skill Set:
1. ASP. NET Development – Strong expertise in C#, ASP.NET, WPF, and solid understanding of SOLID principles, API development, and databases.
2. Cloud Technologies – Hands-on experience with AWS, Azure, or Google Cloud.
3. Software Development & Architecture – Proficiency in SDLC, Agile, Scrum, and DevOps frameworks.
4. Project Planning & Management – Experience in task allocation, tracking, estimations, and deliverables management.
5. Repository & Version Control – Familiarity with Git, SVN, or similar tools, along with basic networking concepts.
6. Product Lifecycle Management – Knowledge of requirement analysis, documentation, testing, and release management.
7. Project Planning Tools – Experience with tools like Microsoft Project Plan, JIRA, Redmine, or HP ALM/Quality Centre.
Leadership & Soft Skills:
1. Team Leadership – Ability to guide, mentor, and manage a team while ensuring high-quality deliverables within tight deadlines.
2. Client Engagement & Requirement Gathering – Skilled in collaborating with stakeholders to enhance and refine project requirements.
3. Strong Communication & Problem-Solving – Effective at handling challenges, making decisions, and ensuring smooth project execution.
Experience: 5+ years production software engineering, with 2+ years working directly on LLM or agent systems in production.
Location: Remote
To streamline and fast-track screening, please submit your details here (if you haven’t already): https://airtable.com/appbtkr4odapnb5I6/pagqo91lKv3VJg3GT/form
We’ll review your responses as part of the initial screening process. Please make sure you complete and submit all details through the form to be considered for the next stage. Submissions outside the form may not be considered.
Why This Role Matters
Terrabase builds agent infrastructure that enterprise customers rely on daily for SQL generation, forecasting, data analysis, and artifact delivery. Our orchestration layer routes between specialized sub-agents, manages typed handoff contracts, runs structured eval suites, and enforces correctness across every turn.
This is not a research-prototype role. You will build and evolve agent architecture, but always in service of making the system observable, typed, evaluated, recoverable, and boringly reliable in production.
What You Will Do
Own the harness architecture and middleware stack. Our LangGraph orchestrator routes between sub-agents through a layered middleware stack: file upload handling, source resolution, local context, workspace sync, state hydration, aggregation barriers, and typed handoff contracts. You will extend this stack, enforce its contracts in code, and keep it operational as routing logic and agent surfaces evolve.
Maintain typed contracts and boundaries. Agent handoffs at Terrabase carry typed contracts with barrier conditions and retry predicates. You will design these contracts, enforce them with strict typing, manage backward compatibility when contracts change, and write the contract tests that prevent silent regressions.
Own the eval suites. We run structured eval suites across routing decisions, context-resolution accuracy, multi-turn coherence, visual reference alignment, and artifact correctness. You will extend coverage, write new evals where gaps exist, and build CI gates that block releases when regressions are detected. A routing change or prompt change with no eval coverage does not ship.
Triage production failures and close the loop. When an agent turn fails in production, you will trace it in LangSmith, identify the failure class, and convert it into a durable regression test. You will own the release gates, keep prompts and runtime contracts in sync, manage feature flag rollout risk, and remove dead paths as the system evolves.
Own SQL and artifact correctness. Our agents generate SQL over customer schemas and produce structured artifacts (reports, dashboards, data sheets) under a strict schema contract. You will own the correctness layer: source grounding, schema-aware validation, provenance surfaces, and the eval infrastructure that catches generated artifact failures before they reach customers.
Build and maintain HITL workflows. Human-in-the-loop checkpoints let users intervene, redirect, or approve mid-chain. You will design these workflows, enforce their resumable state contracts, and ensure they degrade gracefully when interrupted.
Instrument for traceability. You will extend LangSmith tracing coverage, add structured span annotations, and build the tooling that lets us diagnose a bad agent turn from production trace data alone, without requiring a local reproduction.
What We Are Looking For
- 5+ years production software engineering, with strong Python fundamentals
- 2+ years working hands-on with LLM-based systems: agent loops, tool use, context management, or inference pipelines
- Experience with LangGraph, LangChain, OpenAI/Anthropic tool-use systems, or equivalent multi-step agent/runtime orchestration
- Practical eval engineering: you have built or extended eval harnesses, written automated test cases for agent behavior, and treated evaluation as an ongoing engineering discipline
- Strong engineering hygiene: strict typing, small interfaces, contract tests, clear schema migrations, and CI discipline
- Ability to debug from production traces and artifacts, not only local reproductions
- Comfort working across prompts, Python runtime code, TypeScript product surfaces, data systems, and eval infrastructure
- Systems thinking: you design for observability, recovery, and state management, not just the happy path
- Maintenance ownership mindset: you triage, close loops, and leave systems more debuggable than you found them
- Pragmatic judgment: you can distinguish between reliability-critical infrastructure and speculative abstraction
Bonus Points
- HITL workflow design: checkpoints, approvals, mid-chain interrupts, resumable state
- Context engineering depth: chunking strategies, retrieval-augmented generation, semantic routing, re-ranking
- Experience with LangSmith, Weights and Biases, or similar trace and evaluation platforms
- Prior work shipping agent systems to enterprise customers where SQL or data correctness is a hard requirement
- Experience with mypy, Pydantic contracts, or strict typing disciplines in a production Python codebase
Life at Terrabase
We are a sharp, focused, fully remote team building agent infrastructure that enterprise customers trust with their data. You will work directly alongside the engineer who designed this harness, with broad ownership, generous compute budgets, and a culture that treats reliability as a product requirement, not a research topic.
Terrabase is an equal-opportunity employer. We celebrate diversity and are committed to building an inclusive environment for every team member.
Minimum Qualifications:
5+ years of experience with Linux/Unix system administration and networking fundamentals 3+ years in a Software Engineering role or equivalent experience
4+ years of working with AWS
4+ years of experience working with Kubernetes, Docker.
Strong skills in reading code as well as writing clean, maintainable, and scalable code
Good knowledge of Python
Experience designing, building, and maintaining scalable services and/or service-oriented architecture Experience with high-availability
Experience with modern configuration management tools (e.g. Ansible/AWX, Chef, Puppet, Pulumi) and idempotency
Bonus Requirements:
Knowledge of standard security practices
Knowledge of the Hadoop ecosystem (e.g. Hadoop, Hive, Presto) including deployment, scaling, and maintenance Experience with operating and maintaining VPN/SSH/ZeroTrust access infrastructure Experience with CDNs such as CloudFront and Akamai
Good knowledge of Javascript, Java, Golang
Job Description:-
Design, develop IoT/Cloud-based Typescript/ JavaScript/ Node.JS applications using
Amazon Cloud Computing Services.
Work closely with onsite, offshore, and cross functional teams, Product Management, UI/UX developers, Web and Mobile developers, SQA teams to effectively use technologies to build and deliver high quality and on-time delivery of IoT applications
Bug and issue resolution
Proactively Identify risks and failure modes early in the development lifecycle and develop.
POCs to mitigate the risks early in the program.
Assertive communication and team skills
Primary Skills:
Hands on experience (3+ years) in AWS cloud native environment with work experience in
AWS Lambda, Kinesis, DynamoDB
3+ years’ experience in working with NodeJS, Python, Unit Testing and Git
3+ years in work experience with document, relational or timeseries databases
2+ years in work experience with typescript.
1+ years in IaaS framework like Serverless or CDK with CloudFormation knowledge
We are seeking a skilled Node.js + Python Developer to join our team. The successful candidate will be responsible for developing and maintaining web applications using Node.js and Python. The ideal candidate will have a strong understanding of both Node.js and Python, as well as web application development. Responsibilities:
Developing and maintaining web applications using Node.js and Python
Write clean and efficient code that adheres to Node.js and Python coding standards
Collaborate with other developers and team members to design and implement new features
Troubleshoot and debug issues in existing code
Create and maintain technical documentation
Requirements:
Strong knowledge of Node.js and Python
Familiarity with front-end technologies such as HTML, CSS, and JavaScript
Experience with MySQL/Mongo and database design
Good understanding of object-oriented programming and design patterns
Strong problem-solving skills and attention to detail
Good communication skills and ability to work in a team environment
Preferred Qualifications:
Experience with popular Node.js frameworks such as Express or Koa
Experience with OpenAi APIs
Knowledge of machine learning and data science libraries in Python such as TensorFlow, Scikit-learn, and Pandas
Experience with RESTful API development
Experience with payment gateway integrations
• Experience in the financial domain preferred.
• Hands-on developer in Core Java with an excellent understanding of computer science fundamentals, data structures, algorithms and design patterns.
• Experience with frameworks like Spring, Restful Webservices, Queuing systems, Angular, and Python is highly desired.
• Deep understanding of several cloud providers such as AWS, Azure, Google etc.
• Hands-on experience developing CI/CD pipelines for continuous development and integration.
• Deep knowledge and experience of Java/J2EE and servers like Tomcat.
- Participate in brainstorming and technical ideation for projects with product, growth, and engineering
- You will design Scalable and Fault-Tolerant systems
- You will help Maintain critical and auxiliary systems (databases, cache ...)
- You will build Experiments that help validate hypotheses for the product
Experience:
2+yrs In your first 3 months, you will…
- Successfully onboard and create strong bonds with the current team
- Participate in brainstorming and technical ideation for projects with product, growth, and engineering
- Contribute to existing product features and experimentation
In your first 6 months, you will…
- Develop prototypes of new features or products using rapid iteration and experimentation as we explore new ideas
- Partner across the engineering team to ship features
In your first year, you will...
- Champion best-in-class engineering practices and systems for an emerging engineer team
- Help build a suite of features for the product
Our Ideal Hire:
- Learned best practices and has experienced the challenges and joys working at a startup
- Managed and maintained production code at increasing scales
- Feels strongly motivated by our mission
- Communicates complex problems and proposes solutions, in writing and in conversation
Expertise:
- Proficiency in any one language (ex: NodeJS / Go / Python)
- MySQL (design / indices / optimizing queries)
- Redis (types/ functionality/ use cases)
Hands-on experience:
- Handled scaling issue
- Good at debugging
Good to have:
- Kafka (or other stream-processing software)
- AWS
Do not apply if you are not:
- Ownership driven
- Curious in general
- Able to explain things in simple terms
- Self-motivated
- Use to work in the chaotic environment
- Highly proactive
- Willing to Mentor and humble to ask for collaboration
- Most important, Learn & Grow yourself!
- Hungry to grow anymore










