Cutshort logo
VAYUZ Technologies logo
Node.JS | Sr. Developer
Node.JS | Sr. Developer
VAYUZ Technologies's logo

Node.JS | Sr. Developer

Pooja Chauhan's profile picture
Posted by Pooja Chauhan
4 - 7 yrs
₹5L - ₹8L / yr
Remote, Delhi, Gurugram, Noida, Bengaluru (Bangalore), Chennai, Hyderabad, Lucknow, Chandigarh, Mumbai, Pune, Jaipur
Skills
skill iconNodeJS (Node.js)
skill iconJavascript
skill iconMongoDB
skill iconExpress
skill iconAngularJS (1.x)
skill iconAngular (2+)
RESTful APIs
skill iconBootstrap
skill iconAmazon Web Services (AWS)
skill iconJava
skill iconPython
skill iconGo Programming (Golang)

Roles and Responsibilities

  1. Ability to work on diverse backend stack such as Node JS, Java, Express JS
  2. Ability to work on diverse frontend stack such as React JS, Angular 6/7/8/9, HTML5, CSS3
  3. Ability to deliver quick POC’s using cutting edge technologies.
  4. Preparing reports, manuals and other documentation on the status, operation and maintenance of software.
  5. Design, develop, and unit test applications in accordance with established standards
  6. Developing, refining, and tuning integrations between applications. Analysing and resolving technical and application problems.
  7. Ability to debug application.
  8. Should have complete knowledge on developing RESTful Services.
  9. Should be able to also work in agile development methodology.

Competency Requirements

  1. Experience in NodeJS, Java and development using AngularJS / ReactJS
  2. Experience in front end frameworks such as Angular.js, React.js, Bootstrap, Foundation etc
  3. Experience in client/server application development
  4. Knowledge of agile development methodologies
  5. Knowledge of unit testing theory
  6. Knowledge of AWS cloud
  7. Experience in Java, Python and Go will be added advantage
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 VAYUZ Technologies

Founded :
2015
Type :
Products & Services
Size :
20-100
Stage :
Profitable

About

VAYUZ is a Technology company that specialisesĀ in Internet-related services and products, which includes Web and Mobile Application Development, Data Science, Community Engine, Recruitment Engine, Technology Consulting and Software. Our flagship product is BITOVN Suite, which is a collection of productivity, communication and collaboration tools like Bitovn Social, Bitovn Forum, Bitovn Recruit and Bitovn Learning.

"We are committed to building a better world by deploying inclusive solutions."

Founded in 2015, VAYUZ was founded with a clear mission to build global and scalable technology products, by bringing world-class engineers and designers together as a solid team that shares a deep passion for technology. Our Co-founders have prior experience in building a funded EdTech startup, doing an Indian IPO listing, and handling large scale portfolios of fortune 500 companies.

We are a flat no-nonsense organization, with no room for hierarchy or nepotism. Everyone has the same voice and opportunity to make an impact on their own. We are always scouting for talent so if you are looking for global challenges, come discover VAYUZ and in the process discover yourself.
Read more

Company video

VAYUZ Technologies's video section
VAYUZ Technologies's video section

Photos

Company featured pictures
Company featured pictures
Company featured pictures
Company featured pictures
Company featured pictures
Company featured pictures
Company featured pictures
Company featured pictures
Company featured pictures
Company featured pictures
Company featured pictures
Company featured pictures

Connect with the team

Profile picture
Kartikeya Sharma
Profile picture
Pooja Chauhan
Profile picture
Pooja Chauhan
Profile picture
Kanchan Kaliwale

Company social profiles

bloglinkedintwitterfacebook

Similar jobs

Unico Connect Private Limited
Mumbai
5 - 8 yrs
Best in industry
skill iconPython
Large Language Models (LLM)
Artificial Intelligence (AI)
Prompt engineering
LangGraph
+6 more

Senior AI Engineer

Code Generation, Agent Architecture & LLM Systems

šŸ“ Mumbai (On-site) | Full-time | 5+ years


About the Role:

Unico Connect is an AI-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies.

We are hiring a Senior AI Engineer for a dedicated client engagement focused on building an AI-powered application builder platform - a product where users describe software in plain English and the system generates, previews, and iteratively refines working code.

The mandatory requirement for this role is hands-on production experience shipping LLM-powered systems with agent architectures, with experience in code generation or developer tooling contexts a strong advantage.


The role is product-focused and deeply hands-on. You will own everything between the user's prompt and correct code landing in the project: the agentic loop, code generation pipeline, context management, evaluation suite, and model cost strategy.

You will work alongside the Senior MLOps Engineer who operationalises the infrastructure around your system, and collaborate closely with backend, frontend, and DevOps engineers.


Responsibilities:


Agent Architecture

Design and own the agentic loop for the platform - request interpretation, planning, tool-calling sequence (read file, edit file, run build, search code, install package), and stop conditions.

Make and revisit architectural decisions on single-agent vs. multi-agent designs, including planner/executor splits and dedicated build-repair sub-agents.


Code Generation Pipeline

Own the end-to-end generation flow: task classification, context gathering, planning, targeted edits, verification, and commit.

Implement diff/search-replace-based file editing with fuzzy matching and fallback strategies.

Enforce scope discipline so the agent makes minimal diffs and does not modify code it was not asked to touch.


Self-Repair Loop

Build and tune the automated repair loop that pipes compiler, lint, build, and runtime errors back to the model with retry budgets and model escalation.

This loop is the primary quality lever - the difference between 60-70% and 90%+ build success rates.


Context Management

Build file-relevance retrieval so the agent sees the right files, not the whole codebase: dependency graphs, AST/tree-sitter-based chunking, embeddings, recency signals, and hybrid retrieval.

Implement conversation summarisation and memory for long sessions, and address long-project degradation through codebase summaries and periodic consistency passes.

Own token budgeting and prompt caching strategy.


Prompt Engineering as a Discipline

Own the system prompt and per-task prompt variants (new feature, bug fix, styling change).

Maintain few-shot examples and enforce coding conventions, stack rules, and prohibited behaviours such as no hardcoded secrets and no whole-file rewrites.

Version prompts like code with changelogs and rollback capability.


Evaluation and Quality Measurement

Design and own the evaluation suite: representative test prompts run on every prompt and model change, scored on build success rate, instruction adherence, and output quality including LLM-as-judge and visual/screenshot checks where relevant.

Define regression gates that block quality-degrading changes from shipping.

Treat evals the way engineers treat automated testing: versioned, automated, and tracked over time.

This responsibility is non-negotiable at this level.


Model Strategy and Cost

Design model routing - cheap and fast models for classification and small edits, frontier models for complex generation.

Drive cost optimisation through prompt caching, diff-based edits over full-file rewrites, and tighter context selection.

Track cost per agent run and tokens per task; evaluate new model releases against the eval suite and lead migrations when results justify it.


Safety and Reliability of Agent Behaviour

Defend against prompt injection from user content and fetched web content.

Ensure secrets never appear in generated client code.

Define what the agent's tools may and may not do in collaboration with the platform team.

Contribute to output moderation and abuse-pattern awareness.


Mentorship and Engineering Standards

Run code reviews, define engineering conventions for AI work, and raise the engineering bar across the AI team.

Work closely with the Senior MLOps Engineer on handoff of eval design, prompt configurations, and model routing logic.


Requirements:


Hands-on Production Ownership of LLM-Powered Systems with Agent Architectures (Mandatory)

Must have personally shipped and operated at least one complex production AI system - agentic, multi-step, or code generation - with end-to-end ownership of architecture, evaluation, and cost.

POCs, internal demos, and tutorial-grade work do not qualify.


5+ Years of Professional Software or AI Engineering Experience

With at least 3 years focused on LLM applications, AI engineering, or production AI systems.

Candidates with strong backend backgrounds and a clear, substantive pivot into LLM systems qualify.


Strong Python Proficiency and Service Development

Production-grade Python with FastAPI or equivalent: type hints, async patterns, streaming responses, testing, and packaging.

Not notebook-only.


Depth Across LLM APIs and Agent Systems

Production experience with at least two of OpenAI, Anthropic Claude, Google Gemini, or open-weight models (vLLM, Ollama, Together).

Production experience with at least one agent framework (LangGraph, CrewAI, AutoGen, LlamaIndex Agents) or hand-rolled equivalent.

Hands-on with tool calling, structured outputs, and multi-step reasoning.


Demonstrated, Systematic Evaluation Practice - Non-Negotiable

Must have built evaluation harnesses that gate production releases, not ad-hoc testing.

Hands-on with at least one of LangSmith, Langfuse, Promptfoo, Ragas, or DeepEval.

Candidates with no systematic answer to evaluation should not be considered at senior level regardless of other strengths.


Cost Discipline for Production AI

Track record of measurable cost optimisation on production AI features.

Able to speak in specifics: cost per request, savings achieved through caching or model routing, context reduction decisions.


AWS Working Knowledge

Hands-on with EC2, S3, IAM, and Docker.

Comfort with CI/CD workflows and deploying AI services.


Awareness of LLM Security Failure Modes

Familiar with prompt injection patterns, understands that system prompt rules alone are insufficient, and has experience with output validation and content safety in production.


Nice to Have

  • Experience with AST/tree-sitter tooling, diff-based editing systems, or compiler-adjacent work
  • MCP server authoring
  • Open-source AI contributions
  • Published technical writing on LLM systems
  • Multi-modal model experience
  • Fine-tuning exposure (LoRA, QLoRA, PEFT)
Read more
Inferigence Quotient
at Inferigence Quotient
1 recruiter
Neeta Trivedi
Posted by Neeta Trivedi
Bengaluru (Bangalore)
1 - 2 yrs
₹7L - ₹12L / yr
skill iconPython
FastAPI
skill iconMongoDB
NOSQL Databases
SQL

We are looking for a Python Backend Developer to design, build, and maintain scalable backend services and APIs. The role involves working with modern Python frameworks, databases (SQL and NoSQL), and building well-tested, production-grade systems.


You will collaborate closely with frontend developers, AI/ML engineers, and system architects to deliver reliable and high-performance backend solutions.


Key Responsibilities

  • Design, develop, and maintain backend services using Python
  • Build and maintain RESTful APIs using FastAPI
  • Design efficient data models and queries using MongoDB and SQL databases (PostgreSQL/MySQL)
  • Ensure high performance, security, and scalability of backend systems
  • Write unit tests, integration tests, and API tests to ensure code reliability
  • Debug, troubleshoot, and resolve production issues
  • Follow clean code practices, documentation, and version control workflows
  • Participate in code reviews and contribute to technical discussions
  • Work closely with cross-functional teams to translate requirements into technical solutions


Required Skills & Qualifications

Technical Skills

  • Strong proficiency in Python
  • Hands-on experience with FastAPI
  • Experience with MongoDB (schema design, indexing, aggregation)
  • Solid understanding of SQL databases and relational data modelling
  • Experience writing and maintaining automated tests
  • Unit testing (e.g., pytest)
  • API testing
  • Understanding of REST API design principles
  • Familiarity with Git and collaborative development workflows

Good to Have

  • Experience with async programming in Python (async/await)
  • Knowledge of ORMs/ODMs (SQLAlchemy, Tortoise, Motor, etc.)
  • Basic understanding of authentication & authorisation (JWT, OAuth)
  • Exposure to Docker / containerised environments
  • Experience working in Agile/Scrum teams

What We Value

  • Strong problem-solving and debugging skills
  • Attention to detail and commitment to quality
  • Ability to write testable, maintainable, and well-documented code
  • Ownership mindset and willingness to learn
  • Teamwork

What We Offer

  • Opportunity to work on real-world, production systems
  • Technically challenging problems and ownership of components
  • Collaborative engineering culture
Read more
Eazybe
Delhi
3 - 4 yrs
₹7L - ₹12L / yr
skill iconNodeJS (Node.js)
skill iconExpress
skill iconNextJs (Next.js)
RESTful APIs

Job description :

Back-End Developer (B2B SaaS)

Location : Kashmere Gate, Delhi (Hybrid)

NP : Immediate Joiner

Experience : 2.5years to 4years

About Us :

Eazybe is transforming workplace communication by creating innovative tools on top of popular messaging platforms like WhatsApp, phone calls, and more. As we expand our reach into international markets, we're looking for dynamic sales professionals to join our team!

Key Responsibilities :

Backend Development: Write clean, maintainable, and efficient code for server-side applications.

API Design & Integration: Build and maintain RESTful or GraphQL APIs to support various front-end and mobile applications.

Database Management: Design, implement, and maintain robust databases, ensuring data integrity and security.

Performance Optimization: Optimize applications for maximum speed and scalability.

Collaboration: Work closely with front-end developers, product managers, and other team members to ensure seamless integration of functionalities.

Debugging & Troubleshooting: Identify and fix bugs, bottlenecks, and system issues.

Security: Implement best practices for securing backend systems and data.

Documentation: Prepare technical documentation and reports for system and code processes.

Qualifications :

- Proficient in solving Data Structures and Algorithms (DSA) problems.

- Demonstrated experience with platforms like LeetCode or similar competitive programming environments.

- Strong aptitude and problem-solving skills, with the ability to think critically and approach challenges creatively.

- A sharp analytical mindset with a proven ability to learn and adapt quickly.

- Proficiency in server-side programming languages such as Python, Node.js, Ruby, Java, PHP, or others.

- Experience with frameworks like Django, Express, Flask, Spring Boot, etc.

- Strong understanding of databases (SQL and NoSQL), such as MySQL, PostgreSQL, MongoDB, Redis, etc.

- Familiarity with API standards and development (REST, GraphQL).

- Knowledge of cloud platforms like AWS, Azure, Google Cloud, or others.

- Experience with version control tools like Git.

What We Offer :

- 12 days of Paid Time Off (PTO) annually

- 10 days of Working From Anywhere (WFA) annually

- Hybrid Work Model: 4 days in-office and 2 days from home

Convenient Office Location : Just a 7-minute walk from Kashmiri Gate Metro

- Candidates who meet the criteria will undergo 2 to 3 interviews and a possible paid work trial focusing on analytical and technical skills.

- If you're passionate about backend development and eager to work in a fast-paced, innovative environment, we want to hear from you.

Read more
SaaS based series A funded Startup
SaaS based series A funded Startup
Agency job
via Qrata by Blessy Fernandes
Hyderabad
3 - 5 yrs
₹10L - ₹16L / yr
skill iconJava
J2EE
skill iconSpring Boot
Hibernate (Java)
RESTful APIs
+2 more

Requirements:

  • 4-6 years of experience in developing Enterprise Web Applications using Java/J2EE technologies with a good professional track record.
  • Excellent knowledge in Core Java (J2SE) and J2EE technologies.
  • Proficient knowledge in Servlets, JDBC & JSP.
  • Good knowledge of Spring framework (MVC, Cloud, Data and Security. Etc) and ORM framework like JPA/Hibernate.
  • Strong knowledge of Exception Handling, Collections, File I/O Streams, Interfaces, and logging mechanisms is a must.
  • Experience in developing REST APIs and integration of third-party APIs.
  • Proficient knowledge in SQL/PLSQL.
  • Expertise in application/web server deployment and connection pooling techniques.
  • Cloud deployment (AWS & Azure) will be an added advantage.
  • Experience in Version Control tools like Git, Bitbucket, etc.
  • Experience in data security and protocols is a must.
  • Maven and IDE tools experience is a must.
  • Multi-threading and serialization techniques knowledge is a must.
  • Good understanding of end-to-end software development lifecycle.
  • Ability to read and understand requirements and design documents.
  • Good Analytical skills and should be self-driven. Good communication with interpersonal skills.
  • Open to learning new technologies and domains.
  • A good team player and ready to take up new challenges
  • Languages: Java(J2SE), J2EE (Servlets, JSPs, JDBC)
  • Databases: MySQL, Oracle, SQL Server, PostgreSQL.
  • DB Script: SQL and PL/SQL
  • Frameworks: Spring, Spring Boot, Jersey, Hibernate and JPA
  • OS: Windows, Linux/Unix.
  • Cloud Services: AWS and Azure (Good to have)
  • Version Control tools: Git, Bitbucket.
  • Deployment Servers: Tomcat, JBoss, and Web sphere
  • Build Tools: Gradle/Maven
Read more
Indonesian based fintech startup.
Indonesian based fintech startup.
Agency job
via Qrata by Blessy Fernandes
Bengaluru (Bangalore), Gurugram
8 - 13 yrs
₹40L - ₹50L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB

What you will be doing

ā—Ā Building and maintaining micro services.

ā—Ā Develop new features and improve existing features of the application.

ā—Ā Coding, Implementing, Unit Testing and Documenting Typescript and Javascript based services.

ā—Ā Design, build, and maintain efficient, reusable, and reliable code.

ā—Ā Code reviews and ensuring adherence to software development standards.

ā—Ā Contribute to team and organizational improvements in process and infrastructure.

ā—Ā Participating in requirements gathering and functional specification activities.

ā—Ā Resolving and helping to mitigate production issues.

Read more
Chennai, Bengaluru (Bangalore), Pune, Jaipur
5 - 8 yrs
₹10L - ₹24L / yr
skill iconRuby on Rails (ROR)
skill iconRuby
skill iconHTML/CSS
skill iconAmazon Web Services (AWS)
skill iconPostgreSQL
+1 more
ROR Developer:
Loc: Chennai, Bangalore,Pune,JaipurEXP: 5 yrs to 8 yrs

  • ImplementĀ best practices for the engineering team across code hygiene, overall architecture design, testing, and deployment activities
  • Drive technical decisions for building data pipelines, data lakes, and analyst access.
  • Act as a leader within the engineering team, providing support and mentorship for teammates across functions
  • Bachelor’s Degree in Computer Science or equivalent job experience
  • Experienced developer in large data environments
  • Experience using Git productively in a team environment
  • Experience with Docker
  • Experience with Amazon Web Services
  • Ability to sit with business or technical SMEs to listen, learn and propose technical solutions to business problems

Ā·Ā Ā Ā Ā Ā Ā Ā Experience using and adapting to new technologies

Ā·Ā Ā Ā Ā Ā Ā Ā Take and understand business requirements and goals

Ā·Ā Ā Ā Ā Ā Ā Ā Work collaboratively with project managers and stakeholders to make sure that all aspects of the project are delivered as planned

Ā·Ā Ā Ā Ā Ā Ā Ā Strong SQL skills with MySQL or PostgreSQL

  • Experience with non-relational databases and their role in web architectures desired

Ā Knowledge and Experience:

  • Good experience with Elixir and functional programming a plus
  • Several years of python experience
  • Excellent analytical and problem-solving skills
  • Excellent organizational skills

Proven verbal and written cross-department and customer communication skills

Read more
Mighty
at Mighty
1 recruiter
Rajeev Chebolu
Posted by Rajeev Chebolu
Bengaluru (Bangalore)
6 - 10 yrs
₹5L - ₹15L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB
skill iconExpress
MySQL
At Mighty (getmighty.in), we are looking for an experienced back-end developer with 6-10 years of experience who can grow into our CTO in 2-3 years. This role comes with the opportunity to work with an experienced team on a very large problem in fintech.

We are a pre-seed stage startup & have set aside a large ESOP for this role that will create significant wealth for the successful candidate.

Our core customer-facing product today is a native Android application. In addition to this, we are building internal tools for customer support, investment management, marketing analytics and business management. In the future, we plan to hugely expand the features in our core product, build iOS and web products, and continuously improve our internal tools to better serve our customers.

Ā 

For our back-end, we use Node.js / MySQL / AWS. We are currently a 3-member engineering team (1 back-end, 1 Android, 1 full stack) led by our founding engineer and advised by a senior technology executive from a leading fintech company.

Key Responsibilities of the Role

  • Design, develop, test, deploy, maintain, and improve our software applications
  • Build reusable libraries and frameworks that support complex web applications
  • Set-up our technology infrastructure and integrate with 3rd party applications
  • Contribute to internal discussions around product features, roadmap and technologies used
  • Mentor & recruit engineers to the team
  • Set up processes related to engineering & product

Ā 

Skills / Required Experience:

  • B.Tech / M.Tech in Computer Science or equivalent, with solid foundational knowledge in at least two general programming languages, data structures, algorithms, system architecture, security and networking protocols.
  • At least 6 years of back-end development experience in a software product company is required for this role.
  • Exposure to modern software development processes, multiple front-end and back-end technologies, and open-source software.
  • Proficiency with tools like Gitlab/Jira/Firebase, as well as AWS and commonly used database systems etc. is required
  • Experience in an early-stage startup or having founded your own startup would be good to have (but not necessary).
Read more
ZettalogixInc
at ZettalogixInc
1 recruiter
Raju AV
Posted by Raju AV
Hyderabad
4 - 7 yrs
₹6L - ₹10L / yr
skill iconGo Programming (Golang)
skill iconRuby on Rails (ROR)
skill iconRuby
skill iconPython
skill iconJava
+5 more

JAVA SPRING BOOT DEVELOPER - Immediate Joiners

Ā 

Ā 

Work Experience: 4-7 years

Work location: Hyderabad

Must Have Skills: Spring Boot



Desired Candidate Profile

Ā 

Proficiency in core Java & Spring framework

Expertise in Web Service technologies.

Excellent knowledge in Databases and code integrations such as Postgres SQL, SQL Server, MySQL

Experience with Java Spring Boot, Hibernate Cloud Services, AWS, S3, Server-less lambda functions
Experience with security principles and frameworks
Knowledge of modern authorization mechanisms, such as JSON Web Token and OAuth2 - Familiarity with code versioning tools such as Git, etc.

Essential skills are Core Java/J2EE, functional aspects, Spring Framework, Swagger, Tomcat, SVN, Git, Postman/Newman.

Should have worked in Agile methodologies.

Good object oriented and problem solving skills.

Strong communication skills along with the ability to work in a highly collaborative environment.

Ā 

Role & Responsibilities

Ā 

- Design and develop features using Java, Spring, and Hibernate

- Ability to design database schema, develop views and stored procedures

- Maintain existing software systems by identifying and correcting software defects

- Review and analyse business requirements and provide technical feasibility and estimates

- Coordinate the workflow between the UX team and front end developers

Qualification

- 4-7 years of work experience developing Java-based backend applications

- Around 2 year of work experience using Spring Boot, Spring Cloud and Microservices

- Bachelor degree in computer science, or information technology, or other related field of study

Ā 

Read more
Ohana academy
at Ohana academy
2 recruiters
Suyash Kothari
Posted by Suyash Kothari
Bengaluru (Bangalore)
2 - 8 yrs
₹30L - ₹50L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB
Mongoose
skill iconExpress

Introduction

Ever wondered what it would be like to be a part of the core team of Airbnb or Netflix when they were just starting out? Here’s your chance to try that path with Ohana!

We are looking for a founding engineer to join our team.

Who we are

Ohana is an E-learning platform for holistic learning. We are an angel-funded early stage startup backed by some of the marquee angel investors from India and Singapore. Our investors include Vivek HR (co-founder and CEO, Bounce), Tanushree Gupta (co-founder and CEO, Doubtnut), Jagmal Singh (CTO, Janio Asia) to name a few!

Check us out atĀ https://ohana.academy!


Our Product

ā€œCreativity is as important as literacyā€ - Sir Ken Robinson

With this belief, Ohana is building the world's largest holistic learning academy. Our product offering:

The Classroom:Ā Offering live online classes on arts, crafts, linguistics, yoga, dance and many more subjects
The Playground:Ā Enabling social learning - a community for kids to find peers with similar interests


Our mission

India has 250Mn kids in the K12 segment. However, except the top 0.1%, most parents can’t find high-quality and affordable holistic learning for their kids. Fortunately, 140Mn kids are now connected to the digital world with 4G access. We want to leverage this new connectivity and bridge the gap in children's overall development with Ohana.


Where are we in our journey

Team: We are a team of two co-founders (Saurabh and Suyash), both IIT Delhi alums with over a decade of experience each in leading consumer businesses. We have a total of 15 people team including 4 engineers (currently outsourced)

Customers: Over the last couple of months, we have grown to 5,000+ registered users and aim to reach 10K+ paid users and 1 Mn+ community strength in the next 12 months.

Young, inspired, and focused - We are ready for take-off!


Our Culture

  • ā€œMission-drivenā€ is not a buzzword for us. We care deeply about the impact we want to create on kid’s lives and we want to exemplify the value of ā€œno child left behindā€
  • Be inclusive - We are creating a product that is accessible and affordable. We want to solve this not just for Bangalore and Mumbai, but for Indore, Jabalpur, Raipur as well
  • Not just customer obsessed - we also care about their well-being. We are willing to compromise profits - but will not resort to unethical sales tactics or compromise on product quality
  • Our team cares about a strong culture and respects our code of conduct


Why work for us

  • We have global ambitions - Holistic education is a $75Bn global market, with India alone contributing more than $10Bn. Apart from salary compensation, you get a piece of the pie (equity) of a potentially billion-dollar organization
  • You will have exposure to building large, scalable systems and will be mentored by people who have done the same for millions of users
  • You will have exposure to starting up / entrepreneurship (ever feel like you want to build a startup?) owning end to end consumer tech product which impacts the life of thousands of students/parents on daily level


Job Location

We are based out of Bengaluru and work from an office. We encourage working from office, but are completely ok if you would like to work remotely until things return to normal.


Expectations from the role

  • You will work closely with the founding team and a small team of engineers, currently outsourced, in a fast-paced environment.
  • You will work as a tech lead and will be responsible for architecting the new features as well as improving the existing codebase. You will be expected to have a high degree of ownership and responsibility for deliverables.
  • You will wear a product hat as and when required and help in shaping the product.
  • You will provide technical mentorship to other engineers in the team and will lead a team of junior engineers.
  • You should be able to deal with ambiguity, have strong bias towards action, ability to deep dive whenever required and quickly deliver to unblock the team

Preferred experience and competencies

  • You are a software engineer with 4+ years of industry experience.
  • Professional experience with at least one web dev framework (ReactJS or Django/Python)
  • Professional experience with one or more (SQL or NoSQL) databases.
  • A stint in a product company or a startup or any similar faced paced environment is preferable.
  • Experience working with cloud infra providers (e.g., AWS, GCP, Azure etc.) is preferable.
  • Strong proficiency in REST API
Read more
Leading Design Firm
Leading Design Firm
Agency job
via Kavayah People Consulting by Kavita Singh
Bengaluru (Bangalore), Pune
5 - 10 yrs
₹8L - ₹30L / yr
Adobe Experience Manager (AEM)
skill iconJava
As an AEM Technical Lead, you will lead efforts for delivering and supportingAdobe Experience
Manager (AEM) solutions and complex integrations into Adobe creative cloud applications, CRM,
Commerce, Mobile, Back Office, ESB, Analytics and Personalization technologies. Your work will
consist of driving large scale implementations and working very closely with a large team by leading
them in solution design and implementation. You’ll leverage your strong technical skills in developing
seamless and scalable solutions for premier engagements alongside industry experts.
Responsibilities
Formulate an implementation plan & prepare estimates for the assigned activities/work items.
Solution design all elements of the implementation by working closely with an Architect where
appropriate.
Report work progress to the manager & the client on a periodic basis.
Participate/Lead in design discussions & client meetings.
Follow & Contribute to the organizational best practices/policies.
Apply industry standard Design Patterns for web application development.
Contribute to the AEM practice

Key Skills
Adobe Experience Manager, Adobe Experience Platform, Day CQ, OSGi, Apache Sling, Apache
Sightly, Apache Oak, Adobe Dispatcher, Code review



Job Description
AEM Lead

Qualification and Experience
Over 5+ year experience developing JEE web applications and OSGi, Apache Sling, Apache
Sightly, Apache Oak and Adobe Dispatcher
Over 3+ years of experience in implementing Web application, Web Content Management (WCM)
and Digital Asset Management (DAM) solutions using AEM platform.
Experience in AEM component development, Asset workflow development, Schedulers, Metadata
& Tag Management plus integrating AEM with other applications.
Experience with Java technologies and frameworks mainly Spring, Hibernate.
Experience with at least one Ajax/JavaScript framework (Jquery, Angular, React). Experience to
other web technologies like Search, XML, XSL etc.
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