Cutshort logo
Uloapp logo
National Sales Head - - Business Development
National Sales Head - - Business Development
Uloapp's logo

National Sales Head - - Business Development

Neeraj Kumar's profile picture
Posted by Neeraj Kumar
8 - 15 yrs
₹10L - ₹20L / yr
Bengaluru (Bangalore), Delhi, Gurugram, Noida, Pune
Skills
Sales
Business Development
SaaS
Responsibilities:Analyse business potential, conceptualise & execute strategies to drive sales, augment turnover and achieve desired targets.Preparing and implementing Annual Sales StrategyAchieving Business Plan Targets to contribute to the profitability & achieve value addition & market share in accordance with the Regional Business Plan.Strategising & drawing long term plans for sustained profitable growth.Build and leverage relationships with existing clients through proactive & creative client service to ensure retention of clients.Ensuring per client revenue optimisation by servicing, acquiring & up selling to the existing clients.Instrumental in setting up a customer complaint resolution team with an objective of customer retention by resolving customer complaints within a specific timeline.New Business development & People ManagementNew market penetration by Resource Planning, Setting up new offices in potential markets, hiring sales and support team, training & coaching to ensure the desired delivery.
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 Uloapp

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

About

Uloapp.co.in is India's Most Trusted Apartment Management Application which aims to provide seamless communication between resident and admistration by providing features like visitors management, maintenance management, billing and invoice management, security system, local helpline information, parking management and so on. ॐ नमः शिवाय
Read more

Connect with the team

Profile picture
Neeraj Kumar

Company social profiles

blogtwitterfacebook

Similar jobs

Moshi Moshi
at Moshi Moshi
3 candid answers
Human Resource
Posted by Human Resource
Bengaluru (Bangalore)
3 - 4 yrs
₹6L - ₹8L / yr
Social media management
Client Servicing
Social media strategy
Social Media Marketing (SMM)
Trend analysis
+1 more

About Us:

We are not just an AD agency or a creative agency, we are a Communication Company. Founded in 2014, Moshi Moshi is a young, creative, gutsy, and committed communication company that wants its

clients to always Expect the EXTRA from it. Our primary clientele consists of Startups and corporations like Ola, Zoomcar, Mercedes Benz, ITC, Aditya Birla Group, TATA Group, MTV, IHCL,Jaquar, Sobha, Simple Energy, and Godrej amongst others. We have a huge team of creative folks, marketers, learners, developers, and coders who believe Moshi Moshi is an experience rather than a company.


Job Role: Senior Social Media Account Manager

Experience Level: 3+ years in Agency set-up

Location: Bangalore, On-site


Job Description:

● Create campaign strategies and monitor the execution to achieve the brand objectives.

● Manage social handles of the brand, like Instagram, Facebook, LinkedIn, X etc.

● Develop, implement and manage a brand's social media strategy on a monthly basis.

● In-depth knowledge of social media marketing, market trends, integration of online with offline marketing and reporting.

● Measure the success of every social media campaign, as per required metrics.

● Work with copywriters and designers to ensure content is well-suited and appealing to the defined target group for respective brands.

● Communicate with industry professionals and 3rd party vendors if and when required.

● Provide constructive feedback to the team(copy & design) to achieve desired results.


Requirements:

1. Bachelor's degree in Marketing, Communications, or a related field (Master's degree preferred).

2. 3+ years of proven experience in social media management within a client-based agency or related environment. 3. Demonstrated success in devising and executing impactful social media strategies for a variety of clients.

4. Excellent written and verbal communication skills, conveying ideas clearly to internal teams and clients.

5. Profound understanding of social media platforms, algorithms, content formats, and best practices.

6. Proven track record of generating exceptional results via integrated marketing strategies(online+offline).

Read more
Remote only
5 - 10 yrs
₹25L - ₹55L / yr
Data engineering
Databases
skill iconPython
SQL
skill iconPostgreSQL
+4 more

Role: Full-Time, Long-Term Required: Python, SQL Preferred: Experience with financial or crypto data


OVERVIEW

We are seeking a data engineer to join as a core member of our technical team. This is a long-term position for someone who wants to build robust, production-grade data infrastructure and grow with a small, focused team. You will own the data layer that feeds our machine learning pipeline—from ingestion and validation through transformation, storage, and delivery.


The ideal candidate is meticulous about data quality, thinks deeply about failure modes, and builds systems that run reliably without constant attention. You understand that downstream ML models are only as good as the data they consume.


CORE TECHNICAL REQUIREMENTS

Python (Required): Professional-level proficiency. You write clean, maintainable code for data pipelines—not throwaway scripts. Comfortable with Pandas, NumPy, and their performance characteristics. You know when to use Python versus push computation to the database.


SQL (Required): Advanced SQL skills. Complex queries, query optimization, schema design, execution plans. PostgreSQL experience strongly preferred. You think about indexing, partitioning, and query performance as second nature.


Data Pipeline Design (Required): You build pipelines that handle real-world messiness gracefully. You understand idempotency, exactly-once semantics, backfill strategies, and incremental versus full recomputation tradeoffs. You design for failure—what happens when an upstream source is late, returns malformed data, or goes down entirely. Experience with workflow orchestration required: Airflow, Prefect, Dagster, or similar.


Data Quality (Required): You treat data quality as a first-class concern. You implement validation checks, anomaly detection, and monitoring. You know the difference between data that is missing versus data that should not exist. You build systems that catch problems before they propagate downstream.


WHAT YOU WILL BUILD

Data Ingestion: Pipelines pulling from diverse sources—crypto exchanges, traditional market feeds, on-chain data, alternative data. Handling rate limits, API quirks, authentication, and source-specific idiosyncrasies.


Data Validation: Checks ensuring completeness, consistency, and correctness. Schema validation, range checks, freshness monitoring, cross-source reconciliation.


Transformation Layer: Converting raw data into clean, analysis-ready formats. Time series alignment, handling different frequencies and timezones, managing gaps.


Storage and Access: Schema design optimized for both write patterns (ingestion) and read patterns (ML training, feature computation). Data lifecycle and retention management.

Monitoring and Alerting: Observability into pipeline health. Knowing when something breaks before it affects downstream systems.


DOMAIN EXPERIENCE

Preference for candidates with experience in financial or crypto data—understanding market data conventions, exchange-specific quirks, and point-in-time correctness. You know why look-ahead bias is dangerous and how to prevent it.


Time series data at scale—hundreds of symbols with years of history, multiple frequencies, derived features. You understand temporal joins, windowed computations, and time-aligned data challenges.


High-dimensional feature stores—we work with hundreds of thousands of derived features. Experience managing, versioning, and serving large feature sets is valuable.


ENGINEERING STANDARDS

Reliability: Pipelines run unattended. Failures are graceful with clear errors, not silent corruption. Recovery is straightforward.


Reproducibility: Same inputs and code version produce identical outputs. You version schemas, track lineage, and can reconstruct historical states.


Documentation: Schemas, data dictionaries, pipeline dependencies, operational runbooks. Others can understand and maintain your systems.


Testing: You write tests for pipelines—validation logic, transformation correctness, edge cases. Untested pipelines are broken pipelines waiting to happen.


TECHNICAL ENVIRONMENT

PostgreSQL, Python, workflow orchestration (flexible on tool), cloud infrastructure (GCP preferred but flexible), Git.


WHAT WE ARE LOOKING FOR

Attention to Detail: You notice when something is slightly off and investigate rather than ignore.


Defensive Thinking: You assume sources will send bad data, APIs will fail, schemas will change. You build accordingly.


Self-Direction: You identify problems, propose solutions, and execute without waiting to be told.


Long-Term Orientation: You build systems you will maintain for years.


Communication: You document clearly, explain data issues to non-engineers, and surface problems early.


EDUCATION

University degree in a quantitative/technical field preferred: Computer Science, Mathematics, Statistics, Engineering. Equivalent demonstrated expertise also considered.


TO APPLY

Include: (1) CV/resume, (2) Brief description of a data pipeline you built and maintained, (3) Links to relevant work if available, (4) Availability and timezone.

Read more
Impacto Digifin Technologies
at Impacto Digifin Technologies
4 candid answers
1 recruiter
Reshika Mendiratta
Posted by Reshika Mendiratta
Bengaluru (Bangalore)
3yrs+
Upto ₹15L / yr (Varies
)
skill iconReact Native
skill iconAndroid Development
skill iconJava
skill iconKotlin
Xcode
+4 more

Senior Mobile App Developer (Android & iOS – React Native)


Role Overview

We are seeking an experienced and technically strong Senior Mobile App Developer who can independently design, develop, deploy, and maintain production-grade mobile applications for both Android and iOS platforms using React Native as the primary framework. The role demands a hands-on professional with a strong product mindset and end-to-end ownership capabilities


Location: Brookefield, Bangalore (Onsite)


Key Technical Environment

  • Frontend Framework: React Native (Primary)
  • Android Development: Android Studio, Java, Kotlin
  • iOS Development: Xcode, Swift, Objective-C
  • Backend Integration: RESTful APIs, JSON, Secure API Consumption
  • Mobile Deployment: Apple App Store & Google Play Store
  • Version Control: Git-based workflows

Detailed Responsibilities

  • Design and develop scalable mobile applications using React Native.
  • Implement native modules and platform-specific customizations.
  • Manage Android and iOS build, testing, and release cycles.
  • Optimize application performance, security, and stability.
  • Collaborate with Product, Backend, QA, and UI/UX teams.
  • Take ownership of modules from development to production.

Required Skills & Qualifications

  • 3+ years of hands-on mobile application development experience.
  • Strong production experience with React Native.
  • Expertise in Android Studio and Xcode.
  • Proficiency in Swift, Objective-C, Kotlin, or Java.
  • Experience publishing iOS applications to the App Store.
  • Strong debugging, problem-solving, and communication skills.

Why Join Us

  • Work on scalable, real-world product applications.
  • High ownership and end-to-end responsibility.
  • Exposure to enterprise and fintech-grade systems.
  • Competitive compensation package.

Work Details

  • Working Days: Monday to Saturday (Alternate Saturdays Off)
  • Working Hours: 9:00 AM – 6:00 PM
Read more
With A Consulting, Outsourcing, and Technology Services comp
With A Consulting, Outsourcing, and Technology Services comp
Agency job
via Jobdost by Saida Pathan
Mumbai
3 - 8 yrs
₹6L - ₹10L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB
Mongoose
skill iconExpress

 

Key Skills and Requirements

· Minimum 3+ years of hands-on experience in Node.js and Express.js

· Bachelor Degree in Computer Science OR in related field B.sc - IT/ BCA /MCA/B.Tech/M.Tech

· Programming experience in Web Application development with Node.js and Express.js

· Must have experience in JavaScript, Node.js, Express.js or have extensive exposure in any MVC framework

· Expert in MySQL and Store Procedures

· Knowledge of REST API / Web API protocol

· Understanding HTML, CSS, JavaScript, JQuery, Ajax, JSON, OOPs well enough

· Good to have: React Js.

· Strong coding skills, good analytical and problem-solving skills

· Ability to write clear, concise, well-structured, and well-organized code

· Experience with third-party libraries and APIs(Zoho, Leadsquared, Knowlarity, Exotel, LCode, Karza, Google API, DIGIO, etc)

· Ability to identify weaknesses in existing code and improve it

 

Plus but not required

 

· A plus if you have Slide experience with Git Command lines.

· A plus if you have any experience with Github, Gitlab, Bitbucket.

· A plus if you have any experience with UI Design

· A plus if you have any experience with PHP, CodeIgniter

· A plus if you have any experience with React JS/Angular JS

 

Essential Duties and Responsibilities

· Collaborate with cross-functional teams to define, design, and ship new features

· Work with outside data sources and APIs

· Unit-test code for robustness, including edge cases, usability, and general reliability Work on bug fixing and improving application performance

· Continuously discover, evaluate, and implement new technologies to maximize development efficiency

Read more
Intellisolvers
priya dubey
Posted by priya dubey
Noida
0.6 - 1 yrs
₹1.8L - ₹2.4L / yr
skill iconPHP
skill iconLaravel

Job Title: Junior Web Developer (PHP)

Company: Weber Services

Location: Sector 62, Noida, Uttar Pradesh

Experience Required: 6Months to 1 year

Job Summary:

We are seeking a motivated Junior Web Developer with 6 months to 1 year of experience in PHP development. The ideal candidate should have a foundational understanding of web-based project development and a willingness to grow in a fast-paced, team-oriented environment.

Key Responsibilities:

  • Assist in designing and developing dynamic web applications using PHP
  • Support senior developers in maintaining high-quality, efficient, and well-documented code
  • Collaborate with team members to understand and implement project requirements
  • Work on the integration of third-party services such as social networks and payment gateways
  • Assist with database queries, normalization, and basic data modeling
  • Debug and troubleshoot common issues under the guidance of senior developers

Requirements:

  • 6 months to 1 year of hands-on experience in PHP-based development
  • Familiarity with at least one PHP framework (e.g., Laravel, WordPress, CodeIgniter)
  • Basic knowledge of OOP concepts, MVC architecture, and RESTful web services
  • Exposure to front-end technologies like HTML, CSS, JavaScript, jQuery, or Ajax
  • Understanding of MySQL or other SQL-based databases
  • Enthusiastic learner with a passion for building scalable web applications

Good to Have (Not Mandatory):

  • Experience working on CMS platforms like WordPress or Joomla
  • Exposure to tools like Git or any version control system
  • Familiarity with integrating APIs (Social login, Payment gateways, etc.)


Read more
Expand My Business
Hyderabad
5 - 10 yrs
₹10L - ₹25L / yr
skill iconReact.js
skill iconJavascript
skill iconRedux/Flux
TypeScript
skill iconHTML/CSS
+4 more

Responsibilities

  • Work in a fun and fast-paced environment.
  • Participate in requirements gathering, design, development, QA, support.
  • Communicate with different stakeholders such as QA, Project Managers and Product Owners
  • Discover, evaluate, and implement new technologies to maximize development efficiency.
  • Groom, mentor and upskill team members with modern technologies and development practices

Key Competencies:

  • 5-8 Years of relevant experience in front-end development.
  • At least 5-4 years of working experience with the React ecosystem.
  • In-depth knowledge of TypeScript, CSS, and HTML.
  • Strong proficiency in Vanilla JavaScript, DOM, Browser API’s and ES6 Features.
  • Strong Knowledge of State Management with React and relevant workflows.
  • Good Understanding of Modern frontend workflows with NPM, Webpack, Babel etc.
  • Knowledge of modern programming paradigms like functional and reactive programming.
  • Knowledge of testing frameworks including Chai, Mocha and Sinon or equivalent.
  • Experience with using browser-based dev tools for trouble shooting and enhancing the performance.

Good to have skills:

  • Knowledge of cloud-based services like AWS and GCP.
  • Working knowledge of Video streaming and playback
  • Knowledge of modern programming paradigms like functional and reactive programming.


Read more
CPP
CPP
Agency job
via ALIQAN Technologies by Kalpana Rani
Remote only
4 - 7 yrs
₹5L - ₹15L / yr
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconAngular (2+)
skill iconAngularJS (1.x)
skill iconMongoDB
+4 more

Desired Profile

 Feasibility assessments – Outline Risks , Design , Effort / Cost Estimate.

 Analyse, design, document, and agree - Solutions to meet requirements / timelines.

 Produce refined estimates of effort, time, resource, and costs for work requests.

 Work effectively with Product Managers and Product Owners to ensure delivery against agreed priorities.

 Develop code, perform peer code reviews, and complete integration tests.

 Ensure delivery of high quality, fit-for-purpose solutions – Follow software development & architectural principals.

 Ensure all solutions maintain the integrity of data throughout capture, processing, and storage.

 Engage with the various testing teams, facilitating systems Test, UAT & other test phases.

 Ensure all software changes are prepared for deployment into PRODUCTION, following CPP’s change control processes.

 Provide regular development progress reports to key stakeholders as necessary.

 Maintain effective documentation and share expertise with colleagues to eliminate single points of expertise within the team.

 Research the external environment, and where appropriate identify and recommend external partners for the delivery of best in class technologies suitable for CPP applications.

 Understanding the use cases (and/or user stories) in order to oversee the design of the architecture for the products to be built.

Skills:

Significant “hands on” software development/support experience gained in a commercial environment with React & Node.

Demonstrable knowledge of Postgres database technology.

Proven experience of using automated test tools/frameworks (e.g. Spock, Selenium, JEB) and Continuous Integration tools (e.g. Hudson, Jenkins).

Experience in a range of software development methodologies (e.g. Agile/SCRUM, Waterfall, DevOps) and secure coding standards (e.g. OWASP).

Knowledge of payment processing regulations (PCI-DSS) and security standards (ISO 27001).

Knowledge of other software development tools (e.g. Stash, Jira, Git).

 Degree in a relevant IT discipline, or equivalent experience gained in a relevant industry

Read more
Healthmug
at Healthmug
4 recruiters
Aishwarya Niranjan
Posted by Aishwarya Niranjan
NCR (Delhi | Gurgaon | Noida)
0 - 1 yrs
₹10000 - ₹10000 / mo
Content Writing
Blogging
Creative Writing
Selected intern's day-to-day responsibilities include:

1. Creating content for the website that is relatable and gives ample information that can help the customer.
2. Writing clear and informative blogs.
3. Proofreading content for errors or additions and ensure that content is written per instructions.
4. Conducting simple keyword research and use SEO guidelines to increase web traffic
5. Developing a strong grasp on brand's tone within a short time span.
6. Developing campaign ideas for various digital and offline campaigns.
7. He/She will work closely with technical & business development members of our organization.
Read more
LimeTray
at LimeTray
1 recruiter
Bhavya Jain
Posted by Bhavya Jain
NCR (Delhi | Gurgaon | Noida)
2 - 4 yrs
₹7L - ₹14L / yr
skill iconJavascript
skill iconHTML/CSS
skill iconReact.js
JOB DESCRIPTION: We are looking for someone who can work with the Platform vertical to extend and scale our product-line. Every product line has the dependency on other products within LimeTray eco-system and SE- 2 is expected to collaborate with different internal teams to own stable and scalable releases. While every product-line has their own tech stack - different products have different technologies and it's expected that Person is comfortable working across all of them as and when needed. Some of the technologies/frameworks that we work on - Microservices, Java, Node, MySQL, MongoDB, Angular, React, Kubernetes, AWS, Python REQUIREMENTS Minimum 2-year work experience in building, managing and maintaining Java applications B.Tech/BE in CS from Tier 1/2 Institutes Strong Understanding of Algorithms & Data structures Strong proficiency with Javascript & ReactJS Good experience in MySQL and No SQL technologies Delivered quality work with a medium contribution Understanding of git, unit tests & technical documentation. Has a basic understanding of server management/deployment. Culture Ownership Driven - Owns end to end development Team Player - Works well in a team. Collaborates with & outside the team. Communication - Speaks and writes clearly and articulately. Maintains this standard in all forms of written communication including email. Proactive & Persistence - Acts without being told to and demonstrates a willingness to go the distance to get something done Develops emotional bonding for the product and does what is good for the product. Customer first mentality. Understands customers pain and works towards the solutions. Honest & always keeps high standards. Expects the same form the team. Strict on Quality and Stability of the product.
Read more
Enterprise Mobility Inc
Chirag Kathrani
Posted by Chirag Kathrani
Anywhere
3 - 7 yrs
₹10L - ₹50L / yr
Suite Script
Enterprise Resource Planning (ERP)
Salesforce
NetSuite
We are implementing a NetSuite ERP integration with Salesforce. Most of the task would be involved in SuiteScripts. Salesforce developer is already hired but someone with both skills is preferred not mandatory.
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