
We are looking for a dynamic and motivated
Associate Engineering Manager
to join our
team. This role requires a blend of technical proficiency, leadership abilities and strategic
project execution skills to ensure successful delivery of high-impact projects. You will work
closely with engineering teams to deliver high-quality solutions, drive innovation and
contribute to the growth and success of the organization.
Key Responsibilities:
Software Development & Engineering Leadership:
Lead and support a team of engineers to achieve project goals and career growth.
Ensure best practices in software development, including code quality, security and
performance optimization.
Participate in architectural discussions and technical problem-solving.
Drive continuous improvement in engineering processes and delivery timelines.
Conduct post-project reviews to identify lessons learned and improve future processes.
Foster a culture of innovation, collaboration and accountability within the engineering
team.
Stay updated with industry trends and emerging technologies to drive technical
excellence.
Project Planning and Execution:
Define project scope, goals, deliverables, and success criteria.
Create detailed project plans, including timelines, resource allocation, and risk
assessments.
Monitor project progress, remove blockers and ensure timely delivery.
Effectively manage scope creep and ensure projects stay on schedule.
Maintain up-to-date project documentation and dashboards.
Stakeholder & Team Management:
Collaborate with product managers, designers and other stakeholders to define and
execute technical roadmaps.
Communicate effectively with stakeholders, including senior management and external
partners.
Facilitate regular status updates, reviews and team meetings.
Address stakeholder concerns and incorporate feedback into project processes.
Risk & Budget Management:
Identify potential project risks and develop mitigation strategies.
Monitor risks throughout the project lifecycle and update contingency plans as required.
Qualifications & Skills:
Bachelor's degree in Computer Science, Engineering or a related field.
Minimum of 5 years of experience in software development, with at least 3 years of hand-
on coding experience and 1-2 years in a leadership role.
Excellent leadership and team management skills.
Good problem-solving and analytical thinking abilities.
Strong understanding of software development lifecycles and best practices.
Ability to manage multiple projects simultaneously.
Excellent communication, stakeholder management and problem-solving skills.
Ability to work in a fast-paced, dynamic environment and manage multiple priorities.
Nice to Have:
Hands-on experience with cloud platforms (AWS) and modern development frameworks
is a plus.
Familiarity with containerization technologies like Docker.
Why Join Us?
Work with a passionate team on cutting-edge technology for one of the largest cricket
platforms.
Opportunity to influence and drive engineering and project management strategies.
A dynamic and collaborative work environment with exciting challenges.
If you are a
tech-savvy leader with a passion for project execution and engineering
excellence
, we would love to hear from you!

About Cricbuzz
About
Similar jobs
Job Title: ,
Location - Pune (1 Position)
Job Overview:
We are looking for a proactive, creative, and detail-oriented Social Media Executive to manage and execute digital and social media strategies for multiple brands. This role involves content planning, social media management, performance tracking, and campaign observation to build brand presence and drive online engagement across various digital channels.
Key Responsibilities:
Social Media Planning & Strategy
Develop and execute tailored social media strategies aligned with client goals.
Plan monthly content calendars and campaign timelines.
Content Curation & Platform Management
Ideate and curate engaging and brand-relevant content (posts, stories, videos, etc.).
Collaborate with design and content teams to ensure visually appealing creatives.
Manage and oversee social media accounts across platforms like Facebook, Instagram, LinkedIn, Twitter, and YouTube.
Monitor comments, messages, tags, and DMs. Engage meaningfully to foster a positive brand image.
Write caption for social media posts
Analytics & Reporting
Track, measure, and report the performance of content & campaigns using analytics tools.
Generate insights and recommendations for continual improvement.
Provide regular performance reports and insights to clients
Creative Collaboration
Collaborate with other teams to create visually appealing and shareable content & support the execution of social media campaigns and promotions.
Stay up-to-date with the latest social media trends, Competitors’ strategies, best practices and contribute innovative ideas
Ensure creatives adhere to platform guidelines and brand tone.
Provide briefs and client feedback to creative teams.
Client Coordination
Understand client objectives and expectations, ensure timely execution of deliverables, and provide regular updates.
Campaign Support
Support execution of campaigns, seasonal promotions, product launches, and collaborations.
Collaborate with other team members ensuring successful campaign execution & delivering results.
Reporting & Insights
Generate weekly/monthly performance reports.
Analyze data to identify trends and performance gaps.
Provide recommendations for future improvements.
Present insights to internal teams or clients in a structured manner.
Platform Knowledge & Trend Awareness
Stay updated on ad platform changes, policy updates, and new features.
Explore beta features for more engagement
Experiment with new content formats and platform features to boost reach and engagement.
Apply learnings to improve ideation and performance.
Required Skills -
1-1.5yrs experience in Social Media Management
Knowledge of social media platforms and their respective algorithms
Proficiency in social media management tools
Strong copywriting and content creation skills
Experience of digital advertising and campaign management
Excellent verbal and written communication skills
Ability to work in a fast-paced environment and manage multiple client projects simultaneously
Experience in canva for Graphic & Reel creation is a plus
Immediate Opening No. of Position - 1
Salary - 20K + (Based on experience) In Office position
At HM Ad-World Pvt. Ltd., we pride ourselves on delivering exceptional results for our clients. If you're passionate about social media, have a flair for creativity, and thrive in a collaborative environment, we encourage you to apply for this exciting position. Join our team and help shape the digital presence of diverse brands across multiple industries.
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.
key skills - Flutter, android development, ios development
Experience: 1 - 4 years
location - chennai
Roles and Responsibilities
- Good programming skills in Dart and Object-Oriented concepts.
- Experience with Flutter - Material design, BLOC, Async, Streams, Navigation.
- Exposure to Android and iOS Mobile Application Stack.
- Experience in working with RESTful APIS, TCP / Sockets.
- Knowledge in version control - Git
Location: Bangalore, Mumbai, Hyderabad, Pune, Delhi
Responsibilities :
● Build and nurture high performing teams of skilled software engineers. Find and hire top talent for your team
● Work closely with your team providing continuous feedback to raise the bar
● Shape team goals by developing a deep understanding of our business processes and success criteria
● Develop and execute a long-term product roadmap and architecture while balancing short term commitments
● Work closely with the team to architect and develop the best technical design and approach to solve complex problems.
● Take the accountability of the overall health of the products you build, and predictability of the deliverables of your team
● Effectively partner with engineering, product and business stakeholders across the organization to co-define and deliver on own and team goals
What are we looking for ?
● Bachelors or Masters Degree in Computer Science or a related field from a college of repute
● 8 to 14 years of industry experience in software engineering with 2 to 3 years of experience of directly managing a team of software engineers
● Prior experience in established start-ups would be preferred
● Experience with object-oriented design and languages
● Track record of building and delivering mission critical, 24x7 production software systems
● Experience architecting systems on AWS platform a strong plus
● Be able to deal with ambiguity and independently drive, design, and implement large scale software solution
● Proven track record of taking ownership and driving results on technical projects
● Ability to handle multiple competing priorities in a fast-paced environment
● Technical aptitude to quickly grasp complex technical issues and communicate directly with technical and non-technical teams
● Knowledge of professional software engineering practices and best practices for the full software development life cycle (SDLC), including coding standards, code reviews, source control management, build processes, testing, and operation
This is a full-time on-site role for a Project Architect. The Project Architect will be responsible for managing projects.The Project Architect will contribute to the design and development of architectural projects, collaborate with internal teams and external stakeholders, and ensure projects are executed efficiently and effectively.
- QualificationsStrong background in Architecture and Project Management
- Excellent organizational and leadership skills
- Ability to effectively communicate and collaborate with multidisciplinary teams
- In-depth knowledge of construction and building codes
- Detail-oriented with a strong focus on quality and accuracy
- Experience in the interior design industry is a plus
- Bachelor's or Master's degree in Architecture or related field
Duration: 1Year
Certification: PD1 Must
Must Skills: LWC, Aura, Apex, Sales / Service Cloud, communities.
Rate: $10/hr USD
No.Of.Positions: 4
Experience: 3-4years
About GlowRoad:
GlowRoad is building India's most profitable social e-commerce platform where resellers share
the catalog of products through their network on Facebook, Whatsapp, Instagram, etc and
convert them to sales. GlowRoad is on a mission to create micro-entrepreneurs (resellers) who can set up their web-store, market their products and track all transactions through its platform.
GlowRoad app has ~15M downloads and 1- million + MAU's.-
GlowRoad has been funded by global VCs like Accel Partners, CDH, KIP and Vertex Ventures and recently raised series C Funding. We are scaling our operations across India.-
GlowRoad is looking for team members passionate about building platforms for next billion
users and reimagining e-commerce for mobile-first users. A great environment, a fun, open,
energetic and creative environment. Approachable leadership, filled with passionate people, Open communication and provides high growth for employees.
Role:
● Gather, process/analyze and report business data across departments
● Report key business data/metrics on a regular basis (daily, weekly and monthly
as relevant)
● Structure concise reports to share with management
● Work closely with Senior Analysts to create data pipelines for Analytical
Databases for Category, Operations, Marketing, Support teams.
● Assist Senior Analysts in projects by learning new reporting tools like Power BI
and advanced analytics with R
Basic Qualifications
● Engineering Graduate
● 6- 24 months of Hands on experience with SQL, Excel, Google Spreadsheets
● Experience in creating MIS/Dashboards in Excel/Google Spreadsheets
● Strong in Mathematics
● Ability to take full ownership in terms of timeline and data sanity with respect to
reports
● Basic Verbal and Written English Communication
- Develop or integrate with a Charging management system (CMS).
- Develop the backend for the apps (subscription, locating, reservation, payments, operation).
- Develop the backend for the host apps (setting availability, pricing).
- Develop the central dashboard for internal purposes.
- Develop the dashboard for monthly revenue remittance to hosts.
- Develop a dashboard for network partners.
- Develop the system for custom ad delivery in invoices.
- Setup, Deploy and Manage the servers and APIs.
Exp : 6 -12 yrs,
Np : Immediate or Less than 30 Days,
Location : Hyderabad.
JD:
Strong knowledge of Android SDK, different versions of Android, and how to deal with different screen sizes
· Hands-on Kotlin, Strong OOPs concept along with SOLID principles
· Strong knowledge of Android UI design principles, patterns like MVP , Clean MVP
· Familiarity with RESTful APIs to connect Android applications to back-end services
· Proficient understanding of code versioning tools, such as Git
· Experience with offline storage, threading, and performance tuning, Memory optimization
· Excellent verbal and written communication skills.
· Effective in a team environment as well as working independently.
· Proven ability to learn and grasp concepts quickly in a fast-paced environment.
Preferred
· Expertise on UI testing using expresso and Unit testing.
· Expertise on creating custom scalable UI View and frameworks.
· Knowledge on JNI and Android NDK.









