
Responsibilities:
- Should act as a technical resource for the Data Science team and be involved in creating and implementing current and future Analytics projects like data lake design, data warehouse design, etc.
- Analysis and design of ETL solutions to store/fetch data from multiple systems like Google Analytics, CleverTap, CRM systems etc.
- Developing and maintaining data pipelines for real time analytics as well as batch analytics use cases.
- Collaborate with data scientists and actively work in the feature engineering and data preparation phase of model building
- Collaborate with product development and dev ops teams in implementing the data collection and aggregation solutions
- Ensure quality and consistency of the data in Data warehouse and follow best data governance practices
- Analyse large amounts of information to discover trends and patterns
- Mine and analyse data from company databases to drive optimization and improvement of product development, marketing techniques and business strategies.\
Requirements
- Bachelor’s or Masters in a highly numerate discipline such as Engineering, Science and Economics
- 2-6 years of proven experience working as a Data Engineer preferably in ecommerce/web based or consumer technologies company
- Hands on experience of working with different big data tools like Hadoop, Spark , Flink, Kafka and so on
- Good understanding of AWS ecosystem for big data analytics
- Hands on experience in creating data pipelines either using tools or by independently writing scripts
- Hands on experience in scripting languages like Python, Scala, Unix Shell scripting and so on
- Strong problem solving skills with an emphasis on product development.
- Experience using business intelligence tools e.g. Tableau, Power BI would be an added advantage (not mandatory)

Similar jobs
Software QA Engineer (eCommerce WEB) - JD
Professional Work Experience
- 5+ Years in eCommerce B2B
- Experience with PIM Systems
- Experience with ERP Systems (Infor LN, BC)
- Experience with Automation Testing (Selenium/C# and nUnit is a plus), CI/CD, Pipelines
- Experience with Performance Testing (jMeter and K6)
- Experience with API testing (RestAPIs, GraphQL)
- Flexibility to adjust to new processes
- Capable of estimating/forecasting time to complete specified project tasks
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.
Criteria
Mandatory
- Strong Product / Business Analytics profile, with a focus on B2C digital products
- Mandatory (Experience 1): Must have 4+ YOE in Consumer analytics for Product / Marketing / Business / Consumer behaviour Insights for B2C Products (Don't want logistics, operations or supply-chain focused analytics profiles, they should have worked on consumer-side analytics)
- Mandatory (Experience 2): Must have hands-on experience with data analysis tools (SQL, Excel, Python, R)
- Mandatory (Experience 3): Must have hands-on experience with KPI dashboard creation and visualization platforms (Tableau, Power BI among others) for effective reporting at various organizational levels
- Mandatory (Experience 4): Proven ability to translate and communicate complex analytical concepts into clear, actionable insights for non-technical stakeholders
- Mandatory (Company): B2C product companies offering digital / Tech products (such as Fintech, EdTech, AdTech, TravelTech)
- Mandatory (Exclusion): Avoid all e-commerce companies like Meesho, Amazon, Flipkart, Swiggy, as their scope of work is limited and irrelevant to their requirement.
- Note: Candidates must be from B2C tech product companies where the core user experience is driven by the technology itself—not from companies like Ola, Swiggy, Zepto, Zomato, Uber, where the user experience is shaped by a tangible service (e.g., food delivery or cab rides).
- Mandatory (Stability): Minimum 2 years per role required. One short stint is acceptable if there’s a long tenure (eg: 5+ years) in a prior role. Frequent job changes are straight rejects.
- Note: Total years of experience must not exceed 6 years.
Preferred Companies
Scaler, Unacademy, upGrad, BYJU’S, Vedantu, Khan Academy, Toppr, Practo, QISpine, Paytm, Paytm Money, Freo Money, Groww, Zerodha, CRED, Navi, PhonePe, Jupiter, Kuku FM, Hike Messenger, Pocket FM, Dailyhunt, Gaana, JioSaavn, MX Player, Hotstar, Gameskraft, Dream11, MPL, Nazara Technologies, WinZO
About Us
Vedshil Careers (Parent company Vedshil) is a budding training institute dedicated to providing high-quality Industry Based Skill Development training. We are committed to helping students and professionals enhance their skills and become market ready. As we continue to grow, we are seeking a passionate and knowledgeable Graphic Designer to join our team.
Job Description
Are you passionate about visual storytelling and design? Do you possess a keen eye for details, on social media trends and an innate ability to bring creative projects to life? If so, we're looking for a dynamic individual to join our team as a PR associate who would work in the Video Editing & Graphic Design area. In this role, you'll have the opportunity to showcase your talents across a variety of multimedia projects while collaborating with a team of innovative professionals.
Responsibilities:
Video Editing:
- Create engaging and visually stunning videos for various purposes, including marketing campaigns, social media content, and internal communications.
- Edit raw footage to produce high-quality videos for marketing campaigns, social media content, and other promotional materials.
- Enhance video content with effects, transitions, and sound to create a polished final product.
- Collaborate with content creators and stakeholders to ensure videos align with brand guidelines and messaging objectives under prescribed timelines.
- Manage multiple projects simultaneously and adhere to project timelines to meet deadlines.
- Stay up-to-date on industry trends and best practices to continually enhance the quality and effectiveness of our visual content.
Graphic Design:
- Design eye-catching graphics to support various marketing initiatives, including logos, illustrations, and infographics.
- Develop creative concepts and visual solutions that effectively communicate key messages and engage our target audience.
- Utilize Adobe Creative Suite and other design tools to bring concepts to life and maintain brand consistency across all visual assets.
- Iterate designs based on feedback and make revisions as needed to achieve desired outcomes.
- Stay up-to-date on industry trends and best practices to continually enhance the quality and effectiveness of our visual content.
Required Qualifications:
- Proven experience in video editing and graphic design, with a strong portfolio showcasing your work.
- Proficiency in Adobe Creative Suite (Premiere Pro, After Effects, Illustrator, Photoshop, etc.) and other relevant software. It is highly recommended that you have some knowledge of video editing.
- Excellent communication and organizational skills, with the ability to multitask and prioritize tasks in a fast-paced environment.
- A collaborative mindset and a team player who takes input and provides insights into various projects.
You have 3 to 14 yrs of software engineering & product delivery experience with strong
background in datastructures & algorithms
• You’ve proven software development credentials having successfully built complex
products
• You are experienced with one or more general programming languages (e.g. Java, C/C++,
Go). Ability to learn other coding languages as needed.
• You’ve proven software development credentials having successfully built complex
products
• You have a strong foundation in the fundamentals of computer science, with familiarity in
data structures, algorithms and a strong command of object-oriented principles.
• You have experience in one or more of the following areas: Server Backend, Distributed
and Parallel Systems, Full Stack Development (frontend and backend), Scalable Enterprise
Platforms and Applications, Application Security and Incident Management, Android,
iOS, and Machine Learning.
• You have a spark that separates you from the crowd and ability to think out of the box and
on your feet
• You possess multi-dimensional skills that make you a valuable co-worker in a fast,
changing and ambiguous environment
• You have the ability to learn other coding languages as needed real quick
• You are comfortable in working with a team that deals with ambiguity every day
Roles and Responsibilities:
- Developing new user-facing features using React.js
- Developing and implementing highly responsive user interface components using react concepts.
- Writing application interface codes using JavaScript following react.js workflows.
- Experience with RESTful APIs
- Troubleshooting interface software and debugging application codes.
- Create database schemas that represent and support business processes.
- Implement automated testing platforms and unit tests.
- Optimize application for performance and speed.
- Implementation of security and data protection.
- Provide technical support to users.
Skills:
- At least 5 years of experience as a Java Developer or similar role
- Strong expertise in Java programming language and working Knowledge on Back-end technologies such as Spring/Spring Boot.
- In-depth knowledge of JavaScript, CSS, HTML, and front-end languages.
- Knowledge of REACT tools including React.js, Webpack, Enzyme, Redux, and Flux.
- Experience with user interface design.
- Familiarity with database technology such as MySQL, MongoDB.
- Good knowledge of Unit Testing.
- Experience with at least one of the Cloud Services such as AWS, GCP, Azure are plus.
- Familiarity with SCRUM methodologies
- Strong organizational and project management skills.
- Excellent verbal communication skills.
- Analytical and logical skills
- Good problem-solving skills.
Qualification:
- 3-4 years of experience working as a ReactJS Developer or in a similar role.
What we offer:
- Flexible working hours
- Up to 12 Lakh insurance
- Work-life balance
Human Resource Executive
0 - 3 years
1.5-3 Lacs P.A.
Hiring office located in Ghaziabad
Women candidates preferred
Job description
Role & responsibilities
Talent Acquisitions IT staff hired, manage recruitment & selection process, verification, and documentation process
Champion the onboarding process, ensuring the process is up to date and of high quality, providing clarity and connection for all employees and their role in relation to the overall vision
Managing HR records including, resumes, applicant logs, employee and & employer forms/documents, leave records, and employees.
Employee orientations & Induction.
Employee Engagement Activity
Maintain and enhance employee benefits programs, including compensation, health insurance, expenses, vacation, and other personnel packages
Ensure legal compliance throughout human resource management
Analysis of HR and other departments with manpower requisition.
Plan, monitored, and appraise HR activities by scheduling management conferences with employees, hearing and resolving employee grievances, training managers to coach and discipline employees, and counseling employees and supervisors.
Assist in the development and implementation of human resource policies
Gather and analyze data with useful HR metrics, like time to hire and employee turnover rates
Other roles & responsibilities as and when given by the reporting manager.
Preferred candidate profile
Have a relevant experience as an HR executive of at least 1+ years
Demonstrate intermediate to advanced skills and knowledge of Excel, as well as other Microsoft Office applications
Strong analytical and problem-solving skills
MBA HR / BBA / preferrable.
Excellent communication and people skills
Aptitude in problem-solving and grievance handling of employees
Understanding of general human resources policies and procedures
we have an urgent requirement for a front desk/hr executive /education counselor (female)
Interview Timing: 11 AM
Meet Miss. Shivani Tyagi
Carry your cv in hard copy
Interview venue :
693, Sector-14A, Opposite Sahibabad Sabji Mandi, Vasundhara, Ghaziabad(U.P.) 201012.
· Strong knowledge of .NET web framework.
· Proficient in {C# and/or VB.NET}, with a good knowledge of their ecosystems
· Strong understanding of object - oriented programming
· Skill for writing reusable libraries
· Familiar with various design and architectural patterns
· Familiarity with Microsoft SQL Server.
· Experience with web application frameworks
· Familiarity with Windows Presentation Framework
· A knack for writing clean, readable, and easily maintainable code
· Understanding of fundamental design principles for building a scalable application
· Experience creating database schemas that represent and support business processes
· Basic understanding of Common Language Runtime (CLR), its limitations, weaknesses, and workarounds
· Proficient understanding of code versioning tools {such as Git, SVN}
Responsibilities:
· Design, build and maintain efficient, reusable, and reliable code
· Integrate data storage solutions.
· Engage in SQL Version upgrade and Windows upgrade activities
· Ensure the best possible performance, quality, and responsiveness of applications
· Identify bottlenecks and bugs, and devise solutions to mitigate and address these issues
· Help maintain code quality, organization, and automatization
We are looking for a skilled computer programmer who is comfortable with both front and back end programming. Full Stack Developers are responsible for developing and designing front end web architecture, ensuring the responsiveness of applications and working alongside graphic designers for web design features, among other duties.
Responsibilities
- Developing front end website architecture.
- Designing user interactions on web pages.
- Developing back end website applications.
- Creating servers and databases for functionality.
- Ensuring cross-platform optimization for mobile phones.
- Ensuring responsiveness of applications.
- Working alongside graphic designers for web design features.
- Seeing through a project from conception to finished product.
- Designing and developing APIs.
- Meeting both technical and consumer needs.
- Stay up-to-date with developments in web applications and programming languages.
Requirements
- 1-5 Year of Experience as Full Stack Developer.
- Proficiency with fundamental front end languages such as HTML, CSS and JavaScript.
- Familiarity with JavaScript frameworks such as Vue JS, Angular JS, React, and Nuxt.
- Proficiency with server side languages such as Java, Python, Ruby, PHP.
- Familiarity with database technology such as MySQL, Oracle and MongoDB.
- Experience working on MEAN (Angular JS, NodeJS, Express, MongoDB) and MERN Stack (ReactJS, React Native, NodeJS, Express, MongoDB).
- Optional experience of using AWS.
- Excellent verbal communication skills.
- Good problem solving skills.









