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!
Von 63,055 Bewertungen, bewerten Kunden unsere Docker Developers 4.9 von 5 Sternen.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!
Von 63,055 Bewertungen, bewerten Kunden unsere Docker Developers 4.9 von 5 Sternen.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...
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). 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 auth/authorizat...
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 a collection of X-ray studies and I need a robust deep-learning model that can look at each image and instantly tell me which predefined category it belongs to (e.g., chest PA vs. chest lateral, cervical spine, hand, etc.). The job is strictly about classifying the type of X-ray, not diagnosing any pathology. Here is what I already have and what I expect from you: • A curated folder structure with several thousand labelled PNG and DICOM files that you can download from my secure server. • A preference for Python with either PyTorch or TensorFlow/Keras—use whichever framework you feel will achieve the best accuracy and fastest inference on a modern GPU. • Clean, reproducible code (Jupyter notebook or script) plus a short README that explains environment se...
I need a small repo / script that turns the whole OpenClaw + Telegram + LLM stack into a single-command experience. When a user supplies nothing more than their Telegram bot token (and an OpenRouter key for Deepseek), the script should: 1. Pull the latest stable release of OpenClaw. 2. Build and run it inside a Docker container. 3. Spin the container up on Railway via their CLI/API, setting all required environment variables automatically. 4. Wire the bot to speak English only and route every prompt through Deepseek served by openrouter. I am expecting: • A clean Dockerfile (or docker-compose) and a Railway template that work out of the box. • A (or similar) that asks for the two keys and does everything else unattended. • Brief inline docs/readme so any n...
Bitte melde dich an oder Loge dich ein um Details zu sehen.
We are looking for an experienced DevOps / GitLab CI engineer to design and implement a robust CI/CD setup for a Docker-based application consisting of a backend and a frontend, both living in the same GitLab repository. The goal of this project is to establish a clean, developer-friendly workflow that supports: Automatic internal test deployments (review apps) for feature branches Automated production deployments to a public VPS when code is merged to main This setup should follow GitLab CI best practices, especially GitLab Environments and Review Apps, and be simple for developers to use without requiring manual server access
I need to design the workflow for an LLM orchestrator, integrating with various systems. It should call the customer master DB and policy admin to identify existing clients or handle new quotes. For new cases, I'll clearly differentiate based on line of business (P&C personal auto, commercial, travel, life Insurance) . I'll focus on setting up the necessary infrastructure, models, vector DB, middleware, and PoC milestones. Citations will be needed . I’ll ensure everything fits within the architecture, including tool-calling patterns and structured forms. Here’s a concrete, LOB aware architecture you can actually brief to a dev partner or internal team. I want to embed an end-to-end AI layer into my insurance website that can greet visitors, guide them through quo...
I’m building a browser-based stock management platform and I’d like it developed with the classic MERN-style pairing of React (frontend) and Express with PostgreSQL (backend and database). The system will be accessed externally by both Suppliers and Customers, so clean, responsive UI components and a secure REST API are essential. Core scope The application must let us track inventory in real time, move orders through their full life-cycle, and surface clear reporting and analytics dashboards. Three permission tiers will exist—Admin, Manager, and Viewer—each seeing only the screens and actions appropriate to their role. Tech expectations React 18 with functional components and hooks, Express 4+, PostgreSQL 14+ with well-structured schemas, and JWT-based authen...
We are looking for an experienced Kubernetes Cluster Management Expert to manage and host Business-to-Customer (B2C) applications in production environments. This opportunity is strictly for individual professionals. Companies, agencies, or small firms should not apply. Key Responsibilities Design, deploy, manage, and maintain Kubernetes clusters Manage hosting of B2C / customer-facing applications with high availability Monitor cluster health, performance, and scalability Implement auto-scaling, load balancing, and zero-downtime deployments Manage CI/CD-based application releases Ensure security best practices (RBAC, secrets, network policies) Troubleshoot and resolve production issues Required Skills & Expertise Strong hands-on experience with Kubernetes (K8s) cluster manage...
I need a seasoned backend developer to design and implement a secure REST API that lets my users check award-seat availability (Avios) directly from Iberia.com. The core of the job is to automate the full search flow — login, query, filter, and return the results — while keeping the service fast and reliable. Authentication & security The service must issue and validate JWT tokens for every request beyond the public health-check route. Token refresh, revocation, and a simple role model (“user” vs. “admin”) should be built in from the start. Flight data extraction I do not have official Iberia developer access, so we will need to pull the data ourselves. I’m open to whichever tooling you are most comfortable with — BeautifulSoup, Sel...
I want to demonstrate provable data consistency across a geographically distributed Hyperledger Fabric network by persisting the blockchain ledger in CockroachDB instead of the default back-end. The work centres on two Fabric layers: chaincode and the ledger itself. Chaincode reads and writes must be routed so that every block committed by a peer is durably stored in CockroachDB, and peers must replay that data with no divergence even under node failure or network partitions. The scope includes mapping Fabric’s block and state data structures to a CockroachDB schema, wiring the peer so that commit and endorsement steps call the database seamlessly, and validating the design with a small multi-region testnet. CockroachDB will act strictly as the ledger store; MSP and other services r...
I need a seasoned backend developer to design and implement a secure REST API that lets my users check award-seat availability (Avios) directly from Iberia.com. The core of the job is to automate the full search flow — login, query, filter, and return the results — while keeping the service fast and reliable. Authentication & security The service must issue and validate JWT tokens for every request beyond the public health-check route. Token refresh, revocation, and a simple role model (“user” vs. “admin”) should be built in from the start. Flight data extraction I do not have official Iberia developer access, so we will need to pull the data ourselves. I’m open to whichever tooling you are most comfortable with — BeautifulSoup, Sel...
We are seeking an experienced ClawdBot/OpenClaw practitioner who can also handle AWS setup to help stand up a Clawd-based CloudBot environment on Amazon AWS for two users. This is a turn-key engagement for someone who already understands how ClawdBot /OpenClaw works in practice - including setup, security boundaries, and safe configuration. AWS is the infrastructure layer, but CloudBot expertise is the priority. Scope includes: • Deploying OpenClaw (Docker preferred) on a single, cost-efficient AWS instance. • Configuring two user accounts with proper isolation and access control. • Setting up one simple interaction method (web UI or Telegram). • Advising on best practices for light integrations (email/calendar) and what not to overbuild. • A short live walkthrou...
I already have hosting on Hostinger and now want to spin up Clawdbot, wire it to WhatsApp, and turn it into a real-time productivity assistant. Your job starts with a clean, secure installation of Clawdbot on my Hostinger account. Once it is running, I need the bot authenticated to my WhatsApp Business number so I can message it directly. After the connection is live, please configure the bot to: • Draft notes on demand • Compose professional emails from prompts I’ll send over chat • Organize and store documents—specifically text files, spreadsheets, and presentations—so I can retrieve or update them through simple WhatsApp commands I’ll supply API keys and hosting credentials as soon as we agree on the approach. Everything should be containe...
I’m looking for a small, no-frills tool that I can spin up on a Linux VPS and use to blast out a single message to every recipient listed in a CSV file. The workflow is simple: I upload the CSV, paste or type the message, press send, and watch the log as each username or user_id is processed. Core expectations • Runs headless on common Linux distros (Ubuntu/Debian preferred) • Leverages the unofficial Telegram API • Accepts CSV upload (one column of @usernames or ids) and sends the same text to each entry in sequence • Streams progress to stdout or a minimal web dashboard, then saves a completion report (sent / failed) to CSV or JSON Deliverables 1. Clean, well-commented source code 2. Step-by-step setup notes I can follow on a fresh server (Dockerf...
looking for an experienced OT / Industrial IIoT freelancer to develop a small on-premise technical demo (PoC) related to an automotive Paint Shop (Pre-Treatment & E-Coat). The goal is to demonstrate a realistic Industry 4.0 data flow, fully on-premise, without modifying PLC control logic, and aligned with industrial cybersecurity best practices.
Read this : ensure to have a look at clarification boards question before doing any proposal so that u edit ur proposal and be specific And ensure to review the links I provided in the description and see the existing basic work and ensure I decide in everything even including whatever measures and do not ask me things I should answer to and be specific and never generic in ur bud including exact delivery date and time and agreement to the payment terms and ensure to specify agin the check in dates and why I am supposed to see and also be specific in every single deliverable and know that payment terms are strictly upon full delivery of all with the document (English ) but whole site and control panel must be Arabic and English and the freelancer must be able to connect and use all sourc...
I’m in the middle of a CROMA overhaul and the single, driving objective is to refresh existing features by squeezing every last millisecond out of them. No new bells and whistles—just a focused performance pass aimed at raw speed. Here’s the picture: React on the client side, Node.js/Express talking to a MongoDB cluster, all containerized in Docker and running on AWS ECS. I already have baseline profiling data and a staging environment waiting; once we start, you’ll get full access so you can re-profile, isolate the slow spots, and rewrite or refactor whatever is holding us back. Deliverables • A set of well-commented code changes or configuration tweaks • A before-and-after benchmark report (same test suite, same hardware) showing at least a 35 % dr...
I’m building a green-field SaaS platform using C# and Blazor and need an experienced full-stack .NET engineer to own both front-end and back-end development from day one. This is a hands-on role on a multi-platform solution (web + mobile + hybrid) that runs across AWS and Azure, orchestrated with Kubernetes and backed by SQL Server. What you’ll work on • Blazor applications (must have) using MudBlazor • .NET MAUI clients consuming the same backend APIs • Clean, testable C# domain logic • REST APIs with strong test coverage (TDD expected) • SQL Server schema design, queries, and performance tuning • Containerised services (Docker) • CI/CD pipelines (Azure DevOps) • Deployments to AWS (EKS, Lambda) and Azure (AKS, Functions) Must-...
I run several mission-critical applications on AWS and I’m looking for a seasoned C#/.NET engineer who can extend our backend, shape new APIs, and keep deployments rock-solid. Day-to-day you’ll work with AWS Lambda for serverless jobs and EC2 for long-running services, containerise everything in Docker, then roll it out to our Kubernetes clusters. All data lives in SQL Server, so you’ll need to be comfortable with T-SQL, indexing, and performance tuning. Development happens on Linux, version-controlled with Git, and we sync up during US-CST hours—daily status notes are required so nothing slips through the cracks. Compensation is in the USD 500-1,000 monthly range and can scale with proven results. WPF, Redis, Grafana, or SIP/VoIP expertise would be a welcome ...
We are building an AI-powered livestream production platform that can fully automate the broadcasting of sports competitions, starting with dog agility. The goal is to eliminate the need for camera operators and directors, while still delivering a professional, TV-like livestream using one or multiple cameras. This is not a theoretical idea – similar systems exist (Pixellot, PlaySight), but none are specialized for agility sports nor integrated with timing systems and live graphics. Our project focuses on rule- based AI direction + computer vision, not generative AI. MVP Scope Video & Livestream: - Capture video from 1–2 cameras (USB / IP / phone stream) - Output live RTMP stream (YouTube / test server) - Automatically switch cameras based on AI decisions AI Director Logi...
Looking for DevOps Engineer to Set Up Production Environment for SaaS Application Note: I prefer someone who speaks Arabic for easier communication. Description: I have a working SaaS application built with: • Backend: FastAPI • Frontend: (React) • Database: (PostgreSQL ) The application is already functional, and I have real clients. Now I need an experienced DevOps engineer to prepare a proper production-ready infrastructure. Scope of Work: I need help with: 1. Setting up Production Environment (secure & scalable) 2. Creating Staging / Testing environment 3. Implementing CI/CD pipeline 4. Server deployment (Docker preferred) 5. Security best practices (SSL, firewall, access control, secrets management) 6. Logging & Monitoring setup (error tracking, ser...
I already have CapRover up and running on my own server, and the root domain is fully configured. What I’m missing is a clean, reliable one-click template that will let me spin up Snipe-IT instantly from the CapRover “One-Click Apps” catalog. Here’s exactly what I need you to deliver: • A `captain-definition` and companion `` entry that pulls the latest stable Snipe-IT Docker image, sets the correct environment variables, maps persistent volumes, and links everything to a fresh MariaDB service (my preferred database for this project). • The MariaDB service itself defined in the same template with sensible defaults and clearly commented placeholders for root password, app user, and database name. • Optional sections for SMTP, HTTPS, and timezon...
I have a kaggle dataset containing colored images and thermal image .. do feature extraction and then combine them and the do feature extraction on it
We need a full-stack technical staff member with expertise in Java microservice development (Spring Cloud), message queues (Kafka/RabbitMQ), databases and caching (MySQL/Redis), Linux server deployment and maintenance, Nginx gateway configuration, and distributed system debugging to complete the deployment.
I have an existing code-base that needs to be compiled, configured, and deployed on a CentOS 7 server. The stack spans several languages (the repository mixes Java, Python, a bit of C++, and some PHP utility scripts) so I need someone comfortable moving through polyglot projects without breaking stride. (Developed independently using a non-Java language) The immediate goal is a repeatable deployment: building the artefacts, resolving library dependencies, wiring in systemd service files, and validating that everything starts cleanly after a reboot. You’ll work directly on my CentOS 7 instance (SSH access provided) and document any package or kernel-level tweaks you make so I can reproduce the setup on staging and production later. Because the code also ships to a small cross-pla...
I have an existing code-base that needs to be compiled, configured, and deployed on a CentOS 7 server. The stack spans several languages (the repository mixes Java, Python, a bit of C++, and some PHP utility scripts) so I need someone comfortable moving through polyglot projects without breaking stride. The immediate goal is a repeatable deployment: building the artefacts, resolving library dependencies, wiring in systemd service files, and validating that everything starts cleanly after a reboot. You’ll work directly on my CentOS 7 instance (SSH access provided) and document any package or kernel-level tweaks you make so I can reproduce the setup on staging and production later. Because the code also ships to a small cross-platform client, part of the task is ensuring nothing ...
I already have two live avatars that mirror real people as they speak to one another, yet the current pipeline adds several seconds of lag. I need your help driving total end-to-end latency (mouth movement, facial animation, and generated voice) down to a hard ceiling of one second while keeping everything completely self-hosted—no paid APIs or usage-based services. The finished solution must plug straight into my existing platform and remain free for the public to use. You will begin by profiling the present stack, spotting where frames or audio buffers pile up, then redesign the generation and streaming loop so that speech-to-text, text-to-speech, facial blend-shape synthesis, and video compositing all run in near real time. GPU acceleration, WebRTC, low-level ffmpeg calls, on-dev...
SENIOR SOFTWARE ENGINEER CISCO LTD July 2025 - Now Project Description: RAIDN is an enterprise-grade project portal developed for CISCO to manage, monitor, and streamline internal project workflows, data processing, and user interactions across multiple teams. The platform is built using a microservices architecture to ensure scalability, high availability, and performance. Roles & Responsibilities: Designed and developed scalable backend microservices using Java and Spring Boot, following RESTful and domain-driven design principles. Implemented microservices architecture with inter-service communication and centralized configuration. Developed event-driven workflows using Apache Kafka for asynchronous data processing and system decoupling. Integrated Redis caching to improve applicati...
Dashboard Blu X is a professional financial dashboard for options traders tracking real-time gamma exposure (GEX) in SPX options using ThetaData. I have a complete financial dashboard (2,000+ lines of production code) that needs deployment. Development is fully finished and tested locally. I need a deployment/DevOps specialist to handle setup, integration, and take the system live for an initial pilot of two users. WHAT WE HAVE - Complete React 18 + TypeScript frontend (28 files, 1,037 lines) - Complete FastAPI backend (11 files, 673 lines) - All 6 dashboard features fully implemented - WebSocket real-time updates working - All calculations and formulas complete - Complete documentation (README + deployment guide) - Docker configurations ready - Vercel + Railway configs prepared - Envir...
I want to develop inside IntelliJ IDEA while all compute happens on runpod.io. The goal is a clean Remote Development Environment setup that lets me open the project locally, yet run, debug, and test code on a RunPod container with zero friction. My day-to-day work is mostly Python, and there’s also a Java web-application module I need to keep compiling and serving. I need you to: • Spin up or pick a suitable RunPod image that includes the required Python tooling and a compatible JDK. • Enable secure, persistent SSH access (or JetBrains Gateway) so IntelliJ connects every time without manual tweaks. • Create IntelliJ run/debug configurations for both Python scripts and the Java web app, verifying that breakpoints, unit tests, and console output all work remotely....
I’m ready to rebuild my GoDaddy VPS: it currently runs CentOS and hosts my company websites behind Nginx with SSL enabled. I want the server re-imaged to the latest stable Ubuntu, with every element of the existing stack preserved and an additional n8n instance installed. Scope of work • Perform and store an off-box, full backup of all site files, databases, and current Nginx configurations before any changes begin. • Re-provision the VPS on Ubuntu, harden the OS, and apply basic firewall rules. • Restore my websites, bringing Nginx back online with the original virtual host blocks and SSL certificates so no visitor notices the change. • Install n8n (Docker or native systemd service—whichever fits best on Ubuntu) and expose it securely over HTTPS ge...
Preciso levar ao ar um MVP que já tem toda a lógica de negócio validada; o desafio agora é engenharia pura. A aplicação deve processar eventos de forma determinística, mitigar riscos e permanecer em produção 24 horas por dia, sete dias por semana, sem intervenção manual. O backend será obrigatoriamente escrito em Python. Fico aberto quanto às demais escolhas de stack, contanto que sustentem uma operação resiliente (por exemplo, containers Docker orquestrados, automação IaC como Terraform e um pipeline CI/CD que inclua testes automatizados, linting e deploy contínuo). Logs centralizados, métricas, alertas e versionamento de infraestrutura são parte d...
Senior Full-Stack Developer (Laravel 12 + Vue.js) Chi siamo Connecta Partners è una società di intermediazione in luce, gas, telefonia ed efficienza energetica. Siamo in rapida crescita e stiamo ampliando il reparto di sviluppo: abbiamo un CRM proprietario e un ecosistema digitale a supporto di marketing, vendite e operation. Perché stiamo cercando Abbiamo necessità immediata di interventi urgenti sul CRM e vogliamo impostare una gestione tecnica stabile. Il ruolo nasce per una sostituzione di alcuni mesi (il nostro sviluppatore è fermo per motivi di salute), con possibilità concreta di continuare e/o inserirsi stabilmente se il periodo va bene. Dove lavorerai Il lavoro sarà svolto prevalentemente in presenza presso la sede ...
I already have the full AOSP source checked out and the proprietary blobs for a piece of dedicated in-vehicle hardware. What I need now is an Android engineer who has been through the full custom-ROM cycle before and can take the lead on turning that raw tree into a production-ready build. Scope of work • Strip every trace of Google Mobile Services and replace only what is strictly necessary with open-source or in-house components. • Harden the system: SELinux in enforcing mode, verified boot, secure default props and permissions, plus any kernel-level mitigations you normally deploy. • Update or create the device tree and BoardConfig so the microphone, speakers, Bluetooth and the built-in camera work flawlessly; the unit does not rely on a touchscreen, so please make...
I need a backend engineer to turn my spec into an MVP that exposes a clean, API-first trust and reputation service for autonomous AI agents. The entire product lives server-side—no front-end work at all—so every feature must be reachable through intuitive, well-documented endpoints. Core requirements • Stack: your choice of FastAPI (Python) or Node (TypeScript), backed by Postgres, containerised with Docker, and wired to Stripe for billing events. • Auth: simple, robust API Key flow; keys must be generated, stored, and validated on every request. • Scoring logic: compute each agent’s trust score solely from its interaction history, according to the formulas in the spec. Performance metrics or direct user feedback are outside this first iteration. ...
I’m building a full-scale e-commerce solution and I want every piece—web store and mobile apps—running on a clean microservice architecture. The core idea is to separate catalog, cart/checkout, payments, user management, and notification services so they can scale independently and be deployed through containers without downtime. For the customer-facing side, I need: • A responsive web application that feels fast on desktop and mobile browsers, complete with product search, detailed pages, real-time inventory, shopping cart, secure checkout, and an admin dashboard for product and order management. • Native (or high-performance cross-platform) iOS and Android apps. Both apps must include secure user authentication and push notifications for order updates, prom...
I need a developer to quickly deploy an MVP on a DigitalOcean droplet. I already have: Tailwind HTML UI (prototype ready) MySQL database backup that needs to be imported I need help with: Importing the MySQL database to the droplet Minimal server configuration Connecting the UI to the database through a lightweight backend API (FastAPI preferred, Node acceptable) Basic deployment setup so core features run end-to-end Goal: Fast working MVP — simple, clean setup — single droplet — no overengineering Please include: Relevant deployment experience Estimated turnaround time Rate or fixed price
I’m planning a lightweight proof-of-concept for “Comeup,” a tool that helps people pinpoint the skills they should develop by applying the ikigai framework. For this first milestone I only need a functional prototype, not a polished app. Scope • A simple web interface (desktop-friendly) where a user enters their passions, strengths, market needs, and core values. • An underlying algorithm or ruleset that cross-references those inputs with an open skills taxonomy and returns a short, ranked list of recommended skills. • Clear, well-commented code and a brief README so I can extend the project later. Tech Any modern stack is fine—feel free to propose JavaScript (React or vanilla), Python (Flask/FastAPI), or another lightweight option you prefe...
I’m planning a lightweight proof-of-concept for “Comeup,” a tool that helps people pinpoint the skills they should develop by applying the ikigai framework. For this first milestone I only need a functional prototype, not a polished app. Scope • A simple web interface (desktop-friendly) where a user enters their passions, strengths, market needs, and core values. • An underlying algorithm or ruleset that cross-references those inputs with an open skills taxonomy and returns a short, ranked list of recommended skills. • Clear, well-commented code and a brief README so I can extend the project later. Tech Any modern stack is fine—feel free to propose JavaScript (React or vanilla), Python (Flask/FastAPI), or another lightweight option you prefe...
I’m planning a lightweight proof-of-concept for “Comeup,” a tool that helps people pinpoint the skills they should develop by applying the ikigai framework. For this first milestone I only need a functional prototype, not a polished app. Scope • A simple web interface (desktop-friendly) where a user enters their passions, strengths, market needs, and core values. • An underlying algorithm or ruleset that cross-references those inputs with an open skills taxonomy and returns a short, ranked list of recommended skills. • Clear, well-commented code and a brief README so I can extend the project later. Tech Any modern stack is fine—feel free to propose JavaScript (React or vanilla), Python (Flask/FastAPI), or another lightweight option you prefe...
Bitte melde dich an oder Loge dich ein um Details zu sehen.
I’ve outlined a complete dental-clinic workflow that needs to come alive as a modern web app. The stack is already chosen—Node.js deployed to Vercel for the front end, an API layer running on Render or Fly, Postgres via Supabase (Neon is fine too), Redis through Upstash, and Cloudflare R2 for file storage—so please be comfortable wiring these services together. Core domain • Three roles drive the system: Admin, Doctor, and Patient. Admins must enjoy full access to every feature and data point, while Doctors see only their clinical and financial responsibilities. Patients interact with their own records. • Patient profiles are created through self-registration; once verified, the profile becomes the hub for treatments, billing, and history. Daily flow I n...
Bitte melde dich an oder Loge dich ein um Details zu sehen.
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.