I already have a fully-built Android application and the complete source code is ready for you in Android Studio. Before I take it live again, I need a short round of polish: • Triage and resolve a handful of bugs that surfaced during my own testing....
Payments on my store are intermittently failing at the PayPal checkout stage—customers see an error after clicking “Pay Now” and the order never records in the system. Everything else on the site runs smoothly, so the issue is isolated to the payment flow...
I need a single code-base application that can be deployed as both a responsive web app and a native-feeling mobile app. Its sole audience is field inspectors, so every screen should be quick to load, usable one-handed on site, and fully functional offlin...
I am building a robot named GrowBuddy using ESP32. I need an experienced embedded developer to write clean and optimized firmware for the ESP32. Project Overview: GrowBuddy is a mobile service robot with the following features: 1. Face-following moveme...
I need a complete hybrid mobile learning platform—Android and iOS—that turns six levels of my current PowerPoint-based medical training into short, engaging micro-learning experiences. Instead of showing slides, each deck has to be re-imagined as interact...
I have a .blend file with a lid that must be reshaped so it slots perfectly onto a specific object. I will supply reference photos and measurement call-outs; your task is to reinterpret the existing mesh, adjusting its profile and contact surfaces until t...
AWS Deployment + Alpha Testers Needed for EdTech Web Platform (Pre-Launch Phase) Hello, I have built an online education platform and the product is now ready for the **Alpha Testing phase** before public launch. I am currently looking for two types of...
I need a system that emails me PDF documents directly from the submissions folder after a customer completes a form on my Wix site. Additionally, the email should include the form submission date and time. Requirements: - PDF attachment of the complete f...
I need a marketing-savvy n8n specialist to turn my new real-estate site, Knock Knock, into a traffic and engagement magnet. The main objective is simple: boost overall site engagement. To get there, I want a set of n8n workflows that automatically amplify...
I have drafted the core idea—there is no such thing as “absolute security”; true steadiness comes from understanding how things work and acting with clarity. I now need a polished, engaging written piece that expands this theme into a full-length essay ca...
I need to replace my current comment-style review section with a proper survey form so I can gather clearer, more actionable feedback. The form has to support three kinds of questions: • Multiple choice • Open-ended questions • Rating scale Once...
I am looking to develop a web-based Card Print Portal using PHP and MySQL on shared hosting. The system should include user registration and login with username, password, and security PIN for password recovery, with proper password hashing and secure aut...
We are planning on updating our current site, https://fanbrush.com.au, and need someone qualified to update it on a needs basis. We are having trouble as well regarding the landing page of this site, which will have to be amended first. Some of the area...
Редизайн магазина в стиль IOS26 на платформе Опенкарт 2.3. Некоторые страницы уже сделаны, общий концепт есть. Но возможно вы предложите что то лучшее! Необходим дизайн главной страницы и нескольких ключевых. Адаптация мобилльной версии. Только современны...
Автоматизация повышения ставок через Hotline API (Auctions)1) Цель Настроить сервис/скрипт, который автоматически повышает ставки по выбранным предложениям Hotline через API Auctions, чтобы: удерживать/улучшать позицию в выдаче, контролировать CPC/расхо...
Necesito un modelo 3D detallado de una cajonera residencial en SketchUp, con todas sus piezas dimensionadas para que el carpintero pueda enviarlas directamente a corte. El trabajo incluye: • Modelar la cajonera completa en SketchUp con medidas exactas...
PUBG, Roblox ve sosyal medya ağırlıklı oyun ilanlarını satabileceğim, tamamen özel kodlanmış bir e-ticaret platformu kurmak istiyorum. Tasarımdan yayına kadar tek elden, profesyonel bir çalışma bekliyorum. İhtiyaçlarım • Güvenli üyelik sistemi: alıcı...
I have 24 gate photographs that I need turned into clean, realistic digital renders for immediate use in both a printed leaflet and on our website. As soon as I send the reference photos, I’ll need you to replicate each gate faithfully—texture, colour, an...
Шукаю надійного розробника для завершення проекту на WordPress. Сайт пройшов редизайн, частину перенесено, але залишився ряд недоопрацювань. Потрібна людина, яка працює без затягування часу та чітко дотримується дедлайнів. Проект складається з двох частин...
from fpdf import FPDF class PDF(FPDF): def header(self): # Sarlavha self.set_font('Arial', 'B', 15) self.cell(0, 10, '8-klass: Orta asirlerde Afrika', 0, 1, 'C') self.ln(10) def add_slide(self, title, text):...