Nodejs Developers at Vibhathi Labs · Remote only · 3 - 4 years · ₹15L - ₹20L / yr · Profitable · Remote only · Posted 30 Aug 2022

Required Candidate profile
Primary Skills:
Strong working knowledge of Typescript, MongoDB, Express.
Strong proficiency in TypeScript, Javascript including DOM manipulation and the JavaScript object model, ES6.
Strong understanding of NodeJS fundamentals.
Knowledge and experience working with PostgreSQL is a major plus.
Experience with ORM libraries.
Familiarity with RESTful APIs.
Experience in troubleshooting and RCA of Production issues Analyze logs in Kibana Elastic Search.
Knowledge of tools like Git, Github, JIRA, Cucumber, Jasmine, and others that make coding more efficient and easier to share.
Familiarity of working in either the AWS Cloud or Azure including Docker + Kubernetes based microservice deployment.
Secondary Skills:
Good communication and design skills Experience in handling teams.
Solid back-end software development experience.
Ability to understand business requirements and translate them into technical requirements.
Experience working in an Agile environment.
Qualification:
Good experience as Software Developer.
Prior experience in a technical leadership or developer position.
Back End Developers/ API Web Services Experience Mandatory.
NodeJS is mandatory.
One RDBMS and one document database mandatory.

About Vibhathi Labs
About
Connect with the team
Company social profiles
Similar jobs (10)
This is a backend role. You won't build screens, and you don't need frontend experience. The mobile team will add a language picker and pass a locale to the backend. Everything behind that is yours: the data model, content pipelines, LLM generation, retrieval, audio, notifications, and making sure all of it holds up in production.
What you'll build
1. The language data model
- Design how language lives in the database: user language preference, per-story translations, fallback chains (e.g. pt-BR → pt → en), and versioning so a translation is marked stale when its English source changes.
- stories.translations (jsonb) already exists and nothing reads it yet. Decide whether it stays, or whether we move to a dedicated story_translations table, and write down why.
- Everything ships as new, reversible migrations. We never edit an existing migration.
2. The content translation pipeline
- Our library has already been translated into several languages using the Anthropic Batch API, with a two-pass generate-then-review process. Move this into the repo so it's idempotent, re-runnable and cheap, and so it handles only the stories that changed.
- Build a glossary and style layer: Hebrew terms, names of sages and sources, and terms that must never be translated. Add automated QA checks (completeness, glossary adherence, length drift, broken formatting) plus a sampling workflow for native-speaker review.
3. Generation in the user's language
- Reflections, bridge text, the three practices (Echo, Naming, Walking) and Path arcs are generated by Claude through shared prompt modules in our Supabase edge functions. Make them produce native, natural output in the target language. That means writing in the language directly, not translating English after the fact. Our existing rules must still hold, e.g. each practice carries a Hebrew term with its meaning explained, now explained in the user's language.
- Build a per-language evaluation harness so we can check quality before a language goes live and catch regressions when prompts change.
4. Multilingual matching
- Today, language-validation detects the language of the user's input and blocks anything that isn't English. Replace that gate with detection and routing.
- Story matching uses OpenAI text-embedding-3-large over pgvector. Measure how well non-English input retrieves the right English-indexed stories. Then decide between cross-lingual matching, per-language embeddings, or a hybrid, and back the decision with numbers.
5. Audio
- Stories and reflections are read aloud by ElevenLabs voices. Audio is currently stored per voice (audio_urls), so it has to become per voice and per language. Pick voices for each language, and plan batch pre-rendering, storage, cost and backfill.
6. Server-side copy
- Move push notification copy (including our Shabbat-aware scheduling), transactional and lifecycle emails, and database-driven home-screen messages out of the code and into a locale-aware string system with proper plurals and date formats.
7. Safe rollout
- Several app versions are live at the same time, and older builds can't be changed. Every change you make must stay backward compatible: English stays the default, current RPC signatures stay the same, and each language can be switched on independently behind a flag.
- Track cost and quality for each language: tokens, TTS credits, fallback rate and generation failures.
Our stack
- Backend: Supabase: Postgres (RLS, RPCs, pgvector, jsonb, pg_cron) and 50+ Deno/TypeScript edge functions
- AI: Anthropic Claude (Messages and Batch APIs, prompt caching), OpenAI embeddings, ElevenLabs TTS
- Data/scripts: Python and Node
- Other: RevenueCat, Resend, Expo Push/FCM. The app is Expo/React Native, but you won't need to work in it.
You'll be a fit if you have
- 5+ years of backend engineering, with strong PostgreSQL: schema design, migrations on live data, RLS, stored functions, and performance tuning.
- Production TypeScript (Deno or Node) and solid Python for data pipelines.
- Shipped LLM features to production, beyond prototypes: prompt design, structured output, batch processing, cost control, and above all evaluation. You know how to tell whether output in a language you don't speak is good.
- Built backend internationalization before: locale negotiation, fallback chains, ICU/CLDR plurals and dates, and translation workflows with versioning.
- Worked with embeddings and vector search, and can design a retrieval evaluation.
- Care about keeping production running: backward compatibility, feature flags, and rollouts that can be undone.
- Write clearly. Decisions here get written down before they get built.
Nice to have
- Experience with ElevenLabs or other TTS pipelines.
- Supabase-specific experience.
1) Be open to learn new frameworks like Hapi.JS , Typescript , Nest.JS
2) Strong DB concepts , and hands on knowledge on MongoDB , REDIS
3) Experience working with micro-services will be a plus
4) Experience working with JWT and IAM systems will be a plus
5) Experience working with Postman , Swagger will be a plus
6) TDD knowledge is an advantage and also working with Unit Test code and familiar with test code coverage concepts.
7) Strong operating system knowledge is a plus with knowledge of how to manage threads.
8) Working experience with RabbitMQ , Kafka will be a plus
9) Strong knowledge of JS internals is a must.
You can contact me on nine three one six one two zero one three two
Need candidates from Growing startups or Product based companies only
1. 4 to 6 years experience in backend engineering
2. Minimum 2+ years hands-on experience with:
TypeScript
Express.js / Nest.js
3. Strong experience with MongoDB (or MySQL / PostgreSQL / DynamoDB)
4. Strong understanding of system design & scalable architecture
5. Hands-on experience in:
Event-driven architecture / Domain-driven design
MVC / Microservices
6. Strong in automated testing (especially integration tests)
7. Experience with CI/CD pipelines (GitHub Actions or similar)
8. Experience managing production systems
9. Solid understanding of performance, reliability, observability
10. Cloud experience (AWS preferred; GCP/Azure acceptable)
11. Strong coding standards — Clean Code, code reviews, refactoring
About the Role
Qiro is building the infrastructure powering the next generation of underwriting, credit analytics, and tokenized private credit markets.
We are looking for a Tech Lead — Credit & Blockchain Infrastructure to lead the architecture and execution of our core systems — spanning underwriting engines, credit lifecycle workflows, and blockchain-integrated capital markets infrastructure.
This is not a feature delivery role. This is a system ownership role.
You will be hands-on while leading a growing engineering team in a fast-moving, in-office environment.
What You’ll Own
- Define and evolve the long-term technical vision for Qiro’s programmable credit infrastructure — architecting cohesive systems that unify underwriting engines, credit lifecycle workflows, and tokenized capital markets.
- Own the end-to-end architecture of scalable backend platforms (Python and/or TypeScript), establishing clear boundaries between risk logic, platform APIs, and smart contract integrations while ensuring scalability, auditability, and extensibility.
- Build and standardize configurable underwriting and credit lifecycle systems — from onboarding and drawdown orchestration to repayment waterfalls and early closures — ensuring deterministic, traceable financial state transitions at institutional scale.
- Set integration and infrastructure standards across API contracts, data models, validation layers, and event-driven architectures, enabling reliable synchronization between off-chain services and on-chain contracts.
- Architect secure and resilient blockchain integrations, including wallet interactions, capital flow coordination, and observable on-chain/off-chain state reconciliation.
- Lead high-impact, cross-product initiatives from RFC and system design through production launch — validating architectural decisions, aligning stakeholders, and delivering measurable improvements in reliability, performance, and developer velocity.
- Elevate reliability and operational excellence by defining SLOs, strengthening CI/CD and observability practices, reducing latency, and minimizing systemic risk in financial workflows.
- Build and scale the engineering organization — mentoring senior engineers, shaping hiring standards, driving architecture reviews, and fostering a culture of ownership, craftsmanship, and first-principles thinking.
- Partner closely with Product, Design, Security, and Operations to translate complex lending and capital market mechanics into simple, robust platform primitives.
Who You Are
- 6-8+ years of engineering experience, with 3+ years in technical leadership roles.
- Strong backend architecture experience in Python and/or TypeScript.
- Comfortable designing distributed systems and financial workflows.
- Experience building fintech, lending, underwriting, trading, or blockchain-integrated systems.
- Strong understanding of API design, state management, and data modeling.
- Able to navigate ambiguity and build 0→1 infrastructure.
- Hands-on builder who leads by writing production-grade code.
We Value
- Experience with underwriting engines or policy-driven decision systems.
- Exposure to smart contracts and blockchain integrations.
- Familiarity with PostgreSQL and event-driven architectures.
- Experience in early-stage or high-growth startups.
- Strong product thinking and ability to translate complex financial logic into scalable systems.
Why Join Qiro
- Lead the architecture of a programmable credit infrastructure platform.
- Join the founding technical leadership team.
- High autonomy and ownership — your decisions shape the company.
- In-office collaboration in Bangalore for speed and iteration.
- Competitive compensation and meaningful equity.
Our Culture
We operate with:
- First-principles thinking
- Technical craftsmanship
- High ownership
- Fast execution with long-term architectural discipline
- Develop, test, and maintain server-side applications using Node.js and related technologies.
- Design and implement RESTful APIs and microservices architecture to support frontend functionality.
- Collaborate with cross-functional teams to understand business needs and translate them into technical solutions.
- Optimize application performance, ensuring scalability and reliability.
- Conduct code reviews, mentor junior developers, and ensure adherence to best practices.
- Stay updated with emerging backend technologies and methodologies to improve development processes.
Mandatory
- SaaS experience of 2 years with total development experience of 4 years
- Must have worked in a smaller company of less than 100
- Should have built solutions/softwares end to end and not just as a part of bigger team
- Should see themselves going deeper into the same role even 5 years down the line
- Should have knowledge on Node.js, MongoDB, and AWS
- Strong understanding of asynchronous programming, event-driven architecture, and Node.js design patterns.
- Proficiency in working with databases such as PostgreSQL, MongoDB, or MySQL.
- Experience with API development, including RESTful services and microservices.
- Familiarity with cloud platforms such as AWS, Azure, or Google Cloud.
- Strong problem-solving skills and the ability to debug complex server-side issues.
Essential
- Proficiency with version control systems like Git.
- Experience with CI/CD pipelines and deployment automation.
- Knowledge of system design and scalable architecture.
- Understanding of security best practices and implementing secure APIs.
Good to Have
- Experience with GraphQL and related backend technologies.
- Knowledge of containerization and orchestration tools like Docker and Kubernetes.
- Familiarity with message brokers like RabbitMQ or Kafka.
- Experience with platforms like Shopify, BigCommerce, or other e-commerce technologies.
- Exposure to frontend technologies such as React for better cross-functional collaboration.
Overall 2+ years of experience in IT industry
Mid level experience in NodeJS and ExpressJS
Design and Develop JavaScript application
Mid level experience in JavaScript frontend usage
Experience in HTML and CSS
Experience in GIT, JIRA is necessary
Experience in usage of postman
Good communication skills are necessary as we interact with client daily
Experience in Unit testing for NodeJS using Jest Framework will be useful
- 4+ years of software development experience
- Essential skills: PHP, MySQL, HTML, CSS, JavaScript, AJAX
- Code Ignitor and Laravel development experience a big plus
- Advanced knowledge of SQL is important
- Should be able to analyze requirement and design robust system
- Good oral and written communication skills
- Ability to work in a team-oriented and collaborative environment
- BS/MS degree in Computer Science, Engineering or a related subject
Key Responsibilities
● Work closely with principal engineers and product manager to deliver quality technology solutions.
● The SDE 2 core responsibilities include working on highly-maintainable and unit tested software components/systems that address the problems and guiding junior developers for the same.
● Will be working in a fast paced and agile work environment delivering quality solutions that have immediate business impact.
● Complete ownership of the projects you deliver while collaborating with technical and non-technical people in charge .
● A self-motivated learner and builder with strong customer focus and quality delivery.
● Ensure the process is being followed and quality code is being maintained by doing proper code review and testing if needed.
BASIC QUALIFICATIONS
● Bachelor’s degree or higher in Computer Science and min of 2 years of Software Development in MERN .
● Familiar with MERN Stack (React for frontend role and Express Node Mongo for backend role).
● Proven track record of building large-scale, highly available, low latency, high quality distributed systems and software products
● Possess an extremely sound understanding of basic areas of Computer Science such as Algorithms, Data Structures, Object Oriented , Databases.
● Excellent coding skills .
● Great problem solving skills and propensity to learn and develop tech talent.
● Ability to think big about problem statements, recommend alternative technical approaches and build optimal solutions.
PREFERRED QUALIFICATIONS
● Bar raising tech skills in building next gen customer experiences using technology .
● Sound understanding of putting in place and leading engineering excellence initiatives across team(s) such as code review , quality coding and unit test .
● Excellent verbal and written communication skills.
- Programming experience : 5 to 8 years of programming experience
- Strong technical knowledge in any of the following programming languages : Ruby on Rails /Python/Java and willing to learn and work in Node.js.
- Good Programming aptitude
- Have experience designing and building large scalable web services.
- Have an in-depth understanding of database technologies (SQL and NoSQL)
- Have experience building RESTful APIs and have good knowledge of RESTful design patterns.
- Be able to communicate and work well within a team
- Brownie points if you have worked on Typescript & Nest.js
Producing clean, efficient code based on specificationsCreate scaleable, automated solutions for our customer base










