
Key Responsibilities:
- Plan, execute, and optimize online marketing campaigns across multiple channels (SEO, SEM, Social Media, Email, Content Marketing).
- Develop and manage digital strategies to increase brand visibility and customer engagement.
- Conduct market research to identify opportunities and trends.
- Monitor and analyze the performance of digital campaigns and adjust strategies accordingly.
- Collaborate with internal teams to create high-quality, engaging content.
- Manage paid advertising campaigns on platforms such as Google Ads, Facebook, Instagram, and LinkedIn.
- Track ROI and performance metrics to measure the effectiveness of digital campaigns.
- Stay updated with the latest trends in digital marketing and implement best practices.
Skills & Experience:
- Bachelor’s degree in Marketing, Communications, or related field.
- 2-4years of experience in digital marketing, preferably in a similar role.
- Strong understanding of SEO, SEM, Google Analytics, and social media platforms.
- Excellent written and verbal communication skills.
- Experience with content management systems and digital advertising tools.
- Analytical mindset with the ability to interpret data and generate insights.
- Creative thinking and problem-solving skills.
What We Offer:
- Competitive salary and benefits.
- Opportunity to work in a fast-paced, dynamic environment.
- Continuous learning and career development.
- A chance to be part of a forward-thinking, innovative team.

About Appstean Infotech
About
Similar jobs
Lead Product Engineer - Pod Captain
A Little Bit About the Role
There is a version of this role that attracts the wrong person: a senior engineer who wants a title upgrade and a slightly bigger scope. That person will struggle here. The Lead PE is not a promotion for being a great individual engineer. It is a fundamentally different job.
Your success at this level is measured entirely by what your Island delivers — not by the quality of your own code. You will still write code, often the hardest and most risk-laden on the project: auth systems, payment integrations, data migrations, the things nobody else should touch. But that is a fraction of the role. The majority is managing delivery, owning the client relationship on the technical side, unblocking engineers before problems compound, and making scope calls under pressure with incomplete information.
You are also the technical and commercial bridge between your Island and the client. You own every piece of technical communication that goes to them — what is being built, what risks exist, what the honest timeline is. When a client pushes for something technically unsound, you push back directly and professionally, always with an alternative. When something breaks in production, you own the post-mortem process and the client receives it within 24 hours. You protect your team from unfiltered client pressure; you translate it into clear, actionable direction instead.
On top of delivery and client management, you are the AI operating standard for your Island. Every engineer on your pod uses Cursor and Claude within the rules you define. You set those rules before the first line of code is written, govern how they evolve, and you are accountable when AI-generated code ships without being understood.
If you are energised by all of that — by the accountability, by owning outcomes rather than tasks, by the combination of technical depth and people management — this role will suit you well. If you want to spend most of your time in code, this is not the right level.
AI Governance Expectation
You set the AI standard for your entire Island. If an engineer on your pod is shipping AI-generated code they do not understand, or underusing AI tools entirely, both are your problem to fix — not theirs alone.
At Lead level, AI governance means:
- Authoring the .cursorrules file before the first PR is opened. This defines how every engineer on the team writes code, uses Cursor, and structures prompts. You update it as the team learns, and you submit it to the Fountane Mainland at the close of every engagement.
- Evaluating new AI tools before they reach client code. You are the gate. A tool that looks useful in a demo can create untraceable technical debt in production. You decide what enters the workflow.
- Governing prompt discipline across the team: scoped prompts, codebase context hygiene, no AI-generated code that the author cannot explain line by line.
- Using Claude for architecture reasoning, sprint planning, risk documentation, and client-facing technical communication — not just Cursor for code generation. AI works at every layer of the Lead role, not just the coding layer.
- Staying ahead of the Golden Stack. You should know what Cursor and Claude can and cannot do at the codebase level better than anyone on your Island. When the Mainland updates the standard toolchain, you integrate the change into your Island’s workflow first.
Key Responsibilities
Technical Architecture & Standards Ownership
Design the full-stack architecture for every engagement before the first sprint starts: service boundaries, API contracts, database schema, state management strategy across web and mobile surfaces, and the security baseline. Author the .cursorrules file that governs how the entire Island writes code and uses AI. Own the highest-risk code personally — auth systems, payment integrations, live data migrations — these are not delegated regardless of workload. Enforce Mainland security standards across the entire codebase: input validation, correct auth scoping, safe data handling. If a security issue reaches production that was visible in a PR, that is a failure you own.
CE Prototype Gatekeeping
Review every Concept Engineer prototype before any engineer touches it. This is not a courtesy review — you have veto authority. If the scope is technically unrealistic for the sprint, the architecture is unbuildable as specified, or the prototype makes promises the codebase cannot keep, the sprint does not start until those are resolved. The time to surface a structural problem is before it is built, not after it is demoed. Produce a written checklist verdict for every prototype review — approved, approved with conditions, or blocked with reasons.
Client Technical Communication & Scope Ownership
Own all technical communication with the client directly. This means: what is being built each sprint, what risks exist and what is being done about them, honest timelines when estimates change, and clear explanations of technical decisions in plain language. Push back on risky or scope-expanding requests professionally and always with an alternative — “we cannot do X because Y; here is what achieves the same outcome.” Manage scope creep actively: every request that expands the engagement goes through you, gets assessed for impact, and is either absorbed, priced, or declined with a rationale. Renewal conversations are yours to lead in coordination with the CE.
Island Integration Audit
When a prospective client wants fractional augmentation — one or two roles rather than a full Island — you conduct the Island Integration Audit. This means evaluating their existing engineering team against Fountane Mainland SOPs: coding standards, AI tool usage, deployment practices, and documentation quality. If they pass, fractional deployment proceeds. If they do not, you produce a written audit report that either recommends full Island deployment or a Mainland upskilling programme. You are protecting your team’s velocity — a fractional deployment into a dysfunctional team destroys it.
Delivery & Velocity Management
Review the work cycle board every morning. Flag anything stuck, stale, or at risk before it becomes a client problem — not after. Communicate risks to the CE proactively with options, not just problems. Track every engineer’s billing hours: a shortfall spotted on Wednesday is a Thursday conversation, not a Friday surprise. If an engineer is consistently under-billing, that is either a workload problem, a capability problem, or a motivation problem — each has a different resolution and you are responsible for diagnosing which one it is.
Production Incident Ownership
When something breaks in production, you own the resolution process end to end: take technical lead, make the call on rollback vs. hotfix, communicate status to the client directly if the incident affects them, and own the post-mortem. The client receives the post-mortem within 24 hours of resolution — this is a hard commitment, not a target. The post-mortem covers: what happened, why it happened, what was done to fix it, and what structural change prevents recurrence. You produce it; it is not delegated to the engineer who caused the issue.
Automation & Infrastructure Boundary Arbitration
The Automation Engineer owns the test gates within the CI/CD pipeline. The Infrastructure Engineer owns the pipeline configuration itself. When these overlap and conflict — which they will — you arbitrate. The resolution must be documented in the Island’s .cursorrules and SOP onboarding document so the boundary does not need to be relitigated every sprint. This is not optional housekeeping; an unresolved boundary between these two roles is one of the most common sources of deployment failures on Islands.
Full Stack Ownership — Web & Mobile
You review and own work across the entire application layer: React / Next.js web frontends, React Native or Flutter mobile apps, Node.js / Python backends, and database schema. You cannot delegate a review of mobile code because you do not know mobile, or backend code because your background is frontend. If there is a gap in your full-stack depth, that is something to resolve before taking this role, not on the job.
People Management & Mentoring
Hold bi-weekly 1:1s with every engineer on the Island — focused on growth, blockers, and career direction, not status updates. Status belongs on the board; 1:1s are for the person. Address performance gaps early, directly, and specifically: a pattern spotted in week two is a conversation in week two, not month three. Protect the team from unfiltered client anxiety — absorb it, process it, and give the team clear direction instead of noise. If an engineer is struggling, that is your problem to solve before it becomes the client’s problem to notice.
Network Contribution
At the close of every engagement, submit to the Fountane Mainland: the .cursorrules file, all prompt templates used, a short retrospective on what worked and what did not, and any reusable patterns or scripts developed during the engagement. This is a Lead-level obligation, not a nice-to-have. The network’s collective capability grows through what Leads bring back from the field. An engagement that ends without a Mainland submission has left the network no smarter than it was before.
Qualifications
- 8+ years of software engineering experience, with at least two years in a role where you were accountable for delivery outcomes — not just your own code. You should be able to describe an engagement where something went wrong on your watch, what you did about it, and what you would do differently. If your experience is entirely individual-contributor, this role will be a difficult fit.
- Genuinely full stack across web and mobile: React / Next.js, React Native or Flutter, Node.js or Python, and database architecture including schema design and migrations. You review and own work across all of these surfaces — not just the ones you are most comfortable in.
- Hands-on, daily Cursor and Claude usage with the ability to set and enforce standards for how a team uses them — not just personal proficiency. You should be able to describe the .cursorrules file you would write for a standard SMB engagement and explain the decisions behind it.
- Proven ability to communicate technical risk and decisions directly to non-technical clients — not through a PM, directly, in plain language. You should be able to describe a client pushback you navigated and how you handled it.
- Experience managing scope on a real engagement: a client who wanted more than was in the contract, and how you resolved it without damaging the relationship or the team’s velocity.
- Has conducted security-aware architecture design: auth systems, input validation, safe data handling. You should be able to describe a security decision you made and why.
- Has led or coordinated a small engineering team — run 1:1s, addressed performance gaps, made scope calls under pressure. Management experience at a staffing agency or outsourcing firm counts if the accountability was real.
- Comfortable having direct, specific performance conversations early — not after the situation has compounded. You should be able to describe a time you addressed a performance issue at the first sign rather than waiting.
- Bachelor’s or Master’s in Computer Science or a related field, or equivalent experience.
About Fountane
Fountane is a technology ventures lab - one part product studio, one part startup engine. We build high-quality software and AI products for clients ranging from fast-moving startups to large enterprises, and we co-build and invest in new companies when we see the right opportunity.
Founded in 2017 and headquartered in Minneapolis, we have grown to 60+ people across four continents and were recognised as one of America’s fastest-growing companies, ranking No. 699 on the Inc. 5000 with 595% three-year growth.
We are serious about craft, direct about expectations, and operate at the frontier of AI-assisted engineering. Lead PEs here carry real authority and real accountability — over delivery, over people, and over client outcomes. If that combination is what you are looking for, this is the place.
SENIOR DESIGN ENGINEER
ROLE AND RESPONSIBILITIES
Getting development inputs from Design Manager .
Field visit for observing technical requirement.
Design review meeting held with design team.
Preparation of Development Plan.
Concept modelling creation.
Design review meeting held with Design team.
Complete modelling of prototype machine,Special Tools and Welding Fixtures.
Get project budget amount from Management.
Preparation of BOM in Excel as per our company standards.
Making Sheet metal and machining component design and fabrication, in that Laser Cutting Drawing, Bending drawing, Machining drawing, Welding Drawings, Assembly Drawing, GA Drawing,Product Catalogue and SOP from SOLIDWORKS and AUTOCAD.
Quality plan creation.
Design review meeting held with Production team.
Bought out items, Sheet metal Bending,Laser cutting, Welding, Powder coating and machining process followup.
Inspection of Prototype machine components as per quality plan.
Assembly of prototype machine .
Product verification at in house.
Product validation at field.
Handover the product to production includes the following documents.
l Maintaining Design documents securely as soft copy in drive and Hard copy
1. BOM
2. Manufacturing Drawings
3. Assembly Drawings
4. Quality Plan and Standard component specification
5. Components image list
6. SOP
7. Installation drawings
8. Service manuals
ECN execution for existing product upgradation and solving problems .
Value engineering of existing products.
Machine BOM cost workout.
Leading team members and allocate their works and monitoring.
Principal Accountabilities :
1. Good in communication and converting business requirements to functional requirements
2. Develop data-driven insights and machine learning models to identify and extract facts from sales, supply chain and operational data
3. Sound Knowledge and experience in statistical and data mining techniques: Regression, Random Forest, Boosting Trees, Time Series Forecasting, etc.
5. Experience in SOTA Deep Learning techniques to solve NLP problems.
6. End-to-end data collection, model development and testing, and integration into production environments.
7. Build and prototype analysis pipelines iteratively to provide insights at scale.
8. Experience in querying different data sources
9. Partner with developers and business teams for the business-oriented decisions
10. Looking for someone who dares to move on even when the path is not clear and be creative to overcome challenges in the data.
**Job Title**: UX Designer
**Location**: Remote
**Job Type**: Freelancing
**Introduction**:
We are seeking a creative and detail-oriented UX Designer to join our team. The ideal candidate will have a strong portfolio of successful UX and other technical projects and will be responsible for designing the overall functionality of the product and ensuring a great user experience.
**Responsibilities**:
– Translate concepts into user flows, wireframes, mockups, and prototypes that lead to intuitive user experiences.
– Facilitate the client’s product vision by researching, conceiving, sketching, prototyping, and user-testing experiences for digital products.
– Design and deliver wireframes, user stories, user journeys, and mockups optimized for a wide range of devices and interfaces.
– Identify design problems and devise elegant solutions.
– Make strategic design and user-experience decisions related to core, and new, functions and features.
– Take a user-centered design approach and rapidly test and iterate your designs.
– Collaborate with other team members and stakeholders.
– Ask smart questions, take risks, and champion new ideas.
**Qualifications**:
– Three or more years of UX design experience. Preference will be given to candidates who have experience designing complex solutions for complete digital environments.
– Expertise in standard UX software such as Sketch, OmniGraffle, Axure, InVision, UXPin, Balsamiq, Framer, and the like is a must. Basic HTML5, CSS3, and JavaScript skills are a plus.
– Ability to work with clients to understand detailed requirements and design complete user experiences that meet client needs and vision.
– Extensive experience in using UX design best practices to design solutions, and a deep understanding of mobile-first and responsive design.
– A solid grasp of user-centered design (UCD), planning and conducting user research, user testing, A/B testing, rapid prototyping, heuristic analysis, usability and accessibility concerns.
– Ability to iterate designs and solutions efficiently and intelligently.
– Ability to clearly and effectively communicate design processes, ideas, and solutions to teams and clients.
– A clear understanding of the importance of user-centered design and design thinking.
– Ability to work effectively in a team setting including synthesizing abstract ideas into concrete design implications.
**Benefits**:
– Competitive salary and comprehensive benefits package.
– Opportunities for professional development and career growth.
– Flexible working hours, including provisions for remote work.
– A creative and inclusive work environment.
Tech Lead
Duties & Responsibilities
Candidate will be responsible for the architectural design, development and continuous improvement of the software and development process. The system involves real-time quote fetching and policy issuance with a deep integration with different insurance company systems.
Work Experience & Skills
- Strong experience in architecting and developing full-stack software systems.
- 5-7 years of hands-on experience in developing complex, large scale full stack consumer-facing responsive web products.
- Must have experience in Java and at least one Web framework such as Laravel / Django / CodeIgnitor and preferably with at least one JS framework like NodeJS, AngularJS or VueJS.
- Good exposure to few middleware technology tools such as application servers (nGinx, Apache, Tomcat), message queues (Gearman, ActiveMQ, Rabbit MQ, Kafka) etc..
- Experience in SOA architecture, micro services and scalable web-services (SOAP & REST) are mandatory.
- Good command & experience on database concepts like RDBMS, NoSQL, data modelling, data normalization etc.
- Prior knowledge of technical documentation techniques like UML diagrams, flow charts, sequence diagram, interaction diagrams etc. is must for the role.
- Experience with Elastic infrastructure solutions / deployment (Docker, Kubernetes, OpenShift, Mesos) and CI/CD systems such as Jenkins is required.
- Exposure to Agile & Scrum processes with experience as Scrum Master on Jira or Rally or similar tools is desired.
- Past record of handling cloud hosting services of Amazon, Google or MS Azure for engineering deployments.
Qualifications
B Tech / BE / M Tech / ME or equivalent in Computer Science, Engineering or similar relevant fields
We’re looking for a Senior Mobile Application Developer to work on Client & Internal Applications. The successful candidate will be responsible designing, developing and implementing software solutions to address complex business issues. The ideal applicant will be able to thrive in a highly collaborative workplace and actively engage in the development process hands-on.
Company are looking for an Android developer - it will be a huge benefit if you are confident and able to build application in Objective C or Swift.
Requirements
- Experience with publishing APIs and in4tegrating with 3rd party services
- Kotlin, Android, Java, Objective C, Swift
- Good knowledge of database (MySQL, SQLlite, Firebase)
- Able to publish Apps to Playstore & Appstore
- Experienced in building mobile applications that utilizes web services (SOAP / REST / JSON)
- An eye for design
- Extensive experience with Mobile features & libraries – Maps, Camera, Files, Wearables, GPS, QR Scanning etc.
- Experience with Tensorflow Lite
- Able to build responsive Ui that work with different devices
- Other programming languages are of benefit – HTML, CSS, PHP, C#
Designation - SDET
About Livspace
Livspace is India’s trusted interior design and renovation platform that connects interior designers, homeowners and vendors. For homeowners, Livspace is their one-stop destination for all things interiors. For interior designers and vendors, we’ve streamlined their workflow from design all the way to delivery through powerful and innovative technology.
We’re currently in nine Indian metro areas. We’ve made over 20,000 customers happy by delivering their dream homes to them. With over 3,500 interior designers on board, we’re the largest design community India has seen. We employ over 2000 passionate individuals who continue to grow and be a part of this exciting journey.
If you value autonomy, enjoy challenges, believe in getting things done and can work with minimal supervision, come join us
Responsibilities:
- Responsible for the development of our web & mobile test automated frameworks and to execute tests to ensure product quality.
- Shall design and implement Automation framework, tests scripts, debugging and defining corrective actions.
- You will also review system requirements and track quality assurance metrics (e.g. defect densities and open defect counts)
Skill Requirement:
- Linux, Apache, MySQL, MongoDB
- Javascript, AngularJS, JQuery, HTML, CSS- Object-oriented programming with Java/Python/Ruby
- REST API testing / Automation
- Data Structures
- Tools : Cucumber, Protractor, Robot Framework, Selenium web driver, Jenkins/Bamboo
Who you are:
- A minimum of 3+ years of SDET or QA Engineering experience.
- Proficiency in Java, Python or other Object Oriented Language
- Ability to design and develop test automation frameworks in Java
- Ability to quickly learn new technologies in a dynamic environment
- Strong communication and collaboration skills
- Knowledge of Unit testing frameworks
- Knowledge on frameworks like Cucumber, Protractor , Django, Flask
- Knowledge on Selenium WebDriver
- Strong exposure to SDLC and STLC
- Knowledge on Mysql , MongoDB etc







