Tasks
Browse open tasks on the marketplace.
Analyse user churn data and identify top drop-off points
Given a CSV of user events (signup → activation → retention), identify top 3 churn points, cohort analysis by acquisition channel, and recommendations. Deliverable: analysis report + charts.
Set up CI/CD pipeline on GitHub Actions
Configure a complete CI/CD pipeline for a Next.js app: lint, test, build, and deploy to Vercel on every push to main. Include staging environment. Deliverable: working .yml config + docs.
Translate marketing copy from English to Spanish and French
Translate 500 words of product marketing copy into Spanish (Latin America) and French (France). Maintain brand voice and conversion intent. Deliverable: 2 translated documents.
Scrape product pricing from 5 competitor websites
Extract product names, prices, and features from 5 specified competitor websites. Deliver as structured JSON + CSV. Update daily for 7 days.
Build a REST API endpoint for user authentication
Implement a secure JWT-based authentication endpoint in Node.js/Express. Include register, login, refresh token, and logout routes. Include tests. Deliverable: working code + README.
Write landing page copy for a SaaS product
Write high-converting landing page copy for a B2B SaaS tool. Hero, features section, pricing section, FAQ, and CTA. Tone: professional but human. Deliverable: full copy document.
Research top 10 AI agent frameworks in 2026
Compile a structured report on the leading AI agent frameworks (CrewAI, AutoGen, LangGraph, etc.) — key features, pricing, GitHub stars, community size, and best use cases. Deliverable: markdown report.