JOB BRIEF:
We are looking for an SEO (Search Engine Optimization) person who will lead our web marketing and analytics activities with content strategy, link building and keyword strategy.
JOB DESCRIPTION:
- Develop a strategy for the improvement of organic search ranking and the maximization of ROI.
- Prioritize keywords to attract target audience.
- Monitor and analyse SEO statistics such as redirects, click rate, bounce rate and others.
- Build systems and best practices to ensure that all content is optimal for SEO.
- Manage relationships with web developers and marketing teams to properly implement SEO best practices in coding and campaigns.
- Communicate the performance of process improvements to the Management team.
- Provide feedback regarding any broken links or other problems through the appropriate channels.
- Watch popular SEO Publications and blogs to stay updated on the latest innovations, tools and techniques.
- Research and analyse competitor advertising links.
WHAT POSITION DEMANDS:
- At least 3 years’ experience within the SEO industry
- Strong working knowledge of the latest SEO and SEM techniques and algorithm updates
- Good knowledge of Google Webmaster Tools, Google Analytics and Adwords
- Strong team management skills
- A proven track record in delivering high performance SEO strategies for a range of clients
- Experience in creating effective outreach strategies
- Excellent communication and client-facing skills
- Excellent presentation and reporting skills
- Knowledge of ranking factors and search engine algorithms
WHAT WE OFFER YOU:
- Stable, consistent work hours.
- Competitive salary & comprehensive benefits.
- A fast-paced & high energy work place.
- 5 days working
Similar jobs
We are looking for a candidate who can join the team immediately and is strongly experienced as a Salesforce Business Analyst.
Job Description:
- Assisting in defining, developing, and implementing the Salesforce strategic roadmap and the releases of features for Salesforce and integrated systems
- Identify customer needs, take detailed business requirements from global SFDC CI stakeholders and provide guidance on business processes to the team
- Write user stories, own and prioritize the backlog and translate business needs into technical requirements for the scrum team
- Assist in managing the scrum team and sprint planning/execution, working closely with the scrum master
- Communicate with stakeholders regarding the product roadmap, timelines and status of requests
- Working closely with Salesforce Field Support to communicate enhancements and defect fixes with end users
- Articulate and track value delivered to business stakeholders – lean thinking
About the job
The ideal candidate will have strong creative skills and a portfolio of work that demonstrates their passion for product designing with the creativity that would produce an appealing and delightful user experience.
About the role and responsibilities
The UI/UX designer’s role encompasses a couple of the following responsibilities.
To be able to communicate and tell stories with animations
To understand, conceptualise and create storyboards for micro-animations and animations before the final animation
Working alongside UI/UX designers to enhance the experience of digital products
Frequently identify opportunities where motion design would enhance the user experience in digital solutions
Create high quality, creative and innovative animations in 2D and/or 3D
To have a keen interest in learning new tools and expand their horizon of knowledge
About the requirement
The UI/UX designer should have the following abilities
Proven motion design experience and a diverse portfolio to showcase one’s work
Strong storytelling skills and a solid foundation in the fundamentals of visual and motion design
Display the ability to work in different styles
Proficient in softwares like After Effects(presets and plugins), Photoshop, Illustrator, Figma, etc.
A keen eye for design aesthetics and details
Able to articulate ideas, both written and spoken, to drive impact
Good communication skills
Ability to work methodically and meet work in a fast-paced environment
The ability to create illustrations will be a plus
Prior experience with product company or digital products will be a plus
Degree / Certification in Design, Fine Arts or related field is a plus
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
Neo Jarvis: Vice President - Software Engineering
About the Role :
VP- Software Engineering would be responsible for providing technical leadership to our product engineering team. We are looking for a Full-stack Developer (Architecture Scope) with the craftsmanship of understanding, thinking, learning from the past, and then building. In addition, you should have the leverage to work on mistakes immediately, which requires one to learn by trial and error and eventually lead to perfection, instead of looking at perfection at the first attempt.
Expectations :
- Ability to learn new technology and be hands-on .
- Apply the fundamentals of Data Structure & algorithms over application development.
- To have explored serverless and basics of Docker and Kubernetes.
- Should have enabled cloud-based micro-services production-ready designs using AWS or Google Cloud services handling a scale of more than 1000+ concurrent user volume .
- Take ownership, and visualize security and data privacy while building.
- Primary ownership lies in POCs for solutions requiring Performance, Scale, Cost Optimization.
- Secondary ownership lies in POCs on AI Initiatives .
- Brainstorm and prepare logical and physical solution architecture and code flow diagrams for internal and external consumption .
- Apply design thought process and enable POC outcomes to facilitate production-ready code .
- Self-initiated improvements within the product to scale the solution architecture .
- Prioritize, optimize and automate any manual activities .
- Owns and facilitates Code Review .
- Owns and facilitates unit and integration test cases coverage from the product code lines.
- Understand SCRUM/Agile methodologies of working together.
Requirements :
- Total experience of 10 to 12 years.
- Angularjs or Reactjs, Typescript or JavaScript, NodeJs, MYSQL, NoSQL (Additional preference).
- Should have enabled cloud-based production-ready designs using AWS or Google Cloud services.
- Someone who is disciplined to document the artifacts and enables a design-based problem-solving approach.
- An ever-learning mindset and never-give-up attitude is more valuable to us than work experience.
Perks:
- Flexible work timings and no leave policy
- We don't go behind timelines, we work for better product at flexible working hours.
- No hierarchy - Everyone has open access to anyone in the team.
- Medical insurance - We got you covered we provide insurance for you and your family members.
- 5 days a week - Take time off to revitalise.
- You should have minimum 5 years of experience doing .NET XAMRIN development with MAUI experience.
- Please do not post your resume if you have less than 5 years of development experience.
- Strong knowledge of, XAML, C# along with MAUI.
- Experience developing Cross Platform applications (Android/iOS/Windows) in- MAUI.
- Strong Knowledge of Core concepts of Android & iOS.- Good exposure to UI development using.
- Xamarin.Good knowledge in programming using .NET/ Blezor C#- Good exposure to Webservices.
- Candidate should have a good understanding of Agile methodologies.
- Excellent problem-solving skills, self-motivated, adaptable, and goal-oriented.
- Should have good verbal and written communication in English.
- Experience in working with ESRI APIs
Responsibilities:
- Write clear marketing copy to promote our products/services
- Prepare well-structured drafts using Content Management Systems Proof read and edit blog posts before publication
- Submit work to editors for input and approval
- Coordinate with marketing and design teams to illustrate articles Conduct simple keyword research and use SEO guidelines to increase web traffic
- Promote content on social media
- Identify customers needs and gaps in our content and recommend new topics
- Ensure all-around consistency (style, fonts, images and tone)
- Update website content as needed
Proven software development experience in PHP, CorePHP, MydataSQL, website development, database management etc.
Demonstrable knowledge of web technologies including HTML, CSS, Javascript, AJAX etc
Experience in common third-party APIs (Google, Facebook, Ebay etc)
BS/MS degree in Computer Science, Engineering or a related subject
Minimum experience of atleast 2-3 years
Write “clean”, well-designed code
Produce detailed specifications
Troubleshoot, test and maintain the core product software and databases to ensure strong optimization and functionality
Contribute in all phases of the development lifecycle
Follow industry best practices
Develop and deploy new features to facilitate related procedures and tools if necessary
Good knowledge of relational databases, version control tools and of developing web services
Passion for best design and coding practices and a desire to develop new bold ideas
We are looking for immediate to 15days of notice period
- Demonstrable experience as a Robotic Process Automation Developer using Robotic
technologies, particularly with UiPath. - Act as a Subject Matter Expert with Robotic Process Automation Development and
technologies, especially around UiPath. - Should have Advanced Developer certification from UiPath.
- Strong Customer-facing experience.
- Command on UiPath RE Framework.
- Strong Software Development Skills in Automation Software.
- Experience in working with .NET Framework and customization.
Myntra’s Engineering team builds the technology platform that empowers our customers’ shopping experience and enables the smooth flow of products from suppliers to our customers’ doorsteps. We work on areas such as building massive-scale web-applications, engaging user-interfaces, big-data analytics, mobile apps, workflow systems, inventory management etc. We are a small technology team where each individual has a huge impact. You will have the opportunity to be part of a rapidly growing organization and gain exposure to all the parts of a comprehensive e-commerce platform.
You will be a part of: Storefront (SF)
If you are enthusiastic to work on services platform built for extremely high scale, working on
cutting-edge front-end technologies and world-class payments and checkout infrastructure then Myntra-Jabong storefront is the right place to be.
To manage 10s of Millions of requests each day scaling to 100s of millions of requests on high sale events Myntra-Jabong’s SF Engineering team builds the technology platform that personalizes our customer’s shopping experience and enables the smooth flow of products from suppliers to our customers’ doorstep. We work on areas such as building massive-scale mobile and web-applications, engaging user-interfaces, user personalization platform, content systems, search systems, imaging and visualization systems for products etc. We are a technology team where each individual has a huge impact and get to experience the delight of your hard labour being visible to real users. You will work closely with the business in shaping our product and serve hundreds of millions of Indians! You will have the opportunity to be part of a rapidly growing SF organization and gain exposure to all the parts of a
comprehensive eCommerce platform.
The SF team at Myntra-Jabong operates within distinct verticals which are (Storefront – Services Platform, Storefront Platforms for personalization & Store Channels (Client Apps)).
Responsibilities
● Technical Guidance: You will provide technical leadership to a team of excellent software
engineers; this requires that you have the technical depth to make complex design decisions
and the hands-on ability to lead by example.
● Execution and Delivery: You will be expected to instil and follow good software development
practices and ensure timely delivery of high-quality products. You should be familiar with agile
practices as well as be able to adapt these to the needs of the business, with a constant focus
on product quality.
● Team management: You will be responsible for hiring and mentoring your team; helping
individuals grow in their careers, having a constant dialogue about their aspirations and sharing prompt, clear and actionable feedback about performance.
Desired Skills and Requirements
● Technical depth: You have the strong technical competence required to gain credibility. Ability to architect, design and code yourself. Technical experience in building and operating
web-based applications. Deep understanding of all layers of the web-stack work (from the
client interface to the database.) Knowledge of multiple technology stacks/languages/tools and their pros/cons.
● Execution ability: Focus on delivering products in a timely manner with high quality. Familiarity with multiple software development practices and tools, and the proven ability to adapt, champion and institute good practices and tools.
● You must have a degree in Computer Science or a related field. Strong understanding of object-oriented programming, concurrency and fundamentals of computer science.
● Total of 9+ years’ experience building cutting edge products. Deep experience in building very large scale applications and 2 + years’ experience in team management
● Strong problem-solving skills, data structures and algorithms.