
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.

About Pinimbus Software Ltd
About
Connect with the team
Similar jobs
About the Role:
We are looking for a highly skilled Senior Full Stack Developer who can independently design, develop, integrate, deploy, and maintain modern websites, web applications, e-commerce solutions, customer portals, and internal business platforms.
This role requires end-to-end ownership of projects, from architecture and development through deployment and ongoing support. The ideal candidate is comfortable working across frontend, backend, CMS platforms, APIs, databases, cloud infrastructure, and third-party integrations.
Key Responsibilities:
● Build websites, web applications, customer portals, and digital platforms from scratch.
● Convert designs from Figma into production-ready solutions.
● Architect scalable, secure, and maintainable systems.
● Develop frontend applications, backend services, APIs, and integrations.
● Build headless CMS solutions and multilingual websites.
● Integrate external systems such as CRM, ERP, PIM, payment, marketing, and identity platforms.
● Deploy, maintain, and optimise applications for performance, SEO, accessibility, and security.
● Troubleshoot, enhance, and support existing digital platforms.
Required Technical Skills
Frontend & Backend:
● React.js, Next.js
● JavaScript, TypeScript
● HTML, CSS, SCSS, Tailwind CSS
● REST APIs, GraphQL, Webhooks
● Authentication & Authorization
CMS & E-commerce:
Experience with modern CMS and headless architectures. Knowledge of 2–3 platforms such as:
● WordPress
● Sanity
● Strapi
● Contentful
● Storyblok
● Payload CMS
● Experience with WooCommerce, Shopify and Headless Commerce Solutions
Infrastructure & Data:
● MySQL, PostgreSQL, MongoDB
● AWS, Google Cloud, Vercel
● CI/CD pipelines
● GitHub and modern development workflows
Good to have:
● Experience with Node.js, Express.js
● Experience with AI-assisted development tools such as Cursor, Claude Code, Codex, Lovable, and Figma AI.
● Familiarity with AI APIs such as OpenAI, Claude, or Gemini.
● Experience working in agency environments and managing multiple projects.
● Experience integrating websites and applications with:
i) CRM systems
ii) ERP systems
iii) PIM systems
iv) Payment gateways
v) Marketing automation platforms
vi) Identity providers (SSO/OAuth)
vii) Shipping, booking, inventory, and product feed systems
Examples include HubSpot, Salesforce, SAP, Business Central, Akeneo, Inriver, Stripe, Klarna, Azure AD, Microsoft Graph, and Google APIs.
Soft Skills:
● Strong ownership and problem-solving mindset
● Excellent communication and stakeholder management skills
● Ability to independently estimate, plan, and deliver projects
● Comfortable working in a fast-paced agency environment
● Ability to manage projects from concept to launch as an individual contributor
Ideal Candidate Profile:
● 3+ years of Full Stack Development experience.
● Strong experience with React.js, Next.js, APIs, and modern CMS platforms.
● Proven experience delivering complete projects independently.
● Experience integrating external business systems and building custom applications.
● Strong problem-solving, communication, and project ownership skills.
● Portfolio demonstrating websites, applications, integrations, and digital products.
Benefits:
- Health insurance
- Provident Fund
Work Location: In person
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 looking for a seasoned Python/Django expert with 7-12 years of real-world development experience and a strong background in leading engineering teams. The selected candidate will be responsible for managing complex technical initiatives, mentoring team members, ensuring best coding practices, and partnering closely with cross-functional teams. This position demands deep technical proficiency, strong leadership capability, and exceptional communication skills.
Primary Responsibilities:
- Lead, guide, and mentor a team of Python/Django engineers, offering hands-on technical support and direction.
- Architect, design, and deliver secure, scalable, and high-performing web applications.
- Manage the complete software development lifecycle including requirements gathering, system design, development, testing, deployment, and post-launch maintenance.
- Ensure compliance with coding standards, architectural patterns, and established development best practices.
- Collaborate with product teams, QA, UI/UX, and other stakeholders to ensure timely and high-quality product releases.
- Perform detailed code reviews, optimize system performance, and resolve production-level issues.
- Drive engineering improvements such as automation, CI/CD implementation, and modernization of outdated systems.
- Create and maintain technical documentation while providing regular updates to leadership and stakeholders.
Required Skills & Qualifications
- 7+ years of professional experience in software development with strong expertise in Python and Django.
- Solid understanding of key web technologies, including REST APIs, HTML, CSS, and JavaScript.
- Hands-on experience working with relational and NoSQL databases (such as PostgreSQL, MySQL, or MongoDB).
- Familiarity with major cloud platforms (AWS, Azure, or GCP) and container tools like Docker and Kubernetes is a plus.
- Proficient in Git workflows, CI/CD pipelines, and automated testing tools.
- Strong analytical and problem-solving skills, especially in designing scalable and high-availability systems.
- Excellent communication skills both written and verbal.
- Demonstrated leadership experience in mentoring teams and managing technical deliverables.
- Must be available to work on-site in the Hyderabad office; remote work is not allowed.
Preferred Qualifications
- Experience with microservices, asynchronous frameworks (such as FastAPI or Celery), or event-driven architectures.
- Familiarity with Agile/Scrum methodologies.
- Previous background as a technical lead or engineering manager.
Strong MERN / Frontend Developer Profile
Mandatory (Experience 1): Must have 2+ years of hands-on experience in software development using MERN stack (MongoDB, Express.js, React.js, Node.js)
Mandatory (Experience 2): Must have 1+ years of frontend development experience with React.js, HTML5, CSS3, JavaScript (ES6+);
Mandatory (Experience 3): Must have experience with Next.js (SSR/SSG, API routes, Server Actions)
Mandatory (Experience 4): Hands-on experience in building RESTful APIs using Node.js and Express.js
Mandatory (Experience 5): Experience writing unit test cases using Mocha, Chai, Jest (or similar), and working in Agile/Scrum environments
Preferred
Preferred (Experience) – Exposure to GCP/AWS/DevOps and cloud-native development
Preferred (Educataion) – B.E /B.Tech /BCA
We are looking for a highly skilled and motivated .NET Developer to join our team immediately. As a .NET Developer, you will be responsible for developing, customizing, and maintaining software solutions that align with our vision of creating transformative justice technologies. You will work closely with product managers, designers, and other developers to deliver robust and scalable applications.
Key Responsibilities
• Develop, test, and maintain efficient, reusable, and reliable code using .NET Core and .NET Framework technologies.
• Design and implement scalable APIs, web services, and applications.
• Collaborate with cross-functional teams to define, design, and ship new features.
• Troubleshoot, debug, and upgrade existing software.
• Write clean, scalable code following best coding practices.
• Participate in code reviews to maintain code quality standards.
• Ensure the performance, quality, and responsiveness of applications.
• Stay updated with the latest industry trends and technologies relevant to .NET development.
• Support continuous improvement by investigating alternatives and technologies to drive innovation.
• Create technical documentation for reference and reporting.
Key Skills and Qualifications
• Bachelor’s Degree in Computer Science, Information Technology, or a related field.
• 2–5 years of proven experience as a .NET Developer (Immediate Joiners Preferred).
• Strong proficiency in C#, ASP.NET Core, ASP.NET MVC, and Entity Framework.
• Experience with front-end technologies such as HTML5, CSS3, JavaScript, jQuery, and preferably Angular or React.
• Proficiency in RESTful APIs and Microservices architecture.
• Experience with MS SQL Server, including writing complex queries, stored procedures, and performance tuning.
• Familiarity with Azure, AWS, or other cloud services is a plus.
• Solid understanding of object-oriented programming (OOP).
• Knowledge of Agile/Scrum development methodologies.
• Strong problem-solving skills and attention to detail.
• Excellent communication and interpersonal skills.
Skills Required:
- Previous working experience as a MERN/MEAN Stack Developer for 1 year (Minimum).
- In depth knowledge of NodeJS, ExpressJS or Restify
- Experience implementing applications using Angular 2+ versions or React
- Experience creating front end applications using HTML5, Angular/React, LESS/SASS
- Hands on experience with JavaScript
- Development on both client and server-side
- Experience on Angular 2+ and React Js will be an plus point
- Experience on both MEAN/MERN Technologies will be an advantage.
- Minimum 3+ years' experience as a software developer.
- Proficiency in JavaScript, Angular.js, HTML 5, CSS.
- Familiarity with Git.
- Linux and/or OS X experience.
- Experience consuming API endpoints.
- Good to have - Kafka/queuing system
- Should be well-versed in using multiple Databases - SQL/NO SQL,
- Should have experience using in- memory Data Bases-Redis
- Experience with Unit-Testing.
- Experience building web applications with responsive design.
- Experience with Node.js and/or other server-side JavaScript technologies and tools.
- Strong knowledge of design principles, user interfaces, web standards and usability.
- ES6, React JS/JSX, Redux, Web pack, Immutable.js.
Desired Skills and Experience
Full Stack Engineer - I / II / III
Radical is a platform connecting data, medicine and people -- through machine learning, and usable, performant products. Software has never been the strong suit of the medical industry -- and we are changing that. We believe that the same sophistication and performance that powers our daily needs through millions of consumer applications -- be it your grocery, your food delivery or your movie tickets -- when applied to healthcare, has a massive potential to transform the industry, and positively impact lives of patients and doctors. Radical works with some of the largest hospitals and public health programmes in India, and has a growing footprint both inside the country and abroad.
As a Full Stack Engineer at Radical, you will:
- Work closely with all stakeholders in the healthcare ecosystem - patients, doctors, paramedics and administrators - to conceptualise and bring to life the ideal set of products that add value to their time
- Write code on the front-end, the back-end and anything it takes to solve the problems and delight users both internally and externally
- Build systems which have an extraordinary emphasis on capturing data that can help build better workflows, algorithms and tools
- Work on high performance systems that deal with several million transactions, multi-modal data and large datasets, with a close attention to detail
We’re looking for someone who has:
- Familiarity and experience with writing working, well-documented and well-tested code in at least two of the following: React/Redux (preferred), NodeJS (preferred), Golang and Python
- Proficiency in the features of the language they are using, with knowledge of standards and best practices (Eg: ES2015 and above, Python 3.5 and above, Node v10)
- Hands on experience with at least one large scale application framework that interfaces with databases and deals with at least 20 million rows of data
- Knowledge of databases, and familiarity with schema design in at least one NoSQL database (eg: MongoDB) and at least one relational database (eg: Postgres).
- Experience integrating with a wide variety of external tools and services
- Experience navigating AWS and leveraging appropriate services and technologies rather than DIY solutions (such as hosting an application directly on EC2 vs containerisation, or an Elastic Beanstalk)
It’s not essential, but great if you have:
- An established track record of building systems from scratch
- Experience with microservices and decomposition of monolithic architectures
- Proficiency in automated tests
- Proficiency with the linux ecosystem
- Experience in deploying systems to production on cloud platforms such as AWS
- Experience in TypeScript
- Meaningful open source contributions
The position is open now, and we are onboarding immediately.
Please reply to us with an updated resume, and one thing you would like us to see as part of your application. This one thing can be anything that you think makes you stand apart among candidates: it can be an interesting hobby project that you’ve self-hosted, a research paper that’s been published, a collection of blog posts you’ve written, a repository you maintain, or your contributions to a major library.
Radical is based out of Delhi NCR, India, and we look forward to working with you!
We're looking for people who may not know all the answers, but are obsessive about finding them, and take pride in the code that they write. We are more interested in the ability to learn fast, think rigorously and for people who aren’t afraid to challenge assumptions, and take large bets -- only to work hard and prove themselves correct. You're encouraged to apply even if your experience doesn't precisely match the job description. Join us.










