Cutshort logo
codersbrain logo
Frontend Developer
Frontend Developer
codersbrain's logo

Frontend Developer

Tanuj Uppal's profile picture
Posted by Tanuj Uppal
3 - 12 yrs
₹12L - ₹25L / yr
Remote, Bengaluru (Bangalore), Mumbai, Pune
Skills
skill iconJavascript
skill iconAngular (2+)
skill iconReact.js
skill iconAngularJS (1.x)
skill iconVue.js
skill iconRedux/Flux

Responsibilities:

  • Working closely with product, design and development team to achieve high cohesion across features and;
  • Feasibility analysis of the technical requirements and web designs;
  • You will be responsible to develop and contribute towards consumer-facing web application;
  • Writing modular code to achieve loose coupling and reusability of modules across application;
  • Architecting, prototyping and implementing high-impact modules for our end users;
  • UI/UX.

Requirements:

  • High Proficiency in frontend technologies like Angular, React JS, Vue.Js Redux etc.;
  • Good design skills and knowledge and experience working with UI design patterns and frameworks;
  • Good understanding of fundamental design principles behind a scalable application;
  • 3-5 years of strong hands-on experience in Angular and React.
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 codersbrain

Founded :
2015
Type :
Services
Size :
100-1000
Stage :
Bootstrapped

About

Coders Brain is a global leader in IT services, digital and business solutions that partners with its clients to simplify, strengthen and transform their businesses. We ensure the highest levels of certainty and satisfaction through a deep-set commitment to our clients, comprehensive industry expertise and a global network of innovation and delivery centers. We achieved our success because of how successfully we integrate with our clients.
Read more

Connect with the team

Profile picture
Shreya Trivedi

Company social profiles

linkedintwitterfacebook

Similar jobs

Hyderabad
2 - 4 yrs
₹4L - ₹12L / yr
skill iconReact.js
skill iconNextJs (Next.js)
TypeScript
skill iconJavascript
skill iconHTML/CSS
+2 more

Frontend Focused Software Development Engineer


We make websites conversational. Our AI agents turn any website into an interactive experience — chat widgets, intelligent search, and AI embeds that let users ask questions, get answers, and take action without navigating pages. We’re a fast-moving product startup building at the intersection of design and AI, and we need a frontend engineer who brings both craft and conviction to

what they ship.


What We Look For First

Before anything else, we review your work. This is how we assess every candidate:

  • GitHub profile — active, with real production repositories. We look at commit consistency, code architecture, folder structure, and how you make decisions under constraints. Boilerplate clones and tutorial repos do not count.
  • Live deployed projects — at minimum two publicly accessible web applications. We open them in the browser, resize the window, throttle the connection, and interact with them. We are evaluating visual polish, responsiveness, interaction quality, accessibility, and performance — not just whether it loads.
  • UI/UX taste — we will form an opinion on your design sensibility from your live work before we speak to you. If your interfaces feel generic, unfinished, or visually careless, that is signal.
  • Code we can read — we will look at your source code. Clean structure, meaningful naming, thoughtful component boundaries, and documented decisions matter as much as functionality.


Applications without a GitHub profile and at least two live deployments will not be reviewed.


The Role

This is a full-ownership frontend role at an early-stage AI startup. You willdesign, build, and maintain the interfaces our customers interact with everyday — from the core product dashboard to landing pages to AI-native conversational experiences. You are not a ticket-taker. You will have direct input on product direction, collaborate closely with founders, and be expected to bring both engineering rigour and design instinct to every surface you touch. We are looking for someone who sits firmly at the intersection of engineering and design: technically deep, visually opinionated, and relentless about quality.


What You’ll Do

Core Engineering - Build and architect production-grade applications using Next.js, React, TypeScript, and Tailwind CSS - Implement modern rendering strategies — SSR, SSG, ISR, CSR — with deliberate performance budgets and Lighthouse targets - Integrate real-time features using WebSockets, Server-Sent Events, and streaming APIs - Connect with Node.js/NestJS and Python backends via REST and GraphQL; implement and maintain auth flows (JWT, OAuth 2.0, session-based) - Manage application state using Redux Toolkit, Zu- stand, or TanStack Query; handle forms via React Hook Form and Zod - Own the frontend testing strategy end-to-end — unit, integration, and E2E — using Jest, React Testing Library, and Playwright - Contribute to CI/CD pipelines, Docker-based development environments, and deployment workflows UI/UX Engineering - Translate product requirements, rough wireframes, and Figma designs into polished, pixel-perfect, and accessible web interfaces — independently, without hand-holding - Build and maintain a scalable design system: tokens, spacing scales, typography hierarchy, colour systems, and reusable component patterns - Apply strong visual design fundamentals — layout composition, typographic hierarchy, whitespace, contrast, and colour — directly in code - Build complex dashboards, data-heavy interfaces, and multi-step interactive workflows with a focus on information architecture and usability - Design and implement AI-native UI patterns: streaming chat interfaces, inline AI suggestions, conversational flows, and real-time response rendering - Implement responsive layouts that work flawlessly across breakpoints, devices, and browsers - Conduct UI/UX self-review on your own work — you catch visual inconsistencies, interaction gaps, and accessibility issues before they reach review - Work with animation and micro-interaction libraries to add purposeful motion that enhances, not distracts


Architecture & Quality - Design modular, scalable frontend folder structures with clear separation of concerns - Enforce component-driven development practices using Storybook - Drive structured code reviews and uphold engineering quality standards across the team - Instrument observability and error tracking on the frontend (Sentry or equivalent) - Mentor junior engineers and establish

patterns the whole team can follow 


What We’re Looking For

  • 2+ years of production-grade frontend development — not freelance experiments or internal tools no one uses. Real products, real users, real traffic.
  • Expert-level command of Next.js, React, TypeScript, and modern JavaScript (ES6+)
  • Deep understanding of browser rendering, layout, and paint — you can diagnose performance issues beyond “run Lighthouse”
  • A genuine, demonstrable eye for design — you understand layout, spacing, typographic scale, visual hierarchy, and colour theory, and you apply them instinctively in code
  • Ability to independently take a rough idea or wireframe and produce a clean, well-structured, conversion-focused UI
  • Strong working knowledge of accessibility standards (WCAG 2.1) and semantic HTML
  • Experience building and consuming design systems, and the discipline to maintain them as a product scales
  • Familiarity with design tools — Figma proficiency is a strong plus; you should at minimum be able to inspect, extract, and iterate on designs without designer dependency
  • Experience integrating frontend applications with Node.js and Python backends
  • Solid Git workflows, Docker-based local development, and CI/CD familiarity
  • Ownership mindset — you think about the product and the user, not just the Jira ticket


Technical Depth We’ll Assess

During the hiring process, we will evaluate:

  • Frontend architecture decisions — how you structure a scalable Next.js application, what tradeoffs you make and why
  • UI/UX implementation quality — can you take a design brief and produce an interface that feels professionally crafted
  • Performance mindset — code splitting, lazy loading, image optimisation, caching strategies, render optimisation
  • State management and data fetching patterns — how you think about client-server state boundaries
  • Component design — reusability, composability, prop interfaces, and avoiding premature abstraction
  • Testing approach — what you test, how you test it, and how you think about test coverage vs. maintenance cost
  • Design system thinking — how you build for consistency and scale, not just the current screen


Nice to Have

  • Experience building AI-powered interfaces — streaming responses, type- writer effects, token-by-token rendering, inline AI suggestions
  • Motion design experience — Framer Motion, GSAP, Lottie, CSS animations, and purposeful micro-interactions
  • Contributions to open-source React, Next.js, or UI library projects
  • Experience with data visualisation libraries — Recharts, D3, Visx, or similar
  • Prior experience at an early-stage startup where the design–engineering boundary was blurred
  • Exposure to growth-focused frontend work — landing page optimisation, A/B testing, conversion-focused UI
  • Basic understanding of backend architecture — enough to have an informed opinion on API design Stack Next.js · React · TypeScript · Tailwind CSS · Zustand / Redux Toolkit ·TanStack Query · React Hook Form + Zod · GraphQL / REST · WebSockets· Jest · Playwright · Storybook · Docker · GitHub Actions · Framer Motion · Sentry


What We Offer

  • Competitive salary with a strong growth trajectory
  • High-impact, high-ownership role — you will directly shape the product experience
  • Opportunity to build on cutting-edge AI-driven products from the ground up
  • Fast execution cycles, minimal bureaucracy, and direct collaboration with founders
  • Learning budget for courses, certifications, and tools
  • A culture that values craft — we care deeply about what we ship and how it feels


StepsAI · Hyderabad · We build fast, own things fully, and care deeply about what we ship.

Read more
automated business tool
automated business tool
Agency job
via Qrata by Rayal Rajan
Bengaluru (Bangalore)
3 - 6 yrs
₹25L - ₹30L / yr
skill iconReact.js
skill iconJavascript
skill iconRedux/Flux

Job Title: Frontend Developer (React.js)

Location: Bangalore

Job Description:

Company is looking for a skilled Frontend Developer with experience in React.js to join our team at Timely.ai. In this role, you will be responsible for building and maintaining the user-facing side of our web applications. You will work closely with our designers and back-end developers to deliver high-quality, responsive, and interactive web experiences to our users.

Key Responsibilities:

  • Develop new user-facing features using React.js
  • Build reusable components and front-end libraries for future use
  • Ensure the technical feasibility of UI/UX designs
  • Optimize applications for maximum speed and scalability
  • Collaborate with other team members to design and develop new features
  • Stay up-to-date with the latest advancements in front-end technologies and frameworks

Qualifications:

  • Strong proficiency in React.js, HTML, CSS, and JavaScript
  • Experience with Redux or other state management libraries
  • Experience with webpack and other build tools
  • Experience with unit testing and end-to-end testing
  • Strong understanding of web development principles and best practices
  • Strong problem-solving and debugging skills
  • Proven ability to work in a fast-paced, Agile development environment
  • Strong communication and teamwork skills
  • Bachelor's degree in Computer Science or related field or equivalent experience

We offer a competitive salary, benefits package, and an opportunity to work on cutting-edge technologies with a dynamic team. If you are passionate about building great user experiences and want to make a difference in the world, we want to hear from you!

Please apply with your resume and a portfolio of your work

Read more
Ideas2IT Technologies
at Ideas2IT Technologies
13 recruiters
ACCOUNTS Technologies
Posted by ACCOUNTS Technologies
Remote only
2 - 7 yrs
₹2L - ₹15L / yr
skill iconReact.js
skill iconJavascript
We are looking for a  Developer who has experience in developing complex end-to-end solutions.

What you’ll do 💯

  • Work closely with recruiters/hiring managers to understand customer pain points and opportunities for features and improvements
  • Developing the exact pixel-perfect & Responsive UI from the designs provided
  • Lead or participate in design reviews, code reviews and architecture evolution discussions. quality & performance goals

    development efficiency.

MUST HAVES:
  • At least 2 Years of relevant work experience in React JS
  • Experience in developing responsive Web Applications Development and reusable UI elements
  • Architect and develop scalable and maintainable applications
  • Expert Programming experience in HTML, CSS, JavaScript and React JS with the expertise to fuse these with modern web development practices
Read more
Bengaluru (Bangalore)
6 - 10 yrs
₹10L - ₹15L / yr
skill iconReact.js
skill iconJavascript
skill iconHTML/CSS
RESTful APIs
skill iconRedux/Flux

Senior React JS Developer

Responsibilities:

Translate Business requirements into Technical Requirements and conceptualize solution by breaking it up into logical units of work.

Plan and execute product roadmap with product manager and other stakeholders.

Develop and implement integration solution with high quality, exception handling and low maintenance in accordance with the project timeline, adherence to global standards/principles, design standards

Provide support and documentation to assist in sustaining the project during the transition to production by working closely with production support team during production release and troubleshooting production issues

Responsible for effectively communicating the plan, status and updates to stakeholders and scrum team

Proactively raise issues to Product Owner and Scrum leads when necessary

Independently assess and represent development team - covering all aspects of technical feasibility, complexity and timelines during project / program review meetings.

Lead , manage , mentor team of developers.

Design and build new features, simplify existing services, and scale our systems as we rapidly grow and evolve

Create reusable patterns that improve the consistency of the codebase

Collaborate with your engineering teammates through planning, pairing, testing, reviewing and delivery of the features that you build

Work with the product team to translate powerful ideas into everyday business value

Write sustainable, testable, high-quality, high-performance code

What Makes You a Great Fit

6+ years of relevant front-end development experience writing modular / reusable / Object Oriented / functional Javascript code.

At least 5 years of working experience on React JS framework

Firm grasp of JavaScript (or Typescript) and its nuances, including ES6+ syntax

Strong expertise with HTML5, CSS3  (with media queries) and writing cross-browser compatible code

Grid system understanding

CSS preprocessor experience (SASS or LESS), Responsive design, Accessibility

Familiarity with code versioning tool like GitHub.

Experience with RESTful services

A strong, demonstrable portfolio of past web applications including websites.

Self-motivated, fast learner with attention to detail and quality

Excellent diagnostic, troubleshooting, and communication skills

 

Required Skills:

6+ Years of experience

Should be able to work independently and must be hands on in development.

Should be able to take a problem and produce an architectural pattern plus a proof of concept utilising best practices when it comes to developing enterprise integration software.

Should have excellent analytical and problem solving skills.

Strong proficiency with Spring Boot, Microservices, Spring MVC, Coding and Spring Integration.

Knowledge of enterprise integration patterns and asynchronous messaging patterns is required.

Experience with working with process modelling software is a nice to have.

Experience in working with rule based systems is a nice to have.

Strong fundamentals in object oriented programming is a must have.

Experience in working with at least one relational and one no sql database is preferred.

Strong experience in working and designing message structures using xml and json.

Strong knowledge of SDLC Lifecycle Process and Agile Methodology.

Experience in BPMN would be added advantage.

Experience in working with security protocol (e.g. TLS, OAuth) and understands security in development.

Experience with containerization using Docker, orchestration using Kubernetes, Continuous Integration/Delivery tools - Jenkins, Maven, GIT.

Experience in Messaging with MQ based Messaging Systems.

 

Communication:

Should be able to communicate effectively with product team members, clients and stakeholders.

Clarifies and communicates product objectives and problem solving.

 

Read more
Pinelabs
Pinelabs
Agency job
via Passion HR by Pooja Wadode
Noida
7 - 12 yrs
₹15L - ₹15L / yr
skill iconReact.js
The expertise of functional programming using JavaScript
Expertise of UI framework - React/Redux, RXJS
Preferred experience with the new generation of Web Programming - using Micro Service, REST/JSON, Component UI models
Familiarity with code versioning tools such as Git, SVN
Knowledge of performance testing frameworks like JMeter, Mocha and Jest (Preferred)
Excellent troubleshooting skills
Knowledge of Database.
*Preferred candidates from product Companies*
Read more
Radiusagent
at Radiusagent
2 recruiters
Darshana Rathi
Posted by Darshana Rathi
Bengaluru (Bangalore)
2 - 6 yrs
₹5L - ₹18L / yr
skill iconReact.js
Web
skill iconAngularJS (1.x)
skill iconHTML/CSS

Role Description:

We are looking for a Lead Frontend Engineer (  Preferably React Js) who will be architecting and developing cutting-edge features for Radiusagent web applications . An ideal candidate will have prior experience in eCommerce Products and worked closely with Product, Design, and other cross-functional partners. 


Responsible for- 


  • You will be constantly and consistently implementing new features and optimize existing ones from controller-level to UI- Vigilantly and rapidly fix bugs.
  • You will continuously solve problems to give our customers a delightful experience.
  • You will be working closely with Product manager and back-end engineers to implement front-end solutions. 
  • You will be endorsing upcoming standards, launching, iterating, and making a difference.
  • You will have to be extremely detail-oriented to strive for pixel-perfect implementation in all browsers.
  • You should have the ability to write well-abstracted, reusable, highly performant code for UI components.
  • You should have the passion for performance debugging and benchmarking.

Requirement-


  • 5+ years of experience in building scalable commercial web applications.
  • A passion to provide a good user experience
  • Deep expertise in Javascript and work experience in using one of the frameworks available (React JS, Angular, Node JS, EmberJS, etc).
  • If you are passionate about implementing elegant User Interfaces using HTML and CSS.
  • Ability to work autonomously and to be able to work cross-functionally with multiple stakeholders.
  • Excellent communication skills, good visual design sense, in-depth experience in developing web-based applications.
Read more
Alore Pte Ltd
at Alore Pte Ltd
1 video
3 recruiters
Kirti Prakash
Posted by Kirti Prakash
NCR (Delhi | Gurgaon | Noida)
1 - 3 yrs
₹3L - ₹6.5L / yr
skill iconReact.js
skill iconRedux/Flux

Who should not apply for this job

  • If you are looking for a 100% hike in your salary but can't commit to what value you will bring to the team
  • If you never read books
  • If you jump companies every 11-12 months
  • If you are not comfortable working on Saturdays
  • If you have less than 1 years of experience
  • If you have more than 4 years of experience

About the Role:


We are looking for a Front-End Web Developer who is motivated to combine the art of design with the art of programming. Responsibilities will include translation of the UI/UX design wireframes to actual code that will produce visual elements of the application. You will 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.

 

Key-Skills Required:

 

Node.js  | Express | REST Api | Javascript | Redux-Saga | MongoDB | Web security TLS/SSL | Web Sockets |   Promises & Call-backs | Database & Data structures |  Redis | React.Js

 

Key Deliverables: 

  • New feature design and implementation, Bug fixing, testing, and performance tuning.
  • Work on the API and Engines.
  • Code deployment on cloud & maintenance of the same.
  • Take complete ownership of a product/feature from setup to deployment.
  • Time-bound feature delivery & updating.
  • Cost-saving using efficient & effective technologies

Role and Responsibilities: 

  • Work on back-end (+ frontend integration) development of core scripts using React/Redux/Saga/Hooks and Redis.
  • Manage Key-value based databases like Redis.
  • Document code consistently throughout the development process by listing a description of the program, special instructions, and any changes made in database tables on procedural, modular and database level.
  • Be able to write unit tests.
  • Knowledge of bluebird.js (Promises), Async, etc will be of advantage.
  • Passionate about building products and features and build the product from scratch with thrust on Web security, TLS/SSL, web sockets, etc
  • Develop new user-facing features
  • Build reusable code and libraries for future use
  • Ensure the technical feasibility of UI/UX designs
  • Optimize application for maximum speed and scalability
  • Assure that all user input is validated before submitting to the back-end
  • Collaborate with other team members and stakeholders

 

3-6 LPA based on experience and on performance in the interview round (70% Fixed - 30% Variable Incentive based on delivery schedule)

 

(We do ZERO deductions since the salary will be paid from US/Singapore)

 

Read more
AnySpaces
at AnySpaces
1 recruiter
Satish B
Posted by Satish B
Bengaluru (Bangalore)
3 - 5 yrs
₹8L - ₹12L / yr
skill iconReact.js
skill iconHTML/CSS
skill iconJavascript
skill iconRedux/Flux
You personally exhibit a conviction that needs Anyspaces to be wildly successful and alignment to our core values:Betterment : a tireless pursuit to drive resultsBoldness : take risks and act decisivelyDeep Honesty : invite and offer candid feedback in order to learn, change, and growSolidarity: recognize that we are part of something bigger than ourselves and are committed to our missionYour responsibilities :- Build delightful, usable, and accessible interfaces- Rapidly innovate on product with fail fast mindset- Implement features using cutting edge front-end technologies to acquire learners, increase conversion and engagement with rapid data-driven iteration- Measure your work thoroughly, analyze results, and generate hypotheses to drive new product changes through A/B testing- An appetite to dive in and understand all the nuances of front-end infrastructure too. Work with other developers to advance UI frameworks.- You'll join our engineering team at an early stage. We're growing, so there's lots to do and even more to learn!- You'll help contribute to our roadmap and choose what you want to work on (motivated teammates are good teammates)Your skills :- 4+ years of experience in a relevant software engineering role- Proficiency in the core technologies of the web: Javascript, HTML, and CSS, Redux, experience in UI framework ReactJS, and experience in building large-scale web applications- Experience with implementing responsive web designs and writing unit and integration tests is a plus- Fervent belief in engineering quality and building technical leverage for others- Comfortable working in a fast-moving team environment (we deploy many times a day!)- Data-driven and strongly motivated by success and leanings through experiments and metrics analysisAbout Anyspaces :AnySpaces is a trusted online marketplace for businesses to list, discover, and book unique spaces available in a web version or as an App. Whether a high foot traffic location for a day, a targeted campaign for a week, or a retail presence for a month, the platform connects businesses to promotional spaces, at any price point.
Read more
Spinny
at Spinny
3 recruiters
Anchal Chhabra
Posted by Anchal Chhabra
NCR (Delhi | Gurgaon | Noida)
3 - 6 yrs
₹10L - ₹35L / yr
skill iconJavascript
skill iconReact.js
skill iconHTML/CSS
skill iconRedux/Flux
skill iconAngularJS (1.x)

Responsibilities:

  • Responsible for development of new highly-responsive, web-based user interface
  • Develop a flexible and well-structured front-end architecture, along with the APIs to support it 3.
  • Building reusable components and front-end libraries for future use
  • Translating designs and wire frames into high quality code
  • Construct visualisations that are able to depict vast amounts of data
  • Work with product team and graphic designers
  • Learn and understand user interactions

 

Requirements:

  • Deep knowledge of web standards
  • Deep knowledge of JavaScript concepts and fundamentals
  • Strong understanding of ReactJs. development, and its core principles
  • Experience with popular React.js workflows (such as Flux or Redux)
  • Experience of working with code versioning tools (such as Git, SVN)
  • Familiarity with RESTful APIs
  • Familiar with HTML, CSS and SCSS development
  • Knowledge of bundlers such as Gulp/Web pack, ES6, Node etc..
  • B.Tech from Tier 1 college.
  • 3+ yrs of experience with front end technologies HTML and JavaScript
  • 1+ yrs of Project experience with react
Read more
DSP Investment Managers
at DSP Investment Managers
3 recruiters
Monojit Banerjee
Posted by Monojit Banerjee
Mumbai
3 - 10 yrs
₹5L - ₹22L / yr
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconMongoDB
  • Design and develop cloud native enterprise applications as per the strategic application roadmap of DSP
  • Ensure strict adherence to code quality, coding standards and overall deliverable quality as per the defined standards
  • Write automated unit and integration tests to ensure defect free code
  • Learn and develop proof of concepts with newer technologies when required
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