
- You would get hands on experience of developing software in latest Microsoft technology stack like C#, .NET framework, .NET Core, SQL Server, Web API and React.
- Product development with Agile Methodology in Microsoft technology stack.
- Work with leaders that follow best of the development practices.
- Work in business domains like Banking, Insurance & CRM
Technical Skills:
- We are looking out for suitable candidates having 2 to 6 years of experience in .Net development along with strong MVC & JQuery experience.
- Strong experience developing database driven web-based applications using ASP.NET MVC, C#, OOPS concept, ADO.NET, SQL Server, WCF.
- Excellent exposure in HTML5, CSS, JavaScript, OOJS, JQuery and Object-Oriented Design skills.
- Good to have: ReactJs, ES6, NodeJs
Behavioural Attributes:
- Demonstrated problem solving, analytics and troubleshooting skills.
- Heroic get-it-done and problem-solving attitude.
- Able to do multitask and meet deadlines in a fast-paced environment.
- Ability to work seamlessly in a team environment and creating excellent team dynamics

About CRMnext
About
Connect with the team
Similar jobs (10)
Total Experience: 4+ years
Mode of Hire: Permanent
Required Skills Set (Mandatory): HTML, JavaScript, Node.js, Express.js, MongoDB, React/Next.js, AI Integration (LLMs/APIs - OpenAI, Anthropic, Gemini)
Desired Skills (Good if you have): Cloud Platforms (AWS), System Design, Application Security
What is the role all about?
We're hiring full-stack engineers who build with AI, not the traditional way. You should be fluent in modern web engineering, primarily Node.js, and just as fluent in using LLMs and AI tools (Cursor, Claude Code, and similar) to ship fast. Work that once took a month should take a week; what took a week should take a day.
The role spans a range, from architecting backends for non-trivial products like assistants and agents, to rapidly turning a requirement into a clean, customer-facing app or MVP. Be strong in at least one area, be comfortable across the system as a whole, and tell us where you're strongest so we can place you accordingly.
What will you do?
- Plan, build, and ship product features end-to-end, with AI embedded where it has the most impact.
- Integrate LLMs and AI APIs into production-grade applications.
- Use AI tools to prototype, build, and deliver at high speed without sacrificing quality.
- Design scalable APIs and data models with Node.js, Express.js, and MongoDB.
- Build responsive, performant, customer-facing interfaces with React/Next.js.
- Contribute to design discussions, code reviews, and architectural decisions.
What are we looking for?
AI leverage:
- You've shipped real things using LLMs or AI APIs and instinctively reach for AI to move faster.
- Comfortable with prompt engineering and judging AI output for production-readiness.
Engineering depth and delivery:
- Solid fundamentals: problem-solving, data structures, and how systems fit together.
- At least 2+ years across frontend (React/Next.js), APIs (Node.js/Express.js), and databases (MongoDB).
- You write clean, production-grade code and you ship.
- Knowledge of application security or ethical hacking is an advantage.
Culture
- Work with performance-oriented teams driven by ownership and passion.
- Learn to design systems for high accuracy, efficiency, and scalability.
- No strict deadlines, focus on delivering quality work.
- Meritocracy-driven, candid culture. No politics.
- Very high visibility regarding which startups and markets are exciting globally.
About Tracxn
Tracxn (Tracxn.com) is a Bangalore-based product company that provides a research and deal-sourcing platform for Venture Capital, Private Equity, Corp Dev, and professionals in the startup ecosystem.
We are a team of 800+ working professionals serving customers across the globe. Our clients include Funds such as Andreessen Horowitz, Matrix Partners, and GGV Capital, as well as Large Corporates such as Citi, Embraer & Ferrero.
Founders
- Neha Singh (ex-Sequoia, BCG | MBA - Stanford GSB)
- Abhishek Goyal (ex-Accel Partners, Amazon | BTech - IIT Kanpur)
About Technology Team
Tracxn's Technology team is 50+ members strong and growing. The technology team is subdivided into multiple smaller teams, each of which owns one or more services/components of the technology platform. Ours is a young team of motivated engineers with a minimal management structure, in which almost everyone is actively involved in technical development and design. We have a team-centric culture where ownership and responsibility for a feature or module lie with a team rather than an individual.
We work on an array of technologies, including but not limited to ReactJS, Next.js, Storybook, Webpack, Node, Mongo, AWS Lambda, Spring, Elastic Stack, MySQL, Kafka, Redis, Ansible, etc.
We value ownership, continuous learning, consistency, and discipline as a team.
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.
Your responsibilities are as follows.
• Write well designed, testable, efficient code by using best software
development practices
• Create website layout/user interface by using standard HTML/CSS practices
• Integrate data from various back-end services and databases
• Gather and refine specifications and requirements based on technical needs
• Create and maintain software documentation
• Be responsible for maintaining, expanding, and scaling our site
• Stay plugged into emerging technologies/industry trends and apply them into
operations and activities
• Cooperate with web designers to match visual design intent
Required Qualifications
We are looking for individuals who are curious, excited about learning, and navigating
through the uncertainties and complexities that are associated with a growing
company. Some qualifications that we think would help you thrive in this role are:
• Minimum 4 Years of experience in web programming
• Top-notch programming skills and in-depth knowledge of modern HTML/CSS
• Familiarity with at least one of the following programming languages: ASP.NET
Core (C#), PHP
• A solid understanding of how web applications work including security, session
management, and best development practices
• Adequate knowledge of relational database systems, Object Oriented
Programming and web application development
• Hands-on experience with network diagnostics, network analytics tools
• Basic knowledge of Search Engine Optimization process
• Strong organizational skills to juggle multiple tasks within the constraints of
timelines and budgets with business acumen
• Ability to work and thrive in a fast-paced environment, learn rapidly and master
diverse web technologies and techniques.
• Bachelor/Masters of CS/IT Engineering, BCA/MCA, B Sc/M Sc in CS/IT
Preferred Qualifications
• Exceptional working knowledge of various website development techniques.
• Exceptional understanding of UI Prototyping tools.
• Great interpersonal skills.
• Exceptional oral and written communication skills.
• Strong organizational skills.
• Ability to manage and handle multiple tasks.
• Outstanding problem-solving skills.
• A keen eye on details.
• Exceptional time management abilities.
**
For the role of dot net developer, the responsibilities of the developers include following a list of tasks:
To develop, design, test, maintain and support custom mobile and web applications
To collect the software requirement by customer and develop the application as per their requirement
Evaluate and research the products and technologies related to software
To design and develop the activities and procedures related to activities and maintenance
To write the high-quality code to meet customer requirement
To design, develop and implement the critical applicationfor.Net environment
Alienate the project work as per client’s requirement and budget
Requirements:
1. 3 to 10 years of experience in full stack development.
2. Strong proficiency in Node.js and React.js, with a deep understanding of their ecosystems.
3. Solid understanding of web development principles, including RESTful APIs and responsive design.
Skills: Node.js, React.js, MongoDB, Express JS, HTML, CSS, .
Requirements:
- Should have experience on Node.js and frameworks available for it, such as Express or StrongLoop. Preferably Express.
- Should have experience in building Rich UI components with React.js.
- Should have hands on experience on MongoDB.
- Strong understanding of JavaScript, its quirks and workarounds.
- Knowledge of ES6, ES7 and Object-oriented and functional programming.
- Understanding the nature of asynchronous programming and its quirks and workarounds.
- Should have experience in working on Linux (Ubuntu) Environment and basic linux commands.
- Proficient understanding of code versioning tools, such as Git.
- Good to have knowledge on Redis DB.
- Good understanding of browser rendering behavior and performance.
- Good to have exposure working in an agile development environment
Roles & Responsibilities:
• Overall 3+ years of experience in IT • Minimum 2+ years of development experience in Magento 2.0 • Custom Module Development in Magento 1.x and Magento 2.x • Automated Product Import Export in Magento 1.x and Magento 2.x • Strong experience in web technologies like PHP, MySQL, JavaScript, HTML/CSS. • Understanding of MVC design patterns and framework. • Should have worked in multiple eCommerce projects in Magento 1.x and 2.x • Experience in development of custom modules, System Architecture, Payment Gateway in Magento 1.x and Magento 2.x • Can do Code Reviews, Can write custom extensions is a plus • Strong knowledge of the eCommerce platform. • Knowledge of Linux and MySQL. • Good communication, analytical, and presentation skills.
Additional Skills: Magento-specific optimization skills with the ability to analyze the performance Ability plan, schedule, and monitor own/other’s work. PHP: - 1 year.
Primary skill : Dotne, MVC, Web API ,Jquery, SQL
Good to have(Not mandatory ) : Dotnet core , UI skills, MVC, ASP.NET
Good communications- Bachelor's degree in Computer Science (or related field)
- 5+ years of relevant work experience
- Expertise in React.js, React-native, Python, Android & Database
- Experience with Agile or Scrum software development methodologies
- Ability to multi-task, organize, and prioritize work
Key Responsibilities:
- The Laravel/CodeIgniter (HMVC) Developer is expected to be able to perform all aspects of the development tasks, including front- end, back- end, and database development.
- Develop web sites, applications and rich multi- media experiences according to the brief and technical specifications.
- Must have experience and knowledge in Laravel/CodeIgniter (HMVC)/Symphony Framework.
- The applicant is expected to possess strong problem-solving skills programming, testing and troubleshooting skills.
- Proficiency in Laravel/CodeIgniter (HMVC)/Symphony framework(s), jQuery, JavaScript, AJAX, CSS, HTML, MySQL/Postgre SQL/Mongo DB.
- Eagerness to contribute to a team-oriented environment.
- Troubleshoot, test and maintain the core product software and databases to ensure strong optimization and functionality.
- Knowledge of object-oriented programming using HMVC framework.
- Good knowledge of the common Laravel/CodeIgniter (HMVC)/Symphony framework(s) or web server exploits and their solutions.
- Develop, record and maintain cutting edge web-based PHP applications on portal plus premium service platforms.
- Familiar with REST API's and Integration with third-party API's.
- Hands on Experience in an e-commerce environment would be an added advantage.
- Adhering to project coding standards and recommending improvements.
- Modifying existing software to correct errors, allowing it to function in new operating environments.
- Additional Technical skill set:
- AWS/Azure deployments and architecture.
- Knowledge of Web RTC.
- API
- Financial and Accounting related product knowledge.
Mandatory Skills :
- Laravel/CodeIgniter (HMVC)/Symphony framework(s), CSS, HTML, MySQL/Postgre SQL/Mongo DB, JavaScript, jQuery, AJAX
Education
UG: B.Sc. in Any Specialization, B.Tech/B.E. in Any Specialization, BCA in Computers
PG: Any Postgraduate in Any Specialization
Doctorate: Doctorate Not Required.
Job Type: Full-time










