Cutshort logo
PITCS logo
Human Resources (HR) Executive
Human Resources (HR) Executive
PITCS's logo

Human Resources (HR) Executive

Harshavardhan  Perubhotla's profile picture
Posted by Harshavardhan Perubhotla
0 - 1 yrs
₹1L - ₹1.4L / yr
Bengaluru (Bangalore)
Skills
Human Resources (HR)
Recruitment
Inbound Recruitment
* Handling End to End Recruitment process & Client Recruitment process
* Understanding the requirements from Panel 
* Coordinating with panels 
* Looking after the entire cycle of recruitment that includes headhunting/searching/sourcing potential candidates. 
* Sourcing candidates from various job portals, referrals, internal database and networking. 
* Short listing resumes by evaluating the candidate’s communication skills, presentation and technical skills based on the requirements. 
* Involved in re-sorting & screening the resumes, closely working with Managers for scheduling Meetings/appointments with the candidates. 
* Negotiating & convincing candidates to accept the offer and make them join as soon as possible. 
* Preparation of Weekly and Monthly report relating to Interviews with number of interviews happened, Offer Made and Candidates Joined.
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 PITCS

Founded :
2006
Type :
Services
Size
Stage :
Profitable

About

Poonam IT Consulting Services, abbreviated as PITCS is an ISO 27001:2013 certified company; a global provider of  Staffing, Recruitment Solutions, Payroll Services, Flexi Staffing and HR Consulting  Services with over more than 2 decades of expertise in the field and headquartered in Bangalore and having branch offices across different cities of India and around the globe. 

Read more

Connect with the team

Profile picture
Deekshitha Shettigar
Profile picture
Carolinnegomia G
Profile picture
Harshavardhan Perubhotla
Profile picture
Besty thomas
Profile picture
Sitara D
Profile picture
Shruthi Aravinda
Profile picture
BRUNDA S K
Profile picture
Ramya K
Profile picture
Rekha R
Profile picture
Segan G

Company social profiles

N/A

Similar jobs

Bengaluru (Bangalore), Mumbai, Delhi
6 - 15 yrs
₹6L - ₹12L / yr
civil project manager
wall panel installation
civil site engineer
building material

Job Title: Project Manager – Wall Panel Installation

Location: Delhi / Bangalore / Mumbai

Experience: 5+ Years

Salary: Up to ₹12 LPA (based on experience & suitability)

Industry: Building Materials / Interior Fit-Out / Construction

Job Summary:

We are looking for an experienced and dedicated Project Manager to oversee Wall Panel Installation Projects across multiple sites. The ideal candidate will have a proven track record in managing interior installation projects, coordinating with clients, vendors, and internal teams, and ensuring timely project delivery with quality standards.

Key Responsibilities:

  • Plan, execute, and monitor wall panel installation projects at assigned sites.
  • Handle client coordination, site surveys, installation scheduling, and project handover.
  • Manage installation teams and vendors to ensure timely execution.
  • Ensure materials, tools, and manpower are available and utilized efficiently.
  • Maintain strict adherence to quality standards and safety norms.
  • Prepare and present regular reports on project progress, issues, and resolutions.
  • Monitor project budgets and ensure minimal cost overruns.
  • Address any on-site technical or logistical challenges proactively.

Requirements:

  • Bachelor’s degree in Civil Engineering / Interior Design / Construction Management or related field.
  • Minimum 5 years of experience in managing wall panel or interior installation projects.
  • Excellent knowledge of site execution, project planning, and team coordination.
  • Strong leadership and communication skills.
  • Ability to manage multiple projects across different cities.
  • Proficient in MS Project/Excel/AutoCAD is an added advantage.
  • Willingness to travel or relocate as per project needs.

mail updated resume with current salary-

Email: etalenthire[st]gmail[dot]com

satish: 88O 27 49 743

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
Twin Engineers Pvt Ltd
Neemisha Agashe
Posted by Neemisha Agashe
Pune
0 - 4 yrs
₹4L - ₹6L / yr
SolidEdge
2D computer graphics
3D modeling

Who we are : 

At Twin, we specialize in Meter Mix Dispensing, Automotive Fluid Filling, and Robotic Dispensing. With over 30 years of industry leadership, we design cutting-edge machines that make manufacturing smarter and more efficient.


We are looking for a Service Engineer to join our team. If you enjoy problem-solving, working with high-tech machines, and helping customers get the best out of their equipment, this could be the perfect opportunity for you.


But, what you’ll be doing?


We are seeking a highly motivated Junior/Trainee Design Engineer to join our team. This role is ideal for fresh graduates or professionals with up to 2 years of experience who are eager to learn and grow in the field of design engineering.

Key Responsibilities:

  • Assist in designing and developing mechanical components, assemblies, and systems.
  • Work with CAD software (Solid Edge, SolidWorks, AutoCAD, BricsCAD, etc.) to create 2D/3D models and technical drawings.
  • Conduct design calculations, feasibility studies, and material selection.
  • Collaborate with senior engineers to modify and optimize designs for manufacturability and performance.
  • Support prototype development and testing.
  • Prepare documentation, reports, and presentations related to design projects.
  • Stay updated with industry trends, design standards, and emerging technologies.

Requirements:

  • Education: Bachelor’s or Master’s degree in Mechanical Engineering, Design, or Mechatronics (1st Class Preferred).
  • Experience: 0-2 years in a design engineering role (internships/training experience considered).

Technical Skills:

  • Proficiency in CAD software like Solid Edge, SolidWorks, AutoCAD, BricsCAD, etc.
  • Strong understanding of mechanics, materials science, and thermodynamics.

Soft Skills:

  • Excellent problem-solving, analytical abilities, and attention to detail.
  • Strong communication and teamwork skills.
  • Willingness to learn and take on new challenges.

Why Join Us?

  • Opportunity to work on real-world projects and develop technical expertise.
  • Hands-on training and mentorship from experienced engineers.
  • Career growth and development opportunities in a supportive environment.

If you are a passionate and driven individual looking to build a career in design engineering, we encourage you to apply!


Ready to Apply?

If you’re interested in working with cutting-edge technology and helping customers succeed, we’d love to hear from you. Apply now and take the next step in your career with us.



Read more
Optisol Business Solutions Pvt Ltd
Veeralakshmi K
Posted by Veeralakshmi K
Remote, Chennai, Coimbatore, Madurai
4 - 10 yrs
₹10L - ₹15L / yr
skill iconPython
SQL
Amazon Redshift
Amazon RDS
AWS Simple Notification Service (SNS)
+5 more

Role Summary


As a Data Engineer, you will be an integral part of our Data Engineering team supporting an event-driven server less data engineering pipeline on AWS cloud, responsible for assisting in the end-to-end analysis, development & maintenance of data pipelines and systems (DataOps). You will work closely with fellow data engineers & production support to ensure the availability and reliability of data for analytics and business intelligence purposes.


Requirements:


·      Around 4 years of working experience in data warehousing / BI system.

·      Strong hands-on experience with Snowflake AND strong programming skills in Python

·      Strong hands-on SQL skills

·      Knowledge with any of the cloud databases such as Snowflake,Redshift,Google BigQuery,RDS,etc.

·      Knowledge on debt for cloud databases

·      AWS Services such as SNS, SQS, ECS, Docker, Kinesis & Lambda functions

·      Solid understanding of ETL processes, and data warehousing concepts

·      Familiarity with version control systems (e.g., Git/bit bucket, etc.) and collaborative development practices in an agile framework

·      Experience with scrum methodologies

·      Infrastructure build tools such as CFT / Terraform is a plus.

·      Knowledge on Denodo, data cataloguing tools & data quality mechanisms is a plus.

·      Strong team player with good communication skills.


Overview Optisol Business Solutions


OptiSol was named on this year's Best Companies to Work for list by Great place to work. We are a team of about 500+ Agile employees with a development center in India and global offices in the US, UK (United Kingdom), Australia, Ireland, Sweden, and Dubai. 16+ years of joyful journey and we have built about 500+ digital solutions. We have 200+ happy and satisfied clients across 24 countries.


Benefits, working with Optisol


·      Great Learning & Development program

·      Flextime, Work-at-Home & Hybrid Options

·      A knowledgeable, high-achieving, experienced & fun team.

·      Spot Awards & Recognition.

·      The chance to be a part of next success story.

·      A competitive base salary.


More Than Just a Job, We Offer an Opportunity To Grow. Are you the one, who looks out to Build your Future & Build your Dream? We have the Job for you, to make your dream comes true.

Read more
Aurum Ventures
at Aurum Ventures
1 recruiter
Hariom Pathak
Posted by Hariom Pathak
Navi Mumbai
4 - 10 yrs
₹25L - ₹35L / yr
Product Marketing
B2B Marketing
Content Strategy
Product development
Job Description:
The role is for the senior product marketing manager we are looking for an experienced marketer, who is data-driven to own our product marketing function. Your goal is to drive sustainable financial growth through creating/ nurturing and converting marketing leads to boost sales.

Senior Product Marketing Manager Responsibilities:
  • Product messaging and positioning
  • Go to Market Strategies
  • Content Development 
  • Market, customer, and competitive analysis
  • Designing & Evaluating Marketing Collaterals/ Promotional Plans
  • Demand generation 
  • Evangelism
Read more
Testing Ground
at Testing Ground
2 recruiters
Bryan Long
Posted by Bryan Long
Remote only
2 - 10 yrs
S$0.5K - S$1K / yr
skill iconPython
skill iconDjango
skill iconReact.js
Backend testing
Product development

At Testing Ground, we are looking for a person who is highly passionate about technology and automation with a focus on value-driven deliverables, wants to work, learn, and expand their capability into the start-up domain.

 

This role is a great fit for someone who enjoys technology, project management, process improvement, and fast pace environment.

Apply to the link below and get in touch with now!

 

SKILLS REQUIRED (BACKEND ENGINEER)

 

  • A person should have a sense of ownership, hold accountability for the task allocated with a data and results-driven attitude
  • Have Knack over the bigger picture while building the technology with a keen eye over the minute details
  • Proficient knowledge of Backend Programming language/framework and Security Compliance
  • Must be experienced in designing and building Video Platforms with live streaming features
  • A person with a growth mindset, who demonstrate strong initiative for building up your own skills
  • In the ability to take existing models and best practices and adapt them to our environment
  • Must know agile Data Analytics tools and cloud technology with back end integration
  • Must know multiple systems, servers, data sources, analytics, and management with an ability to design dashboard with plugins

 

ROLES AND RESPONSIBILITIES

 

  • Build and Design models from scratch and help product managers and stakeholders understand results
  • Integration of user-facing elements developed by front-end developers with server-side logic
  • Design, implement and optimize the application for maximum speed and scalability
  • Management of hosting environment, Data migration, transformation, and scripting
  • Streamline the process, ensuring integration and deployment of AI-driven models
  • Set up and manage production infrastructure with the implementation of data storage solutions
  • Help business stakeholders understand the limitations and consequences of various alternatives when planning
  • Design Video making platform with a live streaming technology solution to integrate it with product
  • Build data ingest and data transformation infrastructure
  • Suggest creative and noble ideas to design a disruptive technology solution

 

BENEFITS

 

Remote Work | Flexibility | Flat Structure | Entrepreneurial Culture

A high degree of value on Autonomy, Flexibility, Empathy, and Mobility

An awesome work culture which has an agile team with a growth mindset

 

Read more
Shoocal
at Shoocal
1 video
1 recruiter
Akshay k
Posted by Akshay k
Remote, Bengaluru (Bangalore)
0 - 4 yrs
₹3L - ₹8L / yr
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconJavascript
SQL

Responsibilities 

  • Adding more features to our existing website which can ease the campaign launching process for campaigners. 
  • Incorporating various tools which can track the users behavior and other key metrics. 
  • Build APIs which are scalable and can help strategically partnering with other companies or organizations. 
  • Adopting and incorporating changes as per the new technologies. 
  • Investigate production issues pertaining to customer features to determine root cause and implement solutions 
  • Work with the real-time feedback from our users (external and internal) to make the products better. 
  • Take ownership of the backend services, ensure the best possible performance.
  • Strong problem-solving skills, organizational and communication skills, team player

 

Requirements 

  • Preferably 1+ year of experience in full stack development. 
  • Hands on experience in front-end languages preferably html5, CSS3, React Js. 
  • Top-notch programming skills in JavaScript and a strong understanding of web fundamentals 
  • Experience in backend languages preferably NodeJs
  • Familiar with MySQL/SQL server 
  • Familiar with JavaScript technologies 
  • Familiar with cloud services like AWS, Git 
  • Knowledge/experience in building Web APIs 
  • Good understanding of the foundations of security and best practices ∙ Good Problem-solving skills. 

 

What you'll get: 

Work with technologies like React, ReactJS, NodeJs.

Gain knowledge on full application lifecycle 

Faster growth and opportunities

Read more
Vestibulum Technologies Pvt Ltd
Srinivasan Saripalli
Posted by Srinivasan Saripalli
Bengaluru (Bangalore)
0.3 - 0.6 yrs
₹15000 - ₹25000 / mo
skill iconData Science
skill iconMachine Learning (ML)
skill iconDeep Learning
skill iconPython
Computer Vision
+3 more
Hiring for Machine Learning Deep Learning, who have build solutions for computer vision ,nlp, Tensorflow, Pytorch, Tensorflow Lite for Android phone 
Read more
Solutionec Private Limited
Bengaluru (Bangalore)
10 - 15 yrs
₹18L - ₹25L / yr
skill iconAmazon Web Services (AWS)
Solution architecture
skill iconJava
skill iconGo Programming (Golang)
Microsoft Business Intelligence (MSBI)
+6 more

Are you someone with a strong technology leadership background?

At Solutionec, we are looking for a Solution Architect professional who will work on complex and critical technology programs. Also, this role will allow you to engage in new and emerging technology and play an active role in Solutionec’s journey to the cloud.

In close partnership with business and IT partners, you will provide technical leadership and vision, authoring multi-year architecture roadmaps, and actively promoting opportunities to optimize, consolidate, reuse, and simplify. You will author actionable architecture solutions that achieve business goals, align with Solutionec technology strategy, and promote standard methodologies in design and architecture.


  • 10+ years’ experience which include analysis, design, architecture, and development along with leadership skills
  • Experience with Java/ C/Python is a must.
  • Experience hands on full stack architect with deep expertise in architecture design tools and in open source technologies/frameworks such as PostgreSQL, Ceph, Memcached, Redis, MongoDB, Nginx, Tomcat, Apache, angular/react, nodejs, spring boot
  • Experience with TSQL/SSRS/SSIS/SSAS/Informatica
  • Experience leading multiple, full lifecycle, large-scale Data Migration Projects
  • PostgreSQL Database Administrator with proven experience in large scale data migration from SQL Server to PostgreSQL
  • Experience with complex end to end Cloud migrations to AWS/Azure
  • Experience in cloud technologies including designing solutions that use AWS services such as EKS, RDS, S3, ALB, CloudWatch, ElastiCache and Lambda
  • Experience in the consulting field with excellent leadership, customer service, oral and written skills, project pricing, and presentation skills
  • Certified Solutions Architect with one of the major cloud providers will be a plus
  • Experience with healthcare a plus
Read more
HappLabs Software LLP
at HappLabs Software LLP
6 recruiters
Shruti Kulkarni
Posted by Shruti Kulkarni
Bengaluru (Bangalore)
2 - 3 yrs
₹4L - ₹5L / yr
MySQL
MVC Framework
skill iconJavascript
skill iconPHP
skill iconPython
+3 more
Job brief: We are looking for a experienced Full Stack Developer who possesses a passion for pushing Web technologies to the limits. This developer will work with our team of talented engineers to design and build the next generation of Web applications. Works closely with other app development and technical teams. Tech Stack : PHP, HTML, CSS, JAVASCRIPT, AJAX, REST API, JQUERY, POSTGRESQL, MYSQL, MVC FRAMEWORK. Responsibilities: ● Design and build advanced applications ● 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 ● Building reusable code and libraries for future use ● Optimization of the application for maximum speed and scalability ● Implementation of security and data protection ● Able to understand and create Documentation according to Client requirement. Requirements: ● Ability to write clean, commented and maintainable code. ● Proven track record in designing, architecting, developing enterprise class products and solutions. ● Good understanding of MVC frameworks. ● Good understanding of front-end technologies and platforms, such as JavaScript, HTML5, and CSS3. ● Desired experience in PHP. ● Understanding accessibility and security compliance. ● User authentication and authorization between multiple systems, servers, and environments. ● Integration of multiple data sources and databases into one system. ● Management of hosting environment, including database administration and scaling an application to support load changes. ● Data migration, transformation, and scripting. ● Understanding differences between multiple delivery platforms such as mobile vs desktop, and optimizing output to match the specific platform. ● Implementing automated testing platforms and unit tests. ● Proficient knowledge of a back-end programming language. ● Proficient understanding of code versioning tools, such as Git. ● Proficient understanding of OWASP security principles. ● Proper understanding of OOPS concepts. ● Creating database schemas that represent and support business processes. ● Understanding of startup culture. ● Good team player, Quick learner.
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