
- Drive UI/UX & design aspects of the platform Innovate on UX to provide the best possible experience to the customer
- Convert UI design wireframes to functional UI (HTML/CSS/JS)
- Build high performant UI features
- Optimise existing features for better performance
- Build reusable code and libraries for future use
- Complete the assigned features with validations
- Should take end-to-end ownership and pride in building assigned features
- Collaborate across the teams to define, design, and ship new features
- Budget work and stick to the deadlines
- Requirements
- 3+ years of experience as a front-end developer
- At least one product built and published
- Proven experience in building/or been a lead contributor in a tech set-up
- Strong analytical and structural thinking skills
- Passion to build beautiful, responsive and performant user experiences
- Strong understanding and fundamentals in Javascript & JQuery
- Proficient in React.js, material design concepts, UI/UX best practices and design standards
- Willing to work on pure Javascript based projects as well as React.js based projects
- Proficient understanding of cross-browser compatibility issues and their solutions.
- Proficient in HTML5 CSS3
- Proficient with CSS preprocessors LESS and SASS

About PeopleProsper Technologies Pvt Ltd
About
Connect with the team
Similar jobs
Job Role :
o Experience in Front-end web development using JavaScript jQuery,Angular, HTML5, CSS
o Responsible for handling end to end design & execution of all product web interfaces
o Develop new user-facing features & build reusable code and libraries for future use Work closely on UI/UX designs and back end engineers to implement versatile front-end solutions to web development problems
o Design, development, integration, delivery of different UI side modules of the product
o Develop and enhance modular, multilingual, cross-browser front-end applications using Angular, HTML, CSS, JavaScript, XML, JSON, etc.
o Experience in making responsive layouts
o Experience developing in Agile development processes
o Work closely with product management, customer support and SQA to continuously evolve and innovate the product.
o Involvement in the full development life cycle of projects. Working as a part of a team as well as on your own initiative
o Facilitate in the decision-making processes with team members both in terms of new system development and enhancement to current systems
o Experience of full software development life cycle and Agile Strong verbal & written skills required to interact with global teams. Highly motivated, analytical thinking individual
o Since this role involves working closely with users, the ideal candidate would have Knowledge of Relational database/SQL
o Ability to multi-task and work against deadlines/priorities
o Sense of ownership and desire to take on an expanded role over time. Eager to work with new technologies and apply them towards enterprise-level data solutions
o Capable of working with a global team and thriving in a team development environment. Advanced problem-solving skills and the ability to deal with real world business issues
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.
- Meeting with the development team to discuss user interface ideas and applications.
- Reviewing application requirements and interface designs.
- Identifying web-based user interactions.
- Developing and implementing highly responsive user interface components using react concepts.
- Writing application interface codes using JavaScript following react.js workflows.
- Troubleshooting interface software and debugging application codes.
- Developing and implementing front-end architecture to support user interface concepts.
- Monitoring and improving front-end performance.
- Documenting application changes and developing updates.
JOB Role: CMS Developer (AEM Cross Train)
Work Location: Chennai & Remote also Preferred
About the Role:
Lister technologies poised for a massive growth this year is seeking for Developers, Sr. Developers who are well versed in any Content Management Systems (CMS) and are willing to pursue their career as an AEM expert. Deserving candidates will be given an opportunity to get trained, certified, and deployed in projects executed for our global enterprise customers The candidate is expected to have an in-depth understanding of CMS concepts, features, and benefits and should be hands-on in any front-end and (or) backend technologies like HTML 5, CSS3, JavaScript, jQuery, ES6, PHP, Java, .Net etc. leveraging the CMS custom capabilities in any of the platforms like Drupal, WordPress, Liferay, Contentful etc. .
Responsibilities
- Develop well designed, testable, and efficient custom components for enterprise scale applications in AEM Platform.
- Adopt agile methodology and iterative development.
- Employ strong coding standards for efficiency, readability, and reuse.
- Responsible for meeting expectations and meeting deliverables on time and in high quality.
- Demonstrate creative, technical, and analytical skills
- Demonstrate ability to communicate effectively in technical environment.
- Operate effectively as an individual for quick turnaround of enhancement and fixes
Skills Description:
- Hands-on in any one of the CMS platforms with an in depth understanding of the platform (Drupal, WordPress, Liferay etc.)
- Good knowledge of theme, plug-ins customization and custom component development
- Desire to continually learn and explore new tools, concepts and ideas and then share them with the rest of the team
- The candidate is expected to pick up AEM platform quickly and get certified.
- Candidates having a strong java skillset (or have experience in java-based CMS platforms - like Liferay) is expected to learn AEM platform and contribute extensively to AEM backend development in JCR, OSGI and Apache Sling
- Candidates having a strong front-end skills like HTML 5, CSS3 (or pre-processing platforms like SASS), JavaScript, jQuery or have extensively worked in any non-java-based CMS platforms like Drupal, WordPress etc. will be required to learn AEM Platform and contribute to AEM Front-end development in designing AEM templates and components leveraging AEM Sightly/HTL Framework.
- Good Communication (both verbal and written).
About Create Protocol
CREATE PROTOCOL is a creator-focussed blockchain platform, built on Create’s optimized multi-chain NFT protocol. We are focused on building decentralized applications with creator focussed tools, to empower the creator economy and bring a CREATE TO EARN revolution.
We also have plans to launch decentralized finance solutions along with a CREATE TOKEN to govern the ecosystem.
CREATE PROTOCOL will be a creator platform owned by Artists. They believe in a world where artists own not just their Creation/Art/Music but also the platform which facilitates the interaction with the artwork, with the fans, listeners, viewers and brands.
For more details, please visit http://www.createprotocol.org/">www.createprotocol.org
We are looking for a Frontend Developer
We are looking for a programmer with a keen eye for design for the position of a front-end developer. Front-end developers are for ensuring the alignment of web design and user experience requirements, optimize web pages for maximum efficiency and maintaining brand consistency across all web pages among other duties.
Front-end developers are required to work in teams alongside back-end developers, graphics designers, and user experience designers to ensure all elements of web creation are consistent. This requires excellent communication and interpersonal skills.
Responsibilities :
- Use markup languages like HTML to create user-friendly web pages
- Maintain and improve website
- Design mobile-based features
- Collaborate with back-end developers and web designers to improve the usability
- Get feedback from, and build solutions for, users and customers
- Write functional requirement documents and guides
- Create quality mockups and prototypes
- Help back-end developers with coding and troubleshooting
- Ensure high-quality graphic standards and brand consistency
- Stay up-to-date on emerging technologies
Requirements and skills
- Proven work experience as a Front-end developer
- Hands-on experience with markup languages
- Experience with JavaScript, CSS and web3 libraries (ethersjs, webjs, react native)
- Familiarity with browser testing and debugging
- In-depth understanding of the entire web development process (design, development and deployment)
- Understanding of layout aesthetics
- Knowledge of SEO principles
- Familiarity with software like Figma and Adobe XD
- An ability to perform well in a fast-paced environment
What’s in it for you:
- Work with a mission-driven startup that’s making an impact in Web3 communities.
- Creative flexibility and creative leadership in an emerging field.
- Work with a collaborative, supportive, fun and passionate team.
- Work from the home model - Hybrid is located in Goa
- Be a part of a growing mission-led business in the decentralized world.
Compensation- As per market standards, Substantial equity/ token allocation in the project .
Come join RedBrick AI to build best in class software for developing artificial intelligence. You will use the latest technologies and tools to improve and refine the user experience. We offer competitive compensation and a dynamic and passionate work environment where you will be able to share ownership over the direction of the product.
Title: Frontend Product Engineer (React)
Roles and Responsibilities:
* Create and maintain application frontend related to project administration and management, including:
* Data and metric reporting
* Customer Onboarding
* Automated testing
* Understanding user pain points and designing solutions
* Common components for re-use
* Storybook
Minimum Qualifications:
* Bachelor's Degree in computer science or related field
* 3+ years of experience developing Saas application frontends, especially dashboards.
* High attention to detail and low tolerance for imperfection.
* Strong desire to build fabulous user experiences
We are looking for talented front-end developers who can help us in enabling our customers deliver excellent experiences to end users. As a customer experience management firm , we are constantly enhancing user experiences in several of our customers' online platforms. The role of the front-end development team is crucial in realizing our design solutions without any loss in translation. We are looking for front-end leads who can build and deliver the best in class digital experiences through the right use of frameworks , technologies and code.
Responsibilities
Design and Develop web / mobile applications using front-end technologies such as React,
Angular, CSS , JS , HTML and many more.
Implement applications that have high standards of quality and the best of the performance.
Translate UX / UI designs from our design teams into high quality code without any loss in
translation.
Design and implement optimised components, modules and applications using best practises of front-end development and clean coding standards
Establish continuous quality reviews and best practises to maintain higher levels of coding
standards
Guide the team in building solutions with high standards of quality and performance through technical design reviews
Design API definitions optimised for front-end and work closely with backend team for
integration.
Deliver code with maximum coverage using unit-testing frameworks and testing practises such as TDD .
Optimise code continuously to improve quality , maintainability and performance
Work closely with solutions and architecture teams in solution design and contribute in exploring new frameworks, tools and products
Qualification and Experience
5 to 8 years of experience in front-end development of web / mobile applications with at least 2 yrs as a lead. Experience in backend technology stacks will be an advantage
Requirements
Strong proficiency in JavaScript .Strong skills in HTML , CSS , SCSS and any CSS Frameworks .
Thorough understanding of any front-end frameworks like React , Angular or any other along with its core principles
Experience with data structure libraries , state managements, functional / reactive programming .
Experience with newer specifications of ES6. Experience with RESTful APIs integration
Knowledge of modern authorisation mechanisms, such as JSON Web Token. Familiarity with modern front-end build pipelines and tools
Experience with common front-end development tools such as Babel, Webpack, NPM, etc. A knack for benchmarking and optimisation
About Moonraft
We are here to advance the human experience through design-driven innovation. Design, to us, is all about creating new meanings, while art is about self-expression and emotive appeal. Bringing these two creative disciplines together and operating at their intersection with business and technology, we drive business innovations with differentiating customer experience. We place the human at the centre, bringing quantitative and qualitative techniques together to develop consumer insights. Our techno-creative team, bridging consumer insights, business understanding, and advanced technology skills, then builds humanistic technology solutions.
We believe experimentation is at the core of every innovation. Radical innovation, in our view, is just an event recognised in hindsight when a number of trial-and-error attempts spark off a breakthrough. Our approach embraces rapid prototyping and empirical evidence in everything we do. As the name says, we are Moonraft Innovation Labs, driving innovation through experimentation.
"Rafters", who inhabit Moonraft, recognize ideas as the boss. They live by imagination, simplicity, and speed. Our egalitarian culture and environment are designed for rafters to thrive and deliver elegant solutions for complex problems.
As the lead for the frontend development team at Mosaic, you will be the sole owner of the
entire FE development cycle for our consumer facing web products in ReactJS. Also, you will
be responsible for shaping up the entire system for scale and collaborating intensively with the
backend and design teams to create the best consumer experiences. You would also need to
control the mobile app development lifecycle on ReactNative.
Responsibilities
- Overlook development of all user-facing products in React
- Build reusable components and front-end libraries for future use
- Translate designs and wireframes into high quality code
- Optimize components for maximum performance across a vast array of web-capable
devices and browsers
- Focus on code maintainability and performance of application
- Provide technical advice and assists in solving programming problems
- Use Server Side Rendering when applicable
- Enhance SEO, Analytics and overall frontend architecture for better performance
Requirements
- 4+ years of experience building frontend for consumer facing products
- 2+ years on ReactJS for consumer facing products
- 1+ years of Team Lead/Management experience
- Thorough understanding of architecting the frontend system with Server Side Rendering
- Good foundation in design and a knack for designing interactions and elegant interfaces
- Understands app development cycle
- Experience with NodeJS for Server Side Rendering/coordinating with the backend team
for API requirements
- Must come up with caching solutions where required to speed up the website load speed
and improve customer experience








