Cutshort logo
Wama Technology logo
.NET Full-Stack Developer
.NET Full-Stack Developer
Wama Technology's logo

.NET Full-Stack Developer

Faisal Pathan's profile picture
Posted by Faisal Pathan
1 - 3 yrs
₹3L - ₹4.5L / yr
Borivali, Mumbai
Skills
ASP.NET
skill icon.NET
skill iconNodeJS (Node.js)
skill iconReact.js
SQL
skill iconPostgreSQL
skill iconMongoDB
API
Communication Skills

Job Title: .NET Full-Stack Developer (ASP.NET Core / React.js / Node.js)

Experience: 1 - 3 Years

Location: Borivali, Mumbai (Onsite)

Employment Type: Full-time


About Wama Technology:

Wama Technology is a fast-growing technology solutions provider delivering high-impact web and mobile applications for clients globally. We are looking for an ambitious, tech-savvy .NET Full-Stack Developer with 1 to 3 years of experience to build scalable applications, integrate cutting-edge AI features, and drive product execution from our Borivali office.


Role Overview:

As a .NET Full-Stack Developer, you will be responsible for building, optimizing, and deploying full-stack web applications using ASP.NET Core, React.js, and Node.js. You will work on API integrations, database architectures, and AI feature implementations while maintaining clean code standards and taking ownership of key modules in a fast-paced environment.


Key Responsibilities:

  • Design, develop, and maintain robust full-stack web applications using ASP.NET Core, React.js, and Node.js.
  • Architect, build, and consume secure, high-performance RESTful APIs and web services.
  • Manage database systems including SQL Server, PostgreSQL, and MongoDB, ensuring query performance and data integrity.
  • Integrate AI features, AI APIs, and smart automation directly into client applications and internal product workflows.
  • Troubleshoot, debug, and resolve technical issues with strong analytical and problem-solving skills.
  • Work independently to manage module deliverables on tight deadlines within a collaborative team environment.
  • Effectively articulate technical ideas, system designs, and code logic to internal teams and stakeholders.


Required Qualifications & Skills:

  • Experience: 1 to 3 years of commercial software development experience in full-stack web applications.
  • Backend Core: Strong expertise in ASP.NET Core and Node.js backend development.
  • Frontend Core: Hands-on development experience with React.js, JavaScript (ES6+), HTML5, and CSS.
  • Databases: Solid command of relational and NoSQL databases (SQL Server, PostgreSQL, or MongoDB).
  • API Architecture: Proven ability to design, document, and integrate RESTful APIs.
  • Execution: Strong debugging skills, logical reasoning, and a habit of writing clean, maintainable code.
  • Communication: Excellent spoken and written English, with superior technical explanation skills and team collaboration ability.


AI Tooling & Technology Adaptability (Critical):

  • Hands-on experience working with AI-assisted IDEs and development tools (Cursor, Windsurf, GitHub Copilot, etc.).
  • Proven capability to integrate AI APIs (OpenAI, Gemini, or custom LLM endpoints) into modern web solutions.
  • Strong interest and active awareness of the latest software development frameworks and emerging technologies.


Location & Work Mode:

  • Work Location: Onsite at Borivali, Mumbai.
  • Open exclusively to candidates currently located in Mumbai or able to commute daily to Borivali (No relocation assistance provided).
  • Immediate joiners or short notice periods preferred.
Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

About Wama Technology

Founded :
2015
Type :
Services
Size :
20-100
Stage :
Profitable

About

Wama Technology integrates state-of-the-art technology smoothly to promote corporate success, providing a comprehensive “One-Stop Solution” for all digital demands, from cloud services, artificial intelligence, machine learning, and mobile and web app development technologies. Wama Technologies offers customized solutions that enable businesses to prosper in the digital era. At Wama Technology, our team prioritizes innovation, user experience, and client happiness to provide digital transformation. Wama Technology assists companies in improving user interaction, automatization processes, or delivering new ideas through the strategic use of technology.

Read more

Tech stack

Mobile App Development
Web applications
Software Development

Candid answers by the company

What does the company do?
What is the location preference of jobs?

Wama Technology is a global IT Solution and Services Company and Consulting Agency, accelerating business to the next level.Wama Technology provides IT Solution and Services to Businesses. We strive to deliver the catalyst solutions that would accelerate the business to next level. We work on the requirement providing the concepts, models that best suits and can be utilized.

We offer a full range of mobile app development services that make things better for enterprises and companies we work with. Our team of dedicated developers fulfills your diverse business requirements through a number of services.

Company social profiles

bloginstagramlinkedintwitterfacebook

Similar jobs

Appiness Interactive
Pune
4 - 7 yrs
₹20L - ₹22L / yr
skill iconPython
skill iconReact.js
Multi-agent Systems

We're Hiring | Full Stack AI Engineer – Multi-Agent Systems

We are looking for a Full Stack AI Engineer who can own end-to-end feature delivery – from designing agent communication patterns and orchestration logic on the backend, to building intuitive interfaces for configuring, monitoring, and debugging agent workflows. You will work directly with the architect and product owner to translate orchestration concepts (agent-to-agent messaging, tool use, handoffs, memory) into a production-grade system.

This is a hands-on builder role. You will not be writing strategy decks – you will be shipping agents, APIs, and UI.


Location: Pune

Experience: 4–7 Years (1.5+ years in GenAI/AI Agents)

Employment Type: Full-time


Key Responsibilities


Backend & Agent Development


•       Design and implement multi-agent workflows using AG2 (AutoGen) and/or LangGraph – including agent roles, conversation patterns, handoffs, and termination conditions.

•       Build and maintain FastAPI services that expose orchestration capabilities (agent registration, task submission, run status, streaming responses) to the frontend and external consumers.

•       Implement tool/function calling, structured outputs, and memory layers (short-term, long-term, vector-based) for agents.

•       Integrate LLM providers (OpenAI, Anthropic, AWS Bedrock, or local models via Ollama) with proper retry, timeout, and cost controls.

•       Write clean, testable Python with type hints, pydantic models, and clear separation between orchestration logic and infrastructure.


Frontend Development


•       Build React-based interfaces for configuring agents, visualising agent conversations, inspecting tool calls, and debugging runs.

•       Implement streaming UI (SSE/WebSockets) to render token-by-token agent responses and intermediate steps.

•       Collaborate on UX for workflow builders, run history, and observability dashboards.

System & Production Concerns

•       Containerise services with Docker and contribute to CI/CD pipelines.

•       Add logging, tracing, and basic evaluation hooks for agent runs (latency, token usage, success rates).

•       Participate in code reviews, design discussions, and incremental hardening of the platform.


Must-Have Skills


•       Full stack experience (5+ years): strong Python (FastAPI or similar) on the backend AND React on the frontend. Comfortable owning a feature across both layers.

•       Hands-on with at least one agent framework: AG2 (AutoGen), LangGraph, LangChain Agents, or CrewAI. Must have actually built and run multi-agent flows, not just read about them.

•       LLM application development: prompt design, tool/function calling, structured outputs, handling streaming responses, and basic context management.

•       RAG fundamentals: chunking strategies, embeddings, vector stores (pgvector / Qdrant / Weaviate / FAISS), and retrieval evaluation. Bonus for hybrid (sparse + dense) retrieval.

•       Database skills: PostgreSQL – schema design, indexing, and writing reasonable queries.

•       API & async patterns: REST design, async Python (asyncio), background jobs, and streaming endpoints.

•       Version control & collaboration: Git, PR-based workflows, writing clear commit messages and design notes.


Good-to-Have Skills


•       Experience with GCS for deploying AI workloads.

•       Familiarity with LLMOps – tracing (LangSmith / Langfuse / OpenTelemetry), evaluation frameworks, and prompt versioning.

•       Exposure to MCP (Model Context Protocol) or A2A (agent-to-agent) communication standards.

•       Experience running local LLMs (Ollama, vLLM) for prototyping or cost-sensitive workloads.

•       Knowledge of WebSockets / SSE for real-time UIs.

•       Basic understanding of fine-tuning concepts (LoRA / QLoRA) – we are not expecting trainers, just awareness.

Read more
Early stage startup- FinTech company
Early stage startup- FinTech company
Agency job
via Qrata by Blessy Fernandes
Mumbai
4 - 7 yrs
₹20L - ₹35L / yr
skill iconVue.js
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconReact.js
skill iconJavascript
+3 more

What you’ll be doing

  • Lead the development of our across all phases of software and web development including ideation, prototyping, design, production, and maintenance.
  • Work closely with founders and internal/external stakeholders to build products, tools, and services from scratch and deliver high-quality software solutions.
  • Be actively involved in requirements gathering, customer interviews and the creation of robust product solutions.
  • Brainstorm and lay the foundations of the technology and architectural roadmap as well as the development processes.
  • Share your technical expertise to help the team make thoughtful and scalable design decisions and identify performance bottlenecks to troubleshoot quickly.
  • Manage product development priorities, deadlines, and deliverables.
  • Hire and manage a small team of engineers (internal/outsourced).
  • Ensure high-performant and responsive web applications and websites.

Skills & Qualities we’re looking for

 

  • Bachelor’s/Master’s degree in Computer Science (or equivalent experience).
  • 4-7 years of experience as a full-stack developer (rare exceptions for highly skilled developers) at a fast-paced, preferably early / growth stage start-up.
  • Proficient with frontend technologies - HTML, CSS, JavaScript & ReactJS/VueJS.
  • Proficient with backend technologies - Java/NodeJs/Golang/Python/Ruby.
  • Hands-on experience working with any cloud AWS/GCP/Azure/DigitalOcean.
  • Knowledge of codebases and version control systems (Git).
  • Well-versed with SQL database design & RDBMS concepts.
  • Strong arithmetic reasoning, logical and analytical thinking skills.
  • Strong knowledge of code quality maintenance and performance analysis.
Read more
VALLEY LABS
at VALLEY LABS
1 recruiter
Anasurya Praveen
Posted by Anasurya Praveen
Remote only
2 - 6 yrs
₹8L - ₹12L / yr
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconMongoDB
+2 more

About Solveasy

Headquartered in Delhi, and coming from a legal background, Solveasy is an end-to-end digital debt collection agency with a platform for debt resolution, collections, and recovery. We create custom debt collection software, including account receivable management, credit and risk management, analytics, and reporting. Solveasy also develops workflow automation solutions with integrated payment processing. Our platform will adapt to consumer behavior with personalized and empathetic communications to deliver the right payment option at the right time and channel. We aim to work with top financial institutions, enterprise companies, and upcoming businesses to recover billions in lost revenue


Responsibilities

  • Own end-to-end product features from ideation, automated testing, and implementation to deployment and monitoring.
  • Embrace "You build it, You run it" with ownership of the entire infrastructure across multiple deployment environments.
  • Continuously learn new domain and technical concepts to maintain a deep understanding of the product strategy and system architecture.
  • Leverage diverse partners in a multi-cloud ecosystem to maximize productivity and empower businesses to focus on building our core intellectual property.
  • Improve our code standards, maintainability, developer experience, data privacy, security, scalability, resilience and fault tolerance.
  • To work with the UI/UX designer and bridge the gap between graphical design and technical implementation, taking an active role on both sides and defining how the application looks as well as how it works in the backend.
  • Implement entirely new tools and applications using a modern technology stack.
  • Work closely with TPM and our clients to collaborate on requirements.

Skills Needed

  • Experience with JavaScript frameworks is required.
  • Proficient understanding of web markup, including HTML5, CSS3
  • Basic understanding of server-side CSS pre-processing platforms such as LESS and SASS
  • Proficient understanding of client-side scripting and JavaScript frameworks, including jQuery
  • Good understanding of (Depending on the specific case, a developer should have the knowledge of advanced JavaScript libraries and frameworks, such as AngularJS, KnockoutJS, BackboneJS, ReactJS, DurandalJS etc.)
  • Good understanding of asynchronous request handling, partial page updates, and AJAX
  • Basic knowledge of image authoring tools, to be able to crop, resize, or perform small adjustments to an image. Familiarity with tools such as Gimp or Photoshop is a plus.
  • Proficient understanding of cross-browser compatibility issues and ways to work around them.
  • Proficient understanding of code versioning tools, such as (Git / Mercurial / SVN)
  • Good understanding of SEO principles and ensuring that application will adhere to them.

Type of opportunity: Fulltime; candidate may be required to relocate onsite to Delhi NCR

Post Qualification Experience: Freshers are eligible to apply so long as they have the required skills and project work experience.


Read more
TIKAJ
at TIKAJ
2 recruiters
Anamika Srivastava
Posted by Anamika Srivastava
Remote only
0 - 4 yrs
₹6L - ₹15L / yr
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconMongoDB
+9 more

You should have

  • Degree in Computer Science or relevant field
  • Strong knowledge and understanding of JavaScript and TypeScript
  • Knowledge of multiple frontend languages and frameworks including HTML, CSS, SCSS, JavaScript and React.
  • Knowledge of backend languages and frameworks primarily Node.js
  • Familiarity with SQL databases (e.g. PostgreSQL)
  • Knowledge of Docker, and Kubernetes would be a plus.
  • Leadership skills for guiding and mentoring teammates.
  • Understanding of CI/CD Concepts
  • Awareness of key concepts in DevOps and Agile principles

 

Perks

  • Flexible working hours - employee tracking is never a thing
  • A fun and close-knit agile team.
  • Open office layout that promotes collaboration, conversation, and camaraderie – the result-oriented team.
  • Recreational activities to keep you away from the screen and live, laugh, and enjoy with the team.
Read more
ADM Systems Pvt Ltd
at ADM Systems Pvt Ltd
1 recruiter
Shrenik Diwanji
Posted by Shrenik Diwanji
Ahmedabad
1 - 2 yrs
₹3L - ₹12L / yr
skill iconHTML/CSS
skill iconJavascript
skill iconAngular (2+)
skill iconAngularJS (1.x)
ASP.NET
+3 more
We are looking for motivated individuals to join our team. The individual should be well versed in the following
ASP,NET Web Forms
LINQ
MSSQL
C#
WebServices and API Calls.
Read more
Cast Software
at Cast Software
3 recruiters
Kunal Yadav
Posted by Kunal Yadav
Bengaluru (Bangalore)
3 - 6 yrs
₹9L - ₹28L / yr
skill iconGo Programming (Golang)
skill iconNodeJS (Node.js)
skill iconPython
skill iconJava
skill iconJavascript
+4 more

Full-stack Developer

CAST is the market leader in Software Intelligence. Its unique technology thoroughly examines the structure of complex software systems, with MRI-like precision. It delivers accurate, actionable, and automated views of software architecture, critical flaws, quality grades, sizing metrics, open source usage, and cloud readiness levels. Hundreds of companies rely on CAST for greater objectivity in crucial business decisions, faster application modernization for Cloud, raising the quality and security of their custom software. CAST operates globally with offices in North America, Europe, India, China.

Title: Software Developer

Location: Bangalore

Job definition

Working at CAST R&D means being an important part of a highly-talented, fast-paced, multicultural and Agile team based in Paris (France) and Bangalore (India). The team builds sophisticated source code analysis platform leveraging parsing, control flow, data flow and others mechanisms to fully understand the inner structure of the complex IT Systems developed and used by the Fortune 500 companies.

You, working as individual contributor, will be integrated in Dashboard Teams working on web portals of CAST AIP. Your teammates will be located in India and in France and you will have the opportunity to travel to France every year.
You will collaborate to writing and designing new features and improve existing ones. You will write unit tests and drive code reviews. You will participate into best practices definition and technology watch. Depending on will, skills and experience, you will have the opportunity to take technical lead on topics or projects.

While the domain of CAST is a niche, the position will propose you to work on software that dedicate to company Dashboards and control software, focusing on technical and creative skills.

Profile

  • Experience : 3-6 years
  • Experience in developing front-end/full stack applications at scale
  • Should have experience in any of the front-end framework like React, Angular, BackboneJS, Ext etc and HTML/CSS/Bootstrap .
  • Experience in backend technologies like GOLANG, NodeJS, Python, REST web services and Java(OOPS, Collections, DB Access) or any other technology.
  • Hands on experience in JavaScript Concepts (OO-JS, Closures, Unit Testing, Module Patterns etc)
  • Good to have skills like REST, Bootstrap, UI Components, CI/CD, NoSQL based DB is added advantage.
  • Experience with advanced CSS programming using LESS or SASS is a plus.
  • Expertise in of server side technologies and SQL/NoSQL is a plus.
  • Experience of JavaScript testing frameworks like Karma, Mocha, Jest etc.
  • It involves design the software system, Select algorithms, theories or technologies that will be used for BUSINESS Applications
  • Contribute to software development design discussions for new features and new product development
  • Strong Problem solving skills and ability to troubleshoot applications & environment issues.
  • Adaptability, ability to learn faster, Independent, responsible and diligent.
  • Good team spirit and interpersonal skills, Excellent Written, Verbal, communication skills, Analytical skills & Business Thinking.

The candidate should have a passion for technology and a flexible, creative approach to problem solving. You are autonomous and take responsibility for your work.

Ideally, you know how to write unit tests and maybe even better write them in TDD. You have knowledge in agile methodologies such as Scrum. You know about GIT and the use of continuous integration tools. You have developed single page JS applications end to end.

Candidate should have a bachelor or Master technical degree or equivalent experience. Strong knowledge in software engineering. Proactive Self Starter, creative thinker in designing, developing and supporting applications. Work as part of cross functional, passionate agile project teams to ensure quality is driven into the heart of the development process.

 

Read more
Wenger and Watson
at Wenger and Watson
1 recruiter
Seethamma Bp
Posted by Seethamma Bp
Bengaluru (Bangalore)
1 - 6 yrs
₹10L - ₹30L / yr
skill iconNodeJS (Node.js)
skill iconGo Programming (Golang)
skill iconJava
skill iconJavascript
skill iconReact.js
+2 more

Responsibilities:

  • Design, develop, and maintain software applications.
  • Go the extra mile to identify customer needs and pain-points. 
  • Relentless focus on delivering high quality, bug-free code.
  • Closely work with the SRE and DevOps team to set up microservices infrastructure. 
  • Maintaining and auditing code/design quality as per set guidelines and standards in assigned projects.
  • Testing of completed tasks in ongoing projects in the team before sending updates to reporting authority/client.
  • Participate in application design, code reviews and documentation.

 

Requirements:

  • Experience in agile development process.
  • Excellent knowledge of HTML5, CSS3.
  • Excellent knowledge of JavaScript.
  • Experience with cross-browser, cross-platform and design constraints on the web
  • Good understanding and experience of working on Vue.js/React.js.
  • Prior experience building REST APIs
  • Hands-on experience with Node.js/Golang/Java + Redis + Elasticsearch.
  • Experience with AWS/GCP is a plus
  • Knowledge of version control systems like GIT.
  • Experience in developing automated unit and functional tests
  • A minimum of 1 year of experience is needed.
Read more
Connivia Tech Solutions
Ashish Maurya
Posted by Ashish Maurya
Mumbai
2 - 5 yrs
₹2L - ₹5L / yr
skill iconPHP
skill iconPython
skill iconRuby on Rails (ROR)
skill iconNodeJS (Node.js)
NOSQL Databases
+2 more
As a PHP Developer, you will write fast PHP to a high standard, in a timely and scalable way that improves the code-base of our products in meaningful ways. You will be responsible for all aspects of the ongoing software development from the initial specification to developing, testing and launching. Should have hands-on experience in Core /Cake PHP. Should have knowledge of third-party integrations. Since an experienced PHP developer, we expect you to be good at HTML and CSS. should have experience working with WordPress, Open cart, Magento and Shopify. Write clean, well-designed code Produce detailed specifications Troubleshoot, test and maintain the core product software and databases to ensure strong optimization and functionality Contribute in all phases of the development lifecycle Develop and deploy new features to facilitate related procedures and tools if necessary Proven software development experience in PHP Understanding of open source projects like Joomla, Drupal, Wikis, osCommerce, etc Demonstrable knowledge of web technologies including HTML, CSS, Javascript, AJAX etc Good knowledge of relational databases, version control tools and of developing web services Experience in common third-party APIs (Google, Facebook, eBay etc) Passion for best design and coding practices and a desire to develop new bold ideas degree in Computer Science, Engineering or a related subject
Read more
MJB Technology Solutions
Kalyani Agnihotri
Posted by Kalyani Agnihotri
Pune
2 - 5 yrs
₹3L - ₹8L / yr
skill iconJavascript
skill iconAngular (2+)
skill iconPython
skill iconNodeJS (Node.js)
skill iconMongoDB

ROLES AND RESPONSIBILITIES

  • Open to adapt to new technologies.
  • Ability to multi-task and work under pressure.
  • Work with development teams and reporting managers to ideate software solutions
  • Should have ability to understand Client requirements & deliver quality services based on those requirements.
  • Excellent written and verbal communication skills required.
  • 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
  • Test software to ensure responsiveness and efficiency
  • Troubleshoot, debug and upgrade software
  • Create security and data protection settings
  • Build features and applications with a mobile responsive design
  • Write technical documentation
  • Work with data scientists and analysts to improve software

 

REQUIREMENTS

 

  1. Expertise in Angular 6/7 with 2+ Years’ experience is MUST.
  2. Proven experience as a Full Stack Developer or similar role.
  3. Experience developing web, mobile or hybrid applications.
  4. Knowledge of multiple front-end languages and libraries as HTML5, CSS3, JavaScript, XML, jQuery, JSON.
  5. Knowledge of JavaScript/Typescript frameworks as js.
  6. Familiarity with databases as MySQL, MongoDB and web servers with UI/UX design
  7. Experience on web application & RESTful web service
  8. Experience implementing testing platforms and unit tests.
  9. Job involves 80-90% hands-on coding.
  10. Good to have the knowledge of Cloud deployment AWS and Docker
Proficiency with Git, GitHub, JIRA etc.
Read more
Aroopa Technologies Pvt. Ltd
Dhamodharan J
Posted by Dhamodharan J
Chennai
0 - 1 yrs
₹1L - ₹2L / yr
skill iconNodeJS (Node.js)
skill iconJavascript
skill iconHTML/CSS
skill iconAngularJS (1.x)
skill iconReact.js
+4 more
Responsibilities: o Developing front end website architecture. o Designing user interactions on web pages. o Developing back end website applications. o Creating servers and databases for functionality. o Ensuring responsiveness of applications. o Seeing through a project from conception to finished product. o Designing and developing APIs. o Meeting both technical and consumer needs. o Staying abreast of developments in web applications and programming languages. Requirements: o Proficiency with fundamental front end languages such as HTML, CSS and JavaScript. o Familiarity with JavaScript frameworks such as Angular JS, React and Node JS. o Proficiency with server side languages such as Python, Ruby, Java, PHP and .Net. o Familiarity with database technology such as MySQL, Oracle and MongoDB. o Decent communication skills. o Good problem solving skills. o Strong organizational and project management skills. o Degree in Computer Science.
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos