The ultimate guide to hiring a web developer in 2021
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Redis is an advanced, open-source data structure server that is used for handling and managing key-value data sets. It has been the resource of choice for both small and large applications due to its high performance, easy scalability, and straightforward use. Having a Redis Professional on your team can help you create innovative products by leveraging all that the powerful data structure server can offer.
Redis is highly recommended for applications such as gaming leaderboards, frequent analytics updates, collecting data from multiple sources in real time, and other real-time applications. The more you understand its many capabilities, the more you realize why this technology is so popular with developers.
Our expert Redis Professionals specialize in using Redis to build powerful web and mobile applications.
Here’s some projects that our expert Redis Professionals made real:
This is just a small taste of what our professional Redis experts do every day on Freelancer.com. If you have a project that requires a Redis Professional to help you innovate with this powerful technology, then post your project now on Freelancer.com - we have a global community of talented professionals ready to help you make your ideas come true!
From 12,051 reviews, clients rate our Redis Professionals 4.9 out of 5 stars.Redis is an advanced, open-source data structure server that is used for handling and managing key-value data sets. It has been the resource of choice for both small and large applications due to its high performance, easy scalability, and straightforward use. Having a Redis Professional on your team can help you create innovative products by leveraging all that the powerful data structure server can offer.
Redis is highly recommended for applications such as gaming leaderboards, frequent analytics updates, collecting data from multiple sources in real time, and other real-time applications. The more you understand its many capabilities, the more you realize why this technology is so popular with developers.
Our expert Redis Professionals specialize in using Redis to build powerful web and mobile applications.
Here’s some projects that our expert Redis Professionals made real:
This is just a small taste of what our professional Redis experts do every day on Freelancer.com. If you have a project that requires a Redis Professional to help you innovate with this powerful technology, then post your project now on Freelancer.com - we have a global community of talented professionals ready to help you make your ideas come true!
From 12,051 reviews, clients rate our Redis Professionals 4.9 out of 5 stars.Project Title Build Enterprise Reverse Auction Procurement SaaS Platform Project Summary We are developing a premium multi-tenant SaaS platform focused on reverse-auction-driven procurement for MSMEs and large enterprises. Phase 1 scope does NOT include SAP integration (planned for Phase 2). Core Requirements Multi-tenant SaaS architecture PAN-based company registration (unique ID) Multiple GSTN structure under one company Vendor registration with: PAN GSTN(s) MSME status Nature of business (Manufacturer, Wholesaler, Distributor, Retailer, Service Provider) Vendor item registration (Item Name, Description, HSN Code) RFQ module Real-time Reverse Auction engine with: Open / Blind / Rank-only modes 2-minute auto-extension Buyer sees vendor names Vendors cannot see competitor name...
I need the official open-source Java backed of our project deployed, configured, and ready for continuous delivery. The source code is stable; what’s missing is a production-grade environment that handles build, test, and roll-out with minimal manual touch points. Here is the flow I have in mind: 1. Hybrid database approach Distributed Cluster (3 VPS server) 2. Containerize the application with Docker and automate builds via Maven or Gradle. 3. Primary Databases for Chat History Cassandra (NoSQL) 4. Secondary Databases PostgreSQL (for users Metadata) on the codebase’s data model. 5. Redis : Presence/Session 6. Backed Language: Spring Boot Java 21/25 with RabbitMQ,and Maven or Gradle configuratio 7. Real-time: WebSockets for bidirectional communication 8. also preferred ...
I’m building an internal control panel that streamlines our customer-support workflow. The stack is Python with Streamlit for the UI, Redis for fast in-memory state and queueing, and Postgres as the source of truth for historical data. Core workflow The panel’s single purpose is to let our support team handle live customer interactions from one place. Agents must be able to launch or join an active chat, see who is waiting, review basic customer context pulled from Postgres, and hand the conversation off or close it. All updates to chat status should push instantly to every connected agent, so WebSocket or Streamlit’s native realtime features will be necessary. Key feature set • Live chat integration that plugs into our existing WebSocket gateway (or a lightwei...
deploying the official open-source backend components and integrating them with various third-party services for full functionality. • mainly our requirements our own infrastructure Self-Hosted with Custom Instance public rebranded messaging app. • Only people who have previously studied and worked on production-style Signal server architecture and structure should communicate • Those who have not previously studied and worked on production-style Signal server architecture and structure should not submit bid proposals. • The official source code is open-source and available on GitHub. • You only need to deploy and configure the Signal server only. The process requires significant technical expertise in server management, Java, database administrat...
About the role We’re building a Security SaaS platform used by customers who depend on reliability, performance, and strong security foundations. As a Backend Developer, you’ll design and implement APIs and backend services that power our product—covering everything from data pipelines and integrations to authentication, auditing, and system scalability. You’ll work closely with Product, Security, and Operations teams to deliver secure-by-default services with great developer ergonomics. Tech stack (current & relevant) • Python (Django / Django REST Framework) • Go (services, high-performance workloads) • C++ / C# (agents, performance-critical components, integrations) • REST APIs, OpenAPI/Swagger • PostgreSQL / Redis (typical), m...
Product Overview P2P Crypto Marketplace for Digital Goods A decentralized, escrow-backed peer-to-peer marketplace enabling users to safely trade digital goods (subscriptions, gift cards, licenses, accounts) using cryptocurrency, launched as a Telegram Mini App for instant global reach. The platform eliminates trust issues in digital goods trading by combining KYC verification, smart-contract escrow, and multi-step trade validation. Core Value Proposition Trade digital goods globally with crypto—without trust, fraud, or delays. No chargebacks No middleman holding funds No long onboarding Built for crypto users, not adapted for them How It Works (Trade Flow) User Verification Telegram login (one-tap) Mandatory KYC (basic → advanced tiers) Wallet connection (EVM-comp...
SCOPE AND ARCHITECTURE ADHERENCE The published technical requirements and stack (Python, PostgreSQL as source of truth, Redis for locking, Binance integration, Docker deployment) are the priority baseline for this project. If you propose architectural changes (e.g., different database, alternative execution model, third-party services, or different infrastructure), you must provide clear technical justification explaining: • Why the change improves robustness or reliability • How it preserves deterministic state and idempotency • What trade-offs are introduced • Why it is superior to the baseline stack "Unjustified stack substitutions or generic alternatives will not be considered" OPTION A – Hybrid (Binance + 3Commas) Senior Python Engineer &ndas...
Product Overview P2P Crypto Marketplace for Digital Goods A decentralized, escrow-backed peer-to-peer marketplace enabling users to safely trade digital goods (subscriptions, gift cards, licenses, accounts) using cryptocurrency, launched as a Telegram Mini App for instant global reach. The platform eliminates trust issues in digital goods trading by combining KYC verification, smart-contract escrow, and multi-step trade validation. Core Value Proposition Trade digital goods globally with crypto—without trust, fraud, or delays. No chargebacks No middleman holding funds No long onboarding Built for crypto users, not adapted for them How It Works (Trade Flow) User Verification Telegram login (one-tap) Mandatory KYC (basic → advanced tiers) Wallet connection (EVM-comp...
I’m running a Laravel 10 bulk-media sender that talks to WhatsApp Business Cloud through a webhook. Whenever the API answers with HTTP 429, the webhook does mark the message as failed, yet the queued retry flow (RetryFailedWhatsAppJob on Redis/cloud queue) rarely fires, and when it does, the image-ID matching logic sometimes mis-aligns. The result is missed retries or, worse, duplicate sends. Here’s what needs to happen: • Repair the webhook callback so the media object returned by WhatsApp is always matched to the correct outbound record. • Ensure the job is dispatched, picked up, and processed on the existing Redis-backed queue every time a 429 occurs, honouring the current attempt counter. • Implement a reliable back-off for those 429 responses so we r...
Please read carefully before bidding. We are building a production-grade AI-powered building inspection report platform. 90% was built in base44 however, base44 cannot parse pdf"s larger than 10MB, so we have hit a roadblock and decided to take another route. This is NOT: *A WordPress job *A Shopify job *A bubble/no-code job *A “prompt engineering” job *A basic CRUD web app This is a serious backend architecture project involving: PDF parsing (11MB+ technical reports) AI defect extraction Structured data normalization Repair cost estimation logic Long-running job orchestration Background workers / queues Multi-user concurrency Production deployment architecture NOTE: Required Technical Stack (Non-Negotiable) You must have experience with: Node.js or Py...
Security Engineer to implement advanced application-layer security improvements, session control, and structured framework upgrades. This is a higher complexity engagement involving architectural work and controlled deployment. Scope of Work 1. Concurrent Login and Session Management Design and implement controlled session management. Responsibilities Implement Redis or ElastiCache-based session tracking Develop middleware to prevent unauthorized concurrent sessions Build configurable session policies Implement detailed audit logging Ensure compatibility with mobile clients Support emergency break glass access scenarios Healthcare-aligned audit logging is required. 2. Administrative Portal Access Control (Optional VPN / Zero Trust) Secure administrative access to sensitive function...
Security Engineer to implement advanced application-layer security improvements, session control, and structured framework upgrades. This is a higher complexity engagement involving architectural work and controlled deployment. Scope of Work 1. Concurrent Login and Session Management Design and implement controlled session management. Responsibilities Implement Redis or ElastiCache-based session tracking Develop middleware to prevent unauthorized concurrent sessions Build configurable session policies Implement detailed audit logging Ensure compatibility with mobile clients Support emergency break glass access scenarios Healthcare-aligned audit logging is required. 2. Administrative Portal Access Control (Optional VPN / Zero Trust) Secure administrative access to sensitive function...
Security Engineer to implement advanced application-layer security improvements, session control, and structured framework upgrades. This is a higher complexity engagement involving architectural work and controlled deployment. Scope of Work 1. Concurrent Login and Session Management Design and implement controlled session management. Responsibilities Implement Redis or ElastiCache-based session tracking Develop middleware to prevent unauthorized concurrent sessions Build configurable session policies Implement detailed audit logging Ensure compatibility with mobile clients Support emergency break glass access scenarios Healthcare-aligned audit logging is required. 2. Administrative Portal Access Control (Optional VPN / Zero Trust) Secure administrative access to sensitive function...
Security Engineer to implement advanced application-layer security improvements, session control, and structured framework upgrades. This is a higher complexity engagement involving architectural work and controlled deployment. Scope of Work 1. Concurrent Login and Session Management Design and implement controlled session management. Responsibilities Implement Redis or ElastiCache-based session tracking Develop middleware to prevent unauthorized concurrent sessions Build configurable session policies Implement detailed audit logging Ensure compatibility with mobile clients Support emergency break glass access scenarios Healthcare-aligned audit logging is required. 2. Administrative Portal Access Control (Optional VPN / Zero Trust) Secure administrative access to sensitive function...
* This is for freelancers only, agencies stay away I need a Drupal specialist to build an institutional site whose primary role is to host and showcase educational content - specifically our research articles and publications. The platform must let visitors quickly locate material through robust search and filter tools tied to a clear taxonomy (author, topic, year, journal) and give them a one-click option to download individual papers as PDFs. Beyond the core article repository, I also want a dedicated area for larger research papers as well as a dynamic news & events section so we can highlight conferences, calls for papers, and awards. All content should be managed through Drupal’s editorial workflow with role-based permissions for authors, reviewers, and admins. Deliverabl...
I am looking for a collaborative Freelancer to continue the development of an already started MVP. The initial project was built using Artificial Intelligence as an accelerator, and I need a developer who masters this same work methodology: speed through AI, but with expert human supervision to ensure architecture and scalability. The Tech Stack (Modern & High-Performance): The environment is already configured and running with: Core: PHP 8.4, Laravel 12, Laravel Octane. Server/Runtime: FrankenPHP, Caddy. Data/Cache: PostgreSQL 17, Redis 8 (with PHP extension), Laravel Reverb. Frontend/Build: Vite. Infra: Docker, Ubuntu 24. Your Profile and Methodology: I am not looking for someone who "copies and pastes" code blindly from ChatGPT. I am looking for an AI pilot. AI-Nativ...
Building a Tiny House Bookings Marketplace This briefing serves as a complete technical guide for freelancers building a professional platform similar to Natuurhuisje, Airbnb, , or , focused on tiny houses. Target audience: Full stack developers, frontend developers, backend developers, UX/UI designers, and DevOps engineers. 1. PLATFORM GOAL An online marketplace where landlords can offer tiny houses and renters can search, book, and pay safely. Important: • Strong focus on user-friendliness, SEO, reliable bookings, and clean architecture. • Scalable from MVP to full-fledged platform. 2. OVERVIEW OF THE RECOMMENDED TECH STACK Frontend • (React) o SEO-ready, server-side rendering, fast o Recommended hosting: Vercel Backend API Two equivalent options: 1. Python – Dj...
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Learn how to find and work with a top-rated Google Chrome Developer for your project today!
Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.