Cutshort logo
AXS Solutions and Consulting Pvt.Ltd. logo
Growth Officer - Founders office
Growth Officer - Founders office
AXS Solutions and Consulting Pvt.Ltd.'s logo

Growth Officer - Founders office

Sonali Betkar's profile picture
Posted by Sonali Betkar
4 - 5 yrs
₹10L - ₹18L / yr
Mumbai, Navi Mumbai
Skills
New business development
Sales and operations planning
Marketing management
Product Strategy
Strategic thinking
Strategic planning
Business Planning
Digital Marketing
Artificial Intelligence (AI)
B2B Marketing
Fintech
Brand Management

Job Description: Growth Officer - Founder's Office

Company Overview

AXS Solutions & Consulting Pvt. Ltd.

AXS Solutions is a leading technology company focused on providing unique and innovative solutions across AI/ML, fintech, customer experience, and digital transformation. With our mission of "Enabling Digital Future," we serve 50+ clients globally and maintain operations in India with aspirations for global expansion.

Position Summary

Job Title: Growth Officer - Founder's Office

Department: Founder's Office

Reports To: Founder & Managing Director

Location: Mumbai

Employment Type: Full-time

Experience Level: 4 years +

The Growth Officer will serve as a strategic business leader working directly with the founder's office to drive accelerated growth across all business verticals. This role combines strategic thinking with operational excellence, overseeing Sales, Marketing, and Delivery functions to achieve aggressive growth targets while maintaining operational efficiency.

Key Responsibilities

Strategic Growth Planning (30%)

  • Develop and execute comprehensive growth strategies aligned with company vision
  • Identify new market opportunities and business verticals for expansion
  • Create and monitor KPIs for sales, marketing, and delivery performance
  • Conduct market analysis and competitive intelligence to inform strategic decisions
  • Collaborate with founders on long-term business planning and goal setting
  • Drive digital transformation initiatives across all business functions

Sales Leadership & Revenue Growth (35%)

  • Lead sales strategy development and execution across all product lines
  • Manage and optimize the complete sales funnel from lead generation to closure
  • Develop pricing strategies and negotiate high-value enterprise deals
  • Build and maintain relationships with key clients and stakeholders
  • Establish channel partnerships and strategic alliances
  • Implement sales methodologies and processes to improve conversion rates
  • Manage sales team performance and provide strategic guidance
  • Target: Achieve 40%+ year-over-year revenue growth

Marketing & Brand Development (20%)

  • Develop integrated marketing strategies across digital and traditional channels
  • Lead brand positioning and messaging for all product offerings
  • Oversee content marketing, thought leadership, and industry presence
  • Manage marketing budget allocation and ROI optimization
  • Drive demand generation and lead qualification processes
  • Establish AXS as a thought leader in AI, fintech, and customer experience domains
  • Coordinate participation in industry events, conferences, and trade shows

Delivery Excellence & Customer Success (15%)

  • Ensure delivery quality and customer satisfaction across all engagements
  • Implement standardized delivery methodologies and best practices
  • Monitor project profitability and resource utilization
  • Drive customer retention and expansion strategies
  • Establish customer success metrics and feedback loops
  • Collaborate with technical teams to ensure solution quality and innovation

Required Qualifications

Education & Experience

  • Education: MBA from reputed institution (IIM/ISB/XLRI) or equivalent
  • Experience: 4 years+ in growth roles within technology/consulting companies
  • Industry: Prior experience in B2B technology, fintech, or professional services
  • Leadership: Minimum 3 years managing cross-functional teams

Core Competencies

  • Strategic Thinking: Proven ability to develop and execute growth strategies
  • Sales Excellence: Track record of achieving 30%+ growth targets consistently
  • Marketing Expertise: Experience with B2B marketing, digital marketing, and brand building
  • Analytical Skills: Strong data analysis and business intelligence capabilities
  • Leadership: Experience leading teams of 10+ members across multiple functions
  • Communication: Exceptional presentation and stakeholder management skills

Technical Knowledge

  • Understanding of AI/ML, fintech, and digital transformation landscapes
  • Experience with CRM systems, marketing automation, and analytics tools
  • Knowledge of enterprise sales cycles and complex solution selling
  • Familiarity with project delivery methodologies (Agile/Waterfall)

Preferred Qualifications

Industry Experience

  • Previous experience in AI/ML, fintech, or customer experience domains
  • Background in consulting or professional services
  • Experience with government and large enterprise sales
  • International business development experience

Achievements

  • Demonstrated success in scaling businesses
  • Experience in new market entry and product launches
  • Track record of building high-performing teams from scratch
  • Recognition in industry forums or publications


 

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 AXS Solutions and Consulting Pvt.Ltd.

Founded :
2012
Type :
Products & Services
Size :
20-100
Stage :
Bootstrapped

About

Providing reliable information Access! Digital Payments, Identity Management, Ecommerce, Data Security
Read more

Connect with the team

Profile picture
Sonali Betkar
Profile picture
Sonali Betkar
Profile picture
Saranya M

Company social profiles

linkedintwitterfacebook

Similar jobs

Ekloud INC
ashwini rathod
Posted by ashwini rathod
india
1 - 15 yrs
₹3L - ₹24L / yr
salesforce
Salesforce development
skill iconJavascript
LWC
Salesforce Apex
+11 more

Salesforce Developer


Location : ONSITE


LOCATION : MUMBAI AND BANGALORE


Resources should have banking domain experience.


1. Salesforce development Engineer (1 - 3 Years) 

2. Salesforce development Engineer (3 - 5 Years) 

3. Salesforce development Engineer (5 - 8 Years) 


Job description. 


----------------------------------------------------------------------------


Technical Skills:


Strong hands-on frontend development using JavaScript and LWC

Expertise in backend development using Apex, Flows, Async Apex

Understanding of Database concepts: SOQL, SOSL and SQL

Hands-on experience in API integration using SOAP, REST API, graphql

Experience with ETL tools , Data migration, and Data governance

Experience with Apex Design Patterns, Integration Patterns and Apex testing framework

Follow agile, iterative execution model using CI-CD tools like Azure Devops, gitlab, bitbucket 

Should have worked with at least one programming language - Java, python, c++ and have good understanding of data structures

Preferred qualifications


Graduate degree in engineering

Experience developing with India stack

Experience in fintech or banking domain

----------------------------------------------------------------------------

 Skill details. 


1. Salesforce Fundamentals


Strong understanding of Salesforce core architecture

Objects (Standard vs Custom)

Fields, relationships (Lookup, Master-Detail)

Data model basics and record lifecycle

Awareness of declarative vs programmatic capabilities and when to use each

2. Salesforce Security Model

End-to-end understanding of Salesforce security layers, especially:

Record visibility when a record is created

Org-Wide Defaults (OWD) and their impact

Role Hierarchy and how it enables upward data access

Difference between Profiles, Permission Sets, and Sharing Rules

Ability to explain how Salesforce ensures that records are not visible to unauthorized users by default and how access is extended

3. Apex Triggers

Clear distinction between:

Before Triggers (before insert, before update)

Use cases such as validation and field updates

After Triggers (after insert, after update)

Use cases such as related record updates or integrations

Understanding of trigger context variables and best practices (bulkification, avoiding recursion)

4. Platform Events / Event-Driven Architecture

Knowledge of Platform Events and their use in decoupled, event-driven solutions

Understanding of real-time or near real-time notification use cases (e.g., UI alerts, pop-up style notifications)

Ability to position Platform Events versus alternatives (Streaming API, Change Data Capture)

5. Lightning Data Access (Wire Method)

Understanding of the @wire mechanism in Lightning Web Components (LWC)

Discussion point:

Whether records (e.g., AppX records) can be updated using the wire method

Awareness that @wire is primarily read/reactive and updates typically require imperative Apex calls

Clear articulation of reactive vs imperative data handling

6. Integrations Experience

Ability to articulate hands-on integration experience, including:

REST/SOAP API integrations

Inbound vs outbound integrations

Authentication mechanisms (OAuth, Named Credentials)

Use of Apex callouts, Platform Events, or middleware

Clarity on integration patterns and error handling approaches

Read more
Syphnosys Technology Pvt Ltd
Surat
0 - 1 yrs
₹1L - ₹2L / yr
Back office
Office Assistant
Office administration
Office Assistant: Back office administration and support personnel Good organizational skills These tasks may include, proofreading, providing support service to the team, data entry Multitasking & Clerical work
Read more
codersbrain
at codersbrain
1 recruiter
Aishwarya Hire
Posted by Aishwarya Hire
Remote, Gurugram
4 - 6 yrs
₹6L - ₹10L / yr
Adobe Experience Manager (AEM)
Documentation
Technical Writing
  • Participate in the implementation of AEM related features. Including design, definition, and development of AEM content type models, workflows, templates, components, and user permissions.
  • Building AEM components and templates as needed while working closely with UX, Design and other developers.
  • Implement rapid updates to fulfil changing business and marketing requirements.
  • Develop functional and technical documentation and designs for assigned projects.
  • Work within a team environment, supporting the team goals, and improving development engineering practices.
  • Develop code consistent with A&F standard coding practices.
  • Ensuring that implementations meet the required scalability and reliability required for A&F eCommerce operations.
  • Ensure the entire stack is crafted and built for scalability, security, performance.
  • Solid problem-solving skills, with a focus on understanding overall business issues and figuring out innovative solutions.
Read more
World class experiential communications agency
World class experiential communications agency
Agency job
via Unnati by Veena Salian
Mumbai
10 - 12 yrs
₹12L - ₹15L / yr
Talent management

Our client is a part of the world’s largest global communications group that enables renowned brands across industries and sectors to effectively realise their marketing goals by creating meaningful experiences & telling impactful stories. With four decades of experience it has effectively set benchmarks in every format- on-ground, virtual and hybrid.


This is India’s first end to end truly experiential agency and was founded by a pioneer who paved the way for corporate events in India.


As a Manager HR, you will be responsible for running the daily functions of the Human Resource (HR) department including hiring and interviewing staff, administering pay, benefits, and leave, and enforcing company policies and practices.

What you will do:

  • Recruiting, interviewing and facilitating the hiring of qualified job applicants for open positions
  • Collaborating with departmental managers to understand skills and competencies required for openings
  • Conducting or acquiring background checks and employee eligibility verifications
  • Implementing new hire orientation and employee recognition programs
  • Performing routine tasks required to administer and execute human resource programs including but not limited to compensation, benefits, and leave; disciplinary matters; disputes and investigations; performance and talent management; productivity, recognition, and morale; occupational health and safety; and training and development
  • Handling employment-related inquiries from applicants, employees, and supervisors, referring complex and/or sensitive matters to the appropriate staff
  • Attending and participating in employee disciplinary meetings, terminations, and investigations
  • Maintaining compliance with employment laws and regulations
  • Possessing & maintaining knowledge of trends, best practices, regulatory changes, and new technologies in human resources, talent management, and employment law
  • Performing other duties as assigned

 

Desired Candidate Profile

What you need to have:
 
  • Bachelors degree in Human Resources, Business Administration, or related field required
  • Minimum 10 to 12 years of experience    Thorough knowledge of employment-related laws and regulations
  • Proficiency with Microsoft Office Suite or related software
  • Proficiency with or the ability to quickly learn the organization's HRIS and talent management systems
  • Head Hunting
  • MIS Reporting
  • Excellent communication, leadership, and interpersonal skills
  • Problem solving skills
  • Excellent organizational skills and attention to detail
  • Excellent time management skills with a proven ability to meet deadlines
  • Strong analytical and problem-solving skills
  • Ability to prioritize tasks and to delegate them when appropriate
  • Ability to act with integrity, professionalism, and confidentiality    
Read more
Adams Communication patterns llp
Mohali, Ludhiana, Amritsar, Chandigarh
3 - 7 yrs
₹3L - ₹5L / yr
skill iconPHP
skill iconLaravel
SOAP
skill iconHTML/CSS
skill iconjQuery
+2 more

Job Description:


  • Develop, test, and maintain applications to specified designs & standards in Laravel.
  • Develop & implement modern web services using service-oriented architecture, RESTful APIs, and SOAP.
  • Write and execute unit tests.
  • Implement front-end interfaces & experiences with modern HTML/CSS/jQuery.
  • Test, troubleshoot, and optimize application components for maximum speed, security, stability, and scalability.

Skills & Experience:


  • 4+ years of experience in Laravel.
  • Experience in Core PHP using MVC Architecture.
  • Ability to write APIs including Restful APIs.
  • Knowledge of database operations with MySQL/MariaDB, Stored procedures.
  • Knowledge of front-end technologies (HTML5, CSS3, JavaScript, jQuery, etc.).
  • Knowledge and experience of OOPS.
  • Knowledge of engineering practices like CI-CD.
  • Strong documentation, communication, and team collaboration skills.
  • Working knowledge of Lumen (preferred).
  • Must have full knowledge of latest version of Laravel & PHP
Read more
HelpNow
at HelpNow
1 video
5 recruiters
Mohika Jain
Posted by Mohika Jain
Mumbai
5 - 40 yrs
₹12L - ₹24L / yr
skill iconNodeJS (Node.js)
MySQL
skill iconPostgreSQL
skill iconDocker
skill iconJavascript
+9 more

About the Role:

The candidate will be heading HelpNow Tech-Team and will be responsible for building web platforms and should be highly experienced in server-side development and DevOps. The individual should be self-motivated, team player, possess creative problem-solving skills and have the ability to handle multiple projects at the same time. The candidate should have developed multiple tiered web applications with familiarity in modern web-based technologies.

Job Responsibilities:

  • Mandatory 5+ years hands-on experience on core Javascript, NodeJs and REST services.
  • Familiarity with typescript, advanced javascript ecosystem and MVC architecture.
  • Highly experienced in RDBMS (MySQL/Postgres).
  • Experience with Tools like Hadoop, GraphQL etc.
  • Oriented towards automating and scalable solution approaches.
  • Strong technical development experience on effectively writing code, code reviews, best practices code refactoring.
  • Experience with various source control tools like GIT, Jenkins CI/CD and Maven.
  • Strong experience with containers and container management platforms (Dockers, Kubernetes, etc.).
  • Experience working in software development with one or more of the following programming languages; Java, C/C++, C#, Python, JavaScript, and/or Go.
  • Experience in Agile development lifecycle methodology.
  • Proven problem solving and analytical skills.



Minimum of 5 years of work experience required.

Read more
Innovative Gaming Startup
Innovative Gaming Startup
Agency job
via Unnati by Swati Joshi
NCR (Delhi | Gurgaon | Noida)
1 - 3 yrs
₹2.5L - ₹5L / yr
skill iconGo Programming (Golang)
skill iconPython
Analytical Skills
Scalability
Erlang
+5 more
If you are a software specialist with good knowledge and background, and want to grow with a growing disruptive startup, then this role is for you.

Our client develops, publishes and distributes highly engaging games to a wide audience covering mobile, social and online platforms. Their group of architects are always attempting new and radical stuff that enhances the creative programming and gaming stages, keeping the players constantly glued and wanting for more.

Funded by SnapDeal founders, it is a cross platform gaming organisation focused on real money gaming and strategy games. The founder is an INSEAD and IIT-B alumni with more than 10 years of work experience across various countries.
 
As a Golang Developer,our main duties will include developing core modules and components and interconnecting them into a functional app.
 
What you will do:
  • Handling the server side programming of the multiplayer gaming application
  • Writing scalable, robust,, testable, efficient, and easily maintainable code
  • Translating software requirements into stable, working, high performance software
  • Translating design mockups and prototypes into working applications.
  • Building customer facing technology products, Developing Highly Scalable Code and Working Closely with Engineering and Product Team.
  • Building social, web and mobile based games for users across India

 

What you need to have:
  • Candidates with experience in Go / Python / Erlang will be preferred
  • Working experience in a Product StartUp (Internet / E-commerce) building scalable applications.
  • Hands on experience in system architecture and gaming apps
  • Good spoken and written communication skills.
  • Good team player.
  • Sharp analytical abilities with proven design skills
  • Able to think critically of the current system in terms of software development
Read more
Publicis Sapient
at Publicis Sapient
10 recruiters
Aman Nagpal
Posted by Aman Nagpal
Mumbai
4 - 8 yrs
₹10L - ₹30L / yr
skill iconJava
Spring MVC
skill iconSpring Boot
Object Oriented Programming (OOPs)
Design patterns
+1 more

Required Skills

  • As a Senior Core Java Developer, you will have a range of responsibilities from shaping and implementing strategic products to ensuring that company stays on the leading edge of technology
    • You will have generic capabilities across application development stack and strong technical expertise in one / two application layers
    • Excellent working knowledge of the following technologies:
    • Implementation exp (hands-on) on Server Side Java technologies (Core Java, Multithreading, Concurrent API’s, Executor services, collections, concurrent packages, DS/Algo, design patters/principles, basic data case, Junit/agile)
    • Design Patterns
    • SQL and Relational Databases such as DB2
    • Hands-on experience on Spring and Hibernate
Read more
Brillo Technology We have in Hyderabad and Bangalore
Brillo Technology We have in Hyderabad and Bangalore
Agency job
via RAM Informatics by Narasimha Kanamarlaputi
Remote, Hyderabad, Bengaluru (Bangalore)
3 - 5 yrs
₹60000 - ₹60000 / mo
skill iconReact.js
skill iconJavascript
DOM
skill iconRedux/Flux
skill iconHTML/CSS
+1 more

Responsibilities-

  • Developing new user-facing features using React.js, HTML5, CSS3
  • Building reusable components and front-end libraries for future use
  • Translating designs and wireframes into high quality code
  • Optimizing components for maximum performance across a vast array of web-capable devices and browsers

 

skills-

  • Strong proficiency in JavaScript, including DOM manipulation and the JavaScript object model
  • Good understanding of HTML5, CSS3 concepts
  • Thorough understanding of React.js and its core principles
  • Experience with popular React.js workflows (such as Flux or Redux)
  • Familiarity with newer specifications of EcmaScript
  • Experience with data structure libraries (e.g., Immutable.js)
  • Familiarity with RESTful APIs
  • Knowledge of modern authorization 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.
  • Ability to understand business requirements and translate them into technical requirements.
Read more
Smart Data Enterprises
at Smart Data Enterprises
3 recruiters
Sarika Tarudkar
Posted by Sarika Tarudkar
Nagpur
2 - 6 yrs
₹3L - ₹7L / yr
skill iconNodeJS (Node.js)
skill iconAngularJS (1.x)
MEAN stack
skill iconAngular (2+)
skill iconMongoDB
+3 more

About You:

We are looking for a candidate with 3 years of experience in mobile app development. Must have done at least 4 projects in react native. In this position you’ll be working with technologies like React Native, Redux, RX Observables, Type Script etc.

 

Skills & Qualifications:

- Good mobile app development experience (3 years)

- Strong knowledge of React Native(2+ years)

- Strong Javascript knowledge

- Strong attention to detail in UX & interactions

- Familiar with different tools Sentry, Bitrise, Hockeyapp, ESLint

- Familiar with Javascript ES6/ES7

- Experience with HTML/CSS(SAAS/LESS)

- Experience integrating REST APIs.

- Good knowledge of Git, Gitlab/bitbucket/Github etc.

- Familiarity with Redux

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