
About Puja Sanskar Pvt Ltd
About
Connect with the team
Company social profiles
Similar jobs
About Us:
We are not just an AD agency or a creative agency, we are a Communication Company.
Founded in 2014, Moshi Moshi is a young, creative, gutsy, and committed communication company that
wants its clients to always Expect the EXTRA from it. Our primary clientele consists of Startups and
corporations like Ola, Zoomcar, Mercedes Benz, ITC, Aditya Birla Group, TATA Group, MTV, IHCL, Jaquar,
Sobha, Simple Energy, and Godrej amongst others. We have a huge team of creative folks, marketers,
learners, developers, and coders who believe Moshi Moshi is an experience rather than a company.
Job Role: Associate Art Director
Experience Level: 5+ years
Location: Bangalore, Onsite
Key Responsibilities:
- Lead the visual direction and execution of social media campaigns and content across platforms (Instagram, LinkedIn, Facebook, X, YouTube, etc.)
- Collaborate closely with copywriters, strategists, account managers, and video teams to ensure cohesive brand storytelling.
- Conceptualize and design engaging creatives including carousels, reels, gifs, memes, static posts, and short-form video content.
- Guide and mentor a team of graphic designers and motion artists; provide constructive feedback and push for creative excellence.
- Ensure timely delivery of all assets while maintaining high-quality standards and brand consistency.
- Stay updated with social media design trends, platform updates, and viral content mechanics.
- Take ownership of visual presentations to clients, internal teams, and stakeholders.
What we are looking for-
- 4–6 years of experience in a design role, preferably within a digital marketing agency.
- A strong portfolio showcasing social-first design work, brand storytelling, and campaign-based creatives.
- Proficiency in Adobe Creative Suite (Photoshop, Illustrator, After Effects) and Figma.
- Deep understanding of platform-specific content formats and user behavior.
- Ability to translate briefs into big visual ideas and bring them to life across formats.
- Leadership qualities with a keen eye for detail, color, typography, and layout.
- Comfortable juggling multiple projects and deadlines in a fast-paced environment.
Kindly apply to this job post and if you feel you would be the best fit.
What you’ll be doing at Novo:
● Systems thinking
● Creating best practices, templates, and automation for build, test, integration and
deployment pipelines on multiple projects
● Designing and developing tools for easily creating and managing dev/test infrastructure
and services in AWS cloud
● Providing expertise and guidance on CI/CD, Github, and other development tools via
containerization
● Monitoring and support systems in Dev, UAT and production environments
● Building mock services and production-like data sources for use in development and
testing
● Managing Github integrations, feature flag systems, code coverage tools, and other
development & monitoring tools tools
● Participating in support rotations to help troubleshoot to infrastructure issues
Stacks you eat everyday ( For Devops Engineer )
● Creating and working with containers, as well as using container orchestration tools
(Kubernetes / Docker)
● AWS: S3, EKS, EC2, RDS, Route53, VPC etc.
● Fair understanding of Linux
● Good knowledge of CI/CD : Jenkins / CircleCI / Github Actions
● Basic level of monitoring
● Support for Deployment along with various Web Servers and Linux environments , both
backend and frontend.
Analysis/audits inbound/outbound calls, emails, and customer surveys to identify areas of service delivery that did not meet pre-established performance standards within the CS support /Sales teams
Provides structured and timely recommendations; verbal and/or written feedback to the advisors.

Job Title:
Senior software Development Engineer
Department:
Android - Technology
Based at:
Bangalore
Reports to:
Engineering Manager
Experience:
4 years to 7 years
Required Qualification:
B.tech from Top tier college
Company Overview:
At Porter, we are passionate about improving productivity. We want to help businesses, large and small, optimize their last-mile operations and empower them to unleash the growth of their core functions. Last mile delivery logistics is one of the biggest and fastest growing sectors of the economy with a market cap upwards of 50 billion USD and a growth rate exceeding 15% CAGR.
Porter is the fastest growing leader in this sector with operations in major cities, a fleet size exceeding 1L registered and 50k active driver partners and a customer base with 3.5M being monthly active. Our industry-best technology platform has raised over 150 million USD from investors including Sequoia Capital, Kae Capital, Mahindra group, LGT Aspada, Tiger Global and Vitruvian Partners.
We are addressing a massive problem and going after a huge market. We’re trying to create a household name in transportation and our ambition is to disrupt all facets of supply chain. At Porter, we’re here to do the best work of our lives.
If you want to do the same and love the challenges and opportunities of a fast paced work environment, then we believe Porter is the right place for you.
Company URL: https://porter.in/
Porter has multiple mobile apps used by our consumers - app used by our customers to place on-demand orders, app used by our drivers to service those orders, and app used by fleet owners to manage their vehicles on our platform. Each of these apps is frequently iterated over to improve functionality and experience. In such a fast paced environment, we expect our mobile developers to develop and maintain these complex apps with a heavy focus on code design to keep the code easily extensible and maintainable.
Responsibilities:
● Participate in the product life cycle to understand directly from the Product Team the expected behavior of the apps and the use cases being implemented.
● Participate in design discussions with heavy focus on modeling entities and interactions, following architectural patterns like MVP, MVVM, Clean Architecture, etc.
● Collaborate with cross-functional teams - backend teams for finalizing APIs, design team for UI / UX, QA team for testing, etc.
● Participate in iteration planning to give effort estimates.
● Write clean, readable, maintainable and performant code following well established design principles.
● Write Unit Tests and Integration Tests to ensure correctness.
● Track, debug and fix bugs & crashes escalated.
● Ensure the apps are performant - no memory leaks, no frame drops, battery usage, etc.
● Explore and evaluate new technologies, tools and SDKs as may be necessary to improve the entire development pipeline.
● Work with cross-platform technologies, like Kotlin Multiplatform, to ensure consistency of features and code reuse across Android / iOS platforms.
Technologies:
● Languages: Kotlin, Java, SQL
● Frameworks: RIBs, Kotlin Multiplatform, Spek
● Architectures: MVVM, MVP, Clean Architecture, etc
● Libraries: Kotlin Coroutines, RxJava, Dagger2, Ktor, Jetpack, etc
● Integrations: AWS services, Payment Gateways (Razorpay, etc), Google Maps, Firebase, etc
Products & Systems Overview
You will be contributing to products concerning both customers and partner drivers.
● Customer App:
■ All orders serviced by Porter are placed from this app making it our primary business driver.
■ To keep the code for this large complex app maintainable, there is a heavy emphasis on good design and architecture. Currently the RIBs framework is used to break the code recursively into smaller components.
■ To ensure feature parity and consistency across our Android and iOS platforms, we use Kotlin Multiplatform to re-use business logic code across the two platforms.
● Partner App:
■ All orders serviced by Porter are fulfilled by drivers using this app.
■ Given that the app is expected to run for long hours on cheaper phones there is a heavy emphasis on keeping the apps performant - optimizing battery consumption and memory usage.
■ The app serves as a medium for onboarding - providing functionality for partners to upload and verify their documents using Image Processing.
■ To train the drivers for every new feature launched, we provide a guided audio-visual training session - using visual cues like hint to click / swipe with synchronized pre-configured audio to guide him through the sequence of steps.
● Fleet Owner Apps:
■ A multi-platform app for fleet owners to manage their drivers and track their performance and earnings on our platform.
Qualification Prerequisites
● Experience: >= 4 years in Android development
● Proficiency with Android framework and Kotlin.
● Experience in designing, writing and maintaining a large complex app code base.
● Experience with design patterns like MVP, MVVM, Clean Architecture, etc.
● Experience with reactive & asynchronous programming using RxJava / Coroutines / Flows


Role
We are looking for a React Developer to join our awesome team and deliver a streamlined user experience. We want a team member who strives to develop a first-class codebase using React best practices. As a React Developer, you will implement a complete user interface in the form of a mobile/desktop web app & handle its integration with the back-end.
Responsibilities
- Develop user interfaces for modern rich internet applications with the latest Front End Technologies
- Perform product analysis and development tasks of increasingly complex nature which may require extensive research and analysis.
- Writing tested and documented JavaScript, HTML and CSS
- Make design and technical decisions for React projects
- Develop application code and unit tests in the React.
- Ensuring high performance
Qualifications
- BSc/BE/BTech in Computer Science, Engineering or a related field
- 1+ years Experience with React. Good to have working knowledge of React Native, Angular, VueJS
- Strong expertise with HTML, CSS, and writing cross-browser compatible code.
- Good understanding of AJAX and JavaScript DOM manipulation Techniques
- Experience with RESTful services
- Experience in JavaScript build tools like grunt or gulp
- Hands on and implements complex React modules
- Able to implement automated testing platforms and unit tests
- Understanding of fundamental design principles behind a scalable application
- Proficient understanding of code versioning tools (Git)
- Critical thinker and problem-solving skills
- Team player
- Good time-management skills
- Great interpersonal and communication skills
Job Title : Talent Acquisition Sourcers
Roles and responsibilities:
- Sourcing candidates from various job portals.
- Conducting the initial screening rounds.
- Scheduling interviews with candidates and panel members.
- Job Posting for Portals, Social Media and External Sources.
- Preparing the Resource tracker Weekly, Monthly, Quarterly MIS.
- Conducting the Weekend Recruitment Drives.
- Worked on PPT and various ways of presenting data as a story/theme.
- Have managed high volume of data and MIS in past.
- Should have worked with corporates earlier.
Requirement:
- MBA (HR) / Graduate
- have spent 70% doing IT recruitment & 30% non-it
- Ability to articulate confidently
- Excellent communication skills (written & verbal)
- Strong analytical skills
- Contract period : 1year
Position: Automation Test Engineer
Location: TJC India, Pune
Job description:
This position involves Software Quality Assurance activities in all phases of the software development life cycle. We are looking for experienced Automation Quality Assurance engineer for SAP cloud-based application, who can carry on End-to-End testing of a newly developed Product and has Strong experience in designing test plans, test cases and test scenarios. Develop and generate scripts for Automating Test cases. Testing Methodologies Involved in manual testing includes functional testing, integration testing, User interface testing and Regression testing. Good understanding of software quality processes and practices is a must.
Required Candidate profile:
- 4-7 years of application Automation & Manual Testing experience.
- Responsible for testing of web based/SAP UI5 and other applications.
- Create detailed Test Plans, Test scenarios and Test cases.
- Experience in API and End-to-End Functional Test Automation.
- Experience in writing Automation Tests using object-oriented programming in C#.
- Ensure proper version control and configuration management of all test objects developed and test environments use
- Develop and generate scripts to perform automated testing using selenium, Cucumber, Spec Flow etc.
- Execute and analyze automation test results.
- Raise bugs, reproduce failed scenarios, help in resolving bugs
- Familiarity with HTML, XML, Java Script, JSON, Ajax, jQuery
- Familiarity with Version Control GIT, TFS, SVN, at least one.
- Excellent communication skills (written and spoken)
- Highly self-motivated, with ability to work both independently and in a team.
- Interact with team members to develop a strong understanding of the project and testing objectives.
- Strong attention to detail with good understanding of QA concepts and methodologies.
Good to have: -
- JMeter, LoadRunner performance testing experience.
- Knowledge of QUnit, SAP/UI5, SAP UI Verify testing frameworks.
- Familiarity with Azure DevOps, Test Case management.
- Experience with Agile Scrum development methodologies would be a plus.
Required Skills: -
UI Testing, Regression Testing, Interface Testing Integration, Testing test Scenarios, Application Testing, Manual Testing, Functional Testing, quality analyst. Automation Testing, Selenium, Cucumber, C#, Spec Flow
- java 8+
- springcore
- springboot
- MongoDB
- Angular
- Agile
TamilNadu candidates can apply
Experince:4 to 8 years.


Job Responsibilities
What you’ll do:
- You will be responsible for the delivery of the application/ feature/ module your team will be working on.
- Write/Review Code every day in addition to pairing with team members on functional and nonfunctional requirements and spread design philosophy, goals and improvements to code quality across the team
- Ensure all code is thoroughly covered by automated tests and that all features meet quality checks before deployment.
- Contributing to the constant improvement of practices and processes in the team.
- Coordinate with cross-functional teams (Product Management, UX Design, Architects, Developers, QA) to define and execute the feature roadmap.
- Research new technologies and tools and share your learning with the rest of the team.
- Provides mentoring and guidance to other team members, including new hires.
Senior Software engineer - iOS
Your Skill Set
What makes you a great fit for our team:
Desired Skills & Experience:
- 5+ years of overall experience with iOS app development
- Design, build and maintain high performance, reusable, and reliable Swift code
- Developed and published at least 1 application in Swift
- Experience in media capturing, editing, and playback using AVFoundation
- Experience in writing unit-tests
- Experience with offline storage, threading, and performance tuning
- Understanding of Apple’s human interface principles and design guidelines
- Good understanding of REST APIs
- Solid grasp of algorithms, memory management, object-oriented programming
- Extensive experience in detecting and correcting memory usage issues as well as optimizing code for application performance
- You have excellent written and oral communication skills
- Experience in Agile Software development and the Scrum methodologies
Good to have:
Knowledge about MVVM along coordinator pattern and Clean architecture is a huge plus
Exposure in creating Video and Media rich applications
Experience with Continuous Integration
Experience working with product-based organizations
Experience working in a Startup environment





