11+ Information design Jobs in Mumbai | Information design Job openings in Mumbai
Apply to 11+ Information design Jobs in Mumbai on CutShort.io. Explore the latest Information design Job opportunities across top companies like Google, Amazon & Adobe.
experiences for the Users.
● who can own the process of delivering functional and intuitive interfaces from
scratch leveraging UX Fundamentals.
● who can collaborate with the stakeholders to deliver the best and set new
standards.
● who can create user flows, wireframes, prototype and gather validations.
● who feel at home with abstraction and sense making.
Key Responsibilities:
• Develop and execute digital marketing strategies to increase brand awareness and online engagement.
• Manage and optimize company social media platforms (LinkedIn, Facebook, Instagram, Twitter, etc.).
• Create, curate, and publish engaging content for digital channels.
• Perform keyword research and implement SEO strategies to improve website ranking.
• Manage email marketing campaigns and newsletters.
• Edit and produce high-quality videos for marketing campaigns and social media.
• Collaborate with internal teams to align marketing strategies with business goals.
• Stay updated with industry trends and emerging digital marketing technologies. • Handle Domestic + International exhibitions
• Co-ordinate with agency and keep website updated.
• Manage digital assets for exhibitions (banners, invites, branded stationery) • Execute email, WhatsApp, and social media campaigns and reporting.
Qualifications and Skills:
• Bachelor's degree in Marketing, Digital Marketing, Communications, or a related field.
• Proven experience (2+ years) in digital marketing or a similar role.
• Hands-on experience with social media management and advertising tools.
• Hands-on experience with Designing tools (Canva, Illustrator).
• Excellent written and verbal communication skills.
• Creative thinking and ability to generate innovative marketing ideas.
• Ability to analyze data and provide insights for continuous improvement.
• Understanding of video marketing and content creation.
• Ability to multitask and manage timelines in a dynamic, fast-paced environment
Job description
We are seeking an experienced Frontend Developer to join our team, responsible for building fast, scalable, and maintainable web applications. The ideal candidate will have a strong proficiency in HTML, CSS, JavaScript,Flutter and relevant frameworks, with a passion for creating intuitive and engaging user interfaces.
Key Responsibilities:
- Design and develop responsive, mobile-first UI components and features
- Write clean, modular, and reusable code
- Collaborate with backend developers and designers to integrate APIs and design assets
- Implement accessibility and web performance optimization techniques
- Troubleshoot and debug frontend issues
- Stay up-to-date with industry trends and emerging technologies
- Participate in code reviews and contribute to the improvement of the codebase
Requirements:
- 3+ years of experience in frontend development
- Strong proficiency in HTML, CSS, JavaScript, and relevant frameworks (e.g., React, Angular, Flutter)
- Experience with build tools like Webpack, Gulp, or Grunt
- Knowledge of version control systems like Git
- Excellent problem-solving skills and attention to detail
- Strong communication and collaboration skills
Nice to Have:
- Experience with modern frontend build tools and workflows
- Familiarity with backend technologies and APIs
- Knowledge of web performance optimization techniques
- Experience with accessibility guidelines and best practices
About the role:
Unico Connect is an Al-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies. We are hiring a Senior Al Engineer for a dedicated client engagement focused on building an Al-powered application builder platform - a product where users describe software in plain English and the system generates, previews, and iteratively refines working code. The mandatory requirement for this role is hands-on production experience shipping LLMpowered systems with agent architectures, with experience in code generation or developer tooling contexts a strong advantage. The role is product-focused and deeply hands-on. You will own everything between the user's prompt and correct code landing in the project: the agentic loop, code generation pipeline, context management, evaluation suite, and model cost strategy. You will work alongside the Senior MLOps Engineer who operationalises the infrastructure around your system, and collaborate closely with backend, frontend, and DevOps engineers.
Responsibilities:
Agent architecture: Design and own the agentic loop for the platform - request interpretation, planning, tool-calling sequence (read file, edit file, run build, search code, install package), and stop conditions. Make and revisit architectural decisions on singleagent vs. multi-agent designs, including planner/executor splits and dedicated buildrepair sub-agents.
Code generation pipeline: Own the end-to-end generation flow: task classification, context gathering, planning, targeted edits, verification, and commit. Implement diff/search-replace-based file editing with fuzzy matching and fallback strategies. Enforce scope discipline so the agent makes minimal diffs and does not modify code it was not asked to touch.
Self-repair loop: Build and tune the automated repair loop that pipes compiler, lint, build, and runtime errors back to the model with retry budgets and model escalation. This loop is the primary quality lever - the difference between 60-70% and 90%+ build success rates.
Context management: Build file-relevance retrieval so the agent sees the right files, not the whole codebase: dependency graphs, AST/tree-sitter-based chunking, embeddings, recency signals, and hybrid retrieval. Implement conversation summarisation and memory for long sessions, and address long-project degradation through codebase summaries and periodic consistency passes. Own token budgeting and prompt caching strategy.
Prompt engineering as a discipline: Own the system prompt and per-task prompt variants (new feature, bug fix, styling change). Maintain few-shot examples and enforce coding conventions, stack rules, and prohibited behaviours such as no hardcoded secrets and no whole-file rewrites. Version prompts like code with changelogs and rollback capability.
Evaluation and quality measurement: Design and own the evaluation suite: representative test prompts run on every prompt and model change, scored on build success rate, instruction adherence, and output quality including LLM-as-judge and visual/screenshot checks where relevant. Define regression gates that block qualitydegrading changes from shipping. Treat evals the way engineers treat automated testing: versioned, automated, and tracked over time. This responsibility is nonnegotiable at this level.
Model strategy and cost: Design model routing - cheap and fast models for classification and small edits, frontier models for complex generation. Drive cost optimisation through prompt caching, diff-based edits over full-file rewrites, and tighter context selection. Track cost per agent run and tokens per task; evaluate new model releases against the eval suite and lead migrations when results justify it.
Safety and reliability of agent behaviour: Defend against prompt injection from user content and fetched web content. Ensure secrets never appear in generated client code. Define what the agent's tools may and may not do in collaboration with the platform team. Contribute to output moderation and abuse-pattern awareness.
Mentorship and engineering standards: Run code reviews, define engineering conventions for Al work, and raise the engineering bar across the Al team. Work closely with the Senior MLOps Engineer on handoff of eval design, prompt configurations, and model routing logic.
Requirements:
Hands-on production ownership of LLM-powered systems with agent architectures (mandatory). Must have personally shipped and operated at least one complex production Al system - agentic, multi-step, or code generation - with end-to-end ownership of architecture, evaluation, and cost. POCs, internal demos, and tutorialgrade work do not qualify.
5+ years of professional software or Al engineering experience, with at least 3 years focused on LLM applications, Al engineering, or production Al systems. Candidates with strong backend backgrounds and a clear, substantive pivot into LLM systems qualify.
Strong Python proficiency and service development. Production-grade Python with FastAPI or equivalent: type hints, async patterns, streaming responses, testing, and packaging. Not notebook-only.
Depth across LLM APIs and agent systems. Production experience with at least two of OpenAl, Anthropic Claude, Google Gemini, or open-weight models (vLLM, Ollama, Together). Production experience with at least one agent framework (LangGraph, CrewAI, AutoGen, Llamalndex Agents) or hand-rolled equivalent. Hands-on with tool calling, structured outputs, and multi-step reasoning.
Demonstrated, systematic evaluation practice - non-negotiable. Must have built evaluation harnesses that gate production releases, not ad-hoc testing. Hands-on with at least one of LangSmith, Langfuse, Promptfoo, Ragas, or DeepEval. Candidates with no systematic answer to evaluation should not be considered at senior level regardless of other strengths.
Cost discipline for production Al. Track record of measurable cost optimisation on production Al features. Able to speak in specifics: cost per request, savings achieved through caching or model routing, context reduction decisions.
AWS working knowledge. Hands-on with EC2, S3, IAM, and Docker. Comfort with CI/CD workflows and deploying Al services.
Awareness of LLM security failure modes. Familiar with prompt injection patterns, understands that system prompt rules alone are insufficient, and has experience with output validation and content safety in production.
Nice to have: experience with AST/tree-sitter tooling, diff-based editing systems, or compiler-adjacent work; MCP server authoring; open-source Al contributions; published technical writing on LLM systems; multi-modal model experience; fine-tuning exposure (LORA, QLORA, PEFT).
Strong Product Designer, with a focus on B2B SaaS / Enterprise UX Products
Mandatory (Experience) : Must have 3+ YOE in UI + UX design experience in B2B SaaS or Enterprise products
Mandatory (B2B Exposure) : Must have hands-on B2B experience (NO pure B2C profiles)
Mandatory (UX Skills) : Must have strong end-to-end UX experience (research, flows, wireframes, journey, prototyping)
Mandatory (UI Skills) : Must be able to deliver high-fidelity, developer-ready Figma designs
Mandatory (Design tools): Hand on experience with Adobe XD, Photoshop, Illustrator, Figma. Knowledge of Axure, InVision are a plus
Mandatory (Portfolio) : Must have strong portfolio of Product Design works from SaaS / B2B / HRMS / Intranet Products. The portfolio should show detailed case studies, not just UI screens
Mandatory (Education) : Bachelor's degree specializing in Design or related field (NID / NIFT / IIT / equivalent preferred). No candidates who have only done short UX bootcamps (2–7 days).
Exp-Min 10 Years
Location Mumbai
Sal-Nego
Powerbi, Tableau, QlikView,
Solution Architect/Technology Lead – Data Analytics
Role
Looking for Business Intelligence lead (BI Lead) having hands on experience BI tools (Tableau, SAP Business Objects, Financial and Accounting modules, Power BI), SAP integration, and database knowledge including one or more of Azure Synapse/Datafactory, SQL Server, Oracle, cloud-based DB Snowflake. Good knowledge of AI-ML, Python is also expected.
- You will be expected to work closely with our business users. The development will be performed using an Agile methodology which is based on scrum (time boxing, daily scrum meetings, retrospectives, etc.) and XP (continuous integration, refactoring, unit testing, etc) best practices. Candidates must therefore be able to work collaboratively, demonstrate good ownership, leadership and be able to work well in teams.
- Responsibilities :
- Design, development and support of multiple/hybrid Data sources, data visualization Framework using Power BI, Tableau, SAP Business Objects etc. and using ETL tools, Scripting, Python Scripting etc.
- Implementing DevOps techniques and practices like Continuous Integration, Continuous Deployment, Test Automation, Build Automation and Test-Driven Development to enable the rapid delivery of working code-utilizing tools like Git. Primary Skills
Requirements
- 10+ years working as a hands-on developer in Information Technology across Database, ETL and BI (SAP Business Objects, integration with SAP Financial and Accounting modules, Tableau, Power BI) & prior team management experience
- Tableau/PowerBI integration with SAP and knowledge of SAP modules related to finance is a must
- 3+ years of hands-on development experience in Data Warehousing and Data Processing
- 3+ years of Database development experience with a solid understanding of core database concepts and relational database design, SQL, Performance tuning
- 3+ years of hands-on development experience with Tableau
- 3+ years of Power BI experience including parameterized reports and publishing it on PowerBI Service
- Excellent understanding and practical experience delivering under an Agile methodology
- Ability to work with business users to provide technical support
- Ability to get involved in all the stages of project lifecycle, including analysis, design, development, testing, Good To have Skills
- Experience with other Visualization tools and reporting tools like SAP Business Objects.
We are looking for a Senior React Native Mobile App Developer interested in building performant mobile apps on both the iOS and Android platforms. You will be responsible for architecting and building these applications, as well as coordinating with the teams responsible for other layers of the product infrastructure. Building a product is a highly collaborative effort, and as such, a strong team player with a commitment to perfection is required.
Responsibilities
- Build pixel-perfect, buttery smooth UIs across both mobile platforms
- Leverage native APIs for deep integrations with both platforms
- Diagnose and fix bugs and performance bottlenecks for performance that feels native
- Reach out to the open source community to encourage and help implement mission-critical software fixes- React Native moves fast and often breaks things
- Maintain code and write automated tests to ensure the product is of the highest quality
- Transition existing React web apps to React Native
Skills
- Firm grasp of the JavaScript and TypeScript or ClojureScript language and its nuances, including ES6+ syntax
- Knowledge of object-oriented programming
- Ability to write well-documented, clean Javascript code
- Rock solid at working with third-party dependencies and debugging dependency conflicts
- Familiarity with native build tools, like XCode, Gradle, Android Studio, IntelliJ
- Understanding of REST APIs, the document request model, and offline storage
- Experiences with automated testing suites, like Jest or Mocha
Experience in PLSQL OR PL/SQL OR Oracle
SQL Server
Job Description:
- As part of the core leadership team, you will spearhead sales acquisition and operations initiatives for the organization with respect to apartment societies.
- Leading a team in the large sales function of NoBrokerHood by demonstrating leadership skills through building teams, driving key process metrics, creating superlative work culture, bringing strong customer focus and leading the company to exponential growth.
- Manage a team of BD Managers, Operations team and responsible for overall performance of the team and city
- Will be responsible for strategic partnerships with Builders, Facility Management Companies etc.
- Working cohesively with a team of equally talented and passionate colleagues to develop short and long-term strategies to efficiently grow the business.
- Utilizing high level of work independence and autonomy of decisions to enable team for 100X growth
- Identifying, experimenting and executing innovative ideas for expansion
Desired Skills:
- Proven field sales experience (B2B or B2C)
- Team management skills to manage a field sales team
- Total Experience of 3 to 5 years with team management experience of minimum 1 year
What we have to offer-
- Working directly with leadership team; having high level of work independence, autonomy and empowerment to lead company-wide changes
- Being part of a start-up from an early stage, lead your area of expertise and be a part of this exciting growth journey of changing the real estate world
- Excellent platform for learning how to build teams, achieve goals and handle high growth situations. Ideal for people with entrepreneurial ambitions.







