- 3+ Years of designing and developing using AngularJS
- Writing JavaScript, TypeScript, CSS, and HTML.
- Knowledge of JavaScript MV-VM/MVC frameworks including Angular JS.
- Excellent project management skills.
- Proven experience implementing front-end and back-end JavaScript applications.
- Excellent communication skills.
- Critical thinker and good problem-solver.
Skills
- Good Hand on Angular and working with latest angular versions.
- Good communication skills.
- Critical thinker and good problem-solver

Similar jobs
Skills Required:
- Deep expertise in modern frontend frameworks - React, Next.js, Vue, or Svelte.
- Proficiency in *TypeScript, JavaScript (ES6+), and functional programming patterns.
- Experience in state management (Zustand, Redux Toolkit, Recoil, Jotai) and component-driven architecture.
- Strong understanding of UI/UX best practices, design systems, and responsive design.
- Expertise in performance optimization, code splitting, and progressive rendering.
- Familiarity with WebAssembly (WASM), WebGL, and Three.js for high-performance or 3D interfaces.
- Understanding of API integration, GraphQL, and real-time systems (WebSockets, SSE, gRPC).
- Experience with frontend DevOps pipelines - Vite, Turborepo, CI/CD, and containerized builds (Docker).
- Familiarity with AI-assisted tools such as GitHub Copilot, Cursor, V0 by Vercel, Galileo AI, and Figma’s AI features.
- Awareness of AI-driven frontend experiences - text-to-UI systems, multimodal chat UIs, and LLM-based interface personalization.
- Bonus: Exposure to AR/VR frameworks, Unreal Web Integration, or Edge-rendered UIs (Cloudflare Workers, Deno Deploy).
Who We Are Looking For:
Upsurge Labs builds experiences that bridge humans and machines, robotics dashboards, biotech data portals, AI film interfaces, and creative tools that define the next generation of interaction.
We’re looking for a Senior Frontend Engineer who doesn’t just write code, they design experiences that move at the speed of imagination.
You should be:
- Smartworking, organized, and driven to engineer interfaces that feel alive.
- A craftsman obsessed with precision, animation, and design integrity.
- Someone who can think like a designer, structure like an architect, and execute like an engineer.
- Capable of thriving in ambiguity, where the problem isn’t defined.
- Ready for a challenging, fast-paced environment where quality matters and ‘good enough’ isn’t enough.
At Upsurge Labs, you’ll shape the visual soul of the technologies that shape the future.
Brief:
We are pursuing a complex set of problems that involve building for an international audience and for an industry that has largely been service-centric. As an SDE at GradRight, you’ll bring an unmatched customer-centricity to your work, with a focus on building for the long term and large scale.
You’ll be part of the Innovation Projects team at GradRight. This team works on third party integrations and adopting new tools/technologies to help build a cutting edge platform for the higher education space.
Responsibilities:
- Contribute to design discussions and decisions around building scalable and modular frontend.
- Participate in sprint ceremonies and actively contribute to scaling the engineering organization from a process perspective
- Stay on top of the software engineering ecosystem and propose new technologies/methodologies that can be adopted
- Contribute to engineering hiring by conducting interviews
- Champion infrastructure as code mindset and encourage automation
Requirements:
- At least 3 years experience as an SDE
- Strong experience with at least one frontend framework, preferably vue.js
- Strong understanding of software design principles and patterns
- Passion for solving complex problems
- Really quick learner and able to dive deep into new ideas/experiments at breakneck speed
- Passion for trying out new technologies and focusing on iterative development
- Experience with team management
- Excellent written and verbal communication skills
Good to have:
- Worked in a full-stack capacity at high growth startups
- Worked on products that addressed an international audience
- Exposure to emerging/latest technologies like blockchain, bots, AR/VR
Job Title: UI Developer
Experience: 4 to 6 Years
Location: Bangalore
Notice Period: Immediate to 30 Days
Job Description:
We are seeking a skilled and passionate UI Developer to join our growing team. The ideal candidate will have strong experience in front-end development with a focus on creating dynamic, responsive, and user-friendly interfaces using JavaScript, HTML, CSS, and AngularJS.
Key Responsibilities:
- Develop and maintain scalable and high-performance UI components.
- Collaborate with UX designers, product managers, and backend developers to deliver high-quality user interfaces.
- Ensure consistent styling and responsive design across platforms and devices.
- Optimize application for maximum speed and scalability.
- Debug and troubleshoot UI-related issues and performance bottlenecks.
- Participate in code reviews and contribute to best practices in UI development.
Required Skills:
- 4–6 years of hands-on experience in JavaScript, HTML5, and CSS3.
- Strong working knowledge of AngularJS and ability to work on Angular-based projects.
- Experience with responsive design principles and cross-browser compatibility.
- Proficiency in version control tools like Git.
- Familiarity with RESTful APIs and integration with backend services.
- Good understanding of UI/UX principles.
Greetings from Edstellar
we are looking for Vibe Coder for entry Level
Position Overview
We're seeking passionate fresh graduates who are natural Vibe Coders - developers who code with intuition, creativity, and genuine enthusiasm for building amazing applications. Perfect for recent grads who bring fresh energy and innovative thinking to development.
Key Responsibilities
Build dynamic web and mobile applications with creative flair
Code with passion and embrace experimental approaches
Learn and implement emerging technologies rapidly
Collaborate in our innovation-friendly environment
Prototype ideas and iterate with speed and creativity
Bring fresh perspectives to development challenges
Required Qualifications
Education: Bachelor's in Computer Science/IT or related field
Experience: Fresh graduate (0-1 years)
Technical Skills:
Solid programming fundamentals (any language)
Basic web development (HTML, CSS, JavaScript)
Understanding of application development concepts
Familiarity with Git/version control
Creative problem-solving mindset
Preferred:
Good understanding in Python, JavaScript frameworks, or modern tech stack
AI tool familiarity
Mobile development interest
Open source contributions
Vibe Coder DNA
Passionate about coding and building innovative apps
Thrives with creative freedom and flexible approaches
Loves experimenting with new technologies
Values innovation and thinking outside the box
Natural curiosity and eagerness to learn
Collaborative spirit with independent drive
Resilient and adaptable to change
We are seeking a Frontend Engineer who can expand our product portfolio and make life easier for locals and local businesses. As part of this role, you will build experiences that help users engage and feel comfortable with the products and services we offer.
We need you to understand Angular, Vanilla JS, HTML and (S)CSS.
We need you to understand the philosophy of writing clean and modular code.
We need you to take your own stand and do what's right to find a solution.
"I'd rather listen to a possible solution rather than a 'don\'t know'" would be plausible to you.
Technologies mentioned above is what you can relate to while applying but that's just the tip of the iceberg.
If you get a score of 10 below,
We need you
You need at least 5 points to proceed to next round.
Answer the following questions by attaching a document link with the note:
-
Why choose ngRx over shared angular services? 1 point
-
How are fork join and merge map different? 1 point
-
How do we wrap html elements in our custom component? 2 points
Ex:
This is not a paragraph element
- How will you handle an error produced by RxJS operator's inner observables without failing any other observables that are yet to emit values to its subscriber, so that all the inner observables including errored ones can be piped to another RxJS operator such as fork join, concatMap etc to be handled smoothly for further operations?
Easiest thing would be to generate a pseudo code.
With above question solve this problem:
[Observables....] -> Emit values simultaneously from the array of observables at once (perform a task when an observable finishes) -> toArray -> [emitted values...] -> process each emitted value one by one -> toArray
This will give you 4 points
- How does javascript achieve its asynchronous nature being single threaded? 2 points
Job Description: Senior Software Developer (React.js)
Location: [Pune, Maharashtra]
Overview: We are seeking a highly skilled Senior Software Developer with extensive experience in React.js to join our dynamic team. As a Senior Developer, you will be responsible for leading the development of cutting-edge web applications using React.js and related technologies. Your expertise will play a crucial role in designing and implementing scalable software solutions that meet our clients' needs and contribute to the overall success of our project.
Responsibilities:
- Lead the design and development of complex web applications using React.js and other modern JavaScript libraries and frameworks.
- Collaborate closely with product managers, designers, and other stakeholders to gather requirements, design solutions, and deliver high-quality software.
- Architect and implement reusable components and front-end libraries for future use.
- Optimize applications for maximum speed and scalability while ensuring cross-browser and cross-device compatibility.
- Stay updated with the latest industry trends in front-end development and mentor junior developers in best practices.
- Conduct code reviews and provide constructive feedback to ensure code quality and standards adherence.
- Troubleshoot issues, fix bugs, and improve application performance.
- Participate in Agile ceremonies and contribute to the continuous improvement of development processes.
Requirements:
- Bachelor's degree in Computer Science, Engineering, or related field; or equivalent work experience.
- Minimum of 10 years of professional experience in software development, with at least 5 years specifically using React.js.
- Strong proficiency in JavaScript, including ES6+ features.
- Experience with state management libraries such as Redux, MobX, or Context API.
- Deep understanding of web markup, including HTML5 and CSS3.
- Familiarity with RESTful APIs and asynchronous request handling.
- Solid understanding of version control using Git or similar systems.
- Excellent communication skills and ability to work effectively in a collaborative team environment.
- Proven track record of delivering high-quality software solutions on time.
Preferred Skills:
- Experience with TypeScript or similar statically typed languages.
- Knowledge of server-side rendering and Node.js.
- Familiarity with modern front-end build pipelines and tools, such as Webpack, Babel, and npm.
- Understanding of CI/CD pipelines and automated testing frameworks.
- Contribution to open-source projects or a strong GitHub profile.
Benefits:
- Competitive salary and performance-based bonuses.
- Flexible work hours and remote work options.
Join us and contribute to building innovative and scalable solutions using the latest technologies in a collaborative and supportive environment. Apply now to be part of our growing team of talented developers!
- We are looking for champions for scalable web application development with experience in
Roles and Responsibility:
Responsible for maintaining frontend development and building products for clients' consumers Hiring new frontend developers and guide new joiners Building pixel-perfect products. Building your frontend capability in complex problems and expanding your horizon of technologies.
- Minimum 2Years of industry experience with Frontend development (React)
- Have experience with JavaScript and any Front End framework like React Have experience with HTML and CSS(Sass or Less)
- Have experience working with REST APIs Have basic design sense Be confident with Git and with Unix shell.
- Have good communication and collaboration skills.
2 -8years
passion for all things JavaScript, having built complex single-page applications on React/Redux for at least 2 years.
Profound understanding of HTML, CSS, and browser capabilities to build beautiful, fast and snappy applications.
Comfortable with jest for writing unit and integration tests/puppeteer for e2e tests.
Curiosity to remain updated with the newest technologies and frameworks. Intuition for usability and UI design, with an ability to balance polish with the constraints of timing and scope.
Comfort with any of WebRTC/Backend Stack/React Native is a strong plus.
Most importantly, love coding and debugging gnarly problems!












