Cutshort logo
Padma Food Products logo
Business Development Associate
Business Development Associate
Padma Food Products's logo

Business Development Associate

Jaggruthi Kumaradasan's profile picture
Posted by Jaggruthi Kumaradasan
0 - 2 yrs
₹2L - ₹3L / yr
Bengaluru (Bangalore)
Skills
Market Research
Telesales
Business Development
  • Make a list of potential clients such as supermarkets, online grocery portals, kirana stores, etc.
  •  Work on analysing sales data and generate weekly sales reports via field sales management software
  •  Accompany salesmen and understand the selling process in-field sales
  •  Visit kirana stores and supermarkets to analyse shelf space, competitors in the market and market share of our product
  •  Suggest suitable promotional activities based on your observations
  •  Work closely with field sales executives and assist them in ascertaining the productivity of stores
  • Manage and learn the overall sales process and get first-hand experience in the FMCG market
  • Good telecommunication skills and corporate skills.
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 Padma Food Products

Founded :
2011
Type :
Product
Size :
20-100
Stage :
Bootstrapped

About

Bhima's Foods offers authentic South Indian ready-to-cook products including idli & dosa batter, Kerala parota, chapati, poori, and a variety of savory snacks. Padma Food Products is a family-run business striving to use traditional methods of production which enhance the unique taste of our products. Our company's mission is to empower women through employment and provide quality & affordable products to our customers.
Read more

Connect with the team

Profile picture
Jaggruthi Kumaradasan

Company social profiles

linkedin

Similar jobs

SDS softwares
at SDS softwares
2 candid answers
1 recruiter
Tanavee Sharma
Posted by Tanavee Sharma
Remote only
0.6 - 1 yrs
₹0.8L - ₹1L / yr
Lead Generation
English Proficiency
Client Servicing
Communication Skills
Presentation Skills
+3 more

🌟 Job opportunity- Business Development Executive (Fresher ) 🌟

📍 Location: Remote

⏳ Experience- 6 months to 1year only

💰 Salary: Rs. 7000 per month

🕒 Timings: 12 PM – 9 PM ( 8 hours, 5 days full time, Mon-Fri )


🚀 What You’ll Do:

Assist in identifying new business opportunities and partnerships.

Work on client outreach via calls, emails, and LinkedIn.

Support in creating business strategies to generate leads.

Collaborate with the team to achieve sales and growth targets.

Maintain client databases and prepare progress reports.


🎁 Perks & Benefits:

Hands-on Training & Mentorship

Remote work flexibility


✅ Who Can Apply:

Students or freshers eager to start a career in Business Development / Sales.

Strong communication & interpersonal skills.

Self-motivated and eager to learn.

Immediate joiner

Read more
Bengaluru (Bangalore)
4 - 10 yrs
₹10L - ₹12L / yr
Recruitment/Talent Acquisition
generalist

We're hiring an HR professional with 4+ years blending generalist duties and recruitment expertise. If you excel in employee relations, compliance, and full-cycle hiring, apply now!

Should have worked in Founder's Office OR start up's


HR Generalist/Recruiter role supporting talent acquisition, onboarding, policy enforcement, and employee engagement in a dynamic team.


Key Requirements

4+ years in HR: generalist experience (payroll, benefits, compliance, performance management) + hands-on recruitment (sourcing, interviewing, ATS management).

Strong communication for stakeholder collaboration and candidate experience.


Opportunity to work with a funded, high-growth organization

High visibility role with leadership interaction

Collaborative culture and career growth opportunities

Read more
Capital Squared
Hiring Team
Posted by Hiring Team
Remote only
5 - 10 yrs
₹25L - ₹55L / yr
skill iconPython
Scikit-Learn
pandas
skill iconPostgreSQL
Data engineering
+3 more

Full-Stack Machine Learning Engineer

Role: Full-Time, Long-Term Required: Python Preferred: C++


OVERVIEW

We are seeking a versatile ML engineer to join as a core member of our technical team. This is a long-term position for someone who wants to build sophisticated production systems and grow with a small, focused team. You will work across the entire stack—from data ingestion and feature engineering through model training, validation, and deployment.


The ideal candidate combines strong software engineering fundamentals with deep ML expertise, particularly in time series forecasting and quantitative applications. You should be comfortable operating independently, making architectural decisions, and owning systems end-to-end.


CORE TECHNICAL REQUIREMENTS

Python (Required): Professional-level proficiency writing clean, production-grade code—not just notebooks. Deep understanding of NumPy, Pandas, and their performance characteristics. You know when to use vectorized operations, understand memory management for large datasets, and can profile and optimize bottlenecks. Experience with async programming and multiprocessing is valuable.


Machine Learning (Required): Hands-on experience building and deploying ML systems in production. This goes beyond training models—you understand the full lifecycle: data validation, feature engineering, model selection, hyperparameter optimization, validation strategies, monitoring, and maintenance.


Specific experience we value: gradient boosting frameworks (LightGBM, XGBoost, CatBoost), time series forecasting, probabilistic prediction and uncertainty quantification, feature selection and dimensionality reduction, cross-validation strategies for non-IID data, model calibration.


You should understand overfitting deeply—not just as a concept but as something you actively defend against through proper validation, regularization, and architectural choices.

Data Pipelines (Required): Design and implement robust pipelines handling real-world messiness: missing data, late arrivals, schema changes, upstream failures. You understand idempotency, exactly-once semantics, and backfill strategies. Experience with workflow orchestration (Airflow, Prefect, Dagster) expected. Comfortable with ETL/ELT patterns, incremental vs full recomputation, data quality monitoring, database design and query optimization (PostgreSQL preferred), time series data at scale.


C++ (Preferred): Experience valuable for performance-critical components. Writing efficient C++ and interfacing with Python (pybind11, Cython) is a significant advantage.


HIGHLY DESIRABLE: MULTI-AGENT ORCHESTRATION

We are building systems leveraging LLM-based automation. Experience with multi-agent frameworks highly desirable: LangChain, LangGraph, or similar agent frameworks; designing reliable AI pipelines with error handling and fallbacks; prompt engineering and output parsing; managing context and state across agent interactions. You do not need to be an expert, but genuine interest and hands-on experience will set you apart.


DOMAIN EXPERIENCE: FINANCIAL DATA AND CRYPTO

Preference for candidates with experience in quantitative finance, algorithmic trading, or fintech; cryptocurrency markets and their unique characteristics; financial time series data and forecasting systems; market microstructure, volatility, and regime dynamics. This helps you understand why reproducibility is non-negotiable, why validation must account for temporal structure, and why production reliability cannot be an afterthought.


ENGINEERING STANDARDS

Code Quality: Readable, maintainable code others can modify. Proper version control (meaningful commits, branches, code review). Testing where appropriate. Documentation: docstrings, READMEs, decision records.


Production Mindset: Think about failure modes before they happen. Build in observability: logging, metrics, alerting. Design for reproducibility—same inputs produce same outputs.

Systems Thinking: Consider component interactions, not just isolated behavior. Understand tradeoffs: speed vs accuracy, flexibility vs simplicity. Zoom between architecture and implementation.


WHAT WE ARE LOOKING FOR

Self-Direction: Given a problem and context, you break it down, identify the path forward, and execute. You ask questions when genuinely blocked, not when you could find the answer yourself.


Long-Term Orientation: You think in years, not months. You make decisions considering future maintainability.


Intellectual Honesty: You acknowledge uncertainty and distinguish between what you know versus guess. When something fails, you dig into why.


Communication: You explain complex concepts clearly and document your reasoning.


EDUCATION

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


TO APPLY

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

Read more
Snaptics
Bhagya Sri
Posted by Bhagya Sri
Hyderabad
2 - 7 yrs
₹2L - ₹7L / yr
skill iconJavascript
skill iconReact.js
skill iconPHP
skill iconHTML/CSS
Wordpress

Company: Snaptics

Job title: Senior Fullstack developers

Job type: Full time

Location: Hyderabad

Work schedule: 6 days (week end off)

Shift timings: 10:00am-6:30pm

Eligibility: Any degree

Experience: 2-4 years

Requirements:

Solid expertise in CMS, PHP, Wordpress, HTML5, CSS3, JavaScript (ES6+), and React.js.

2+ years of experience in web development

Proficiency in TypeScript and experience with popular React State Management solutions like Redux or Context API.

Experience with responsive design and cross-browser compatibility.

Excellent design skills with an eye for aesthetics and usability.

Strong understanding of UI/UX design principles and the ability to transform complex concepts into intuitive, accessible, and visually appealing interfaces.

Strong communication and collaboration skills.

Experience with version control systems like Git.

Familiarity with RESTful APIs and integration with backend services.

Excellent problem-solving abilities with an aptitude for learning and adapting to new technologies.

Read more
A leading global information technology and business process
A leading global information technology and business process
Agency job
via Jobdost by Mamatha A
Chennai
3 - 8 yrs
₹8L - ₹19L / yr
skill iconNodeJS (Node.js)
skill iconMongoDB
Mongoose
skill iconExpress
API
A leading global information technology, and business process services company with operations across North America, Europe, Asia Pacific, Middle East, and India. We leverage our expertise in legacy and emerging digital technologies to deliver transformative outcomes for our enviable list of clients, which includes Fortune 1000 companies.
Our new vision “Reimagining a better-shared world” and mission “Bringing human expertise to tech for delivering purposeful solutions that amplify value” is at the heart of our transformation approach, powered by cloud, platform mindset, and engagement. Our motto “Let’s make digital change happen” is our commitment to empower our clients to succeed in this digital world. While our values – integrity, teamwork, the pursuit of excellence, committed, customer-centric, and thought-leadership, defines our character and behavior.

This person MUST have:
Node JS, REST, Mongo DB
 

Experience:
Min 3 year experience

Not more than 8 year experience.


Read more
FreshLMS Technology Pvt Ltd
Remote only
1 - 3 yrs
₹2.4L - ₹3L / yr
Copy Writing
Content Writing
Web content
Proofreading
Search Engine Optimization (SEO)
+3 more
  • Must be fluent in writing high-quality and error-free content in English.
  • Should have excellent grammar skills and vocabulary.
  • Willingness to learn and adapt quickly.
  • Notable research and time management skills.
Read more
BitClass
at BitClass
1 recruiter
Utsav Tiwary
Posted by Utsav Tiwary
Bengaluru (Bangalore)
2 - 5 yrs
₹8L - ₹24L / yr
skill iconReact Native
Mobile App Development
skill iconReact.js

BitClass, a VC funded startup in edtech, is looking for a React Native developer interested in building performant mobile apps on both the iOS and Android platforms. You will be responsible for architecting and building these applications, as well as coordinating with the teams responsible for other layers of the product infrastructure. Building a product is a highly collaborative effort, and as such, a strong team player with a commitment to perfection is required.

Responsibilities

  • Build pixel-perfect, buttery smooth UIs across both mobile platforms.
  • Leverage native APIs for deep integrations with both platforms.
  • Diagnose and fix bugs and performance bottlenecks for performance that feels native.
  • Reach out to the open source community to encourage and help implement mission-critical software fixes—React Native moves fast and often breaks things.
  • Maintain code and write automated tests to ensure the product is of the highest quality.
  • Transition existing Android app to React Native.

Skills

  • Firm grasp of the JavaScript language and its nuances, including ES6+ syntax
  • Ability to write well-documented, clean Javascript code
  • Rock solid at working with third-party dependencies and debugging dependency conflicts
  • Familiarity with native build tools, like XCode, Gradle, Android Studio/IntelliJ
  • Understanding of REST APIs, the document request model, and offline storage
  • Experience with automated testing suites, like Jest or Mocha
Read more
UBS Cognizant
at UBS Cognizant
1 video
1 recruiter
Agency job
via MindMap Consulting by Chirantak Agarwal
Bengaluru (Bangalore), Hyderabad, Pune, Chennai
6 - 10 yrs
₹8L - ₹12L / yr
RPA
robotic process
robotic
Automation
Prism
+3 more

This is a Contract Based role only

Not a "Fulltime opportunity"

 

Role Summary:

 

The Robotics Process Automation Senior Developer is responsible for designing and coding the automation process components. The RPA Senior developer develops the automation design to ensure it meets the specifications. The design must handle concurrency, scalability, restart and recovery, auditing & object reuse for all the automations that are designed and developed. The senor developer will also validate the automation by performing appropriate unit testing, and ensure configuration control is maintained at all times. The senior developer mentors junior developers and performs QC checks on code components developed by them.

 

 

DUTIES / ACCOUNTABILITIES

 

 

Responsibilities include, but may not be restricted to:

  • Design technical specifications for RPA that meets the requirements and handled all the non functional requirements of concurrency, scalability, security requirements, restart and recovery.
  • Develops and configures automation processes as per the technical design document to meet the defined requirements. Works on the coding the more complicated automations or reusable components, and delegates and mentors junior developers for the less complex components.
  • Develops new processes/tasks/objects using core workflow principles that are efficient, well structured, maintainable and easy to understand.
  • Complies with and helps to enforce design and coding standards, policies and procedures.
  • Ensures documentation is well maintained.
  • Ensures quality of coded components by performing thorough unit testing.
  • Works collaboratively with test teams during the Product test and UAT phases to fix assigned bugs with quality.
  • Reports status, issues and risks to tech leads on a regular basis
  • Improves skills in automation products by completing automation certification.
  • Mentors junior developers and performs code reviews for quality control.

 

 

Qualifications

 

EDUCATION

  • Bachelor university degree in Engineering/Computer Science.

 

KEY SKILLS

  •  5- 8 years of IT experience and having good understanding of programming concepts.  Should be from a programming background on any coding language (.Net, Java).
  • Working experience in RPA for a minimum of 2 years and having project experience of a minimum 3 RPA implementations.
  • Understands development methodology and lifecycle
  • Should be trained on RPA tools (Blue Prism/Automation Anywhere).
  • Self-motivated, team player, action and results oriented.
  • Well organized, good communication and reporting skills.

 

 

Desirable:

  • Prior experience in UI automation, Robotics process automation is an added advantage.
  • Certification in Robotics
Read more
Galentic Technologies
at Galentic Technologies
1 recruiter
Kunal Sabnis
Posted by Kunal Sabnis
Mumbai
2 - 5 yrs
₹4L - ₹10L / yr
Performance Testing
Test Automation (QA)
JMeter
Dynatrace
HP LoadRunner
+2 more
Design and Implement Performance Test Plan èUnderstand and analyse system under test. èCreate scripts & scenarios èExecute and manage load tests. èCollect & Analyze and report client side metrics èCollect & Analyze server side metrics for Linux Servers èCollect & Analyze Application Level metrics and report recommendations èIdentify or recommend changes to the code, design and infrastructure based on tested results
Read more
Kraftshala
NCR (Delhi | Gurgaon | Noida)
2 - 4 yrs
₹6L - ₹10L / yr
skill iconReact.js
skill iconAngularJS (1.x)
skill iconJavascript
About: Kraftshala is India’s premier business training and assessment platform and the largest online educator amongst students of top 50 business schools, including all IIMs, ISB, XLRI, FMS, SP Jain etc. Our programs, built in collaboration with the aspirational recruiters like Unilever, Nestlé, 3M etc help students prepare for placements and jobs. The Kraftshala learning model combines industry relevant content with hands-on projects, one-on-one coaching from experienced mentors and access to exclusive jobs based on INDUSTRYCreds™ scores, which is a 360° assessment that maps closely to students’ on the job performance. The INDUSTRYCreds scores are the only academic score on the basis of which major recruiters offer direct interviews to high potential students, enabling those companies to hire better trained talent at substantially reduced costs. Kraftshala is backed by noted investors Doreswamy Nandkishore (Former Fortune 100 CEO, Head of Asia, Oceania, Africa for Nestlé S.A.), Pallav Jain and Sarfaraz Khimani (co-CEOs of Performics, one of India’s largest performance marketing agencies). We are an ambitious team of professionals who are gunning to bring transformative changes to the higher education and training ecosystem.
 What you will be doing :
- - You will be working on consumer product made using React.js, Redux and TypeScript in front-end used by thousands of India’s best business students and working professionals, plus leading a team of front-end developers.

 - We are working to gamify the learning experience for our users. You will be responsible for :  
- Taking control of the development of these products, work in association with technology team to maintain and build these platforms
 
- Leading the team of front-end developers and defining the technology roadmap

- Implementing and maintaining features in Kraftshala's applications, web services and products 

- Interacting with a product and design teams to spec, build, test and deploy new features 

- Improving testing, streamlining product releases and maintain product quality

 - Understanding and implementing security and data protection

 - Maintaining code integrity and organization 

- Designing the overall architecture of the web applications 

- Maintaining quality and ensure the responsiveness of applications

 - Collaborating with the rest of the engineering team to design and launch new features 

What you need : 
- Engineering degree with 2-4 years of web and/or mobile development experience 

 - Exposure to building web and mobile applications and services on the web platform with ReactJS
 
- Strong product and design sensibilities and obsessive attention to detail

 - Experience working with graphic designers and converting designs to visual elements

 - Comfortable working across the stack including prototyping, development, testing, and deployment 

- Able to take complex problems and break them down into smaller tasks

 - Comfortable with iterative development practices and code reviews
 
- Deep understanding of software development principles
 
Plus points : 
- Experience working on large scale PHP applications with React.js and AngularJS

 - Experience with Data & ML-based applications

 - Previous experience as a part of a consumer product-oriented team

 - Contributions to open-source ecosystem
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