
2–4 years of experience in a D2C brand or consumer startup
Strong portfolio across packaging, branding, and digital creatives
• Proficiency in Figma, Adobe Illustrator, Photoshop (InDesign is a plus)
• Strong layout, typography, and color sensibility

Similar jobs
Job Description – AI Developer
Job Description
We are seeking a forward-thinking AI Developer with expertise in Generative AI, Machine Learning, Data Science, and Advanced Analytics. In this role, you will design, optimize, and deploy scalable AI solutions that power automation, personalization, and decision intelligence. You will closely collaborate with data engineers, product leaders, and business stakeholders to develop production-grade AI systems aligned with the latest enterprise AI trends such as LLM, prompt engineering, multimodal AI, and trustworthy/ethical AI practices.
This is a unique opportunity to work at the forefront of AI innovation, shaping high-impact solutions that address real-world challenges across industries.
Key Responsibilities
- Design and deploy advanced Generative AI models including LLMs, diffusion models, and multimodal architectures.
- Develop and fine-tune ML/DL solutions for NLP, computer vision, time-series forecasting, and predictive analytics.
- Implement RAG pipelines, embeddings-based search, and knowledge graph integrations to enhance context-aware AI applications.
- Stay ahead of AI research, industry trends, and tools (multi-agent systems, federated learning, privacy-preserving ML).
What we are looking for
- Strong programming background in Python (primary), R & Familiar with Object Oriented Programming Language.
- Proficiency in any of the framework PyTorch, TensorFlow, SAS, ChemBerta.
- Expertise in Machine Learning & Deep Learning.
- Strong grounding in mathematics & applied statistics (linear algebra, probability, optimization).
Qualifications
- Bachelor’s, Master’s, in Computer Science, Artificial Intelligence, Data Science, or related fields. We also welcome PhD scholars.
- 0–6 years of proven experience into AI development, optimization, and production deployment.
Preferred / Nice to Have
- Someone who is passionate about GEN AI is ideal candidate & did Research contributions or open-source AI project contributions.
- Exposure to multimodal AI, agent-based systems, or reinforcement learning.
- Knowledge of AI safety, interpretability frameworks, and responsible AI practices.
Job Overview:
Digixvalley is looking for a skilled and passionate Software Developer to join our dynamic team. The ideal candidate will be responsible for designing, developing, and maintaining high-quality web and mobile applications tailored to client needs.
Key Responsibilities:
- Develop, test, and maintain scalable web and mobile applications
- Write clean, efficient, and well-documented code
- Collaborate with designers, project managers, and other developers
- Troubleshoot, debug, and upgrade existing systems
- Integrate APIs and third-party services
- Ensure performance, security, and responsiveness of applications
Required Skills & Qualifications:
- 2+ years of experience in software development
- Strong knowledge of programming languages (JavaScript, Python, PHP, etc.)
- Experience with frameworks (React, Node.js, Laravel, etc.)
- Familiarity with databases (MySQL, MongoDB)
- Understanding of RESTful APIs and version control (Git)
- Strong problem-solving and communication skills
Preferred Skills:
- Experience in mobile app development (iOS/Android)
- Knowledge of AI-based solutions or cloud platforms
- UI/UX understanding is a plus
Why Join Digixvalley?
- Work on innovative and real-world projects
- Growth-oriented and collaborative environment
- Opportunity to learn and work with modern technologies
- Flexible and supportive team culture
Job Description :
Role: Account Executive
Experience: 3 years to 4 yrs
CA Articleship is mandatory
Location: (Remote)
looking for only female candidate.
Role Description
Company Description
CNV Labs India Pvt. Ltd (iCloudEMS) is a market leader in cloud-based education management solutions, providing a unified digital platform to promote a learner-centric approach across India and UAE 2011, the company has focused on delivering innovative Outcome-Based Education (OBE) solutions to revolutionize global education systems. iCloudEMS empowers educational institutions by automating academic processes and enhancing efficiency. With a mission to streamline education management, the company is dedicated to addressing the needs of educators, students, and administrators through tailored digital platforms. iCloudEMS aims to expand its reach across Asia-Pacific, further supporting the diversity of educational needs in the region.
Role Description
This is a full-time remote role for an Account Executive at iCloudEMS. The Account Executive will actively manage client relationships, identify business opportunities, and develop strategies to meet sales targets. The role involves consulting with educational institutions, presenting tailored solutions, and negotiating contracts. Collaborating with cross-functional teams to ensure customer satisfaction and contributing to long-term client success will be a significant part of the responsibilities.
Key Skills & Competencies
• Strong knowledge of accounting standards (IND-AS), taxation, and audit controls.
• Experience in TDS, GST Returns, Tally ERP.
• Excellent analytical skills and command over financial reports.
• Proficiency in Tally, ERP systems, Excel, and financial software.
• Strong communication, leadership, and stakeholder management abilities.
Qualifications
- Proficiency in client relationship management, strong communication, and interpersonal skills.
- Sales expertise, including lead generation, negotiating, and closing deals.
- Strategic planning capabilities to identify and capitalize on new business opportunities.
- Understanding of the education technology domain and familiarity with education management systems.
- Ability to work independently and meet targets in a remote environment.
- Bachelor’s degree in Business, Marketing, or a related field is preferred.
- Prior experience in sales or account management in the Ed-Tech or IT industry is an advantage.
Industry
Software Development
Employment Type
Full-time
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.
Location: Nashik (On-site)
Experience: 0–2 Years
About WaysNX Technologies
WaysNX Technologies is a fast-growing IT solutions company dedicated to delivering innovative, scalable, and high-quality web and software development services. We are seeking a motivated and detail-oriented Full Stack Developer (PHP+ Angular) to join our dynamic team. This role offers the opportunity to work on diverse projects while enhancing your technical expertise in a collaborative environment.
Key Responsibilities
- Design, develop, and maintain robust web applications using PHP with Laravel and Smarty frameworks.
- Build responsive and interactive front-end interfaces with HTML5, CSS3, JavaScript, and jQuery.
- Develop and integrate secure and optimized REST APIs.
- Manage and optimize MySQL databases including schema design, queries, joins, and indexing.
- Implement application security best practices (SQL injection, CSRF, XSS prevention).
- Collaborate effectively using Git/GitHub/GitLab and project management tools.
- Perform debugging, testing, and performance optimization for scalable applications.
- Assist with deployment processes and ensure application stability in live environments.
Must-Have Skills
PHP Skill Set
- Strong understanding of PHP (OOP, MVC architecture, error handling, namespaces).
- Hands-on experience with Laravel framework:
- Routing, controllers, middleware
- Blade templating engine
- Eloquent ORM (migrations, relationships, query builder, seeder)
- Authentication & authorization
- REST API development & integration
- Ability to work with Smarty templates and maintain clean, modular structures.
- Proficiency in MySQL database design and management.
- Knowledge of Git version control systems.
- Awareness of web application security standards.
Angular Skill Set
- Proficiency in Angular for building dynamic, responsive front-end applications.
- Knowledge of TypeScript, RxJS, and Angular CLI.
- Experience in component-based architecture and reusable UI modules.
- Understanding of Angular services, dependency injection, and routing.
- Ability to integrate REST APIs into Angular applications.
- Familiarity with state management and handling asynchronous data.
Good-to-Have Skills
- Knowledge of AJAX & JSON for dynamic data rendering.
- Experience with Composer and package management.
- Familiarity with PHPUnit and Laravel debugging tools.
- Integration experience with payment gateways, CRMs, social logins, and APIs.
- Performance optimization skills (caching, query tuning, queues, asset optimization).
- Understanding of deployment pipelines and hosting environments.
Tools & Platforms
- IDE proficiency: VS Code, PhpStorm, Sublime Text.
- Database tools: phpMyAdmin, MySQL Workbench.
- Project management tools: Jira, Trello, Asana, QA Catalyst, API Form Builder.
- Collaboration tools: Slack, MS Teams, Google Workspace.
Preferred Attributes
- Understanding of Agile/Scrum methodologies.
- Basic knowledge of CI/CD pipelines (GitHub Actions, Jenkins).
- Familiarity with cloud platforms (AWS, Azure, GCP).
- Exposure to Docker or containerized environments.
- Engagement in personal or open-source projects showcasing initiative.
Qualifications
- Bachelor’s or Master’s degree in IT or Computer Science (BCA, BCS, BE Computer/IT, MCA, or equivalent).
What We Offer
- Opportunity to work on challenging projects with modern technology stacks.
- A collaborative and supportive environment that encourages innovation and growth.
- Exposure to the full software development lifecycle.
- Competitive salary with clear career growth pathways.
We are looking for a highly creative and experienced Senior Interior Designer to lead interior design projects from concept to completion. The role requires strong design sensibility, hands-on project management, and excellent client communication skills. If you have an eye for aesthetics, a passion for space planning, and a proven record of executing high-end projects, we’d love to hear from you.
Key Responsibilities
- Lead concept development, design presentations, and project execution.
- Create detailed design layouts, drawings, mood boards, and 3D visualizations.
- Collaborate with clients, vendors, consultants, and project teams.
- Oversee site supervision and ensure design intent is maintained during execution.
- Select and specify materials, furnishings, lighting, and color palettes.
- Manage project timelines, budgets, and deliverables.
- Mentor and guide junior designers and draftsmen.
- Ensure compliance with local codes and standards.
- Present and pitch design ideas effectively to clients and stakeholders.
Required Skills & Qualifications
- Bachelor’s / Master’s in Interior Design or Architecture.
- Minimum 6 years of proven experience in residential, commercial, or hospitality design.
- Proficiency in AutoCAD, SketchUp, 3Ds Max, V-Ray, Photoshop, Revit, or similar tools.
- Strong knowledge of materials, finishes, and construction techniques.
- Excellent communication, leadership, and project management skills.
- Creative thinker with attention to detail and problem-solving ability.
Preferred
- Portfolio of completed high-end interior projects.
- Experience in turnkey / design-build projects.
- Knowledge of sustainable and smart design practices.
- You need to be excited about the problem that we are trying to solve
- 3+ years of experience building applications in Kotlin
- Build pixel-perfect, buttery smooth UIs across both mobile platforms.
- Strong Js fundamentals - You should be able to contribute partially to our existing React Native development as well
- Ability to give clarity and communicate well with the team, including Product, Backend and Dev-Ops (if and when needed)
- Ability to use profiling tools well, getting to root causes of bugs fast
- Ability to pick and work on adjacent technologies if and when required (Eg: If the best performance monitoring solution needs a basic firebase setup, that should not be a blocker for you to go ahead and do so)
- Maintain code and write automated tests to ensure the product is of the highest quality.
- Reach out to the open-source community to encourage and help implement mission-critical software fixes
- You need to be comfortable working in a remote environment (Good internet connection and availability on phone is needed)
- Deep understanding of android architecture
- Understanding of inter app communication
- System design thinking

- Detailed analysis of weekly viewership data of the Genre/channel/region. Updation of all weekly presentations with accurate analysis.
- Understanding the pulse of the viewing behavior of the channel/genre/Total TV and having thorough knowledge of TV trends on account of TV/ non TV factors
- Have detailed in-depth knowledge of every change on the channel (Programming, Storyline or Anchor)
- Addressing client queries with detailed insights and requirements of communication team and other internal stakeholders
- Continuous process standardization and improvement
- Handling various project over and above the above deliveries.
Your job responsibilities include
· Planning and coordinating with internal and external stakeholders to ensure project execution as per technical and functional specifications.
· Reviewing technical requirements and adapting those into a http://force.com/" target="_blank">Force.com application.
· Communicating with end-users to fully understand client expectations.
· Participating in and leading code-review sessions to identify potential project bottlenecks and suggest solutions.
· Requirement analysis, database design, coding, testing, implementation, and maintenance of Salesforce and associated software applications.
· Managing technical delivery of integrations and custom extensions.
· Providing hands-on support in software/application architecture, development, design, independent analysis, and problem resolution.
· Overseeing development, design, UI, and technology integration efforts for the effective completion of a project.
· http://salesforce.com/" target="_blank">Salesforce.com
· Guiding clients over technology, processes, and applications while updating them on regular project-related developments.
Who you are
· 4+ years of experience in http://force.com/" target="_blank">Force.com applications design, development, integration, AppExchange launch and support and minimum 6 months to 1 year of hands-on experience in Salesforce Lightning development.
· Fluent in Salesforce Lightning. Extensive experience developing Lightning Components – both within the Salesforce Lightning Design System and by writing custom Lightning Components in Java Script within the Aura framework.
· Solid experience in Lightning component development and Salesforce customization.
· Convert business requirements into well-architected solutions that best leverage the http://salesforce.com/" target="_blank">Salesforce.com platform. Develop the technical Design, custom solution, and system design based on lightning platform
· Minimum of 6 months Lightning Component development experience.
· Minimum of 6 months experience with Salesforce platform programming languages – Apex, Visualforce, Lightning Component framework.
· Minimum of 6 months experience with Lightning Design System framework.
· JavaScript, Remote Objects or JavaScript Remoting/events, JQuery, CSS
· Salesforce Static Resources Setup and usage of lightning apps and embedding in VF pages.
· Implementing REST integration (http://salesforce.com/" target="_blank">Salesforce.com web services API, REST API, JSON, Apex, HTML)
· Being a Certified http://force.com/" target="_blank">Force.com Developer is a must, an Advanced Developer is highly desirable
· Strong knowledge of Agile methodology
· Proficiency in Apex, Visualforce, Web Services, SOQL, AJAX, XML, Javascript, HTML
· Experience in SFDC customization, integration, and administration
· The ability to lead workshops and provide direction to your team members
· Excellent communication and presentation skills
Skills:- Salesforce, Salesforce Lightning, Integration, Salesforce Apex, and Visualforce.









