Cutshort logo
Client of People First Consultants logo
Dot Net Core+Angular Developer
Client of People First Consultants
Dot Net Core+Angular Developer
People First Consultants's logo

Dot Net Core+Angular Developer

at Client of People First Consultants

3 - 6 yrs
₹2L - ₹10L / yr
Chennai
Skills
skill icon.NET
ASP.NET
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconJavascript
skill iconHTML/CSS
Key skills: .Net Core and Angular / Angular js. SQL, LINQ, Postgre SQL, HTML, java script, CSS, typescript, j query, Entity framework, OOPS, 

Description:
    Proficiency in Oops Concepts and C# (Professional)
 ASP.NET MVC | ASP.NET Core | EF Core | MVC applications (Advanced)
 Entity Framework | ADO.NET (Moderate)
 Proficient knowledge in MSSQL | PostgreSQL | Oracle | LINQ | Couch base (Moderate)
 Database design including indexes and data integrity
 Dependency injection , IoC containers using: Autofac , Handlers,
 Understanding of HTML, JS, and CSS
 Client side framework jQuery | Typescript| Angular 3.*+
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

Similar jobs

Wissen Technology
at Wissen Technology
4 recruiters
Annie Varghese
Posted by Annie Varghese
Bengaluru (Bangalore)
4 - 7 yrs
Best in industry
skill iconJava
skill iconJavascript
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconAmazon Web Services (AWS)
+4 more

Job Description – Software Engineer (Java Spring Boot + Angular)


Location: Whitefield, Bangalore (Work from Client Office)

Experience: 4–8 years


Role Overview

We are hiring Software Engineers with strong experience in Java Spring Boot and Angular to work on enterprise-level applications at the client office in Whitefield, Bangalore.


Key Responsibilities

  • Develop and maintain backend services using Java, Spring Boot, REST APIs.
  • Build interactive front-end modules using Angular.
  • Collaborate with the lead, QA, and product team for high-quality delivery.
  • Understand requirements, participate in design discussions, and contribute to technical solutions.
  • Write clean, maintainable, and scalable code.
  • Perform unit testing and integration testing.
  • Fix bugs, optimize code, and improve application performance.

Technical Skills Required

  • Strong coding skills in Java 8+, Spring Boot, RESTful API development.
  • Experience working with Angular.
  • Good understanding of Microservices concepts.
  • Strong knowledge of SQL/NoSQL databases.
  • Experience with version control (Git), CI/CD pipelines, and build tools.
  • Familiarity with cloud services is a plus.

Soft Skills

  • Good communication and teamwork skills.
  • Ability to work independently and handle tasks with minimal supervision.
  • Strong debugging and problem-solving skills.


Note: One technical round is mandatory to be taken F2F from office.

Read more
Fountane inc
Remote only
8 - 12 yrs
₹25L - ₹40L / yr
Agentic AI
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconMongoDB
Generative AI (GenAI)
+6 more

Lead Product Engineer - Pod Captain 


A Little Bit About the Role


There is a version of this role that attracts the wrong person: a senior engineer who wants a title upgrade and a slightly bigger scope. That person will struggle here. The Lead PE is not a promotion for being a great individual engineer. It is a fundamentally different job.


Your success at this level is measured entirely by what your Island delivers — not by the quality of your own code. You will still write code, often the hardest and most risk-laden on the project: auth systems, payment integrations, data migrations, the things nobody else should touch. But that is a fraction of the role. The majority is managing delivery, owning the client relationship on the technical side, unblocking engineers before problems compound, and making scope calls under pressure with incomplete information.


You are also the technical and commercial bridge between your Island and the client. You own every piece of technical communication that goes to them — what is being built, what risks exist, what the honest timeline is. When a client pushes for something technically unsound, you push back directly and professionally, always with an alternative. When something breaks in production, you own the post-mortem process and the client receives it within 24 hours. You protect your team from unfiltered client pressure; you translate it into clear, actionable direction instead.


On top of delivery and client management, you are the AI operating standard for your Island. Every engineer on your pod uses Cursor and Claude within the rules you define. You set those rules before the first line of code is written, govern how they evolve, and you are accountable when AI-generated code ships without being understood.


If you are energised by all of that — by the accountability, by owning outcomes rather than tasks, by the combination of technical depth and people management — this role will suit you well. If you want to spend most of your time in code, this is not the right level.


AI Governance Expectation


You set the AI standard for your entire Island. If an engineer on your pod is shipping AI-generated code they do not understand, or underusing AI tools entirely, both are your problem to fix — not theirs alone.


At Lead level, AI governance means:

  • Authoring the .cursorrules file before the first PR is opened. This defines how every engineer on the team writes code, uses Cursor, and structures prompts. You update it as the team learns, and you submit it to the Fountane Mainland at the close of every engagement.
  • Evaluating new AI tools before they reach client code. You are the gate. A tool that looks useful in a demo can create untraceable technical debt in production. You decide what enters the workflow.
  • Governing prompt discipline across the team: scoped prompts, codebase context hygiene, no AI-generated code that the author cannot explain line by line.
  • Using Claude for architecture reasoning, sprint planning, risk documentation, and client-facing technical communication — not just Cursor for code generation. AI works at every layer of the Lead role, not just the coding layer.
  • Staying ahead of the Golden Stack. You should know what Cursor and Claude can and cannot do at the codebase level better than anyone on your Island. When the Mainland updates the standard toolchain, you integrate the change into your Island’s workflow first.


Key Responsibilities


Technical Architecture & Standards Ownership

Design the full-stack architecture for every engagement before the first sprint starts: service boundaries, API contracts, database schema, state management strategy across web and mobile surfaces, and the security baseline. Author the .cursorrules file that governs how the entire Island writes code and uses AI. Own the highest-risk code personally — auth systems, payment integrations, live data migrations — these are not delegated regardless of workload. Enforce Mainland security standards across the entire codebase: input validation, correct auth scoping, safe data handling. If a security issue reaches production that was visible in a PR, that is a failure you own.


CE Prototype Gatekeeping

Review every Concept Engineer prototype before any engineer touches it. This is not a courtesy review — you have veto authority. If the scope is technically unrealistic for the sprint, the architecture is unbuildable as specified, or the prototype makes promises the codebase cannot keep, the sprint does not start until those are resolved. The time to surface a structural problem is before it is built, not after it is demoed. Produce a written checklist verdict for every prototype review — approved, approved with conditions, or blocked with reasons.


Client Technical Communication & Scope Ownership

Own all technical communication with the client directly. This means: what is being built each sprint, what risks exist and what is being done about them, honest timelines when estimates change, and clear explanations of technical decisions in plain language. Push back on risky or scope-expanding requests professionally and always with an alternative — “we cannot do X because Y; here is what achieves the same outcome.” Manage scope creep actively: every request that expands the engagement goes through you, gets assessed for impact, and is either absorbed, priced, or declined with a rationale. Renewal conversations are yours to lead in coordination with the CE.


Island Integration Audit

When a prospective client wants fractional augmentation — one or two roles rather than a full Island — you conduct the Island Integration Audit. This means evaluating their existing engineering team against Fountane Mainland SOPs: coding standards, AI tool usage, deployment practices, and documentation quality. If they pass, fractional deployment proceeds. If they do not, you produce a written audit report that either recommends full Island deployment or a Mainland upskilling programme. You are protecting your team’s velocity — a fractional deployment into a dysfunctional team destroys it.


Delivery & Velocity Management

Review the work cycle board every morning. Flag anything stuck, stale, or at risk before it becomes a client problem — not after. Communicate risks to the CE proactively with options, not just problems. Track every engineer’s billing hours: a shortfall spotted on Wednesday is a Thursday conversation, not a Friday surprise. If an engineer is consistently under-billing, that is either a workload problem, a capability problem, or a motivation problem — each has a different resolution and you are responsible for diagnosing which one it is.


Production Incident Ownership

When something breaks in production, you own the resolution process end to end: take technical lead, make the call on rollback vs. hotfix, communicate status to the client directly if the incident affects them, and own the post-mortem. The client receives the post-mortem within 24 hours of resolution — this is a hard commitment, not a target. The post-mortem covers: what happened, why it happened, what was done to fix it, and what structural change prevents recurrence. You produce it; it is not delegated to the engineer who caused the issue.


Automation & Infrastructure Boundary Arbitration

The Automation Engineer owns the test gates within the CI/CD pipeline. The Infrastructure Engineer owns the pipeline configuration itself. When these overlap and conflict — which they will — you arbitrate. The resolution must be documented in the Island’s .cursorrules and SOP onboarding document so the boundary does not need to be relitigated every sprint. This is not optional housekeeping; an unresolved boundary between these two roles is one of the most common sources of deployment failures on Islands.


Full Stack Ownership — Web & Mobile

You review and own work across the entire application layer: React / Next.js web frontends, React Native or Flutter mobile apps, Node.js / Python backends, and database schema. You cannot delegate a review of mobile code because you do not know mobile, or backend code because your background is frontend. If there is a gap in your full-stack depth, that is something to resolve before taking this role, not on the job.


People Management & Mentoring

Hold bi-weekly 1:1s with every engineer on the Island — focused on growth, blockers, and career direction, not status updates. Status belongs on the board; 1:1s are for the person. Address performance gaps early, directly, and specifically: a pattern spotted in week two is a conversation in week two, not month three. Protect the team from unfiltered client anxiety — absorb it, process it, and give the team clear direction instead of noise. If an engineer is struggling, that is your problem to solve before it becomes the client’s problem to notice.


Network Contribution

At the close of every engagement, submit to the Fountane Mainland: the .cursorrules file, all prompt templates used, a short retrospective on what worked and what did not, and any reusable patterns or scripts developed during the engagement. This is a Lead-level obligation, not a nice-to-have. The network’s collective capability grows through what Leads bring back from the field. An engagement that ends without a Mainland submission has left the network no smarter than it was before.


Qualifications


  • 8+ years of software engineering experience, with at least two years in a role where you were accountable for delivery outcomes — not just your own code. You should be able to describe an engagement where something went wrong on your watch, what you did about it, and what you would do differently. If your experience is entirely individual-contributor, this role will be a difficult fit.
  • Genuinely full stack across web and mobile: React / Next.js, React Native or Flutter, Node.js or Python, and database architecture including schema design and migrations. You review and own work across all of these surfaces — not just the ones you are most comfortable in.
  • Hands-on, daily Cursor and Claude usage with the ability to set and enforce standards for how a team uses them — not just personal proficiency. You should be able to describe the .cursorrules file you would write for a standard SMB engagement and explain the decisions behind it.
  • Proven ability to communicate technical risk and decisions directly to non-technical clients — not through a PM, directly, in plain language. You should be able to describe a client pushback you navigated and how you handled it.
  • Experience managing scope on a real engagement: a client who wanted more than was in the contract, and how you resolved it without damaging the relationship or the team’s velocity.
  • Has conducted security-aware architecture design: auth systems, input validation, safe data handling. You should be able to describe a security decision you made and why.
  • Has led or coordinated a small engineering team — run 1:1s, addressed performance gaps, made scope calls under pressure. Management experience at a staffing agency or outsourcing firm counts if the accountability was real.
  • Comfortable having direct, specific performance conversations early — not after the situation has compounded. You should be able to describe a time you addressed a performance issue at the first sign rather than waiting.
  • 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 serious about craft, direct about expectations, and operate at the frontier of AI-assisted engineering. Lead PEs here carry real authority and real accountability — over delivery, over people, and over client outcomes. If that combination is what you are looking for, this is the place.


Read more
NBFC for Digital Lending
NBFC for Digital Lending
Agency job
via Cutshort Lightning by Bisman Gill
Mumbai
1yr+
Upto ₹20L / yr (Varies
)
skill iconPython
skill iconReact.js
skill iconAmazon Web Services (AWS)
Microservices
skill iconDocker
+2 more

We’re looking for a hands-on builder who can thrive in a fast-paced startup environment. You’ll own features end-to-end, from designing architecture to writing clean, reusable code, testing, deploying, and iterating fast.


What you’ll do

  • Build and scale web + mobile applications using Python (Django) and React Native/React.
  • Design, develop, and deploy cloud-native solutions using AWS services.
  • Work with both SQL and NoSQL databases (PostgreSQL, DynamoDB).
  • Ensure applications are secure, scalable, and performance-optimized.
  • Collaborate closely with product, design, and business teams to ship features at lightning speed.
  • Take ownership of problems - from brainstorming and architecture to debugging in production.
  • Bring startup energy: move fast, learn fast, and don’t be afraid to get your hands dirty.

What we’re looking for

  • 1-3 years of experience in full-stack development.
  • Strong experience in Python (Django).
  • Proficiency in React Native/React, with solid knowledge of JavaScript.
  • Experience with AWS services (serverless, EC2, S3, etc.).
  • Experience with docker or kubernetes.
  • Hands-on with databases: PostgreSQL, DynamoDB.
  • Strong understanding of data structures, design patterns, and microservices architecture.
  • Proficiency with Git and version control workflows.
  • A product-first mindset, balancing code quality with speed of execution.
  • Great communication skills, detail-oriented, and a true team player.
  • Bonus - If you are an AI native developer and try to solve problems using AI
Read more
SaaS Labs
at SaaS Labs
3 recruiters
Neha Bhaidkar
Posted by Neha Bhaidkar
remote
1 - 5 yrs
₹8L - ₹10L / yr
skill iconPHP
skill iconVue.js
skill iconBootstrap
MySQL
skill iconMongoDB
+3 more
  • 1-5 years of experience in a full stack software development role.
  • Experience in technologies - PHP, Bootstrap, Vuejs and MySQL.
  • Knowledge of Cloud services (GCP/AWS), MongoDB and Nodejs is a plus.
  • Experience of working in an Agile environment
  • Ability to design for scale and performance
  • Ability to do peer code reviews
  • Solid problem-solving skills
Read more
Jalan Technologies
Remote only
3 - 7 yrs
₹10L - ₹17L / yr
skill iconVue.js
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconReact.js
skill iconJavascript
+1 more

We are a software development company. We have primarily worked with enterprises and startups who often wants to build a product from scratch. Our mission is to build software with solid foundations, addressing the primary concerns of startup founders when working with agencies. We believe in prioritizing maintainability, simplicity, and the Open-Closed Principle for long-term value.


We are seeking a passionate and experienced Senior Software Engineer to join our team and play a key role in building software with solid engineering foundations. You will be involved in all stages of the development process, from identifying business entities and defining their behaviors, to implementing clean and maintainable code using object-oriented programming principles.


Responsibilities:


1. Harness your React/Python/TypeScript mastery to craft high-performing applications that delight our global audience.

2. Champion automated tests like a knight in shining armor. If your code was a ship, your tests would be the lighthouse guiding it to safety.

3. Employ your object-oriented programming prowess to sculpt code that's as efficient as it is elegant.

4. Debug with the precision of a Swiss watchmaker. We believe the devil is in the details, and your keen eye will keep those pesky bugs at bay.

5. Push your changes to production and proactively monitor product to ensure value is delivered.

6. Help your peers by reviewing their PRs and design documents.

7. Help the company by recruiting amazing team members, like yourself.


About You:


1. You write Javascript using Typescript and use Object Oriented Programming paradigms to build software.

2. You have shipped products to production using Python, React and other relevant technologies.

3. You don't ship code without writing automated test coverage.

4. You practice "broken window theory" during software development on day to day basis.

5. You are good at communication and bring clarity to communication.

6. B.Tech in CS/EE/ECE is a plus.


Perks and Benefits:


1. Work remotely, anywhere in the world! Ditch the commute, embrace flexibility.

2. Comprehensive health insurance - spouse, kids, parents (pre-conditions!), 24/7 remote doctors.

3. Generous PTO (12 paid, 6 sick) + national/regional holidays + paid parental leave.

4. Annual off-sites - fully funded team trips, work and fun combined!

5. Drive initiatives from scratch, solve real challenges, maximize your career value.

6. Supportive, results-oriented team. Learn, grow, be your best.

Read more
Flowace
Nandini Jain
Posted by Nandini Jain
Remote only
1 - 2 yrs
₹3L - ₹6.5L / yr
skill icon.NET
ASP.NET
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconJavascript
+5 more

The ideal candidate will be familiar with the full software design life cycle. They should have experience in designing, coding, testing and consistently managing applications They should be comfortable coding in a number of languages and have the ability to test code in order to maintain high-quality code.

 

NET Developer Responsibilities:

  • Utilizing Microsoft's .NET infrastructure to create software solutions that meet clients' requirements.
  • Collaborating with coworkers to facilitate the creation of large, complex developments, as required.
  • Reformulating existing code to ensure adherence to stipulated guidelines.
  • Check your code to detect and remedy errors and omissions.
  • Testing your outputs to ensure that they are in excellent working order.
  • Ensuring that outputs are visually appealing, user-friendly, and engaging.
  • Deploying developments and monitoring uptake by the target audience.
  • Using clients' feedback to inform the creation of subsequent versions of each development.

 

Skills: Microsoft. Net, Win forms, LINQ, Entity Framework, Integrating REST Ful APIs, SQL

Good to have: ElectronJs, Electron. Net

Read more
Pragyaware Informatics Private Limited
Sakshi Malik
Posted by Sakshi Malik
Ludhiana
2 - 6 yrs
₹3L - ₹8L / yr
skill iconHTML/CSS
skill iconJavascript
skill iconAngular (2+)
skill iconAngularJS (1.x)
ASP.NET
+1 more

ASP.NET Developer Responsibilities:

  • Creating top-quality applications.
  • Collaborating with front-end developers.
  • Ensuring that junior staff delivers according to standards.
  • Improving functionality.
  • Using the most updated and appropriate technologies.
  • Designing and building application layers.

ASP.NET Developer Requirements:

  • Degree in computer science, information technology, or similar.
  • Previous experience as a developer.
  • Extensive working knowledge of coding using .NET languages (C+, VB, .NET).
  • Familiarity with ASP.NET framework and SQL servers.
  • A keen eye for detail.
  • Strong communication skills.
Read more
Cogentec IT Solutions
at Cogentec IT Solutions
4 recruiters
Sangeeta Salam
Posted by Sangeeta Salam
Bengaluru (Bangalore)
1 - 4 yrs
₹4L - ₹6L / yr
skill icon.NET
skill iconjQuery
MVC Framework
Web Development
Full stack Dot net Developer with ability to learn.
Read more
SmartAudit
at SmartAudit
1 video
2 recruiters
Amit kumar
Posted by Amit kumar
Bengaluru (Bangalore)
1 - 3 yrs
₹3L - ₹8L / yr
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconJavascript
skill iconMongoDB
DevOps
We are looking for Full Stack Developer who are agile, resourceful and fast learners. This role involves: Develop high-quality software design and architecture Identify, prioritise and execute tasks in the software development life cycle Develop tools and applications by producing clean and efficient code Automate tasks through appropriate tools and scripting Review and debug code Peer code reviews and pair programming as appropriate Perform validation and verification testing Collaborate with internal teams and vendors to fix and improve products Document development phases and monitor systems Ensure software is up-to-date with latest technologies Manage DevOps cycle of the application. Your Profile: Proven experience as a Software Engineer Extensive experience in software development, scripting and project management Experience building Highly scalable projects involving cloud-based infrastructure design and implementation Experience using system monitoring tools and automated testing frameworks Good understanding of Web Services protocols such as REST, SOAP and API design for extensibility and portability Experience debugging distributed systems with high data loads Deep understanding of distributed data model Solid understanding of the Software as a Service (SaaS) model in the online environment Design, develop and implement unit and scenario testing for existing codebase and for new functionality under development Analytical mind with problem-solving aptitude Ability to work independently Good organisational and leadership skills Required Skills & Experience Bachelor's degree in Computer Science or equivalent 1+ years of hands-on web development experience Experience with Node.js, React.js and MongodDB Great communication skills and ability to work effectively in a team environment
Read more
SUN TELEMATICS PRIVATE LTD
Antony Sheen
Posted by Antony Sheen
Bengaluru (Bangalore), Bengaluru (Bangalore)
1 - 4 yrs
₹3L - ₹5L / yr
Full lifecycle application development Designing
coding and debugging applications. Software analysis
code analysis
requirements analysis
software review
+6 more
We are a technology company designing &developing software applications for logistics sector
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