
Position description:
We’re looking for a senior full stack developer (MERN) with a proven experience to design and create software. The responsibilities will include coding both on the front and back-end, writing APIs, and React components.
Having an experience of web development using JavaScript, you should be able to create web applications from scratch. The ideal candidate should have experience of working in agile teams.
Primary Responsibilities:
- Participating in the design and creation of scalable software
- Writing clean, functional code on the front- and back-end
- Writing unit tests and fixing bugs or other coding issues
- Develop and manage well-functioning databases and applications
- Write effective APIs and react components
- Perform peer code reviews
Reporting Team
- Reporting Designation: Full Stack Development (KH_PPLS_PE_SPD.Full Stack Development)
- Reporting Department: Software Product Development (KH_PPLS_PE_SPD)
Required Certification/s:
Required work experience
- Industry: IT
- Role: Web Development
- Years of experience: 3 to 6
Key Performance Indicators:
- 3-6 years of industry work experience
- Proven experience as a Full Stack Developer or similar role
- 1+ years of web application development with JavaScript as full stack
- End-to-end full stack experience designing and building scalable applications
- Excellent JavaScript / Typescript skills
- Strong proficiency in React (hooks knowledge is plus)
- Strong proficiency in Nodejs
- Good HTML5 / CSS3 skills with expertise on responsive web design
- Must have development experience in Micro services using NodeJS and TypeScript
- Experience with NoSQL databases such as MongoDB, mongoose, aggregation framework and Redis
- Experience with Web sockets and related frameworks (e.g. Socket.IO)
- Experience in using and developing GraphQL APIs
- Knowledge of code versioning tools such as Git, Mercurial or SVN.
- Open minded to take up any challenge, research and provide solutions –
Required Competencies:
- Great attention to detail
- Testing libraries – jest, testing-library is plus
- TDD / BDD experience is plus
- Experience with AWS, K8S is plus
- Familiar with SDLC methodologies like SCRUM, AGILE, Continuous Integration
Required Skills:
ReactJS, Node.JS, HTML, CSS, Javascript, NoSQL

About lateralhr
About
Connect with the team
Similar jobs
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.
About Us
AtDrive Infotech is a forward-thinking IT company dedicated to delivering innovative solutions using cutting-edge web technologies. We are passionate about creating intelligent, scalable, and cohesive applications that drive impact. We are seeking skilled Web Developers to join our dynamic team and contribute to transformative projects.
Key Responsibilities
- Design, architect, and develop secure, high-performance, and scalable web solutions.
- Manage the full application lifecycle, including concept, design, development, testing, deployment, release, and ongoing support.
- Create engaging, device-specific user interfaces to enhance user experience.
- Develop and maintain robust APIs to support seamless integration and functionality.
- Participate actively in all phases of the software development lifecycle.
- Provide technical and architectural leadership to development teams.
Qualifications
- Bachelor’s or Master’s degree in Engineering, specializing in Computer Science, Information Technology, or a related field.
- Minimum of 1 year of relevant experience in web design and development.
Desired Skills and Experience
- Core Technical Skills:
- Strong expertise in Angular for building dynamic, client-side applications.
- Proficiency in Node.js for developing scalable server-side applications.
- Advanced knowledge of MySQL for designing and managing relational databases.
- Expertise in API Development for creating secure, efficient, and scalable APIs to support application functionality and third-party integrations.
- Hands-on experience with web technologies: JavaScript, Bootstrap, jQuery, HTML5, CSS, and open-source platforms.
- Proficiency in CSS customization and MVC frameworks.
- Experience with AJAX, XML, and e-commerce platforms.
- AI Knowledge:
- Familiarity with AI concepts and their application in web development (e.g., integrating AI-driven features or APIs).
- Client Communication:
- Exceptional written and verbal communication skills in English, with the ability to effectively collaborate with clients and stakeholders.
- Additional Skills:
- Real-time testing capabilities during development to ensure quality.
- Exposure to client-side technologies like AngularJS is a plus.
- Ability to work independently and collaboratively within a team.
- Strong dedication and commitment to delivering high-quality work.
Personal Attributes
- Thrives in a fast-paced, dynamic environment with a focus on quality and efficiency.
- Strong problem-solving and troubleshooting skills.
- Excellent interpersonal and communication skills (both verbal and written).
- Ability to prioritize and manage multiple tasks to meet tight deadlines.
- Self-motivated with the ability to work with minimal supervision.
- Innovative and proactive approach to problem-solving.
- Flexible and adaptable, with a strong sense of ownership for resolving challenges.
- Capable of multitasking under pressure while maintaining high standards.
Evaluation Criteria
Candidates will be assessed based on the following key parameters:
- Angular Expertise: Demonstrated ability to build robust, dynamic web applications using Angular.
- Node.js Proficiency: Experience in developing efficient, scalable server-side applications.
- MySQL Competence: Strong skills in designing and optimizing relational databases.
- API Development: Proficiency in designing and implementing secure, efficient, and scalable APIs.
- AI Knowledge: Understanding of AI concepts and their practical application in web development.
- Client Communication: Ability to clearly articulate technical concepts and collaborate effectively with clients.
Why Join Us?
If you are passionate about web development, eager to work on challenging projects, and ready to contribute to AtDrive Infotech’s success, we invite you to apply. Join our team and be part of an exciting journey to shape the future of technology!
Apply Now: Share your resume and portfolio to embark on a rewarding career with AtDrive Infotech.
Job Title: Dot Net Full Stack Lead
Experience Required:7-12 Years
Location: Pune, Bangalore, Chennai, Coimbatore, Delhi, Hosur, Hyderabad, Kochi, Kolkata, Trivandrum
Job Type: Full-time
About the Role:
We are looking for a skilled .NET Developer with strong AWS cloud experience to join our engineering team. You will be responsible for designing, developing, and maintaining scalable microservices-based applications using .NET technologies and AWS cloud services.
Key Responsibilities:
- Design, develop, and deploy microservices using .NET Core and C#
- Build and maintain serverless applications using AWS Lambda, SQS, and SNS
- Develop RESTful APIs and integrate them with front-end applications
- Work with both SQL and NoSQL databases to optimize data storage and retrieval
- Implement Entity Framework for database operations and ORM
- Write clean, maintainable, and testable code following best practices
- Collaborate with cross-functional teams to deliver high-quality solutions
- Participate in code reviews and contribute to technical documentation
- Troubleshoot and resolve production issues in a timely manner
Mandatory Skills:
- Strong proficiency in .NET Framework and .NET Core
- Expertise in C# programming
- Hands-on experience with AWS services (Lambda, SQS, SNS)
- Solid understanding of SQL and NoSQL databases
- Experience building and deploying Microservices architecture
- Proficiency in Entity Framework or EF Core
- Knowledge of RESTful API design and development
- Understanding of CI/CD pipelines and DevOps practices
Good to Have:
- Experience with React or Angular for full-stack development
- Knowledge of containerization (Docker, Kubernetes)
- Familiarity with other AWS services (EC2, S3, DynamoDB, API Gateway)
- Experience with message queuing and event-driven architecture
- Understanding of SOLID principles and design patterns
- Experience with unit testing and test-driven development (TDD)
CTC Budget: 35-50LPA
Location: Hyderabad/Bangalore
Experience: 8+ Years
Company Overview:
An 8-year-old IT Services and consulting company based in Hyderabad providing services in maximizing product value while delivering rapid incremental innovation, possessing extensive SaaS company M&A experience including 20+ closed transactions on both the buy and sell sides. They have over 100 employees and looking to grow the team.
Work with, learn from, and contribute to a diverse, collaborative
development team
● Use plenty of PHP, Go, JavaScript, MySQL, PostgreSQL, ElasticSearch,
Redshift, AWS Services and other technologies
● Build efficient and reusable abstractions and systems
● Create robust cloud-based systems used by students globally at scale
● Experiment with cutting edge technologies and contribute to the
company’s product roadmap
● Deliver data at scale to bring value to clients Requirements
You will need:
● Experience working with a server side language in a full-stack environment
● Experience with various database technologies (relational, nosql,
document-oriented, etc) and query concepts in high performance
environments
● Experience in one of these areas: React, Backbone
● Understanding of ETL concepts and processes
● Great knowledge of design patterns and back end architecture best
practices
● Sound knowledge of Front End basics like JavaScript, HTML, CSS
● Experience with TDD, automated testing
● 12+ years’ experience as a developer
● Experience with Git or Mercurial
● Fluent written & spoken English
It would be great if you have:
● B.Sc or M.Sc degree in Software Engineering, Computer Science or similar
● Experience and/or interest in API Design
● Experience with Symfony and/or Doctrine
● Experience with Go and Microservices
● Experience with message queues e.g. SQS, Kafka, Kinesis, RabbitMQ
● Experience working with a modern Big Data stack
● Contributed to open source projects
● Experience working in an Agile environment
Exp: Min 3yrs
Strong in Java Development and React js, Springboot, Hibernate, SQL, MangoDB.
Experience with agile practices, quick iterations, and integration of regular feedback.
Good understanding of all aspects of the Software Development Lifecycle.
Quick learning skills and good.
communication skills.
Should be ready to work from office. Currently work from office.
This is an urgent requirement as the project starts soon.
WordPress Developer Responsibilities:
- Designing and building the website front-end.
- Designing and managing the website back-end including database and server integration.
- Generating Word Press themes and plugins.
- Conducting website performance tests.
Required key skills:-
- Must have knowledge on custom word press, also page builder and elementor.
- Strong understanding of PHP back-end development.
- Good understanding of front-end technologies, including HTML5, CSS3, JavaScript, jQuery.
5 Days working. SATURDAY & SUNDAY Fixed OFF
Job description
At FR8 we believe in improving the lives of truck owners by providing more loads to his trucks. Our endeavor is to ensure 2 million Indian truck owners get the load they want with assured payments. With this spirit we take challenges head-on, explore new opportunities and rewrite the rules of the transportation industry.
Role: Javascript Developer
Required Technical Skill Set: java script, React.Js, Node.Js
Location : Chennai
Experience: 2-5 years
Desired Competencies (Technical/Behavioral Competency)
Must-Have:
proficient in both front and back end coding.
Seeing through a project from conception to finished product.
Familiarity with JavaScript frameworks such as Node JS, React JS
Passion for coding and startups, willing to work long hours in challenging tasks
Good analytical skills and basics knowledge of programming
To know more,
visit our website www.fr8.in
We are an upcoming profitable social enterprise and as a a part of the team we are looking for a candidate who can work with our team to build better analytics and intellegence into our platform Prabhaav.
We are looking for a Software Developer to build and implement functional programs. You will work with other Developers and https://resources.workable.com/product-manager-job-description">Product Managers throughout the software development life cycle.
In this role, you should be a team player with a keen eye for detail and problem-solving skills. If you also have experience in Agile frameworks and popular coding languages (e.g. JavaScript).
Your goal will be to build efficient programs and systems that serve user needs.
Technical Skills we are looking for are:
- Producing clean, efficient code based on specifications
- Coding Abilities in HTML , PHP , JS , JSP – Server let , JAVA , DevOps(basic Knowledge).
- Additional Skills (preferred) : NodeJS , Python , Angular JS .
- System Administrator Experience : Linux (Ubuntu/RedHat) , Windows CE-Embedded.
- Data Base Experience : MySQL , Posgres , Mongo DB.
- Data Format Experience : JSON , XML , AJAX , JQuery.
- Should have Depth in software Architecture Design especially for Stand-Alone Software As Product , or SaaS Platform Experience.
- Should have Basic Experience/knowledge in Micro-Services , Rest API’s and SOAP methodologies.
- Should have built some backend architecture for Long Standing Applications.
- Good HTML Design Sense.
- Experience with AWS Services like EC2 and LightSail is Preferred.
- Testing and deploying programs and systems
- Fixing and improving existing software
- Good Understanding of OOP’s and Similar Concepts.
- Research on New JS Methodologies like React Js and Angular Js
Experience areas we are looking for:
- Proven experience as a Software Developer, https://resources.workable.com/software-engineer-job-description">Software Engineeror similar role
- Familiarity with Agile development methodologies
- Experience with software design and development in a test-driven environment
- Knowledge of coding languages (e.g. Java, JavaScript) and frameworks/systems (e.g. AngularJS, Git)
- Experience with databases and Object-Relational Mapping (ORM) frameworks (e.g. Hibernate)
- Ability to learn new languages and technologies
- Excellent communication skills
- Resourcefulness and troubleshooting aptitude
- Attention to detail
If you are passionate about technology, constantly seeking to learn and improve your skillset, then you are the type of person we are looking for!
We are offering superb career growth opportunities and benefits.
Requirement
• Candidate must have done 6-month training in MEAN/MERN profile
• Strong analytical and problem-solving skills
• Candidate must have in-depth knowledge of Node js/ React js, Mongo DB, MySQL, and Express js.
• knowledge of Creating secure RESTful-based web services.
• Identify bottlenecks and bugs and devise solutions to these problems
Responsibilities
• Write “clean”, well-designed code
• Troubleshoot, test, and maintain the core product software and databases to ensure strong optimization and functionality
• Contribute in all phases of the development lifecycle
• Follow industry best practices
Qualification
• MCA, B.Tech / B.Sc /M.Sc in Computer Science, Engineering or a related subject
Interested candidates can apply here with their resumes.
Regards
Jaspreet Kaur
Job Types: Full-time, Contract
You should also be in the habit of writing well-documented, clean code, to be able to pass successful projects on to other developers to iterate upon and flesh out. You should have a keen interest in keeping up to date with modern coding practices. We love to see creativity and experiments, especially with WebGL/Three.js for stunning visuals on the web.
Knowledge of JavaScript + HTML5 + CSS3
Experience in frontend frameworks (Angular, React, Vue, etc.)
Experience in backend frameworks (Node.js or similar)
WebGL/Three.js is a plus.
Working knowledge of C/C++.
Nice to haves:
Understanding of Computer graphics or game development
Experience with WebAR/WebVR (collectively WebXR)
Most important:
1. Out-of-the-box thinking
2. Proactive executioner
3. Loves building great products
4. Smart worker
Perks:
1. Great office.
2. Awesome team.
3. Will get to work on the cutting edge of AR/VR.
4. Unlimited coffee.








