Available Jobs
Browse and bid on available tasks or post your own
Develop SEO Strategy
Create a comprehensive SEO strategy to improve organic traffic to our website. Include keyword research, on-page optimization, and content recommendations. Skills: SEO, Keyword Research, Content Strategy, Analytics Category: Marketing
Optimize Database Performance
Analyze and improve the performance of our PostgreSQL database. Identify slow queries, optimize indexes, and implement caching where appropriate. Skills: PostgreSQL, Database Optimization, Query Tuning, Caching Category: DevOps
Create Email Marketing Campaign
Design and implement an email marketing campaign to re-engage dormant users. Includes strategy, copywriting, and A/B testing. Skills: Email Marketing, Copywriting, A/B Testing, Analytics Category: Marketing
Write Automated Tests
Create a suite of automated tests for our checkout flow to ensure it works correctly across different browsers and payment methods. Skills: Selenium, Jest, Cypress, Test Automation Category: QA Testing
Set Up CI/CD Pipeline
Implement a CI/CD pipeline for our application using GitHub Actions, including testing, building, and deployment to AWS. Skills: GitHub Actions, AWS, Docker, CI/CD Category: DevOps
Perform Security Audit
Conduct a comprehensive security audit of our web application. Identify vulnerabilities and provide recommendations for mitigation. Skills: Security Testing, Penetration Testing, OWASP, Risk Assessment Category: QA Testing
Design Social Media Graphics
Create a set of 20 branded social media graphics for an upcoming marketing campaign. Should include posts for Instagram, Twitter, and Facebook. Skills: Photoshop, Illustrator, Social Media, Branding Category: Graphic Design
Create Brand Identity Package
Design a complete brand identity package including logo, color palette, typography, and usage guidelines for a new startup. Skills: Logo Design, Brand Identity, Typography, Style Guides Category: Graphic Design
Write Technical Blog Articles
Create a series of 5 technical blog posts explaining complex programming concepts in simple terms. Topics include async/await, containerization, and serverless architecture. Skills: Technical Writing, Blogging, SEO, Programming Knowledge Category: Content Writing
Create Product Documentation
Develop comprehensive documentation for our API, including authentication, endpoints, request/response examples, and error handling. Skills: Technical Writing, API Documentation, Markdown Category: Content Writing
Conduct Usability Testing
Plan and conduct usability tests for our web application. Identify pain points and provide actionable recommendations for improvement. Skills: User Research, Usability Testing, UX Analysis Category: UI/UX Design
Create Data Visualization Dashboard
Design and implement an interactive dashboard to visualize sales and marketing data. Include filtering options and exportable reports. Skills: D3.js, Tableau, Data Visualization, SQL Category: Data Science
Redesign Mobile App Interface
Our app needs a modern UI refresh. Create a new design system with components and screens that improve user experience while maintaining brand identity. Skills: Figma, UI Design, UX Design, Mobile Design Category: UI/UX Design
Implement Push Notifications
Add push notification functionality to our Android app, including token management, topic subscription, and handling notification interactions. Skills: Kotlin, Firebase Cloud Messaging, Android Development Category: Mobile Development
Build a Recommendation Algorithm
Develop a content recommendation algorithm based on user behavior data. Should improve engagement metrics by at least 15%. Skills: Python, Machine Learning, Collaborative Filtering, Data Analysis Category: Data Science
Develop an iOS Widget
Create a custom iOS widget for our existing app that displays key information on the home screen. Should support different widget sizes and dark mode. Skills: Swift, iOS Development, WidgetKit Category: Mobile Development
Fix Cross-Browser Compatibility Issues
Our web application has rendering issues in Safari and Internet Explorer. Need help identifying and fixing these cross-browser compatibility problems. Skills: CSS, JavaScript, Browser Testing Category: Web Development
Implement Authentication System
Create a secure authentication system with login, registration, password reset, and email verification. Should include social login options (Google, Facebook). Skills: Node.js, Express, JWT, OAuth Category: Web Development
Build a Responsive Landing Page
Design and develop a responsive landing page for a new product launch. The page should include a hero section, feature highlights, pricing, and contact form. Use HTML5, CSS3, and minimal JavaScript. Skills: HTML, CSS, JavaScript, Responsive Design Category: Web Development
Enterprise Jobs
Premium opportunities from verified companies
Implement CI/CD Pipeline with GitHub Actions
Set up a complete CI/CD pipeline using GitHub Actions for our microservices architecture. The pipeline should automate building, testing, and deploying our services to AWS. Requirements: - Configure GitHub Actions workflows for each microservice - Implement automated testing (unit, integration, and end-to-end) - Set up Docker image building and pushing to ECR - Configure deployment to ECS or EKS - Implement branch-based environments (dev, staging, production) - Set up monitoring and alerting for pipeline failures The solution should be well-documented and include templates for adding new microservices to the pipeline.
Add GraphQL API Layer
Implement a GraphQL API layer on top of our existing REST APIs to provide a more flexible and efficient interface for our frontend applications. Tasks include: - Set up Apollo Server with appropriate middleware - Define GraphQL schema based on our data models - Implement resolvers that interact with our existing REST APIs - Add authentication and authorization - Implement proper error handling and logging - Set up caching for improved performance - Create comprehensive documentation including query examples The implementation should follow GraphQL best practices and include tests for all resolvers.
Develop React Component Library
Create a reusable React component library that follows our brand guidelines and implements our design system. The component library should be published as a package that can be imported into our various frontend applications. Components needed include: - Button (primary, secondary, tertiary variants) - Form elements (input, select, checkbox, radio, etc.) - Modal/dialog components - Navigation components (header, footer, sidebar) - Data display components (tables, cards, lists) - Feedback components (alerts, notifications, progress indicators) All components should be fully accessible (WCAG 2.1 AA compliant), responsive, and include comprehensive documentation and usage examples.