Cutshort logo
WorldRef Technologies logo
Backend- Developer
WorldRef Technologies's logo

Backend- Developer

Shubhangi From WorldRef's profile picture
Posted by Shubhangi From WorldRef
1 - 2 yrs
₹5L - ₹7L / yr
Noida 63
Skills
skill iconReact.js
skill iconReact Native
skill iconJava
skill iconSpring Boot

Key Responsibilities:

  • Build and maintain scalable web applications for MRO services, from front-end interfaces to back-end systems.
  • Collaborate with cross-functional teams to understand client needs and translate them into technical solutions.
  • Create efficient back-end systems with languages Java and integrating APIs and databases.
  • Working knowledge of Relational Databases, SQL, and ORM tools like Hibernate / JPA.
  • Debug and resolve issues related to performance, memory usage, and latency.
  • Develop user-friendly front-end features using HTML, CSS, JavaScript, and frameworks React or Angular.
  • Implement unit and integration tests and follow Test-Driven Development (TDD) where applicable.
  • Familiarity with Java/JEE concepts (exception handling, collections, memory basics).
  • Experience in developing backend services for web applications.
  • Basic understanding of CI/CD pipelines and deployment processes.
  • Knowledge of security concepts (JWT, OAuth2, authentication/authorization).
  • Ensure smooth workflows by optimizing code, reducing delays, and upholding quality standards.
  • Support ongoing inquiries by troubleshooting and enhancing existing applications.
  • Prepare for increased demand by integrating expeditors and third-party inspection (TPI) tools within the next month.
  • Stay updated on industry trends and emerging technologies to keep our solutions cutting-edge.

Qualifications:

  • 2+ years of full stack development experience, ideally in industrial or service-based applications.
  • Proficiency in back-end tech (Python/Java/Node.js, REST APIs) and front-end tech (HTML, CSS, JavaScript, React/Angular/NextJs)
  • Experience with database management (MySQL, MongoDB, etc.) and server-side operations.
  • Familiarity with MRO services or industrial workflows is a plus.
  • Strong problem-solving skills and eagerness to learn new tools and processes.
  • Ability to work in a team and adapt to fast-paced environments.


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 WorldRef Technologies

Founded :
2017
Type :
Product
Size :
20-100
Stage :
Bootstrapped

About

Explore WorldRef for top-tier Industrial procurement and sourcing across 50+ industries. Efficient , cost-effective solutions with guide delivery and trading.

Read more

Company video

WorldRef Technologies's video section
WorldRef Technologies's video section

Candid answers by the company

What is the location preference of jobs?

Noida

Company social profiles

linkedinfacebook

Similar jobs

Fountane inc
Remote only
5 - 8 yrs
₹20L - ₹30L / yr
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconMongoDB
Generative AI (GenAI)
Retrieval Augmented Generation (RAG)
+3 more

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.



Read more
Wissen Technology
at Wissen Technology
4 recruiters
Annie Varghese
Posted by Annie Varghese
Gurugram
5 - 14 yrs
Best in industry
skill icon.NET
ASP.NET
.net core
skill iconReact.js
skill iconKubernetes
+1 more

Role : .NET Developer Location – Gurgaon Key Responsibilities What role will you play? In this role, you will collaborate with stakeholders and analysts to define requirements, while working closely with the team on development, testing, and deployment activities. You will support production operations, engage directly with users, and help maintain system stability, using this experience as a key learning opportunity. You will also deliver high-quality platform enhancements, build strong relationships with technical and non-technical stakeholders, and act as a subject matter expert to ensure best practices and professional standards are consistently upheld. • 9–14 years of hands-on experience in C# and .NET full-stack development • Strong extensive experience in financial markets and low-latency, multithreaded systems • Solid expertise in SQL and database design and optimization • Proven experience leading small development teams • Familiarity with message-based integration, including protocols such as FIX • Actively learn and apply financial domain knowledge • for this role we are specifically looking for candidates with strong domain expertise as well. • This is a Front Office Trading Engineering role, so it’s important that the candidate understands key business concepts and nuances, such as sell-side vs buy-side, equities vs derivatives, and instruments like futures, options, and swaps. • Ability to work in an agile environment and handle end-to-end development responsibilities Required Skills & Experience • 3–10 years of professional experience in .NET development • Strong hands-on experience with C#, ASP.NET, and .NET Core • Excellent understanding of data structures, algorithms, and problem-solving techniques • Experience and strong interest in algorithm-driven or computation-intensive applications • Excellent communication skills, with the ability to bridge business language and technical implementation • Proven ability to learn quickly and work effectively in a highly collaborative environment • Strong inclination to work within the financial services domain; experience with repo products, secured funding, or lending is highly regarded

Read more
Wissen Technology
at Wissen Technology
4 recruiters
Tony Tom
Posted by Tony Tom
Bengaluru (Bangalore)
5 - 8 yrs
Best in industry
skill iconJava
Microservices
skill iconAngularJS (1.x)
skill iconReact.js
skill iconJavascript

Responsibilities

  • Design and develop scalable web applications using Java and Angular/React
  • Collaborate with cross-functional teams to define, design, and ship new features
  • Maintain code quality through code reviews and automated testing
  • Implement RESTful APIs to support front-end functionality
  • Troubleshoot and debug applications to ensure optimal performance
  • Participate in agile development processes and contribute to continuous improvement


Qualifications

  • Bachelor's degree in Computer Science or related field
  • 3+ years of experience in full stack development using Java and Angular/React
  • Strong understanding of front-end technologies like HTML, CSS, and JavaScript
  • Experience with back-end development including RESTful API design
  • Familiarity with database technologies such as SQL and NoSQL
  • Excellent problem-solving skills and attention to detail


Read more
IAI solution
Anajli Kanojiya
Posted by Anajli Kanojiya
Bengaluru (Bangalore)
4 - 6 yrs
₹25L - ₹35L / yr
skill iconPython
skill iconReact.js
skill iconNextJs (Next.js)
skill iconDocker
skill iconMongoDB

Job Title: Full Stack Developer

Location: Bengaluru, India

Experience: 5–8 Years

Employment Type: Full-time


Company Overview

iAI Solution Pvt Ltd (https://iaisolution.com/) operates at the edge of applied AI where foundational research meets real-world deployment. We craft intelligent systems that think in teams, adapt with context, and deliver actionable insights across domains.

Position Summary

We are seeking an experienced Full Stack Developer (5–8 years) to design, build, and maintain scalable frontend and backend systems across multiple domains. You’ll work closely with product, DevOps, and other stakeholders to deliver mission-critical solutions that power our growth.

But beyond just technical chops, we want a go-getter who’s not afraid to jump in, figure things out, and make things happen. You’re scrappy, resourceful, and all about execution — solving problems with creativity, logic, and whatever tools you can get your hands on. You’ve got a solid work ethic, owning your projects end-to-end and stepping up when the heat is on. You’re a self-starter who doesn’t wait for all the answers — you research, learn, and just get it done. Feedback? You take it, grow from it, and come back stronger. Most importantly, you’re a team player with accountability — someone who backs up the crew, takes ownership.


Key Responsibilities

  • Develop and maintain secure, scalable full stack applications using modern frameworks.
  • Collaborate with frontend and backend teams to design APIs, services, and UI components.
  • Write clean, efficient, and reusable code using React.js, Next.js, Node.js, Python (FastAPI).
  • Implement CI/CD pipelines with GitHub Actions or Azure DevOps.
  • Work with containerization (Docker) and orchestration (Kubernetes).
  • Integrate applications with cloud platforms (Azure or AWS) and databases (PostgreSQL, MongoDB).
  • Ensure application performance, responsiveness, and security across devices.
  • Monitor and troubleshoot issues using observability tools (Prometheus, Grafana, ELK Stack).

Qualifications

  • 5–8 years of professional experience as a Full Stack Developer, delivering production-grade applications.
  • Proficiency in JavaScript frameworks (React.js, Next.js) and backend technologies such as Python (FastAPI).
  • Strong understanding of REST APIs, microservices architecture, and modern web application design.
  • Hands-on experience with relational and non-relational databases (PostgreSQL, MongoDB).
  • Exposure to containerization (Docker) and orchestration tools like Kubernetes.
  • Experience working with cloud platforms, preferably Azure (AWS experience is also acceptable).
  • Familiarity with Agile methodologies and version control systems (Git).
  • Strong problem-solving, debugging, and communication skills.

Must-Have Skills

  • Frontend: Next.js ,React.js, 
  • Backend: Python (FastAPI), Java, Node.js 
  • Databases: PostgreSQL, MongoDB, Redis 
  • DevOps/Cloud: Azure (preferred), AWS, Docker, Kubernetes, Terraform 
  • CI/CD: GitHub Actions, Azure DevOps 
  • Messaging: Kafka, RabbitMQ, Azure Service Bus(preferred)
  • Monitoring: Prometheus, Grafana, ELK Stack

Good-to-Have Skills

  • Experience with animation libraries (GSAP, Framer Motion)
  • Exposure to SaaS platform development
  • Knowledge of testing frameworks (Jest, Cypress, React Testing Library)
  • Understanding of CI/CD pipelines and DevOps practices
  • Exposure to AI/ML integrations or MLOps workflows

Preferred Qualifications

  • Hands-on experience with Kafka, RabbitMQ, or Azure Service Bus (preferred).
  • Working knowledge of Terraform for infrastructure automation.
  • Prior experience with real-time audio/video applications.

Perks & Benefits

  • Competitive salary with performance-based bonuses.
  • Opportunity to work on cutting-edge real-time audio/video applications.
  • Flexible working hours.
  • Access to the latest development tools and technologies.


Read more
Umanist Business Consulting
Hyderabad
5 - 7 yrs
₹15L - ₹19L / yr
skill iconReact.js
skill iconJavascript
TypeScript

Job Title: Lead I – Python Full Stack Engineer (Python + React)

Location: Hyderabad

Work Model: Hybrid (3 days in office)

Notice Period: 0–15 Days (Immediate joiners preferred)


Job Summary:

We are looking for a Lead Python Full Stack Engineer with 6–7 years of development experience to join our engineering team in Hyderabad. The ideal candidate will have strong hands-on expertise in React UI and Python backend development, with solid experience in modern testing frameworks, CI/CD, and database management.

Key Responsibilities:

  • Design, develop, and maintain full-stack applications using React (frontend) and Python (backend).
  • Implement reusable UI components and ensure a seamless user experience with React.
  • Build and manage backend services using frameworks such as Django, Flask, or FastAPI.
  • Develop and maintain unit and end-to-end tests using frameworks like Jest, Mocha, and Cypress.
  • Manage state using libraries such as Redux, Zustand, or MobX.
  • Configure and maintain CI/CD pipelines for efficient deployment.
  • Integrate with relational and non-relational databases such as PostgreSQL, MySQL, or MongoDB.
  • Collaborate with cross-functional teams to deliver scalable, maintainable solutions.

Required Skills & Experience:

  • 6–7 years of full-stack development experience.
  • Strong hands-on expertise in React UI (top priority).
  • Proficiency in Python with frameworks like Django, Flask, or FastAPI.
  • Expertise in unit testing (Jest, Mocha) and E2E testing (Cypress).
  • Experience with Vite or similar build tools.
  • Strong understanding of CI/CD pipelines.
  • Experience with RESTful APIs, web services, and routing (React Router).
  • Solid understanding of PostgreSQL/MySQL/MongoDB databases.
  • Strong problem-solving and debugging skills.

Nice to Have:

  • Familiarity with Node.js or Express.js for backend development.
  • Exposure to front-end technologies such as HTML, CSS, and JavaScript (ES6+).


Read more
SmartDocs
at SmartDocs
4 recruiters
Anand Vigneshwaran
Posted by Anand Vigneshwaran
Jaipur
3 - 6 yrs
₹6L - ₹15L / yr
skill iconVue.js
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconReact.js
skill iconJavascript
+6 more

Job Description:

 

Are you a fun loving and passionate to be a part of Global Innovator team? Are you planning to grow your career, which enhance your skills in technology? A career at SmartDocs can open many doors for you in the world of technology. If you are looking for a company that is dedicated to your ideas, recognizes you for your unique competency & contributions and provides a fun, flexible and delightful work atmosphere.

 

Then, we are the right place to ignite your passion. We are totally committed about our employees, our Clients & Customers, our work culture and especially our technology. We are an organization who encourages new ideas of employees through collaboration and creativity.

 

We are seeking for a dedicated individual to join SmartDocs Business Solutions. The candidate will work with the product development team and must be a subject matter expert in-order to deliver the best practices; an ideal candidate must possess excellent business skills with outstanding communication, professionalism & leadership and must have minimum 3 - 6 years of experience in JAVA as a full stack developer.

 

Desirable Skills & Expertise:

 

v  Minimum 3 – 6 years of experience as a full stack developer (Preferable from product based entity).  At least a year of experience in managing a team is mandatory.

v  Master’s or bachelor’s degree in Engineering (CSE / IT / MCA / Software) are preferred.

v  Work exp. in Java, Frame-works like : Spring, Spring boot; J2EE technologies like Servlets, JSP and Web Application Server is mandatory.

v  Strong skills in HTML, Java Script, XML, CSS and Mango DB.

v  Product development in Linux environment is an added advantage.

v  Possesses intellectual humility; smart, driven, creative and able to learn things from slipups, willing to raise others up.

v  Excellent Communication & Analytical skills with integrated professionalism at all levels.

 

Key Responsibilities:

 

Ø  The role is responsible for designing, coding and deploying of high-performance applications.

Ø  Deep expertise and hands on experience as a Core JAVA Developer.

Ø  Team Management, Excellent interpersonal, Communication and effective organizational skills and solid technical skills.

Ø  Should be able to communicate effectively with both technical and non-technical personnel.

Ø  Excellent trouble shootings & problem-solving skills.

Ø  Experience with SDLC from requirement analysis through testing and deployment.

Ø  Must be an expert in technologies like J2EE, JSP, Servlets, Web Application, HTML, Java Script, XML, CSS, Mango DB and JAVA frameworks – Spring boot.

Ø  Develop and maintain strong product knowledge.

Ø  Guide the clients through various stages of the project and transition to support organization.

Ø  Review existing business processes and participate in the Process Improvement Program.

 

 

                        SmartDocs, provides equal employment opportunity to all its employees and all qualified applicants for employment without regard to their race, caste, religion, color, ancestry, marital status, gender, sexual orientation, age, nationality, ethnic origin or disability. Our resource policies shall promote diversity and equality in the workplace while encouraging the adoption of international best practices.

Read more
Software Developers
Software Developers
Agency job
via The Hub by Sridevi Viswanathan
Bengaluru (Bangalore)
5 - 8 yrs
₹8L - ₹10L / yr
ASP.NET
skill iconC#
Fullstack Developer
ASP.NET MVC
skill iconAmazon Web Services (AWS)
+6 more

Job description

  • Hands-on experience in C#, http://asp.net/">ASP.NET, MVC, Web API, SQL Server.
  • Experience in latest .Net framework versions (4/4.5/.Net Core 2.0 Frameworks), SQL Server 2008/2012.
  • Experience in OOPS, HTML5, Bootstrap,CSS, AJAX/ JavaScript/ JQuery/ AngularJS and Angular 2.0 and web development.
  • Excellent communication, analytical and interpersonal skills.
  • .NET Full Stack (C#, MVC / .Net Core, WEB API, JSON, REST, JavaScript, Ajax)
  • Good knowledge on Angular development, Angular JS
  • knowledge in Azure cloud solutions.
  • Developing and Hosting REST API Swagger and integration with angular.

Required Candidate profile Qualifications

  • 5 – 8 years and above of professional software development experience.
  • Improving system quality by identifying issues and common patterns and developing standard operating procedures.
  • Enhancing applications by identifying opportunities for improvement, making recommendation and designing and implementing systems.
Read more
Alpharive Tech Pvt Ltd
Zahid Alpharive
Posted by Zahid Alpharive
Madurai
1 - 3 yrs
₹3L - ₹5L / yr
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconMongoDB
+2 more
  • Proven experience as a Full Stack Developer or similar role
  • Experience developing desktop and mobile applications
  • Familiarity with common stacks
  • Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, JavaScript, XML, jQuery)
  • Knowledge of multiple back-end languages (e.g. C#, Java, Python) and JavaScript frameworks (e.g. Angular, React, Node.js)
  • Familiarity with databases (e.g. MySQL, MongoDB), web servers (e.g. Apache) and UI/UX design
  • Excellent communication and teamwork skills
  • Great attention to detail
  • Organizational skills
  • An analytical mind
  • Degree in Computer Science, Statistics or a relevant field
Read more
Sela technology solutions
Vishakha kulkarni
Posted by Vishakha kulkarni
Pune
6 - 9 yrs
₹12L - ₹18L / yr
skill iconJava
Spring
API
MySQL
Data Structures
+1 more
We are looking for a dynamic and smart programmer to work on a product that we are building. The product will be an exciting tool for cloud users. We need a smart and talented individual that can work with a team of 4-5 people. The candidate should have strong analytical skills and be self-driven.
Read more
Infinitum Global
at Infinitum Global
7 recruiters
Sashi panditha
Posted by Sashi panditha
Bengaluru (Bangalore), Pune, Kochi (Cochin)
4 - 8 yrs
₹8L - ₹16L / yr
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconExpress
skill iconMongoDB
skill iconAngular (2+)
+1 more
Greetings from Infintium Global.. We have openings for MERN Stack Developer. Please find the company profile and JD and Kindly revert back to me for your interest. Job Description: We are looking at some on who has minimum 4.0+ yrs. of experience on MERN Stack Developer, Bangalore. Skills • Should have work experience in a MERN Stack Developer • Experience on NodeJS, ExpressJS or Restify, ReactJS. • Experience creating front end applications using HTML, CSS. • Hands on experience with JavaScript Development on both client and server-side • Experience with modern frameworks and design patterns, minimum one-year experience with MERN Full stack paradigm • Knowledge of the following will be considered as an advantage: o Consumer Web Development Experience for High-Traffic, Public Facing web applications o Experience with cloud technologies also a plus o Creating secure RESTful-based web services in XML and JSON, JavaScript, JQuery o Continuous integration (Jenkins/Hudson) and version control (SVN, Git) o Also have Onsite opportunity. Note: You will be on permanent with “MethodHub” and work in client Location at TCS, Bangalore. About TCS: Tata Consultancy Services is an IT services, consulting and business solutions organization that has been partnering with many of the world’s largest businesses in their transformation journeys for the last fifty years. TCS offers a consulting-led, Cognitive powered, integrated portfolio of IT, Business & Technology Services, and engineering. This is delivered through its unique Location Independent Agile delivery model, recognized as a benchmark of excellence in software development. A part of the Tata group, India's largest multinational business group, TCS has over 400,000 of the world’s best-trained consultants in 46 countries. The company generated consolidated revenues of US $19.09 billion for year ended March 31, 2018 and is listed on the BSE (formerly Bombay Stock Exchange) and the NSE (National Stock Exchange) in India. TCS' proactive stance on climate change and award winning work with communities across the world have earned it a place in leading sustainability indices such as the Dow Jones Sustainability Index (DJSI), MSCI Global Sustainability Index and the FTSE4Good Emerging Index. For more information, visit us at www.tcs.com. Website http://www.tcs.com About MethodHub: MethodHub is a Life Sciences-focused Product Engineering and software development company based out of USA with domestic presence in Bangalore, Hyderabad and Chennai. An IdeaScaler initiative, MethodHub is built around identifying and bringing appropriate talent for client needs! Especial to note is our unique ability to curate and deliver Expertise, solving demanding problems through extreme specialists! We also orchestrate Solutions and Work Products! Part of deep competency strategy is our ongoing quest for deep specialists. Recent brilliance: • React Native • Drupal CMS • Ruby on Rails • Apigee solution architecture • RPA solutions using the "Big 3" New areas of growth in the technology space includes Process Automation ( RPA & IOT ) and Blockchain MethodHub has innovative retention policies including deferred bonuses, timed milestone-based growth in roles and global opportunities to ensure we retain our best talent. MethodHub constantly explores opportunities for consultants to upskill and cross-skill. MethodHub has a compensation structure which incentivizes behaviour-based on the right parameters for direct, support and advisory roles. Part of the IdeaScaler Group- Other investments include Ostium, Pharmazon/Trade and Famidoc. This group works with the top 20 Life Sciences organizations across India For more information, visit: http://methodhub.in/; https://www.method-hub.com/ Company size 501-1,000 employees Our Clients are as follows, Harman connected services, Infosys, TCS, Mphasis, Capgemini, Madiba Technologies, Moonraft Innovation, Wipro, Moolya Testing and many other Tier 2 companies.
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