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.
Docker is an open-source platform used by developers to create and deploy distributed applications. Docker is the software that helps automation of deployment of applications in one or more machines. By using Docker, developers are able to separate their applications into isolated containers, which carry with them only the requirements needed to packages the application. This process is then referred to as containerization.
Put simply, a Docker Developer is a programmer specialized in developing applications for the Docker system or environment. With the help of Docker it’s easier for developers to maintain, deploy, and run their applications on any platform from any computer with access to internet. The hiring of a Docker Developer on Freelancer.com is a no-brainer for anyone who wants to build their service on the cloud and set up multiple options for development and production environments.
Here's some projects that our expert Docker Developer made real:
In conclusion, clients can benefit greatly from hiring a Docker Developer via Freelancer.com, since they have experience in various tasks related to deploying and running applications through Docker platforms. By hiring a freelancer they can automate deployment processes while also having the use of specialized scripts and processes tailor made for their products. Clients should consider posting their own project today in Freelancer.com and hire an experienced Docker Developer!
Conform celor 63,508 recenzii, clienții îi evaluează pe Docker Developers cu 4.9 din 5 stele.Docker is an open-source platform used by developers to create and deploy distributed applications. Docker is the software that helps automation of deployment of applications in one or more machines. By using Docker, developers are able to separate their applications into isolated containers, which carry with them only the requirements needed to packages the application. This process is then referred to as containerization.
Put simply, a Docker Developer is a programmer specialized in developing applications for the Docker system or environment. With the help of Docker it’s easier for developers to maintain, deploy, and run their applications on any platform from any computer with access to internet. The hiring of a Docker Developer on Freelancer.com is a no-brainer for anyone who wants to build their service on the cloud and set up multiple options for development and production environments.
Here's some projects that our expert Docker Developer made real:
In conclusion, clients can benefit greatly from hiring a Docker Developer via Freelancer.com, since they have experience in various tasks related to deploying and running applications through Docker platforms. By hiring a freelancer they can automate deployment processes while also having the use of specialized scripts and processes tailor made for their products. Clients should consider posting their own project today in Freelancer.com and hire an experienced Docker Developer!
Conform celor 63,508 recenzii, clienții îi evaluează pe Docker Developers cu 4.9 din 5 stele.I’m putting together a fully local pipeline that can turn text or microphone input into real-time synthetic video with out latensy and matching speech without ever calling a paid API. What I need from you is a clear, reproducible worksheet that walks me from a blank machine to a working demo. My main pain-point is model selection and setup, so the document has to name the exact models, versions, weights and repos you recommend (Stable Diffusion / Stable Video Diffusion or similar on the visual side, plus an open-source TTS or voice-cloning stack). Everything must run on a local Linux server with an NVIDIA GPU, CUDA and Python—no external SaaS calls. Please include any build flags, environment variables, VRAM tips and latency-saving tricks that actually matter in practice...
Title=AWS Engineer Needed – Deploy Containerized Multi-Agent OpenClaw System (Slack + Telegram + E2B + Model Routing) – 1–2 Day Build ⸻ READ THIS CAREFULLY If you have not personally deployed containerized services in AWS (ECS or EC2 + Docker), configured IAM correctly, and implemented Slack OR Telegram bot integrations before — do not apply. Generic AI-written proposals will be ignored. This is a 1–2 day implementation for someone who knows AWS and event-driven systems. ⸻ Project Summary I am building a small internal “AI Office” composed of multiple OpenClaw agents: • Orchestrator • Marketing agent • Research agent • Ops agent Each agent must run as a containerized service in AWS and communicate via SQS (or EventBrid...
I run a Counter-Strike 2 dedicated server on Ubuntu (current LTS) and need HLstatsX:CE installed from scratch and tuned so it starts collecting live data straight away. The box already hosts Nginx, so the web front-end must sit behind that existing stack—preferably on a clean sub-domain—with SSL kept intact. All core pieces have to talk to each other: game server ↔ log-daemon ↔ MySQL/MariaDB ↔ web interface. Please handle every dependency, create the database, adjust any firewall rules, and finish by restarting the CS2 instance with the correct launch parameters so stats instantly populate. Acceptance will be based on: • Public stats page loading through Nginx with no errors • Real-time player data appearing after a live match • Clear, ...
Deployment + Development for RCS & Deployment for WhatsApp 1. SOW for deployment for RCS & WhatsApp This defines the requirements and scope of work for setting up, deploying, and scaling the CPaaS Dashboard. The system is a microservices architecture with PostgreSQL as the main database. Currently, the WhatsApp and RCS services have been built and integrated. Objectives & Outcome The objective is to engage a DevOps to configure infrastructure, databases, queues, monitoring, and deployment pipelines to ensure the CpaaS dashboard is production-ready, scalable. Post award of project you will be shared a Github Repo weekly or daily update to be pushed there only. The scope includes backend API development, database schema design, & webhook hooks. The service must be built a...
I already have fully designed mobile and web front-ends; what I’m missing is the engine behind them. Your task is to build a production-ready backend that powers a multi-currency wallet, exposes a clean API, and gives me an administrator console I can actually run the business from. Wallet core The service must let every user check their balance, browse an accurate transaction history, and send or receive cryptocurrency with on-chain confirmation. Speed and reliability are paramount, so efficient queueing and retry logic will be essential. Public API I need a REST/JSON (GraphQL is fine if you can prove the advantage) layer that provides secure user authentication, up-to-the-minute cryptocurrency exchange rates, and full transaction processing. Token-based auth, rate-limiting, a...
We are looking for a MERN specialist who can take full ownership of a production-grade web application. The immediate focus is on modelling a complex data structure: expect dense many-to-many relationships that demand rock-solid data integrity and expressive, lightning-fast queries in MongoDB. Beyond the database layer, you’ll be building and hardening REST endpoints in Express/Node, wiring in third-party services, and tying everything together with a clean React front-end. Firebase will handle authentication, real-time messaging, and push notifications, so any prior experience there is a plus. On the infrastructure side, you’ll manage Docker-based deployments to AWS or DigitalOcean, keep CI/CD pipelines humming, configure domains and SSL, and watch logs and uptime dashboa...
I need a production-ready Python service that keeps Personio as the single source of truth for employee data while mirroring the information into Microbizz. Each employee must exist twice in Microbizz—once as the actual planning user (team_id 111) and once as the pre-planning user (team_id 116). Personio will fire webhooks on every new employee creation, capability update, or attribute change, and your code should react instantly, creating or updating both Microbizz user records in a fully idempotent way. Scope of the sync • Capabilities to transfer: Skills and Certifications only; other fields may flow through untouched but never override Personio’s values. • Triggers: New employee creation, employee capability updates, and any attribute changes that Personio push...
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 ...
Project: AI-enabled ERP & CRM for educational institutions. Role: Full Stack Developer (2+ openings). Start Date: February 23, 2026. Type: Individual contributors only (No Agencies/Consultancies). Experience: 4 & Above Technical Stack - Frontend: Angular 20+ - Backend: Node.js 20+ | framework - Database: PostgreSQL Key Responsibilities - Ship high-quality features for ERP and CRM product lines. - Build secure APIs and modern frontend architectures. - Translate administrative requirements into technical solutions. - Optimise PostgreSQL for high-concurrency environments. Compensation Starting from $1,000 USD / Month (based on expertise).
READ CAREFULLY OR DO NOT APPLY. We are building a dating product MVP and are preparing for launch. Multiple developers have worked on the project and the platform is currently unstable. We are not looking for feature development at this stage. We are looking for a senior engineer to conduct a structured codebase audit and deliver a clear MVP stabilization plan. Key Deliverables: System Overview: Architecture diagrams, stack summary, key integrations (focus on voice/video stability). Stability Findings: Prioritized bugs, technical debt, root causes from logs/deployments. Stabilization Plan: High-impact fixes with effort estimates, sprint roadmap for launch-ready MVP. Expert level only. Provide your approach and timeline in proposal. Start immediately.
I’m building an early-stage B2B SaaS product (StrataOps) focused on workflow automation for property management companies. For this MVP, I need a Python developer to build an AI-powered maintenance triage system that sits on top of a shared Gmail inbox. The system should be able to: Monitor incoming maintenance emails from tenants and property managers in a shared Gmail inbox. Classify each email into categories (e.g., HVAC, plumbing, electrical, general, etc.). Detect urgency and basic priority based on rules and content. Extract key structured fields (tenant details, property, problem type, severity, timing, etc.) into JSON. Prepare draft replies for tenants, and suggestions for vendors or next actions. The MVP will be delivered in two main phases: Core triag...
Projet : Mise en production SaaS Santé (HANA) – Emergent → Production CNDP-ready (Maroc) Bonjour, J’ai développé un prototype fonctionnel d’une plateforme SaaS de télésurveillance médicale appelée HANA, actuellement en version preview sur Emergent. Je cherche maintenant un ingénieur expérimenté (Backend / DevOps senior) pour transformer ce prototype en une V1 réellement exploitable en production, hébergée au Maroc, avec un socle de sécurité adapté aux exigences de la CNDP (données de santé). L’objectif est de disposer d’une plateforme stable, maintenable et scalable, prête pour un déploiement clinique pilote puis u...
We did some additional investigation, and we identified unauthorized and malicious activity originating from one of your Docker containers (emblazer-ai-frontend-1), which runs a frontend service. The application running inside this container is spawning unauthorized Linux executables (with crypto-mining malware behavior), from temporary locations such as /tmp, /var/tmp, and /dev/shm. These processes are consuming extremely high CPU and memory resources on your server. The processes were launched by the Node.js/Next.js runtime inside the container, indicating that the activity originated from within the application environment inside the container. To prevent further malicious activity on your server the affected Docker container has now been stopped. We strongly recommend against restar...
I’m ready to move from concept to code on a full-featured cryptocurrency trading platform. The core objective is clear: users must be able to trade multiple digital assets in a fast, reliable and secure environment. The minimum viable product therefore revolves around three pillars: 1. Real-time market data – tight latency on price feeds, order book depth and recent trades is essential. Whether you hook into existing exchange APIs, aggregate several sources, or build your own feed handler, the ticker and order book must update instantly without page refreshes. 2. Multi-currency support – at launch I want Bitcoin, Ethereum and at least three additional top-tier coins live, with the system architected so that adding new pairs later is straightforward. 3. Seamless order e...
I already have a fully developed Node.js application and now need it live on my company website. The site's sole purpose is clear, reliable information display—no e-commerce or complex customer-interaction modules at this stage. Here’s what I’m looking for: • Prepare the hosting environment, deploy the Node.js code, and wire it to the production domain. • Configure SSL so everything runs over HTTPS. • Set up environment variables, build steps, and a process manager such as PM2 (or a comparable tool) to keep the service running automatically after restarts. • Connect any database or external services the project already references. • Optimize basic performance and security settings (rate limits, headers, logging). • Deliver a s...
I need the TwentyHQ/Twenty repository deployed on , but the current Railway template is lagging behind the main branch and misses the new AI functionality. My first priority is to build and push a fresh Docker image that faithfully tracks the latest commit of the project. repo Once the image is up-to-date, I’ll need a Railway service created (or updated) with several custom settings: • Environment variables that mirror those in the upstream repo plus any extras required by the new AI modules. • Custom build commands so the container installs dependencies, runs database migrations, and compiles assets exactly as Twenty expects. • Unique network rules—specifically port exposure and any reverse-proxy headers—to keep the app reachable and secure in Rail...
I need a developer who can architect and code a fully RESTful CRM backend in Laravel. The core of the project is an API-first service that will: • Store and organise customer contact details, complete sales histories, and all communication logs. • Expose endpoints for customer data management, sales-pipeline tracking, and task management so the data can be consumed by future web or mobile front-ends. • Offer secure, scalable authentication (token or JWT) and role-based permissions. • Integrate directly with social media platforms—initially the major ones—so interactions and leads generated there can flow straight into the CRM. I expect well-structured Laravel code that follows PSR standards, clear naming, and thorough inline comments. Please include:...
Hi we need to implement Odoo Comunity (the free version) in our Architecture firm, we would like to implement it in 2 phases. It will be hosted on a HP MiniPC Phase 1: Installing (Migrating our already installed) Odoo community on docker. Configurating Odoo for project management and resource planning. Define a default 3 default templates depends on our type of project, with default tasks and sub-tasks. On each template allocate a specific default time / task or sub-task. Counting with a counter with play pause and stop button the effective time spend on that task sub-task Assign roles, CEO, PM, ARHITECT the PM and CEO are the only one who can change the default task or sub-task time. Alocate task and sub-task to someone. PM and CEO Needs to receive notification when someone finished some...
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...
Looking for a React/ developer to build a personal productivity dashboard as a PWA. This is frontend only. The app uses mock JSON data for now and will connect to a live API later. You do not need to build any backend. THE APP: Clean, modern interface. Dark sidebar navigation on the left, content area on the right. Dark mode and light mode. Responsive for desktop, tablet and mobile. 5 PAGES: 1. CHAT — Message list UI (user on right, reply on left). Text input at bottom. Conversation list in sidebar. Loads from mock JSON. 2. EMAIL — Inbox list with sender, subject, date. Click to read. Compose button. Folder list (Inbox, Sent, Drafts). Loads from mock JSON. 3. FILES — Grid/list view toggle. Folders and files with icons. Click to navigate or preview (image, PDF, text...
You are a senior cybersecurity + machine learning engineer. Build a practical, runnable, end-to-end Transformer-based Web Application Firewall (AI-WAF) prototype suitable for Smart India Hackathon / ISRO SIH demonstration. The system must implement the full pipeline: Log Ingestion → Parsing → Normalization → Tokenization → Transformer Training → Multi-Class Attack Classification → Anomaly Scoring → Real-Time Non-Blocking Inference → Alerting & Logging → Incremental Fine-Tuning ======================================== 1. CORE FUNCTIONAL REQUIREMENTS ======================================== A. Multi-Class Attack Detection The Transformer model must classify HTTP requests into: - BENIGN - SQL_INJECTION - XSS - COMMAND_INJECTION - PATH_TR...
I’m spinning up a fresh Ubuntu VPS and need it turned into a rock-solid hub for my IoT fleet. The box must host two main services—Mosquitto for messaging and a Mender server for over-the-air firmware updates—without compromising security, performance, or future maintainability. Here’s the picture • Mosquitto will run behind TLS with mutual authentication. I’ll give you the root CA; you generate and stage broker and client certs so the standard mosquitto_pub / mosquitto_sub TLS test passes. • Mender must be installed in its open-source edition, set to distribute only signed artifacts. I already sign firmware; the server simply has to enforce signature checking before rollout. • fail2ban on the host should block any source IP after three ba...
I'm building a custom AI-powered operating system. This is Phase 1 — the foundation build. I need an experienced Linux sysadmin to create a polished, macOS-style Ubuntu 24.04 LTS environment on my hardware — functioning as my primary file server, tightly integrated with my MacBook Air M3. Everything must be modular, clean, and extensible — I will layer my own AI system on top later (including a Hailo-8 accelerator). Apple-level polish, not default Ubuntu. All work product and IP become my sole property upon payment. HARDWARE: • Server: HP Mini Pro G4 (64GB RAM, 256GB SSD) • Storage: Yottamaster 5-Bay DAS, 4TB drives (~20TB raw) • Client: MacBook Air M3 (8GB) • Telstra 4G modem (to be rooted) • [Future] Hailo-8 AI accelerator SCOPE: 1. m...
Project Description: I'm building a compact, consumer-grade handheld device that hosts multiple ARM processors and modules on a single 4-layer board. The design must accommodate a high-speed USB hub, balanced power distribution, and impeccable signal integrity without exceeding the layer budget. Components to Integrate: Component Details Interface Luckfox Lyra Zero W ARM Cortex-A7 Linux SBC (65×30mm, 40-pin header) Direct solder or socket Teensy 4.1 ARM Cortex-M7 @600MHz audio DSP (61×18mm) 2.54mm headers SL2.1A USB Hub IC 4-port USB 2.0 hub Surface mount XIAO ESP32S3 LoRa module (21×18mm) 1.27mm headers STM32WB55 Module Dual-core ARM Cortex-M4/M0+ (Flipper brain) 8-pin header PyBoard v1.1 ARM Cortex-M4 backup controller 6-pin header GPS Module NEO-6M/8M 4-pin heade...
ich betreibe einen Debian 13-Server in einem Container mit Homebrew (kein klassisches apt-get), OpenClaw-Workspace und Python3 bei Hostinger. Ich suche einen erfahrenen Profi, der folgende Aufgaben übernehmen kann: • Installation und Einrichtung von CLI-Tools, Skills, • Troubleshooting und Fix sämtlicher Permissions, Library- und Interpreter-Probleme • Konfiguration und Integration von neuen OpenClaw-Skills (z.B. Google, Kalender, Mail, Sheets, ggf. weitere) • Dokumentation & Guidance für künftige Erweiterungen (Skill-Updates, Workspace-Struktur, Troubleshooting) • Sicherstellen, dass Skills/Skripts per Chat/Fernzugriff zuverlässig genutzt werden können • Bei Bedarf: Überprüfung/Einrichtung von Systempfaden, Bin-Ver...
I need a complete platform that can tell—quickly and with a high degree of accuracy—whether an email address is usable. The core of the build must cover: • Syntax verification • Domain verification • Mail-server (SMTP) verification Those three checks have to run in a single pass so the user gets a clear “valid / invalid / unknown” status without waiting around. You are free to choose the stack, but solutions that lean on reliable libraries or services for DNS look-ups and SMTP handshakes (for example Python with dnspython and smtplib, or a Node.js equivalent) will go to the top of the pile. I expect: – A web interface where I can paste or upload a list and watch the progress in real time. – A clean JSON API that mirrors the sa...
I have already created the subdomain of my main domain where will live and I can give you full SSH/root access to the Linux server that powers it (Ubuntu 24.04 with HestiaCP panel running on port 8083 of main domain). Subdomain has ssl via Let's encrypt. All I need is a clean, production-ready installation of the latest stable release, configured so it loads flawlessly from the subdomain (HTTPS, reverse proxy, environment variables, database, etc.). I have a VPS hosted by Hostinger. You are free to use the official Docker set-up or a manual Node.js build—whichever you feel is most reliable—but please secure it properly, connect it to a Postgres database (which has to be setup as well), and leave me with concise notes so I can maintain or upgrade it later. Acceptance wi...
Title: Senior Python Developer for US Data Pipeline and iOS Verification System (Phase 1) Project Description Suggestion: Overview: > We are looking for a senior Python developer to build an automated data scraping and iOS verification pipeline based in the US. The goal for Phase 1 is to acquire over 10,000 verified leads per day. Core Tasks: 1. Data Scraping: Extract data (name, phone number, age, gender, carrier) from US people search websites. 2. Anti-detection: Must integrate the API and set render=true and super=true. 3. Data Filtering: Implement automatic filtering by wireless/phone number and age range (50-90 years old). 4. Data Verification: Integrate the LoopLookup API to verify iMessage activation status. 5. Data Export: Automatically sort and export data to tagged .t...
This project will create an end-to-end, AI-powered email delivery system for a U.S. client. All work must be carried out on-site or remotely from New York State; residency is a strict requirement because of data-handling policies. Scope of work The core task is to design, train, and deploy a regression-based machine-learning model that predicts optimal email-send parameters from rich transactional data. I will supply secure access to the historical transaction logs; you will architect the data pipeline, engineer the relevant features, and iterate on model performance until it is production-ready. Once validated, the model should be wrapped in an API and integrated into our existing email infrastructure so it can trigger personalized sends automatically. Key responsibilities • Da...
I am looking for a tutor who can help me understand, in a comprehensive and step-by-step manner, how to deploy a production-ready dashboard that displays the results of a model. My current stack includes: Google Cloud Platform (GCP) Vertex AI Workbench (where I trained the model) Streamlit (for the dashboard) Git and GitHub (for version control) I already have: A trained model in Workbench The .py files developed A structured and synchronized GitHub repository The intention to deploy everything in GCP However, I am not only looking for help with deployment — I want to fully understand the technical process behind it, including: How to properly structure the project for production. How to connect the trained model to the dashboard. The best architecture choice in GCP for...
We would like to create a platform where our technicians can query an AI chat about status of different areas of our network. We have several different data repositories, (PostgreSQL, clear-text log files, InfluxDB, etc..) We had used chatgpt to help build this initial system, and it was rather easy and worked quite well. Everything fell apart though as we attempted to expand the system for full production use).
Design The Role We are looking for a Full Stack Engineer to take full ownership of building a non-custodial crypto payment gateway for USDC on Ethereum. You will not just be "writing code" from a ticket; you will be responsible for the entire delivery, including infrastructure, security, database design, and the admin dashboard. You are effectively acting as the Founding Engineer/CTO for this build. You must be comfortable making architectural decisions, setting up CI/CD, and securing a financial application. The System A compliant, on-chain payment rail that: Generates unique, one-time deposit addresses for users (HD Wallets). Detects incoming USDC transactions (Chain Indexing). Sweeps funds to a central treasury using EIP-3009 (Gasless Permits) to minimize ETH usage. P...
I need an end-to-end web application written in pure Go, backed by a MySQL database. The core focus is clean, idiomatic code that can be compiled and deployed on a standard Linux server without fuss. You’re free to structure the project with popular Go web frameworks such as Gin, Echo, or Fiber, as long as the final build remains lightweight and easy to maintain. I will supply server access and a blank MySQL instance; you take it from there—designing the schema, wiring up the handlers, and exposing routes that follow REST principles. Code quality, straightforward error handling, and secure interaction with the database are priorities. If you prefer containerisation, feel welcome to include a Dockerfile so the whole stack can spin up locally with a single command. Deliverables...
Project: HeyKIVI – AI video communication platform (MVP completed), now moving into post-MVP scale-out. Main goals: Implement multi-tenancy + feature entitlement (customers only see their own use cases/features) based on Admin UI. Deliver continuous new use cases (frontend tile + backend workflow + HeyGen integration). Provide ongoing platform maintenance (bugfixing, hardening, small improvements). Pricing model: Fixed package for multi-tenancy/entitlements. Flat rate per new use case (continuous stream, varies by customer). Hourly rate for anything beyond these two fixed scopes. Tech stack: TypeScript, (API/backend), React 18 + Vite (frontend), PostgreSQL + Prisma, Docker Compose, Nginx, MinIO (S3), GitLab CI/CD, hosted on Hetzner (EU/Germany). Key responsibilities: backend ...
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...
Job Description: QA Engineer – Cybersecurity Product (Reverse Proxy Server) Position Title: QA Engineer Location: Mumbai, India (Hybrid/Remote options available) Domain: Cybersecurity – Reverse Proxy Server Development and enterprise data security while using the cloud services Framework: Agile/Scrum Role Overview We are seeking a detail-oriented and security-aware QA Engineer to ensure the quality, reliability, and resilience of a cloud-native reverse proxy server. You will be responsible for designing and executing test plans, automating test cases, and validating security features in a fast-paced Agile environment. Your work will directly contribute to the robustness of a critical cybersecurity product. Key Responsibilities • Design, develop, and execute manual...
I’m building a B2B platform that now has to expose a well-structured REST API so other services can hook in without friction. The immediate priority is to wire my software to a range of external providers—including SMS / Voice APIs, social-media feeds, data-enrichment sources, single-sign-on, scheduling tools and some AI/ML services—while keeping the interface consistent for our own clients. Here is how I picture the job: • Design clean, versioned REST endpoints that sit on top of our existing stack (Node + Postgres) and follow standard verbs and status codes. • Build the integration layer for each third-party service. I need graceful handling of auth flows (OAuth2, JWT, API keys), rate-limits and retries, plus a simple way to toggle providers on or off. &bu...
I built as a quick proof-of-concept with a low-code tool. The core of the site is a content-based recommendation engine that relies on each movie’s metadata (mood tags, genre, tempo, colour palette, etc.) to suggest the next title. Everything works for demo purposes, but I now need a rock-solid, production-ready version. Here’s what I’m after: the existing front-end and logic need to be refactored or rebuilt so the platform can handle real traffic, persistent data, and a CI/CD pipeline. I’m open to the tech stack you propose as long as it keeps the recommendation engine fast and explainable. You’ll optimise queries, set up a proper database, containerise the app (Docker or similar), and deploy it to a cloud provider with monitoring and automatic scalin...
The immediate goal is to bring fully-functioning validator and miner nodes for both Gonka AI and Bittensor online, running on rented H100 GPU servers. I already have the hardware allocated and wallets ready; what I need is an engineer who can take the nodes from zero to profitable operation and then keep them humming. Key tasks • Provision and secure each H100 instance, configure networking, firewalls, SSH keys and wallets • Containerise the stacks with Docker (Kubernetes or Podman are possible later, but Docker is fine for the first iteration) • Tune CUDA-level settings so every GPU cycle counts and rewards are maximised • Build simple Bash or Python scripts that monitor logs, restart on failure and push basic alerts • Produce step-by-step documentation...
I’m building and maintaining a series of backend services and I need an experienced Python developer who feels at home in FastAPI. The day-to-day work centres on designing clean, scalable REST endpoints, wiring them to a PostgreSQL database, and keeping the Dockerised environment tidy for smooth deployments. Most of the upcoming tasks involve integrating external providers: think payment gateways for transaction flow and AI/ML services that power in-app intelligence. Beyond those, you’ll help craft automation scripts, refine existing business logic, and keep an eye on performance as traffic grows. Here is what a typical assignment looks like: • create or extend a FastAPI micro-service • expose secure endpoints, including user auth where required • conne...
This project centres on replacing a monolithic, legacy insurance platform with a clean, high-performance .NET Core API designed around Domain-Driven Design. The first bounded contexts to rebuild are User Authentication & Authorization and Policy Management; Claims Processing may follow once the new foundation proves stable. The current system struggles with sluggish response times, can’t scale when new brokers come aboard, and is painful to extend or refactor. I therefore need an API layer that is fast, horizontally scalable and, above all, maintainable. No usable documentation exists, so part of the assignment is to reverse-engineer the relevant business rules directly from the running application and stakeholder interviews. You will model the core insurance domain into aggreg...
I’m running Ubuntu Server 22.04 on a Hostinger VPS and need a clean, dependable way to spin up Cal.com. Docker is not installed yet, so the first step is to get the latest Docker Engine and Docker Compose up and running with their default settings. Once Docker is active, I’d like you to: • Pull the official image (or build from source if that is the current best practice). • Launch the container so it auto-restarts and survives server reboots. • Expose the required ports and, if it simplifies access, wire it to an Nginx reverse proxy so the calendar sits behind my existing domain or a sub-domain. • Hand over the exact commands, configuration files, and environment variables you used, commented clearly so I can reproduce or tweak them later. I&rsquo...
我要为东南亚线上博彩平台打造一套高并发、高可用的后台。整套系统将完全使用 C++ 架构,核心场景是实时数据处理,并且必须在大量用户同时在线时依旧保持毫秒级响应。 项目重点 • 以 C++11/14/17 为主,结合异步 I/O、无锁队列或协程等高性能方案,实现实时赔率、注单与结算流程。 • 在峰值流量下支持成千上万并发连接而无性能衰减,同时保证节点故障自动切换,满足 24×7 在线。 • 模块化设计,方便后续接入支付、用户中心等扩展功能。 • 部署环境可预设为 Kubernetes + Docker 或裸机集群,只要能弹性伸缩即可。 交付物 1. 完整的 C++ 后端源代码与编译脚本 2. 可一键启动的测试环境(Docker Compose 或 Helm chart) 3. 压测报告:并发用户数、平均/99th-percentile 延迟、CPU/内存占用 4. 详细技术文档与接口说明 验收标准 • 在指定硬件上稳定支撑目标并发量且 P99 延迟低于 150 ms • 节点下线或网络抖动时,业务不间断并自动恢复 • 代码可读、单元测试覆盖核心逻辑 如果你拥有 6 年以上 C++ 高性能服务器开发经验,并熟悉高可用架构、实时数据流处理和线上博彩或金融领域的合规要求,我期待与你合作。
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...
I have fully defined the MVP of Retail Guardian, an alert service that will help micro-SMEs monitor their finances, sales, and inventory in real time. The work consists of taking this functional design and turning it into a usable product, delivered in clearly defined milestones, with a total budget cap of €5,000. Chosen Technologies Backend: Python (Django) Frontend: React Database: PostgreSQL (or MySQL if there’s a strong reason) Scope by Milestone Data model and REST APIs in Django, with basic authentication and permissions. Automation of data ingestion for financials, sales, and inventory (CSV, webhook, or API sources; specifications and samples are already available). Web alert dashboard where users can filter, mark as reviewed, and receive notifications. Security,...
Înregistrează-te sau Conectează-te pentru a vedea detaliile.
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.