
IT Recruiter
Urgent requirement for IT Recruiter for a US-based MNC
Apply only if you have experience in End to end It Recruitment.
Apply only if okay for CIEL HR payroll.
Please note the notice period. we are looking for an immediate to 15 days joiner only.
Experience: 3+ years
Location: Baner, Pune(looking for people in Pune only)
Notice Period: Immediate to 15 days
Working: currently WFH
Skills: End to End recruitment, Stakeholder management, Bulk hiring

Similar jobs
Role: Full Stack Developer II
Work Mode: Work From Office
As a Full Stack Developer II, you will play a pivotal role in designing, developing, and deploying high-performance web applications to manage, monitor, and interface with our robots. You are expected to lead by example—writing clean code, mentoring junior developers, and advocating for best practices across both front-end and back-end stacks. You'll also contribute to architectural decisions, scalability strategies, and end-to-end product delivery.
1. Full Stack Application Development
- Design and develop robust, scalable, and secure web applications using modern frameworks (React, Node.js).
- Implement end-to-end features—from the UI to backend APIs, database interactions, and real-time systems (WebSockets / Socket.IO).
- Write reusable components, services, and APIs following SOLID and DRY principles.
- Own features and modules independently, driving delivery from design to production.
2. System Design & Architecture
- Collaborate with architects and engineering leads to plan system architecture and microservices structure.
- Lead decisions around system performance, scalability, modularization, and maintainability.
- Design APIs, data models, and services for real-time robot communication, telemetry data, and control interfaces.
- Ensure secure communication using HTTPS / TLS fundamentals.
3. Technical Leadership & Mentorship
- Review and guide code contributions from junior and mid-level developers.
- Conduct mentoring sessions and 1:1s to uplift the team’s technical skills.
- Encourage a culture of ownership, continuous learning, and healthy code review habits.
4. DevOps, CI/CD & Cloud Integration
- Collaborate with DevOps to set up and maintain pipelines (CI/CD) for automated testing, deployment, and containerization (Docker).
- Good-to-have exposure with (AWS/ GCP Azure) to deploy applications securely and efficiently.
- Ensure logging, monitoring, and alerting are in place for production-grade systems.
- Good-to-have exposure: Bun, Hono, ArgoCD.
5. Testing & Quality Assurance
- Drive implementation of testing strategies including unit, integration, and end-to-end tests.
- Collaborate with QA engineers to ensure releases are stable, bug-free, and performant.
- Use tools like Vitest, Bun, Postman, etc., for automated testing and performance profiling.
6. Best Practices & Tech Exploration
- Keep the tech stack updated and help the team adopt new tools and patterns (e.g., SSR/SSG, Edge APIs).
- Ensure adherence to best practices in version control (Git), branching strategy, code documentation, and commit hygiene.
- Promote accessibility, security, and performance as first-class considerations.
7. Cross-Team Collaboration
- Work closely with product managers, UI/UX designers, robotics engineers, and QA to ensure tight alignment between software and hardware goals.
- Translate high-level business requirements into technical solutions.
8. Documentation & Knowledge Sharing
- Write and maintain technical documentation, design proposals, and onboarding guides.
- Conduct knowledge-sharing sessions and technical deep dives for the team.
You Are Expected To:
- Review and approve pull requests, ensuring high-quality code and design.
- Push back on poor architectural or implementation decisions.
- Communicate technical risks early and propose mitigation strategies.
- Act as a bridge between product, robotics, and frontend teams.
- Mentor and guide junior engineers, promoting technical excellence across the team.
Requirements
- Education: B.E/ B.Tech/M.E/M.Tech/ M.S in Computer Science, Electronics, or related fields.
- Minimum 3+ years of work experience in full stack development and having demonstrated problem-solving skills.
Core Technical Skills
- Frontend: React ecosystem, TanStack Suite (React Query, Router, Table), component-based architecture, TypeScript.
- Backend: Node.js, Express.js, REST APIs, WebSockets, authentication/authorization, modern runtimes like Bun, lightweight frameworks like Hono.
- Databases: NoSQL (MongoDB), Redis, ORM tools
- Testing: Vitest, Jest, Playwright/Cypress, integration suites, contract testing.
- DevOps: Docker, Nginx, GitOps, CI/CD (GitHub Actions, ArgoCD, etc.), infra-as-code (Optional).
- Familiarity with robotics, IoT, or real-time systems is a plus.
Bonus Skills
- Experience integrating with real-time robotic systems or IoT devices.
- Contributions to open source or developer tooling projects.
- Deep knowledge of browser rendering, async data flows, and modern state management patterns.
Benefits
- Innovative Work – Be part of cutting-edge robotics and automation projects.
- Career Growth – Opportunities for leadership, mentorship, and continuous learning.
- Collaborative Culture – Work with a passionate and skilled team in a dynamic environment.
- Competitive Perks – Industry-standard salary, bonuses, and health benefits.
- Inclusive Workplace – We are an equal-opportunity employer committed to diversity.
Equal Opportunity Employer
- ANSCER Robotics is committed to creating a diverse and inclusive workplace. We welcome applicants from all backgrounds and do not discriminate based on race, gender, religion, disability, or any other protected category. We believe in providing equal opportunities based on merit, skills, and business needs.
Role: Full-Time, Long-Term Required: Docker, GCP, CI/CD Preferred: Experience with ML pipelines
OVERVIEW
We are seeking a DevOps engineer to join as a core member of our technical team. This is a long-term position for someone who wants to own infrastructure and deployment for a production machine learning system. You will ensure our prediction pipeline runs reliably, deploys smoothly, and scales as needed.
The ideal candidate thinks about failure modes obsessively, automates everything possible, and builds systems that run without constant attention.
CORE TECHNICAL REQUIREMENTS
Docker (Required): Deep experience with containerization. Efficient Dockerfiles, layer caching, multi-stage builds, debugging container issues. Experience with Docker Compose for local development.
Google Cloud Platform (Required): Strong GCP experience: Cloud Run for serverless containers, Compute Engine for VMs, Artifact Registry for images, Cloud Storage, IAM. You can navigate the console but prefer scripting everything.
CI/CD (Required): Build and maintain deployment pipelines. GitHub Actions required. You automate testing, building, pushing, and deploying. You understand the difference between continuous integration and continuous deployment.
Linux Administration (Required): Comfortable on the command line. SSH, diagnose problems, manage services, read logs, fix things. Bash scripting is second nature.
PostgreSQL (Required): Database administration basics—backups, monitoring, connection management, basic performance tuning. Not a DBA, but comfortable keeping a production database healthy.
Infrastructure as Code (Preferred): Terraform, Pulumi, or similar. Infrastructure should be versioned, reviewed, and reproducible—not clicked together in a console.
WHAT YOU WILL OWN
Deployment Pipeline: Maintaining and improving deployment scripts and CI/CD workflows. Code moves from commit to production reliably with appropriate testing gates.
Cloud Run Services: Managing deployments for model fitting, data cleansing, and signal discovery services. Monitor health, optimize cold starts, handle scaling.
VM Infrastructure: PostgreSQL and Streamlit on GCP VMs. Instance management, updates, backups, security.
Container Registry: Managing images in GitHub Container Registry and Google Artifact Registry. Cleanup policies, versioning, access control.
Monitoring and Alerting: Building observability. Logging, metrics, health checks, alerting. Know when things break before users tell us.
Environment Management: Configuration across local and production. Secrets management. Environment parity where it matters.
WHAT SUCCESS LOOKS LIKE
Deployments are boring—no drama, no surprises. Systems recover automatically from transient failures. Engineers deploy with confidence. Infrastructure changes are versioned and reproducible. Costs are reasonable and resources scale appropriately.
ENGINEERING STANDARDS
Automation First: If you do something twice, automate it. Manual processes are bugs waiting to happen.
Documentation: Runbooks, architecture diagrams, deployment guides. The next person can understand and operate the system.
Security Mindset: Secrets never in code. Least-privilege access. You think about attack surfaces.
Reliability Focus: Design for failure. Backups are tested. Recovery procedures exist and work.
CURRENT ENVIRONMENT
GCP (Cloud Run, Compute Engine, Artifact Registry, Cloud Storage), Docker, Docker Compose, GitHub Actions, PostgreSQL 16, Bash deployment scripts with Python wrapper.
WHAT WE ARE LOOKING FOR
Ownership Mentality: You see a problem, you fix it. You do not wait for assignment.
Calm Under Pressure: When production breaks, you diagnose methodically.
Communication: You explain infrastructure decisions to non-infrastructure people. You document what you build.
Long-Term Thinking: You build systems maintained for years, not quick fixes creating tech debt.
EDUCATION
University degree in Computer Science, Engineering, or related field preferred. Equivalent demonstrated expertise also considered.
TO APPLY
Include: (1) CV/resume, (2) Brief description of infrastructure you built or maintained, (3) Links to relevant work if available, (4) Availability and timezone.
- 4+ years exp with solid backend/engineering experience.
- Knowledge of data structures and an eye for architecture.
- Solid CS fundamentals, fluent in multi-threaded and asynchronous programming, a strong inclination for architecting at scale.
- Excellent technical design, problem-solving, debugging, and communication skills.
- Rapid prototyping worked on distributed systems at scale.
- Basic knowledge of SQL as well as NoSQL databases.
- Proficient in Golang, it's design, and concurrency patterns.
Position: Oracle EBS Functional Consultant
Location: Gurgaon, India
Experience: 5+ Years
Salary Band - Till 28 lakhs/ Year
About the Company:IntraEdge is a leading provider of IT solutions, known for our commitment to excellence and innovation. We are looking for an experienced Oracle EBS Functional Consultant specializing in finance modules to join our team in Gurgaon.
Key Responsibilities:
- Finance Modules Expertise: Provide functional consulting for Oracle EBS Finance modules including General Ledger, Accounts Payable, Purchasing, iProcurement, Fixed Assets, and Sub Ledger Accounting.
- Client Advising: Advise clients on system setups, configurations, and best practices to optimize their use of Oracle EBS.
- Functional Specifications: Prepare detailed functional specification documents for new enhancements, customizations, and functionalities.
- Testing and Validation: Conduct thorough testing of enhancements and new functionalities to ensure they meet business requirements and function correctly.
- Conversion Activities: Lead and manage data conversion activities, ensuring accurate migration of data from legacy systems to Oracle EBS.
- Interface Activities: Develop and manage interfaces between Oracle EBS and other systems, ensuring seamless integration and data flow.
- Roll-Out Implementation: Participate in the roll-out implementation of Oracle R12 Financial modules, with hands-on involvement in at least 3 full-cycle projects.
- User Training: Provide training and support to end-users, ensuring they are equipped to effectively use the Oracle EBS system.
- Continuous Improvement: Identify opportunities for process improvement and system enhancements to maximize the value delivered by Oracle EBS.
Required Qualifications:
- Experience: Minimum of 5 years of experience as an Oracle EBS Functional Consultant.
- Education: Bachelor’s degree in Finance, Accounting, Information Technology, or a related field.
- Projects: Experience with at least 3 full-cycle roll-out implementation projects of Oracle R12 Financial modules.
- Technical Skills: Strong understanding of Oracle EBS architecture, configuration, and integration points.
- Documentation: Proficient in preparing detailed functional specification documents.
- Problem-Solving: Excellent analytical and problem-solving skills with a detail-oriented approach.
- Communication: Strong verbal and written communication skills, with the ability to effectively collaborate with clients and team members.
Preferred Qualifications:
- Certifications: Oracle EBS certifications are highly desirable.
- Industry Experience: Experience in [specific industry relevant to your company, if any].
- Project Management: Familiarity with project management methodologies and tools.
About Intraedge: https://intraedge.com/
Intraedge is a Technology, Products and Learning Organization, It was founded in 2002 with offices in the US, India, Europe, Canada, and Singapore. We provide our clients with the resources and expertise to enhance business performance through technology.
Key Responsibilities:
- Rewrite existing APIs in NodeJS.
- Remodel the APIs into Micro services-based architecture.
- Implement a caching layer wherever possible.
- Optimize the API for high performance and scalability.
- Write unit tests for API Testing.
- Automate the code testing and deployment process.
Skills Required:
- At least 2.5 years of experience developing Backends using NodeJS — should be well versed with its asynchronous nature & event loop, and know its quirks and workarounds.
- Excellent hands-on experience using MySQL or any other SQL Database.
- Good knowledge of MongoDB or any other NoSQL Database.
- Good knowledge of Redis, its data types, and their use cases.
- Experience with graph-based databases like GraphQL and Neo4j.
- Experience developing and deploying REST APIs.
- Good knowledge of Unit Testing and available Test Frameworks.
- Good understanding of advanced JS libraries and frameworks.
- Experience with Web sockets, Service Workers, and Web Push Notifications.
- Familiar with NodeJS profiling tools.
- Proficient understanding of code versioning tools such as Git.
- Good knowledge of creating and maintaining DevOps infrastructure on cloud platforms.
- Should be a fast learner and a go-getter — without any fear of trying out new things Preferences.
- Experience building a large-scale social or location-based app.
Selected intern's day-to-day responsibilities include:
1. Build and execute social media strategy through competitive research, platform determination, benchmarking, messaging, and audience identification
2. Generate, edit, publish and share daily content (original text, images, video, or HTML) that builds meaningful connections and encourages community members to take action
3. Set up and optimize company pages within each platform to increase the visibility of the company's social content
4. Moderate all user-generated content in line with the moderation policy for each community
5. Create editorial calendars and syndication schedules
6. Continuously improve by capturing and analyzing the appropriate social data/metrics, insights, and best practices, and then acting on the information
7. Collaborate with other departments (customer relations, sales, etc.) to manage reputation, identify key players, and coordinate actions
Who can apply:
1. Internship experience or knowledge on SMM
2. Immediate Joining
3. Should be available for 3 months.
4. Part time Internship
- Reporting to the Customer Experience Manager
- Work from office: the role will be based in Bark’s offices in Bangalore
- The package will be a good base salary with excellent commission on top
- He/she will be responsible for the following aspects of customer success, including:
- Front-line B2B support for inbound calls & mails (ratio 80:20))
- Successful onboarding of professionals to buy their first pack, soft sales for elite/up-gradation
- Build sustainable relationships and trust with customer accounts through open and interactive communication
Requirements
- Well versed in English and Telugu (oral and written communication)
- Experience in sales or customer support domain will be appreciated
- Fresh graduate or less than 2 years of experience
- A go-getter attitude to get things done efficiently and resolve user queries in a single contact
- Excellent communication style and ability to stay calm under pressure
Desirable
- Knowledge of any CRM tools/customer success platforms and how they work (Zendesk is preferred)
- Comfortable to work for 40 hours/ week on a roster basis
- Knowledge of other languages will be an advantage
An excellent opportunity for a Sales expert to join a Education Technology start-up.
- Initiating phone conversations with parents & brief them about the product
- Develop new business with constant communication through channels like Email, Whatsapp, SMS, calls
- Intensely following up with the prospects and closing the sales within the sales cycle
- Meet weekly & monthly sales targets
- Updating & maintaining MIS reports keeping track of factors like conversion factor, Average revenue generated per lead, Average revenue per sale, etc
Requirements
Skills Required:
- Result driven: Drive to meet targets, follow up proactively and persevere in the face of obstacles
- Good grip on English language
- Ability to work independently and proactively in a dynamic environment
Key Qualifications:
- Graduate in any stream
- Minimum 2+ years work experience in tele selling digital products
Benefits
Practix is an app that helps kids do self study. With Practix students can revise and practice Math and Science on their own everyday for duration set by their parents and get rewarded for their learning efforts.
It's an e-learning product by Propellum Infotech Pvt Limited, the makers of India's most widely used app for schools.
Kindly go through following Play Store link:
https://play.google.com/store/apps/details?id=com.pebstone.practix" target="_blank">https://play.google.com/store/apps/details?id=com.pebstone.practix
https://www.practix.in/" target="_blank">https://www.practix.in/









