
Senior Technology Lead (Full Stack - React-Native, MERN)
- Expert in React Native is MUST
- Expertise in design and development of Full Stack applications using one or more JS frameworks like Angular, and Node JS, and developing apps using React Native
- Expert in Angular, React Native, NodeJS, Mongo, Postgres
- Ensuring responsiveness of applications.
- Designing and developing APIs, integrating with 3rd Party API for smooth Transaction and working.
- Experience on AWS Code Commit and Pipeline
- Hands on experience in Integration Node.jst with AWS (S3, CloudFront, ELB, EC2 etc)
- Extensive experience in architecting tech platforms.
- Integrating user-facing elements developed by front-end developers with server side logic.
- Writing reusable, testable, and efficient code.
- Design and implementation of low-latency, high-availability, and performing applications.
- Implementing security and data protection.
- Integrating data storage solutions.
- Proficiency in JavaScript with object oriented and functional concepts.
- Good knowledge of Node.js with the expertise in working with Express framework.
- Hands-on experience in integrating Node.js with MongoDB, PostgreSQL, and creating the REST APIs using Node.js.
- Good understanding the nature of asynchronous programming and its quirks and workarounds.
- User authentication and authorization between multiple systems, servers, and environments.
- Understanding fundamental design principles behind a scalable application.
- Understanding differences between multiple delivery platforms, like mobile vs. desktop, and optimising output to match the specific platform.
- Creating database schemas that represent and support business processes.
- Implementing automated testing platforms and unit tests.
- Proficient understanding of code versioning tools, such as Git, SVN etc
- Experience within the eCommerce / fantasy quiz platform would be an advantage.
- Design, Develop, Test, Deploy, Maintain, and Improve software and new user-facing features.
- Nodejs
- React Native
- MongoDB (DynamoDB)
- SQL databases ( PostgreSQL, MySql Server)
- MERN/MEAN Stack
We are India's first Fantasy Ecommerce platform that enables a new method of shopping and saving by playing fun based quizzes for everyone.

About Quizkart Technology Private Limited
Similar jobs (10)
About PowerTech Digital
PowerTech Digital is a UK software development and digital consultancy working with enterprise clients on digital transformation, data architecture, and AI-enabled delivery. We're a small, senior team that ships fast by pairing strong engineering judgement with AI-native tooling — and we're productising that approach.
Prompt to Production is our newest service: organisations empower their workforce to build applications on AI platforms like Lovable, Bolt, and Claude, and we take those applications to secure, production-grade deployments on the client's own cloud — their identity, their policies, their infrastructure. Every release goes through the same governed pipeline: handover → security audit → hardening → deployment. You would own that pipeline.
The role
This is a hybrid delivery-and-product role. Roughly two-thirds is running and improving the Prompt to Production service end to end; the rest is full-stack product engineering on client builds and our own tooling. You'll work directly with the founder, with real autonomy, modern AI tooling as standard, and a clear brief: make the service so repeatable that every deployment is execution, not invention.
What you'll do
- Run the deployment pipeline: take applications built by citizen developers from a GitHub handover through security audit, remediation, hardening, and release to Azure (AWS/GCP as we expand).
- Lead handover calls (30–60 min) with the people who built the apps — understanding what they made, what it touches, and who needs access.
- Execute AI-assisted security audits using Claude Code against our published checklist — auth and authorisation, RLS policies, secrets handling, data exposure, dependency vulnerabilities — and produce our standardised audit report.
- Implement production hardening: migrate authentication to Microsoft Entra ID (tenant-locked app registrations), move secrets into Azure Key Vault, configure CI/CD with GitHub Actions and OIDC federated credentials.
- Own and improve the infrastructure templates (Bicep/Terraform + cloud-init): per-app resource groups, self-hosted Supabase stacks, automated backups to Blob Storage, monitoring with Application Insights.
- Operate live tier 2 stacks: updates, backup verification, restore tests, secret rotation.
- Build product: full-stack features on client engagements and internal tooling — including AI integration work (LLM APIs, agents, structured extraction, evals).
- Make the service better every cycle: tighten the audit checklist, automate the manual steps, improve the templates. Your job is to make your own job smaller.
What you must bring
- 3–6 years as a full-stack engineer with Node.js and TypeScript/React at the core — you're genuinely strong at building product, not just gluing services.
- Must have experience managing and maintaining self-hosted Supabase
- PostgreSQL in production; Supabase experience (RLS, auth, migrations, edge functions) is a significant advantage.
- Real Docker/Compose ownership and CI/CD you've built yourself (GitHub Actions preferred).
- Cloud fundamentals — ideally Azure (VMs, networking, Key Vault, Entra ID); strong AWS/GCP experience with willingness to go deep on Azure also works.
- AI integration experience in shipped products — you've built with LLM APIs (Anthropic, OpenAI), understand prompting, structured outputs, and where AI belongs (and doesn't) in a product.
- Security instincts: you think about what an app exposes before you think about what it does.
- Excellent written and spoken English — you'll run client-facing calls and write reports that IT directors file.
The mindset we're hiring for
Product engineering, not ticket-taking. You ask why before how, you'd rather delete a step than document it, you treat every deployment as a chance to improve the system that does deployments, and you're comfortable being the person accountable for something working in production. You already use AI tools as a force multiplier in your daily work — this role assumes it.
Nice to have
- Bicep or Terraform in anger; Linux server administration.
- Experience with AI app builders (Lovable, Bolt, v0) — even personal projects.
- Security certifications or OWASP familiarity; AZ-104/AZ-204.
- Experience working directly with clients or stakeholders in a consultancy setting.
Logistics & compensation
- Remote-first. Significant overlap with UK working hours required.
- Competitive compensation based on location and experience. [Adjust per market — e.g. ₹18–28 LPA for India-based candidates; contractor or EOR arrangement available.]
- Direct exposure to the full commercial picture of a productised service — how it's priced, sold, and scaled.
About the Role
We’re looking for a Senior Software Engineer who takes ownership seriously, someone who
designs solutions, ships them, and stands behind them in production. You’ll work across a
technically interesting stack on systems that process millions of provider records.
This is a role with real scope: you’ll influence architecture, shape engineering practices, and
work directly with product and leadership to solve hard problems in a domain that genuinely
matters.
Problems You’ll Solve
Healthcare’s provider data problem is a hard distributed systems problem. Hundreds of primary
sources state boards, payers, federal registries each with their own schema, SLA, and failure
mode. Downstream, real credentialing and network decisions depend on whatever truth we can
surface.
API contract stability at velocity. You’re building a platform hundreds of integrations depend
on. How do you evolve a Quarkus/REST API, adding resources, deprecating fields, shifting data
models without breaking consumers? Contract-first design, versioning strategy, and backward
compatibility aren’t theoretical here.Integration reliability at scale. Upstream sources go down, change schemas, and return dirty
data. You’ll build the patterns that absorb that chaos idempotent consumers, dead-letter queues,
circuit breakers, and reconciliation pipelines on top of Kafka and Spanner.
Entity resolution on messy real-world data. Deduplicating and reconciling provider records
across hundreds of heterogeneous sources, where a wrong merge has downstream
consequences. MDM patterns, confidence scoring, and deterministic vs. probabilistic matching
at scale.
AI-augmented velocity without regression. We use Cursor and Claude Code as force
multipliers. The engineering problem is building review culture, eval frameworks, and test
coverage that keeps quality high as output volume increases.
Observability for a data platform, not just a service. Uptime isn’t enough; you need to know
when a provider record is stale, inconsistent, or wrong. You’ll instrument data quality and
lineage, not just p99 latency.
What We’re Looking For
Engineering fundamentals
* 8+ years building and maintaining production-grade systems including systems where
your API is someone else’s dependency and breaking it has real downstream
consequences
* Track record of shipping high-quality software in fast-paced environments you define the
solution, not just implement a spec
* Strong engineering fundamentals: testing, clean code, maintainability, and performance
optimization
* Experience improving system reliability you’ve debugged hard production problems and
made them not happen again, with SLOs and alerting to prove it
* Comfort mentoring earlier-career engineers and influencing technical direction
API & architecture depth
* Deep experience designing and evolving APIs under active consumers: versioning
strategy, backward compatibility, and contract-first thinking
* Fluency across API paradigms REST, GraphQL, gRPC, and async/event-driven APIs
(webhooks, Kafka topics as contracts) and the judgment to know when each is the right
tool
* Hands-on experience with service-oriented and distributed architectures you’ve worked
across SOA, microservices, and event-driven patterns and can make principled tradeoffs
between them based on coupling, latency, and operational complexity
* Experience designing for API consumers as first-class stakeholders SDK ergonomics,
pagination, rate limiting, error semantics, and documentation as part of the contract, not
an afterthought
* Experience with integration patterns at scale you’ve built or maintained systems that
aggregate and normalize data from many heterogeneous upstream sources, and you
understand the reliability and consistency tradeoffs that come with it: circuit breakers, retry
strategies, idempotency, eventual consistency
Data-intensive systems• Strong data modeling instincts you understand the difference between a schema that’s
easy to write and one that’s easy to query, evolve, and trust at scale
* Experience with high-throughput, event-driven systems: you understand ordering
guarantees, consumer lag, and failure modes in Kafka-like architectures
* Strong sense of data quality: lineage, freshness, and correctness matter as much to you
as throughput
AI-era engineering
* In an AI-augmented engineering environment, you write less and review more you’re
skeptical of generated code in the right ways, and you use that leverage to ship 2–3x
what a non-AI-fluent engineer would
* Fluency with AI-assisted engineering tools (Cursor, Claude Code, MCP servers) this is
part of how we work, not a nice-to-have
Communication & compliance
* Strong written and verbal communication you can explain a technical tradeoff to an
engineer and a product manager in the same conversation
* Experience with sensitive data and security best practices (PII, access controls) in
regulated or compliance-adjacent environments
Nice to Have
* Experience building or operating AI/LLM pipelines in production (not just prototypes)
including eval frameworks, fallback behavior, and monitoring for non-deterministic outputs
* Experience with entity resolution or MDM systems at scale deduplicating messy
real-world data across disparate sources
* Familiarity with healthcare credentialing workflows
* Familiarity with healthcare, compliance, or regulated environments
Technologies & Tools
Java 21 / Quarkus · React / TypeScript · GCP (Spanner, BigQuery) · Kafka · Docker /
Kubernetes · GitHub Actions · Sentry · REST / GraphQL / gRPC · Cursor / Claude
Code / Codex
We are building VYXN.AI — a full AI content generation platform with a web application, Templates, Workflow / Space, dynamic credits/coins pricing, AI provider integrations, Telegram bot and Telegram Mini App.
The final goal is not a small prototype. The product should be built in clear stages:
1. Technical Foundation
2. First usable product release
3. Full commercial launch scope
The first stage should focus on building a stable technical base, not an over-engineered enterprise system.
Core product areas:
- Web AI content generation platform
- Text module with selectable AI text models
- Image / Design generation via external AI APIs
- Video generation via external AI APIs
- Templates section with visual examples, prompts and user photo upload
- Dynamic credits / coins pricing based on provider, model, quality, duration and generation parameters
- Generation history
- User dashboard
- Admin panel
- AI provider integration layer
- Basic working version of Workflow / Space with node-based UI
- Telegram bot
- Telegram Mini App
- Customer support bot
- Multilingual support
Important:
The platform should be built using existing AI APIs and providers, not by training custom AI models at the first stage.
We are looking for a Senior Full-Stack Developer / Tech Lead who can write code, structure the project technically, and help define the right staged development plan.
Responsibilities:
- Review the full project brief and propose a practical implementation plan
- Build or lead the core web application
- Implement frontend and backend logic
- Integrate external AI generation APIs
- Build user dashboard, admin panel, generation history and credits/coins logic
- Set up database, storage, deployment and basic monitoring
- Help structure AI provider integrations and dynamic pricing
- Help define Workflow / Space architecture
- Help define Telegram bot / Mini App integration approach
- Work with UI/UX designer, Telegram developer, workflow/frontend developer or other specialists if needed
Required skills:
- React.js / Next.js
- TypeScript
- Node.js
- PostgreSQL
- API integrations
- SaaS or web platform experience
- Backend architecture understanding
- Ability to work independently and communicate clearly
- Comfortable with fixed milestones and clear acceptance criteria
Nice to have:
- Redis / BullMQ / queues
- AI API integrations
- Image or video generation API experience
- React Flow or node-based workflow UI experience
- AWS / GCP / Cloudflare / S3-compatible storage
- Telegram Bot / Telegram Mini App experience
- Dynamic pricing, wallet, credits or usage-based billing experience
- Admin panels and support tools
Project format:
- Remote
- Contract or full-time possible
- Fixed milestones preferred for the first stages
- Code must be developed in our GitHub repository
- Deployment should be done through project-owned accounts
- Long-term cooperation possible if the first stage goes well
We are not looking for a large agency. We prefer a strong individual developer or a compact team that can move fast, communicate clearly and build a practical commercial product in stages.
Roles and Responsibilities:
- Build scalable and loosely coupled services to extend our platform
- Build bulletproof API integrations with third-party APIs for various use cases
- Evolve our Infrastructure and add a few more nines to our overall availability
- Have full autonomy and own your code, and decide on the technologies and tools to deliver as well operate large-scale applications on AWS
- Give back to the open-source community through contributions on code and blog posts
- This is a startup so everything can change as we experiment with more product improvements
Some specific Requirements:
- Atleast 2+ years of Development Experience
- You have prior experience developing and working on consumer-facing web/app products
- Hands-on experience in JavaScript. Exceptions can be made if you’re really good at any other language with experience in building web/app-based tech products
- Expertise in Node.JS and Experience in at least one of the following frameworks - Express.js, Koa.js, Socket.io (http://socket.io/)
- Good knowledge of async programming using Callbacks, Promises, and Async/Await
- Hands-on experience with Frontend codebases using HTML, CSS, and AJAX
- Working knowledge of MongoDB, Redis, MySQL
- Good understanding of Data Structures, Algorithms, and Operating Systems
- You've worked with AWS services in the past and have experience with EC2, ELB, AutoScaling, CloudFront, S3
- Experience with Frontend Stack would be added advantage (HTML, CSS)
- You might not have experience with all the tools that we use but you can learn those given the guidance and resources
- Experience in Vue.js would be plus
Roles and Responsibilities
1. Ability to work on diverse backend stack such as Node JS, Express JS
2. Ability to work on diverse frontend stack such as Meteor JS, React JS, HTML5, CSS3
3. Ability to deliver quick POC’s using cutting edge technologies.
4. Preparing reports, manuals and other documentation on the status, operation and maintenance of software.
5. Design, develop, and unit test applications in accordance with established standards
6. Developing, refining, and tuning integrations between applications. Analyzing and resolving technical and application problems.
7. Ability to debug the application.
8. Should have complete knowledge of developing RESTful Services.
9. Should be able to also work in agile development methodology.
10. Work with designated JavaScript framework to design, develop, and debug web applications
11. Work with the team to manage, optimize, and customize multiple web applications
12. Manage end to end module lifecycle management of the product
13. Push and pull codes via Git repository
Competency Requirements
- Experience in NodeJS and development using MeteroJS
- Experience in front end frameworks - Meteor JS
- Experience in client/server application development
- Knowledge of agile development methodologies
- Knowledge of unit testing theory
- Knowledge of AWS cloud
- Knowledge of other frontend frameworks like ReactJS, AngularJS will be an advantage
Roles and Responsibilities
1. Ability to work on diverse backend stack such as Node JS, Java, Express JS
2. Ability to work on diverse frontend stack such as React JS, Angular 6/7/8/9, HTML5, CSS3
3. Ability to deliver quick POC’s using cutting edge technologies.
4. Preparing reports, manuals and other documentation on the status, operation and maintenance of software.
5. Design, develop, and unit test applications in accordance with established standards
6. Developing, refining, and tuning integrations between applications. Analysing and resolving technical and application problems.
7. Ability to debug application.
8. Should have complete knowledge on developing RESTful Services.
9. Should be able to also work in agile development methodology.
10. Work with designated JavaScript framework to design, develop, and debug web applications
11. Can work on Angular and Integrate backend services
12. Work with the team to manage, optimize, and customize multiple web applications
13. Manage end to end module lifecycle management of the product
14. Push and pull codes via Git repository
Competency Requirements
- Experience in NodeJS, Java and development using AngularJS / ReactJS
- Experience in front end frameworks such as Angular.js, React.js, Bootstrap, Foundation etc
- Experience in client/server application development
- Knowledge of agile development methodologies
- Knowledge of unit testing theory
- Knowledge of AWS cloud
- Experience in Java, Python and Go will be added advantage
-
As a Software Engineer, you will be responsible for developing new applications, components and
services built on our next generation cloud-native commerce platform.
You will….- Develop, test and integrate code for new or existing software while following set guidelines for source code quality and control
- Address technical debts and troubleshoot and fix software defects (internal and customer reported)
- Review requirements, specifications and designs, developing and implementing tests for product quality and performance assurance
- Participate in idea generation for new software capabilities for our next generation suite of products
- Potential candidate will have a good software programming exposure with 1 or 2 years of experience developing enterprise software applications
- Exposure to programming languages like .NET core, NodeJS, Typescript, React, React Native
- Bachelor of Engineering, B.E., B.Tech, M.Tech from IIT / NIT / Premier Colleges
- Collaboration and team work, ability to work independently with minimal guidance
- Clearly communicates project issues and status, actively participate in team scrum ceremonies
- Participates in improving product quality through process and procedure improvements
Knowledge of Retail domain will be a big plus
Responsibilities:
- Build a high-quality web application from scratch.
- Design, build and maintain efficient, reusable, and reliable code to ensure the applications' best possible performance, quality, and responsiveness
- Work as part of a team developing web applications and services using Agile development methods.
- Contribute to team and organizational improvements in process and infrastructure.
- Code, test and operate Laravel based services.
- Lead the entire web application development life cycle right from concept stage to delivery and post launch support
- Troubleshoot, test and maintain the core product software and databases to ensure strong optimization and functionality
- Document the development process, architecture, and standard components
- Developing JSON, REST, and SOAP APIs/web services.
Skills Requirements
- Strong expertise in PHP programming on Laravel with deep understanding on Laravel features and libraries
- Restful API development expertise is a must
- Must be proficient in Web development technologies like HTML 5, CSS 3, Javascript, Node-JS
- Knowledge of jQuery and HTML
- Knowledge of MySQL and Query Optimization
- Knowledge of GIT
- Good written communication skills.
- You must be humble and a team player.
- Experience in handling a team and Project Management.
- Understanding of MVC design patterns
- Hands on experience with any E-commerce website.
Full Stack Developer
PiNimbus is a product engineering and niche technology service provider. We help businesses of different sizes ranging from budding start-ups to large conglomerates with our services and end-to-end solutions.
We are looking for hands-on full stack developer for a challenging and fun filled work of building a workflow automation system for simplifying current manual work.
You will become a part of a dynamic team that is collaborative, cross functional, fast-paced and work hand-in-hand with other developers and product managers. We value long term relationships, growth and well-being of our people and we value our people more than anything.
Roles and Responsibilities:
In this role, you will be creating and supporting Internet scale applications and features using distributed architecture, using a variety of current and new technologies that support the ecosystem such as: React, RXJS, node.js, dynamodb, lambda, mysql, to name a few. In this dynamic role, you will be responsible for the following:
- Work in an agile environment.
- You will design, develop, write tests, and build applications and features spanning multiple layers - front-end, microservices, serveless, database, messaging queues, workflow system.
- Build Microservices, APIs and service workers.
- Provide thought leadership and propose high performing solutions.
- Refactor and enhance the applications to improve performance and maintainability.
- Ensure application content and developed code complies with design standards, coding standards, practices and approaches.
- Continuously address tech debt in the code.
- Work as a team to develop optimal solutions that meet customers and business needs.
- Support testing, deployment, and monitoring of applications.
- Unit test, Automate, and take pride and responsibility for the Quality of the work you develop and deliver.
Must have skills:
7+ or more years of demonstrable development experience building software that provides the user with a complete, delightful experience.
- Understanding of and experience in using RESTful Services and messaging platforms.
- Good understanding and experience with http/2 protocols.
- In depth knowledge of front-end technologies such as React, CSS/SASS, RxJS.
- In depth knowledge of backend technologies as Node.js.
- Understanding of dynamodb/MongoDB/couchbase and/or SQL - mysql, postgres.
- Proficiency with SOLID Principles and Design Patterns.
- Proficiency with debugging, source control -git, and defect tracking.
- Proficiency with distributed systems design.
- Knowledge of AWS, Kubernetes, Docker, CI/CD.
- Familiarity with unit testing and Test-Driven Design.
- Familiarity with Domain Driven Design.
Qualification:
BE/B.Tech or Equivalent degree in Computer Science or related field.










