
Role Purpose:
The Mechanical Design - HVAC - primary purpose is to drive the strategic direction and technological advancement of mechanical and cooling infrastructure within our data center portfolio. This role is focused on leading research, developing innovative thermal designs, establishing global engineering standards, evaluating emerging technologies, and providing expert mechanical guidance to optimize performance, enhance scalability, and achieve sustainable outcomes for future data center deployments.
6+ years of progressive experience in mechanical engineering roles, with a strong emphasis on HVAC, thermal management
Key Responsibilities:
- Advanced Mechanical System Design & Innovation:
- Lead the research, conceptualization, and design of next-generation cooling systems for data centers, including advanced chilled water plants, direct expansion (DX) systems, adiabatic and evaporative cooling solutions, liquid cooling technologies (e.g., direct-to-chip, immersion cooling), and innovative heat rejection strategies.
- Develop groundbreaking mechanical architectures that push the boundaries of PUE (Power Usage Effectiveness), thermal density, scalability, and resilience beyond current industry norms.
- Conduct comprehensive feasibility studies, technical evaluations, and detailed cost-benefit analyses for new mechanical cooling technologies and design concepts.
- Global Mechanical Engineering Standards & Best Practices:
- Define, develop, and maintain global mechanical engineering standards, specifications, and best practices for data center design and construction, ensuring consistency, reliability, and cost-effectiveness across all regions.
- Evaluate and incorporate relevant industry standards (e.g., ASHRAE, Uptime Institute, NFPA, local building codes, energy efficiency regulations) into design guidelines.
- Drive standardization of mechanical components, equipment, and processes to optimize supply chain, reduce lead times, and improve operational maintainability.
- Technology Scouting & Evaluation:
- Actively research and scout emerging mechanical technologies, disruptive innovations, and cutting-edge solutions in thermodynamics, fluid dynamics, heat transfer, and sustainable cooling relevant to data centers.
- Conduct rigorous technical due diligence, testing, and proof-of-concept initiatives for promising new mechanical technologies.
- Develop technology roadmaps for future mechanical infrastructure upgrades and deployments.
- Cross-Functional Collaboration & Subject Matter Expertise:
- Serve as the top-tier mechanical subject matter expert (SME) for the organization, providing advanced technical guidance and mentorship to regional engineering teams, operations, and project managers.
- Collaborate closely with Electrical, BMS/Automation, IT Infrastructure, and other Core Engineering Leads to develop integrated, holistic data center designs.
- Partner with R&D teams, vendors, and academic institutions to drive joint innovation efforts in cooling and mechanical systems.
- Performance Optimization & Future Proofing:
- Develop methodologies and tools for analyzing mechanical system performance, efficiency (PUE, WUE - Water Usage Effectiveness), thermal management effectiveness, and reliability.
- Define strategies for future-proofing mechanical infrastructure against evolving IT equipment thermal demands, climate change impacts, and sustainability goals.
- Lead initiatives for advanced thermal monitoring, controls, and predictive analytics for mechanical systems.
- Documentation & Intellectual Property:
- Generate comprehensive engineering reports, white papers, technical specifications, and design guidelines for mechanical systems.
- Contribute to the development of intellectual property (patents, trade secrets) related to data center mechanical and cooling solutions.
Education- Bachlors/Master's degree in Mechanical Engineering
infoatgoldenhiredotin

About GoldenHire Consultancy
About
Similar jobs
Strong Ecommerce Designer / Digital Creative Designer Profile
2
Mandatory (Experience 2): Must have hands-on experience designing Product Detail Pages (PDPs), Brand Stores, Product Listing creatives, Promotional Banners, Landing Pages, and other ecommerce marketing assets.
3
Mandatory (Experience 3): Must have advanced proficiency in Adobe Photoshop, Illustrator, After Effects, along with strong working knowledge of Figma and collaborative design workflows.
4
Mandatory (Experience 4): Must have experience creating both static and motion creatives for digital commerce channels, optimized for desktop, mobile, and tablet.
5
Mandatory (Experience 5): Must have strong understanding of ecommerce creative best practices, marketplace guidelines, brand consistency, content hierarchy, and conversion-focused design principles.
6
Mandatory (Experience 6): Must have experience working with AI-powered creative tools such as Firefly, Midjourney, Runway, Sora, ChatGPT, or similar AI design tools.
7
Mandatory (Portfolio): Candidate must share a strong portfolio showcasing ecommerce creatives, PDPs, marketplace assets, brand stores, banners, and digital campaigns.
8
Mandatory (Industry): Candidates from Beauty, Skincare, Cosmetics will be highly preferred. Experience with brands such as L'Oréal, Revlon, Estée Lauder, Nykaa, Tira, Mamaearth, The Derma Co., Plum, Minimalist, etc (Please refer to Target Company list)
AI Engineer
LLMs, Agents & AI Services
📍 Mumbai (On-site) | Full-time | 2-4 years
About the Role:
Unico Connect is an AI-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies.
AI is core to how we design, deliver, and scale software for our customers.
We are hiring an AI Engineer for a dedicated client engagement building a complex production AI platform, working on the AI capabilities and agentic features at the core of the product.
The mandatory requirement for this role is at least one AI feature personally shipped to production for real users, with operational ownership.
The role suits someone who thinks quickly on solutioning, can take an ambiguous problem to a working prototype in days, and has the discipline to carry it through to production with predictable economics.
You will work alongside the Senior AI Engineer and the wider pod, with ownership of parts of the AI surface area of the product.
Responsibilities:
Solutioning and POCs
Translate ambiguous customer problems into working POCs at speed.
Pick the right model, framework, and architecture, and demonstrate value early before scaling investment.
LLM Application Development
Build AI features and services using LLM APIs from OpenAI, Anthropic, Google, and self-hosted open-weight models (Llama, Qwen, Mistral).
Choose the right model per use case based on cost, latency, capability, and context-window trade-offs.
Agentic System Design
Design and implement agentic workflows using LangGraph, CrewAI, AutoGen, LlamaIndex Agents, or custom orchestration.
Cover tool use, planning, memory, and multi-step reasoning appropriate to the problem.
API and Service Development
Build production AI services and APIs using Python and FastAPI.
Handle streaming responses, async processing, structured outputs, retries, and graceful degradation when models or tools fail.
Retrieval and Tool Integration
Implement RAG pipelines with vector databases (Pinecone, Weaviate, Qdrant, pgvector, Chroma), embeddings, chunking strategies, hybrid search, and reranking.
Integrate external tools, internal APIs, and document sources through tool-calling and MCP-style patterns.
Cost Analysis and Unit Economics
Model the per-request and per-user cost of every AI feature before it ships.
Track token usage, prompt caching, batching, and model-routing strategies.
Drive measurable improvements in unit economics.
Production Hardening
Add observability and tracing (LangSmith, Langfuse, OpenTelemetry), guardrails, content safety checks, prompt injection defences, and fallback behaviour.
Prompt Engineering and Evaluation
Design, test, and iterate prompts with measured outcomes.
Build evaluation harnesses for accuracy, hallucination, latency, and cost.
Run benchmarks across models and prompt variants before locking in a design.
Requirements:
AI Feature Shipped to Production (Mandatory)
Must have personally built and shipped at least one AI feature that runs in production for real users, with operational ownership.
POCs, internal demos, and one-off scripts do not qualify.
2 to 4 Years of Professional Software or AI Engineering Experience
With at least one production AI feature owned end to end.
Strong Python Proficiency and API Development with FastAPI
Comfort with type hints, async, packaging, testing, streaming responses, and authentication.
Production-grade Python, not notebook-only code.
Hands-on Depth Across the LLM and Agent Stack
Working experience with at least two of OpenAI, Anthropic Claude, Google Gemini, or self-hosted open-weight models (vLLM, Ollama, Together, Replicate).
Working familiarity with at least one agent framework (LangGraph, CrewAI, AutoGen, LlamaIndex Agents) or hand-rolled equivalent.
Working knowledge of RAG, embeddings, and vector databases (Pinecone, Weaviate, Qdrant, pgvector, Chroma).
Solutioning Speed and POC Velocity
Demonstrated ability to move from a fuzzy problem to a working prototype in days.
Strong instinct for what to build first, what to defer, and what to throw away.
Cost Discipline for Production AI
Ability to calculate, monitor, and optimise the cost of LLM APIs, tokens, embeddings, vector store usage, and infrastructure.
Treats unit economics as a first-class concern.
AWS Familiarity
Working knowledge of EC2, S3, IAM, and at least one of Bedrock, SageMaker, or equivalent.
Comfortable in a Fast-Moving Environment
Self-directed, comfortable with ambiguity, takes ownership without being asked, and ships under shifting priorities.
Strong Written and Spoken English Communication
Able to explain trade-offs to non-AI engineers, designers, product managers, and clients in plain language.
Nice to Have
- fine-tuning or LoRA, QLoRA, PEFT exposure
- MCP server authoring
- eval framework experience (LangSmith, Promptfoo, Ragas, DeepEval)
- open-source AI contributions
- multi-modal models (vision, audio)
Job Title: Lead Tableau Consultant
Location: Marathahalli, Bangalore (Onsite)
Job Type: Full-time
Key Responsibilities:
· Develop dashboards and reports using Power BI.
· Work with Azure Synapse, Data Factory, and Azure SQL for data integration.
· Build and optimize data models and DAX queries.
· Collaborate with stakeholders to gather and analyze reporting needs
· Ensure performance, security, and scalability of visual solutions
· Strong experience in Tableau
Required Skills:
· Power BI, DAX, Azure Synapse, ADF, SQL, Data Modeling, Data Storytelling
· Tableau (Dashboard Development, Data Visualization, Calculated Fields,
· LOD Expressions)
· Microsoft Fabric (preferred)
Total Experience (Mandatory): 1+ years of B2B Direct Sales / Business Development experience in Corporate Training, Learning Solutions, B2B EdTech, IT Services, or Enterprise Consulting Sales
Mandatory (Experience 1 – Direct Sales / Hunting): Must have hands-on experience in direct sales, including prospecting, client outreach, requirement discovery, solution pitching, negotiation, and deal closure.
Mandatory (Experience 2 – End-to-End Sales Cycle): Must have independently handled the complete sales cycle, from enquiry to proposal submission and closure.
Mandatory (Experience 3 – Account Management): Must have experience managing existing client accounts, including renewals, upsell/cross-sell, and long-term relationship management.
Mandatory (Experience 4 – Technology & Consulting Orientation):Basic to intermediate understanding of emerging technologies such as Cloud, Data, AI/ML, Cybersecurity, DevOps, or Digital Transformation domains.
Mandatory (Communication Skills): Must have excellent verbal and written communication, negotiation, and presentation skills to articulate value propositions and influence clients.Ability to listen actively, understand client needs, and provide tailored solutions.
Mandatory (Education Background): Must have a technical or IT-oriented education background —BE / BSc IT / MSc IT is mandatory.
We are hiring for the role of Video Editing. If you are interested, please submit your resume and previous work
Key Responsibilities:
- Design, develop, and maintain scalable applications using Python and TypeScript.
- Work with cutting-edge tech, building solutions using Large Language Models.
- Architect and optimise cloud infra for efficiency, security, and scalability (AWS, Azure, or GCP).
- Integrate and deploy APIs, databases, and front-end interfaces seamlessly.
- Lead code reviews to uphold coding standards and mentor junior developers.
Required Skills and Qualifications:
- 8+ years in software development with expertise in Python and TypeScript.
- Exposure to building or integrating solutions using LLMs.
- Proven ability to lead teams or projects, ensuring high quality outcomes.
- Proficiency in managing cloud environments (AWS, Azure, or GCP).
- Hands-on experience with CI/CD pipelines, containerisation and Infrastructure-as-Code.
- Strong skills in SQL/NoSQL databases and performance tuning.
- Exceptional analytical and debugging skills.
Nice to Have:
- Experience with vector databases (e.g. Weaviate or Milvus) for semantic search or embedding storage.
- Familiarity with Gen AI frameworks and tools (e.g., LangChain, LlamaIndex).
- Familiarity with frontend frameworks (Next.js or Angular).
- Active contributions to open-source projects or a strong GitHub portfolio.
What We Offer:
- Opportunity to work with the latest in Generative AI.
- Competitive salary and comprehensive benefits.
- A forward-thinking, collaborative environment.
- Flexibility in work policies to foster a healthy work-life balance.
●Being a mentor and guide, who potential learners can look up to for career advice. ● Counselling potential learners, helping them plan their career path and understanding how upGrad can catalyse their career. ●Carrying weekly enrolment/revenue and collection targets. ●Establishing the uniqueness and effectiveness of upGrad's model of online/blended learning. ● Owning the complete sales closing life cycle for leads assigned to you. This includes making phone/video calls, product demonstration, sales closing and post-sales relationship management. ● Maintaining a detailed database of all the interactions on the CRM with the leads and providing constant feedback to the marketing team on lead quality. What are we looking for? ● Individual with outstanding English communication skills (written and verbal), interpersonal and presentation skills. ● Hardworking Individuals with high dedication and extreme determination.∙ Experience in EdTech sales would be an advantage. ●Rockstar sales performers with proven track records.
Sr Android Developer - Job Description About The Role CapitalNow is seeking an Android Developer with notable experience in Java and Kotlin development. The technical team is responsible for developing the supported mobile application and web app for customers and a control panel for the marketing team involved in CapitalNow. You will be responsible for delivering best in a class mobile experience, engineering-complex, secure & high-quality native Android mobile apps for our product.
Responsibilities ● Collaborate efficiently across cross-functional teams such as product managers, UX-/UI-designers, and other software engineers ● Design, build and maintain high-performance reusable, and reliable code ● Continually improve and innovate software development, deployment and testing to ensure high-quality, on-time releases. Conduct and participate in code-reviews ● Provide UAT support & needed assistance for release management activities ● Serve as a leader for team members to learn from regarding mobile technologies, development, and delivery processes
Essential Qualifications ● At least 5 years of experience in Android Kotlin/Java development ● Excellent understanding of Objective Oriented design patterns, Android fundamentals, and Android SDK (versions 5.0 and up) ○ Experience with offline persistence, threading, memory management, and performance tuning ○ Data structure optimizations, security, IPC, App Modularization ○ 3+yrs of Experience in integrating third-party SDKs like Facebook, Gmail/Google, and Payment gateways like CCAvenue, PayU, Razorpay, etc ○ Including Android Architecture Components, Navigation Framework, Android Jetpack, Android NDK, View components, JSON, and more ● Familiarity with RESTful APIs to connect Android applications to back-end services ● Published at least two original Android apps ● Knowledge of Google Playstore Policies and experience in handling all types of permissions in Playstore ● Strong analytical, communication, and interpersonal skills Desired Qualifications ● Having experience working in the Financial Services domain (good if it's in capital markets) is an added advantage ● Familiarity with Unit Testing ● Hands-on experience as a Senior Android developer is a plus ● Having experience in writing complex queries using MySQL is an added advantage ● Immediate joiner is most preferable
Strong foundation and knowledge of frontend web technologies: HTML/CSS/Javascript
AngularJS/Angular/ReactJS/VueJS frameworks and libraries for the frontend
Experienced using NodeJS platform and techniques for handling asynchronous calls (Promise, Observables).
Real time experience working on any cloud tech(AWS)
Experience with Laravel is most welcomed .
Experience/Knowledge of page optimization for reducing load time and SEO
Experience/knowledge in source code versioning control using GIT, such as GITHUB will be added advantage
Knowledge of SDLC & Agile software development will be added advantage
Able to work independently as well as within a team
Open to learning new technologies and trends.
A minimum of 5 years of experience in ASP.Net, MVC, Web Api, AngularJS, C# and SQL Server.
To contribute in the development of all Projects and Modules i.e. Project Documentation, web application development and business implementation.
To work with the internal teams to design, develop and maintain software.
Improve existing software.











