Job Title: Project Leader / Team Leader
Job Location: Gandhinagar
Job Type: Full-time
Experience Level: 5+ years in Software Development and Team Leadership
Job Summary:
We are looking for an experienced and highly skilled Project Leader/Team Leader with a strong background in server management, full-stack development using React, Node.js, and PHP. The ideal candidate will have a proven track record of leading teams, managing complex projects, and delivering high-quality software solutions on time. You will be responsible for overseeing the development team, guiding the technical direction, and ensuring optimal performance of servers and web applications.
Key Responsibilities:
Lead and manage a team of developers in full-stack development projects.
Oversee server management including setup, optimisation, monitoring, and troubleshooting.
Ensure the timely delivery of software projects while maintaining high coding standards.
Collaborate with cross-functional teams including designers, DevOps, and QA engineers to ensure seamless project execution.
Provide technical guidance and mentorship to team members in Reactjs, Node.js, PHP and Python.
Manage project scope, timelines, and resource allocation.
Ensure proper documentation and version control practices.
Review code for quality, scalability, and security.
Identify and mitigate risks in projects and propose solutions to technical challenges.
Stay up-to-date with emerging technologies and best practices in server management and software development.
Technical Expertise:
Solid experience in React.js and Node.js for full-stack web development.
Proficiency in PHP and working with popular PHP frameworks (e.g., Laravel, Codeigniter, Core).
Strong understanding of server management (Linux)
, cloud platforms (AWS, Azure, etc.), and database management (MySQL, MongoDB, etc.).
Experience with version control systems (e.g., Git).
Familiarity with containerization (e.g., Docker) and CI/CD pipelines.
Strong problem-solving skills and debugging expertise.
Leadership and Communication:
Proven experience leading software development teams.
Strong project management skills, including Agile/Scrum methodologies.
Excellent communication and interpersonal skills for cross-team collaboration.
Ability to mentor and guide junior developers, fostering a positive and productive work environment.
Qualifications:
Bachelor's degree in Computer Science, Information Technology, or a related field (or equivalent experience).
Minimum of 5 years of hands-on experience in software development with a focus on React.js, Node.js, and PHP.
Minimum of 2 years of experience in a leadership or managerial role.
Certification in Project Management (PMP, Agile, or equivalent) is a plus.

About Rayvat Outsourcing
Similar jobs
Company Description
KGISL Institute of Technology is a higher education institution located in Coimbatore, Tamil Nadu, India. As part of the KGISL Campus, the institute is committed to delivering quality education in the field of technology. With a focus on both theoretical and practical learning, KGISL Institute of Technology aims to produce skilled professionals who can meet the demands of the industry.
Role Description
This is a full-time on-site role for an Assistant Professor in the Computer Science and Engineering (CSE) department. Located in Coimbatore, the Assistant Professor will be responsible for teaching undergraduate and graduate courses, guiding student projects, and conducting research. Day-to-day tasks will include preparing lecture materials, evaluating student performance, mentoring students, and participating in faculty meetings. The role also involves contributing to curriculum development and engaging in departmental activities.
Qualifications
Strong knowledge in Computer Science and Engineering subjects
Experience in teaching at the undergraduate and graduate levels
Research skills and the ability to guide student projects
Excellent written and verbal communication skills
Proficiency in curriculum development and academic assessment
Master's degree in Computer Science, Engineering, or a related field
Experience in the use of digital tools and teaching technologies is an advantage
Commitment to continuous improvement and professional development
The requirements are as follows:
1) Familiar with the the Django REST API Framework.
2) Experience with the FAST API framework will be a plus
3) Strong grasp of basic python programming concepts ( We do ask a lot of questions on this on our interviews :) )
4) Experience with databases like MongoDB , Postgres , Elasticsearch , REDIS will be a plus
5) Experience with any ML library will be a plus.
6) Familiarity with using git , writing unit test cases for all code written and CI/CD concepts will be a plus as well.
7) Familiar with basic code patterns like MVC.
8) Grasp on basic data structures.
You can contact me on nine three one six one two zero one three two
Proactively identify and pursue new business opportunities by pitching influencer marketing solutions to brands across multiple industries. Build, manage, and expand long-term relationships with key decision-makers, including brand managers and marketing stakeholders at established companies. Understand brand objectives, campaign goals, and target audiences to recommend the most relevant and high-performing creators from our network. Execute structured outbound sales efforts, including cold emails, calls, and LinkedIn outreach. Develop and present customized influencer marketing proposals aligned with the client’s vision, supported by creative strategy and data-driven insights. Collaborate with internal teams to ensure successful campaign planning and execution
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.
- Has led engineering teams before with full-stack developers preferably and can contribute to building the team as per requirement
- Lead the team to plan, deign and build solutions
- Work closely with the founders to decide the direction of the product
- Have experience redefining the MSME sector
- Have worked on digitizing the supply side of the organization
- Have an experience of 6-8 years in the industry
- Preferable SaaS experience with a B2B set up
Job Summary:
1. Sourcing and Recruiting Candidates: Responsible for sourcing, identifying, and recruiting candidates for job vacancies. This includes online job portals, social media platforms, employee referrals and other recruitment methods to attract and screen potential candidates.
2. Conducting Interviews: Screening potential candidates to assess their suitability for the job which includes evaluating their skills, qualifications, experience, and other relevant factors.
3. Coordinating with Managers: Work closely with managers to understand the requirements and to ensure clear understanding of the job vacancy.
4. Managing the Recruitment Process: Manage end to end recruitment process effectively and efficiently. Creating Job Descriptions, Posting Job Adds, Screening Resumes, Scheduling Interviews and Placing an Offer.
5. Building Relationships: Build relationship with potential candidates, managers and other stakeholders to promote the organization as an attractive place to work.
6. Maintaining Candidates Database: Maintain database of potential candidates, keeping track of their resumes, qualifications, and other relevant information. Ensure that the organization has a pool of suitable candidates to choose from for future requirements.
Job Duties:
1. Develop and execute recruitment plans.
2. Networking through industry contacts, social media, and employees.
3. Sourcing the candidates from different recruitment sources.
4. Research and recommend new sources for recruitment.
5. Screening applicants to evaluate if they meet the job requirements.
6. Regular follow ups with the managers.
Job Requirements:
1. Bachelor’s degree in Human Resources or related field.
2. 4 – 7 years of experience in recruitment.
3. Hands on experience on Naukri, LinkedIn and various online job portals.
4. Experience in Core IT hiring.
5. Strong network among candidates, recruiters and consultants.
6. Excellent communications and presentation skills, both written and verbal.
7. Strong interpersonal skills and the ability to build relationships.
8. Familiarity with Applicant Tracking System and other Recruitment Softwares.
- Familiarize yourself with all services offered by our company.
- Excellent written and verbal communication.
- Experience with Using portal Upwork, PPH, Freelance
- Candidate from IT Background, Good knowledge. of IT Technologies. (WordPress, PHP, Shopify)
- Procuring new clients through direct contact, word-of-mouth, and collaboration with the marketing department.
- Attending networking activities to research and connect with prospective clients.
- Maintaining meaningful relationships with existing clients to ensure that they are retained.
- Crafting business proposals and contracts to draw in more revenue from clients.
JOB DESCRIPTION:
- Dossier preparation, review submission in ACTD/ CTD/ Country Specific format for Product registration for local and export to ensure error free timely submissions as per marketing Dept. timeline.
- To evaluate respond to any regulatory query, customer requirements that may arise from health authority so as to satisfy the query. Ensure accurate and timely responses to queries.
- Review technical documents like process validation, AMV, Stability and composition etc, labeling, batch records, specification sheets or test methods for compliance with applicable regulations and policies.
- To Co-ordinate / to visit with respective dept. in HO / Plant / ADL / R D for documents samples required for dossier / registration purpose. Co-ordination with API / PM vendors to resolve technical quires w.r.t. regulatory requirements.
- Artwork Checking development for registration and commercial purpose as per regulatory requirement Ensure that all product artwork is updated when necessary and submitted in correct format and subsequent approved artwork is accurately recorded and communicated. Handling local FDA, DCGI and regulatory related activities.
- Ensuring accurate recording and communication of regulatory submissions, correspondence with authorities and final approval to facilitate compliance.
- Carrying out any task delegated by Export Manager which contributes to overall running of the Export Department and assisting Export Manager in marketing business development activities. Participate in training activities for career development to attain a high level of competency in all aspects of regulatory affairs. Maintain current knowledge base of existing and emerging regulations, standards or guidance documents.
We are hiring, young, enthusiastic, dynamic, smart and experienced individual to be a part of our expanding marketing chain of Casey Food division. If you have –
- A Bachelor’s degree, with sales as your core dream.
- Proven Sales Experience.
- Fantastic track record of meeting sales target.
- A passion towards multitasking and team building.
- Ability to work under pressure.
- Strong problem-solving, organizational and management skills.
- Excellent negotiation, convincing and consultative sales expertise.
- Effective communication skills.
- Exceptional customer orientation knowledge.
Then you are the one to whom we are searching for. Being the Sales head of a district, you will dispose the following job responsibilities:
- Manage sales operations in assigned district to achieve revenue goals.
- Supervise sales team members; the BSMs, on daily basis and provide guidance whenever needed.
- Identify skill gaps and conduct trainings to sales team.
- Work with team to implement new sales techniques to obtain profits.
- Assist in employee recruitment, promotion, retention and termination activities.
- Conduct employee performance evaluation and provide feedback for improvements.
- Contact potential customers and identify new business opportunities.
- Stay abreast with customer needs, market trends and competitors.
- Maintain clear and complete sales reports for management review.
- Build strong relationships with customers for business growth.
- Analyze sales performances and recommend improvements.
- Ensure that sales team follows company policies and procedures at all times.
- Develop promotional programs to increase sales and revenue.
- Plan and coordinate sales activities for assigned projects.
- Provide outstanding services and ensure customer satisfaction.
We are looking the following skill sets within a prospective candidate –
- Strong verbal and written communication skills.
- A versatile personality with above average organizational and planning skills.
- A person with critical thinking and problem solving ability.
- A good team player with creation and handling of team.
- A customer centric person with customer centric business agenda.
- An exemplar having capacity to analyze marketing trends, and promoting product, service and promotional activities.
- A person who can develop transparent marketing strategies to expand brand recognition.
Experience –
3 – 8 years in FMCG/Retail of Insurance Marketing.
CTC –
20,000 fixed as regular salary, and 5, 000 as TA. Total = 25,000.









