fullstack at Click2Cloud Inc · Nagpur · 3 - 6 years · ₹3L - ₹12L / yr · Profitable · Posted 31 Aug 2023

Exp : 3+ years
Job Description:
We are looking for a highly skilled full stack developer who is comfortable with both front and back-end programming. The person would be responsible for developing and designing front end web architecture, ensuring the responsiveness of applications, and working alongside backend developers for application’s features/ functionalities. The person would be required to see out a project from conception to final product, requiring good organizational skills and attention to detail.
Skillsets required:
- Hands on experience in development using Angular/React, Node JS & Python or Django framework
- Should have experience in any Database and working knowledge on any major Cloud like AWS or Azure
- Must have Web Services/ API knowledge
- Exposure to Docker, Kubernetes and defining CI/CD pipeline for deployment of a project is an added advantage
- Knowledge of multiple front-end languages and libraries (e.g., HTML/ CSS, JavaScript, XML, jQuery) will be preferred
- Must be experienced in client interaction & mentoring the team.
Responsibilities:
- Work with development teams and product managers to ideate software solutions
- Design client-side and server-side architecture
- Build the front-end of applications through appealing visual design
- Develop and manage well-functioning databases and applications
- Write effective APIs
- Check the platform to ensure responsiveness and efficiency
- Troubleshoot, debug, and upgrade the platform
- Create security and data protection settings
- Work with the analysts to improve the platform

About Click2Cloud Inc
About
Similar jobs (10)
Fountane Archipelago · Island Role
A Little Bit About the Role
We are looking for a Senior Product Engineer (L3) who thrives in complexity. Most engineers build on blank canvases — you build on someone else’s mess and leave it better than you found it.
The majority of your work at L3 will be on existing, live codebases — disorganised, partially documented, built by multiple teams over multiple years. Your job is to enter those systems, understand them before touching them, extend and clean them without breaking what works, and progressively bring them up to a standard where AI tooling can accelerate further development. This is the core of what L3 does at Fountane. If you have only built greenfield projects, this role will be hard.
You are expected to be genuinely full stack: comfortable owning web applications and mobile apps, the frontend, backend, database, state management, and API integration layer — without needing to hand off to a specialist.
You will work closely with the Concept Engineer on your Island — translating their prototypes into production architecture, raising technical blockers early, and keeping the sprint honest. You will also review code, mentor junior engineers, respond to production incidents, and contribute to the network’s shared knowledge base.
All of this is done primarily with Cursor and Claude as your execution and reasoning tools. AI-assisted engineering is not a feature of this role — it is the method.
AI-First Engineering Expectation
Cursor and Claude are your primary tools — not supplements. Engineers at L3 who are not using AI at the codebase level are not operating at this level.
At L3, AI-assisted engineering means:
- Loading full codebase context into Cursor before writing a single line — understanding the system before touching it.
- Writing scoped, precise refactor prompts that isolate changes to one concern at a time.
- Using Cursor to generate tests that document existing behaviour before any restructuring begins.
- Using Claude for architecture reasoning, decision documentation, and translating CE briefs into structured technical plans.
- Producing inline documentation and decision records as part of the AI-assisted workflow — not as an afterthought.
- Sharing effective prompt patterns and Cursor discoveries with the broader Fountane network — kept to yourself, they are a missed contribution.
Key Responsibilities
Legacy Codebase Refactoring & the Cleaning Phase
This is the primary L3 engagement type at Fountane. You will be handed existing, partially documented codebases — built by previous teams, often without tests, with inconsistent patterns — and your job is to refactor them into a clean, AI-promptable state without losing existing functionality. You use Cursor’s codebase context window to navigate safely, write characterisation tests before touching anything, and make changes in small, reviewable increments. The standard is: every module you leave should be easier to extend by AI tooling than when you found it.
Full Stack Development — Web & Mobile
Build and own the full application layer: React / Next.js web frontends, React Native or Flutter mobile apps, Node.js / Python backends, and relational and non-relational databases. You should be able to pick up web or mobile on any engagement without needing a handoff. Schema design, data modelling, and state architecture are yours to own — including diagnosing and fixing broken or leaking state in existing frontends.
Third-Party API Integrations
Integrate complex third-party services — payments (Stripe), communications (Twilio), auth (Auth0), and others — reliably and without creating brittle dependencies. Own the integration layer end to end: error handling, retries, failure modes, and documentation. If a third-party integration is flaky in production, that is your problem to own.
CE Collaboration & Sprint Integrity
Work directly with the Concept Engineer to translate prototypes into buildable technical plans. Review CE briefs before the sprint starts — if the scope is technically unrealistic, the time to say so is before work begins, not on demo day. Raise blockers against acceptance criteria proactively. You are the technical check on what the CE promises the client.
Security Awareness
Write code that does not require the Lead to security-audit every line. This means: input validation by default, no hardcoded secrets, correct auth scoping, safe handling of user data, and awareness of common vulnerabilities (injection, broken auth, insecure direct object references) in the context of the stacks you work in. You are not the security architect — the Lead owns that — but you are expected to produce code that does not introduce obvious vulnerabilities.
Production Incident Response
When something breaks in production, you are on it. Diagnose the issue, apply a safe fix or rollback, document what happened and why, and hand a clear summary to the Lead for the client post-mortem. Speed matters, but a bad fix that causes a second incident is worse than a slow fix that is correct. Response expectation: acknowledged within 1 hour, resolved or escalated with a clear status within 4 hours.
Codebase Navigation & Safe Refactoring
On all engagements — not just Cleaning Phase work — keep changes small, focused, and reviewable. One type of change per commit. Write tests that document existing behaviour before restructuring. Leave every module easier to understand than when you found it.
Code Review
Review pull requests from L1 and L2 engineers with specific, actionable feedback — not rubber-stamp approvals. A good code review at L3 leaves the author understanding what to do differently next time, not just what to fix now. Review weekly; do not let PRs age.
Mentoring
Review junior engineers’ code weekly with specific, useful feedback — this is distinct from quality-gate code review. The goal here is teaching, not gatekeeping. Run monthly pairing sessions to help them grow. The measure of good mentoring is whether they are becoming more capable and less dependent on you over time.
Documentation
Write short decision records when you make significant technical choices. Leave every module you touch easier to understand than when you found it. Treat documentation as part of the engineering work, not a separate task you do at the end.
Qualifications
- 5+ years of experience as a software engineer, with a strong track record on real production codebases you did not build from scratch — incomplete documentation, inconsistent patterns, other people’s decisions. If your experience is primarily greenfield, this role will be a difficult fit.
- Genuinely full stack across web and mobile: proficient in React / Next.js and at least one of React Native or Flutter, Node.js or Python on the backend, and comfortable with both relational and non-relational databases including schema design.
- Hands-on, daily Cursor and Claude usage at the codebase level. You should be able to describe concretely how you use AI in your engineering workflow — not in general terms.
- Experience integrating complex third-party APIs in production environments — not just following a quickstart guide. You should be able to describe an integration that failed in production and what you did about it.
- Solid security awareness for the stacks you work in: input validation, auth scoping, safe data handling. You do not need a security specialism, but you should not be writing code that introduces obvious vulnerabilities.
- Has conducted meaningful code reviews that improved the code and the author, not just approved the PR.
- Has coached or mentored junior engineers before, and done it well.
- Comfortable with production incident response — diagnosing issues under pressure, applying safe fixes, and communicating clearly to a Lead or client about what happened.
- Treats documentation as part of the job, not an afterthought.
- Bachelor’s or Master’s in Computer Science or a related field, or equivalent experience.
About Fountane
Fountane is a technology ventures lab - one part product studio, one part startup engine. We build high-quality software and AI products for clients ranging from fast-moving startups to large enterprises, and we co-build and invest in new companies when we see the right opportunity.
Founded in 2017 and headquartered in Minneapolis, we have grown to 60+ people across four continents and were recognised as one of America’s fastest-growing companies, ranking No. 699 on the Inc. 5000 with 595% three-year growth.
We are radically open-minded, serious about craft, and direct about expectations. If you want to do meaningful work without politics, this is the place.
About CoPoint AI
CoPoint AI is a specialized consulting firm focused on transforming businesses through process improvement, data insights, and technology-driven innovation. We leverage AI technologies, Microsoft cloud platforms, and modern web development frameworks to deliver intelligent, scalable solutions that drive measurable impact for our clients. Our team partners across industries to design and deploy solutions that streamline operations, enhance customer experiences, and enable data-driven growth.
Our Vision
We transform businesses through process improvement and data insights leveraging AI on the Microsoft stack
Our Values
- Be Purposeful: Think Straight, Communicate, Always Do The Right Thing
- In Partnership: With our Team, For our Clients, In our communities.
- Create Impact: Deliver value-based solution, help Individual achieve their dream, demand profitable growth.
Role Overview
As a Senior Consultant at CoPoint AI, you will drive end-to-end delivery of both AI-enabled data solutions and modern web applications. You will blend technical expertise in AI, Microsoft platforms, and full-stack web development with business insight to architect and implement impactful solutions across client environments.
Key Responsibilities
- Lead design and implementation of end-to-end data, AI, and web application solutions
- Architect and build responsive, user-friendly web interfaces integrated with enterprise data systems
- Develop and optimize secure, scalable APIs and microservices using cloud-native principles
- Implement AI-powered features in web applications using LLMs, Azure OpenAI, and Cognitive Services
- Guide teams in AI-assisted software development lifecycle improvements
- Build frameworks for responsible AI governance and model monitoring
- Comprehensive understanding of the AI solution landscape
- Leadership experience in AI-enabled digital transformation initiatives
- Expertise in AI adoption strategies and change management
- Ability to translate AI capabilities into measurable business value
- Design multi-model architectures combining analytics, AI, and web experiences
- Act as a subject matter expert in Microsoft Azure and modern web frameworks (e.g., React, Angular, .NET Core)
- Manage project work streams and lead cross-functional delivery teams
- Cultivate and manage client relationships, providing strategic and technical guidance
- Identify and propose innovation opportunities through data and digital experiences
- Mentor junior developers, analysts, and consultants
- Ensure high quality and consistency in solution delivery and user experience
Qualifications
- Deep expertise in Microsoft data technologies (Azure Data Factory, Synapse, Power BI).
- Proven experience implementing enterprise AI solutions on Azure
- Advanced knowledge of large language models and their business applications
- Expertise in AI-enhanced software development methodologies
- Experience with AI model evaluation, validation, and responsible deployment
- Proficiency in developing custom AI solutions using Azure OpenAI, Cognitive Services, and ML services
- Experience integrating AI into existing enterprise applications and data platforms
- Experience managing client expectations and delivering high-quality solutions
- Strong technical leadership and problem-solving capabilities
- Excellent communication and presentation skills
- Ability to anticipate client needs and propose strategic solutions
What should You expect:
- A culture of continuous learning with certification support.
- Clear career advancement pathways.
- Competitive compensation and benefits.
- Flexible work arrangements.
- A collaborative environment that values innovation and creativity.
Ready to shape the future of enterprise technology? Join our team of Microsoft technology experts and make an impact.
- Own the development/improvement of products and features.
- Own the responsibility for creating a great user experience on the products and features you work on.
- Build features end-to-end: both the user interfaces and the backend APIs.
- Set technical standards and lead the team in building a world-class scalable software development process.
- Lead large-scale design updates and rollouts.
- Partner with infrastructure engineers to scale the product.
- Investigate state-of-the-art frameworks and tooling to build our next-generation architecture.
- Guide and mentor junior team members
- 8+ years of relevant front-end development experience, previous start up experience is highly desirable.
- Experience building, running, and debugging single-page apps in a modern JavaScript framework.
- Demonstrated knowledge of React, Redux and CSSAbility to work independently as well as cross-functionally with other engineering teams and product.
- Tech Lead / Management experience.
- Experience with full-stack development.
- Experience with building APIs using spring boot.
- Experience with front-end test frameworks (Jasmine/Mocha/Jest)
- Exposure to mobile platforms
Microservice-based applications, from requirement gathering to
deployment.
• Strong experience in NodeJS, Express, MongoDB
• Previous experience ReactJS , Postgres, CoffeeScript, Typescript, NestJS, Go
Programming is plus
• Hands on experience with RESTful webservices, microservice development
• Experience working on cloud technology.
• Knowledge in AWS serverless, distributed architecture, messaging services,
S3 storage, Managed DB is plus
• Strong experience in Terraform, GraphQL and AWS Services
• Ability to work on multiple work streamsin parallel
• Experience working in Agile / Scrum.
• Knowledge of code versioning tools such as GitHub or equivalent source
control repositories and build toolslike NPM, Yarn
• Experience working in logistics and supply chain domain is a plus.
• Outstanding customer service skills, excellent verbal and written
communication skills
Job Description
The ideal candidate is a self-motivated, multi-tasker, and demonstrated team-player. You will be a responsible developer helping our clients, either developing new products or enhancing products. You should be able to contemplate and communicate as much as possible!
Responsibilities
- Writing clean, maintainable, desired quality, desired performing code.
- Develop and support software including applications, database integration, interfaces, and new functionality enhancements
- Coordinate cross-functionally to ensure project meets business objectives and compliance standards
- Support test and deployment of new products and features
- Participate in feature brainstorm, code reviews
- Explore cutting edge technologies and taking up PoC line up.
Qualifications
- Team player
- Passion to solve problems
- Constant learner
- A degree in Computer Science (or related field)
- 4-7 years of relevant work experience
- Able to code in JAVA (with Spring framework)
- Ability to organize, and prioritize work
- Good at Object Oriented Design, Database Design(SQL/NoSQL), and Microservices
- Exposure to UI framework (React/Angular/Vue/Next)
- Exposure with Agile software development methodologies
- Exposure to any one public cloud (AWS/GCP/Azure)
- Exposure to cache, messaging systems, docker, API gateway
What we will not ask from you?
- Your current CTC, you'll be paid for what you deserve!
- If you had breaks in your career that's okay! We will not poke you on why you had your break blah blah...!
- Your notice period in current organization! If everything goes well, you let us know your joining date we will roll out the offer with joining the date as you say!
What's onboard for you as an employee?
- Empathy
- Generous package.
- Variable pay as low as possible (max 15% of your CTC)
- Medical Insurance (limited to spouse & kids) is not part of your CTC.
- Tax beneficial salary structure.
- Comprehensive leave policy
- Flexible Remote working
- Weekly Social Hour on working days
- Open-source Hour on working days
- Flat organization structure
- 15 days notice period (we wanted to keep it as same day exit! we would love to have you with us as long as possible.)
Next steps:
- Feel free to apply for this job if you like this JD.
As our Full Stack Engineer, you will be developing fast, reliable and scalable web applications while taking responsibility for shipping core backend features.
Roles and responsibilities:
- Develop smooth, scalable and pixel-perfect web-app products
- Architect, optimize and scale complex systems like the database engine and APIs
- Follow TDD and write well designed, factored, and tested code
- Develop new features and maintain existing code
- Manage infrastructure and ensure security of applications
- Solve complex product and engineering challenges alongside the core team
What we're looking for in you:
- 4+ years of experience in Full Stack Development
- Extensive programming skills with a proficiency in Java, Spring Boot and Javascript
- Have strong fundamentals in systems design and RDBMS and NoSQL databases
- Product minded: Strong UI/UX and design sense
- Strong understanding of asynchronous request handling and dynamic web page development
- Experience working with React.js, Next.js, Node.js, HTML, CSS, Redux, TypeScript
- Stellar problem solving and research skills with the ability to design scalable systems
- Exposure with AWS/GCP, Docker, Kubernetes and CI/CD Setups
- Experience in functional, L& P and security testing
Benefits of working with Rivi:
- Stock Options
- Flexible work hours
- More responsibilities and more opportunities
- The chance to exponentially grow in your career, as Rivi grows
- Work on real innovation and a futuristic vision
- Enhance your skill-sets and knowledge
- Opportunity to learn about many different verticals
- Feel empowered and change things - We value ideas and suggestions
- Work in an inclusive culture where transparency, creativity, accountability and ownership is encouraged
Sportz Interactive (SI) works with its clients and partners to revolutionize the sports fan experience across consumption points by creating best-in-class, kickass products. SI was founded in 2002 as a B2B sports content business. Through the years, it gained immense reputation for its state-of-the-art hosted solutions, digital simulators, match centers and fantasy games. Sportz Interactive has a fantastic reputation in the online sports community, having worked with clients across the globe including the likes of The International Cricket Council, STAR Sports, Yahoo!, AOL, Eurosport, Castrol, Web 18, NDTV, Nimbus, Times of India, Rediff.com and Singtel amongst others.
Sportz Interactive provides in-depth sports information and content and specializes in product development for the web, mobile and other interactive platforms.
http://www.sportzinteractive.net/">www.sportzinteractive.net
Sportz Interactive is looking to hire smart and passionate Lead Fullstack developer who would be responsible for developing kick-ass applications and products catering to the legions of global sports fans.
Responsibilities:
• Building of user-facing elements and Integration
• Writing reusable, testable, and efficient code
• Design and implementation of low-latency, high-availability, and real time applications
• Architecting applications and strategizing them to be scalable for traffic.
• Identifying and working on new innovations which can relate to any kind of technology
Requirements:
- 4-10 years of experience with JavaScript, JQuery, Vue.js, Node.js
- Experience in managing a team is mandatory.
- Understanding the nature of asynchronous programming and its quirks and workarounds
- Good understanding of front-end technologies.
- Understanding fundamental design principles behind a scalable application
- Understanding differences between multiple delivery platforms, such as mobile vs. desktop, and optimizing output to match the specific platform
- Creating database schemas that represent and support business processes implementing unit tests
- Proficient understanding of code versioning tools, such as Git
Job Description:
- At least 3+ years’ experience into web front end/full stack development
- Proficient in Object Oriented JavaScript programming and working with JS frameworks on both client and server-side
- In depth knowledge and working experience in full stack development, for example in Node JS and Mongo DB based implementations as a MEAN stack dev
- Experience implementing applications using Sails.JS, Angular or ExpressJS frameworks
- Have hands on knowledge in database technologies, preferable NoSQL databases, such as, MongoDB, Cassandra, etc.
- Experience with design patterns and building applications from scratch is a plus
- Thorough understanding and exposure to API integrations, especially RESTful-based web services in JSON
- Continuous integration (Jenkins/Hudson) and version control (bitbucket, Git etc).
Skill:java,mongodb,nodejs
Exp:2-4yrs
Loc:Bangalore
Notice period should be less than 30 days.....











