Tizen sdk jobs
...character FBX plays perfectly in DCC tools, yet inside my C-based custom engine every animation explodes—bones shoot off, limbs scale unpredictably and the mesh tears apart. The issue is clearly in the way my engine parses or applies the skeleton data, not in the source file itself. Here’s what you’ll walk into • A lean, self-written renderer and animation module (C, OpenGL, Assimp + limited FBX-SDK calls). • One rigged character with walk, run and idle clips that demonstrate the incorrect bone transformations as soon as they are loaded. • A reproducible test scene and a build pipeline that compiles in seconds on Windows. What I need from you 1. Pinpoint why the bone matrices are wrong—be it incorrect bind-pose extraction, wrong ma...
...Play and AdMob policies for VPN apps. --- APP DETAILS: - Platform: Flutter (Android) - Language: Dart - App Type: VPN Application - Package: - Current Status: Published on Amazon Appstore - Target: USA users --- WORK REQUIRED: 1. ADMOB FLUTTER PLUGIN INTEGRATION - Add google_mobile_ads package to - Configure Android manifest for AdMob - Initialize AdMob SDK in Flutter - Set up ad unit IDs - Implement test ads first 2. IMPLEMENT 3 AD TYPES USING FLUTTER: A) BANNER AD (BannerAd): - Display at bottom of home screen using BannerAd widget - Hide when VPN connects (using setState or provider) - Show when VPN disconnects - Only visible when VPN is OFF - Handle ad loading errors B) INTERSTITIAL AD (InterstitialAd):
...time. Authentication scope • Support OAuth flows (Google, Apple, etc.) • Maintain JWT-based sessions for our own username/password route • Offer social-media sign-ins side-by-side, all funnelling into a single user table Notification scope • Email messages for transactional events • Push alerts on the mobile apps • SMS for time-sensitive updates Deliverables 1. Reusable modules or SDK integrations for each platform 2. Secure backend endpoints (or rules) that issue and verify tokens 3. Trigger logic that selects the correct channel—email, push or SMS—based on user settings 4. Clear setup notes so my in-house team can extend or audit the work Acceptance criteria • Working demo on all three platforms with test ...
...a developer who can guide the process from concept to Google Play release. At this stage I have the core concept and a handful of rough sketches; what I need now is help refining the user flow, designing an intuitive interface, building the backend logic, and packaging everything into a clean, well-tested APK. You’ll be working exclusively for the Android platform, so familiarity with current SDK versions, Kotlin or Java, Android Studio, and the play-store submission process is essential. If you can also advise on best-practice architecture (MVVM, Clean Architecture, Jetpack components) and integrate common services such as Firebase or in-app billing, that’s a plus. Please let me know: • A brief outline of how you prefer to structure an Android project ...
We are looking for an experienced React Native developer to help build and integrate a VoIP calling SDK into an existing mobile application. This is not a basic app development task. We need someone who has real experience with VoIP / WebRTC / SIP / SDK-level work and can deliver quickly. ### Project Scope - Integrate and extend a React Native VoIP SDK - WebRTC calling using - Inbound & outbound call handling - Push notification based incoming calls - Background call handling - App-based configuration dialing logic - SDK-style packaging + documentation support Our team will handle: - OpenSIPS / SBC (Call logic) - SIP infrastructure - APIs You will handle: - React Native SDK layer - Mobile VoIP calling integration - Native module bridging if re...
...(ins_56) status: HEALTHY, OAuth: true - Chase OAuth enabled in Plaid Dashboard (Team Settings) - Redirect URI registered correctly in Plaid Dashboard - Link token creates successfully (transactions product only) - No issues on Chase's "Linked apps & websites" settings - Works fine for Amex and Capital One - Same error in incognito/different browsers Our Stack: - Node.js + Express backend - Plaid Node SDK, API version 2020-09-14 - Products: ['transactions'] - Hosted on Railway, domain: custom domain with HTTPS What We Need: Someone who has successfully connected Chase in production via Plaid OAuth to diagnose whether this is: 1. A Plaid account configuration/approval issue (Chase Data Access Agreement?) 2. A code/API configuration issue we're mi...
I need a Python‐based trading bot that plugs directly into Broker's SDK and executes fully automated trades on the NSE. The core objective is a clean, well-documented workflow that: • Authenticates with Broker A’s API and maintains a stable session • Streams live NSE market data from the SDK • Generates, places, modifies, and cancels orders automatically based on my strategy hooks • Logs every request/response for audit and debugging Please build the solution in modular, well-commented Python 3.x so I can swap in new strategies later without touching the integration layer. A concise README with setup steps, environment variables, and example strategy templates will be the final acceptance test.
...component—from key management to consensus—must be hardened against common attack vectors and accompanied by clear documentation. Key deliverables • PoW node software and full network setup (testnet + mainnet) • Fiat-collateralized stablecoin issuance and redemption module • Cross-platform wallet integration (mobile / web / desktop) • Smart-contract functionality exposed to developers (gas model, VM, SDK) • Comprehensive security review, load testing, and deployment guide Acceptance criteria • Stable block times and finality on an internal testnet for 30 consecutive days • On-chain collateral tracking matching off-chain fiat records one-to-one • Successful end-to-end transfers using the integrated wallets &bull...
...breaking changes, and make sure existing modules (order tracking, restaurant listing, driver assignment) compile cleanly. Deliverables 1. Updated source code for Android (Kotlin) and iOS (Swift/Objective-C mix) that compiles with no warnings in Android Studio Giraffe and Xcode 15. 2. Signed APK/AAB and TestFlight build ready for submission. 3. A brief change-log outlining files touched and SDK versions upgraded. 4. One round of post-submission support to address any store-review blockers. If you have already worked with 6am Mart or similar multi-vendor stacks, let me know; that experience will help you move quickly....
...flow Please match the XD layouts pixel-for-pixel, make the site fluid across modern browsers, and be sure the mobile breakpoints feel just as polished as the desktop view. All interactive elements (buttons, form fields, calendars) should inherit the styles specified in the design system. Integration notes: • Momence must handle all checkout flows, refunds and coupon codes. Use their latest API/SDK and document any required webhooks or environment variables. • Booking actions should trigger confirmation emails already designed in XD—just hook them up to the Momence transaction. I’ll provide the full XD file, brand assets and a brief featuring color, typography and component specs. Hand-off will be through Git (preferred) or a ZIP plus a short README ou...
...intervals (2-3 seconds) and transmit them to an API without blocking the main thread. AI Integration: Connect the capture pipeline to the Google Gemini Flash API (via REST or Swift SDK). Dynamic Instruction Architecture: Build a modular system where the system_instruction for the LLM is pulled dynamically from a local configuration file based on a user-selected profile. Speech Output: Integrate AVSpeechSynthesizer for low-latency conversion of API text responses into audio. Required Stack: Swift 6.0 / SwiftUI. Frameworks: AVFoundation, Vision, Combine. API Experience: RESTful services, JSON handling, Google AI SDK. Target: iOS 15.0+ (Optimized for iPhone 11 - 17). Screening Questions (Must answer to be considered): How do you propose to handle automatic lens disco...
My Android Studio Java app is still targeting API 34 and I need it fully brought up to API 36. Alongside the version bump, I want the codebase tightened so it runs more efficiently and the overall look refreshed with a modern theme. Sc...refactor hotspots to shave unnecessary CPU / memory use and eliminate obvious jank. • Re-skin the app with a contemporary Material-based theme—colours, typography and styles—while preserving existing layouts and behaviours. Upgrade all the dependencies used in the project. Acceptance The upgraded project must build without warnings on the latest stable Android Studio, pass Play-Store target-SDK checks and launch on devices running Android 14. A short report describing the performance optimisations and the theme changes will c...
Android CameraX & API Integration (We have 80% of the code logic ready - No R&D needed) We are looking for an experienced Android Developer to build a technical prototype (MVP) focused on real-time image processin...Service. The app must automatically capture frames from the camera (using CameraX) and send them to a REST API (Generative AI endpoint) for processing. Technical Constraints: 1. Target Device: Optimized for Huawei P10 (Android 8/9, Kirin 960). 2. Efficiency: Implementation must be lightweight to prevent overheating (Thermal throttling management required). 3. Code Base: You must use the provided SDK references to minimize development time. Deliverable: • Source code and APK. Note: The specific SDKs and reference code links will be shared immediately upon st...
...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 • connect to PostgreSQL and structure migrations • plug in a third-party SDK (often payments or an AI model) and test end-to-end • containerise and ship to our cloud staging environment I value quick, clear communication, readable code, and consistent availability. If you have examples of similar API projects, let me see the repos or a brief case study. Include your hourly rate in the $10–15 range and tell me when you can...
I need a small Android proof-of-concept that launches the UIDAI FaceRD app via an explicit Intent, waits for the capture flow to finish, then receives the returned PID XML (biometric) data and renders it on-screen or writes it to logcat. Here is exactly what I expect: • An Android Studio project (Java or Kotlin) that targets any current SDK version compatible with FaceRD. • A signed, installable APK so I can test immediately. • On tap of a single button the app should: 1. Invoke with the correct action, extras and flags. 2. Handle the result in onActivityResult / ActivityResult API, extract the PID block, and show it clearly (raw XML is fine for the demo). Once I confirm the APK works, I will need the full, clean source code together wit...
I already have a complete Flutter application and now want to monetise it with Appodeal. Your task is simple yet critical: wire the latest Appodeal SDK into the existing code-base, Yandex ads already embedded in source code you have to remove replace it with appodeal ads. What I expect from you • Add the Appodeal SDK and all required Gradle / Podfile changes without breaking current dependencies. • Initialise the SDK with my App Key and enable only the Rewarded Video ad type. • Expose a clean Dart method (e.g. showRewardedAd()) so I can trigger the ad from any screen. • Handle callbacks for loaded, failed, shown, clicked and reward-granted events; deliver the reward result back to Dart. • Supply a short README that explains every ste...
I have a media-streaming application concept that must run natively on Samsung Tizen, LG webOS and Amazon Fire TV. I need someone who already lives inside these ecosystems: you understand the quirks of each emulator, you know where the documentation falls short, and you can architect a smooth, performant build rather than simply wrap a web page. What I need built • A fully functional streaming app that plays HLS/DASH video with adaptive bitrate, pause, seek and resume on all three platforms. • Platform-specific navigation that feels natural with each remote. • Store-ready packages: Tizen (.wgt), webOS (.ipk) and Fire TV (.apk). • Guidance on the underlying architecture—player abstraction layer, DRM hooks, storage strategy, performance profil...
Android IPTV Streaming App Development Project Requirements Core Features Needed: Device Authentication with my Laravel Backend MAC address-based device regi...Username/password configuration Auto-connect option User Interface Material Design dark theme Home, Live TV, Movies, Series, Settings screens Video player with custom controls Continue watching feature Favorites system EPG (TV Guide) support Backend Integration Laravel REST API connection Playlist management License validation Payment processing Technical Requirements: Platform: Android (SDK 21+) Language: Kotlin Architecture: MVVM + Clean Architecture Database: Room (offline caching) Security: Encrypted storage for credentials Deliverables: Fully functional Android app APK file for testing Source code Basic doc...
Samsung Smart TV (Tizen) App – Auto Logout When Playing Video + UI Lag ## Project Description Hello, I need an experienced **Samsung Smart TV (Tizen) developer**. I have a Smart TV application running directly on a **Samsung TV (Tizen OS)**. Login works correctly, but when playing any video channel, the app automatically logs out and returns to the login screen. --- ## Current Status * QR login works correctly * Manual login works correctly * Profiles load correctly * Session is active --- ## Main Issue When attempting to play any streaming channel: * The app logs out automatically * It redirects to the login screen * The session appears to reset --- ## Additional Issue (Performance) The UI has delay: * Typing takes 20–30 seconds to resp...
...every Play Console step, and make sure the first production release is approved without hiccups. What I will hand over: the signed build, app icon, screenshots, description text, privacy-policy link, and any other assets you need. What I expect back: • A properly configured Play Console listing with all metadata completed • Correct bundle signing, versioning, and compliance checks (target SDK, 64-bit, Data Safety, etc.) • Internal test track upload to confirm install, followed by staged rollout to production • Clear notes so I can repeat the process for future updates If you notice anything that could block approval—policy issues, missing assets, Play Integrity settings—flag it early so we can fix it on the spot. Once the app is publis...
Computer Vision Prototype Needed — Head Tracking & Auto Zoom (R&D Phase) I’m building a product and am currently in the early R&D phase before final hardware and SDK delivery. We are looking for an experienced computer vision / mobile vision developer to help us prototype and validate: Core Features • Real-time head/face detection • Automatic head tracking (keeping the head centered) • Auto zoom / smart cropping (keeping head size consistent) • Smooth motion and transition logic At this stage, we do not yet have final hardware or SDK access, so we are asking the freelancer to: Phase 1 – Prototype (on your own hardware) • Build a working demo using your own Android device / webcam / test camera • Use open-source ...
The goal is a...teachers upload PDFs, images, or short videos that other authorised users can download or stream directly in the app. What I will provide – Wireframes and UI palette. – Apple and Google developer account access for store deployment. – Copy and branding assets. Acceptance criteria 1. A Git repository containing clean, well-commented Dart code that builds with the latest stable Flutter SDK. 2. TestFlight and Google Play internal-test builds showing the three core features operating without crashes. 3. Brief README explaining environment variables, third-party services, and build steps. Once these deliverables are approved, we can talk about extra modules such as calendar sync or analytics, but the initial milestone focuses strictly ...
...the agent is invoked, passes context, and returns suggestions. • A brief walkthrough (video or written) that shows the integration running inside VS Code so I can replicate the setup on additional machines. I’m comfortable handling routine setup tasks, but I’ll rely on you for the deeper pieces—authentication flows, API usage, extension hooks, or any SDK glue required. If you see a need for additional tooling (LangChain, OpenAI Java SDK, etc.) please explain your choice and wire it in. Acceptance criteria: 1. I can run the provided sample project in VS Code and see automated suggestions appear for Java files. 2. The integration respects the Copilot (or alternative model) limits and handles errors gracefully. 3. All configuration steps are d...
...a developer who can guide the process from concept to Google Play release. At this stage I have the core concept and a handful of rough sketches; what I need now is help refining the user flow, designing an intuitive interface, building the backend logic, and packaging everything into a clean, well-tested APK. You’ll be working exclusively for the Android platform, so familiarity with current SDK versions, Kotlin or Java, Android Studio, and the play-store submission process is essential. If you can also advise on best-practice architecture (MVVM, Clean Architecture, Jetpack components) and integrate common services such as Firebase or in-app billing, that’s a plus. Please let me know: • A brief outline of how you prefer to structure an Android project ...
...a developer who can guide the process from concept to Google Play release. At this stage I have the core concept and a handful of rough sketches; what I need now is help refining the user flow, designing an intuitive interface, building the backend logic, and packaging everything into a clean, well-tested APK. You’ll be working exclusively for the Android platform, so familiarity with current SDK versions, Kotlin or Java, Android Studio, and the play-store submission process is essential. If you can also advise on best-practice architecture (MVVM, Clean Architecture, Jetpack components) and integrate common services such as Firebase or in-app billing, that’s a plus. Please let me know: • A brief outline of how you prefer to structure an Android project ...
I’m expanding our remote contractor pool and need dependable, U S-based help on two fronts. First, I have a steady flow of “click-through” website tests as we roll out an identity-verification layer with the Persona SDK. You’ll sign in as a test user, follow the exact steps I send, note anything that feels off, and log bugs in the simple template provided. No coding or deep QA background is necessary—just care, clarity, and a sharp eye. Second, I occasionally ship company-owned laptops and peripherals to and from our offshore developers. If you have handled package forwarding before (even at a personal scale), you already know what the job looks like: receive the box, confirm its condition, print the prepaid FedEx label I email you, and hand it to the ...
I publish Stories and Reels to Instagram every day and need both the edits and a small PayPal data task handled on a steady, ongoing basis. Every evening I drop raw vertical foot... • Source project files for each video Acceptance criteria • Videos pass Instagram compression with synced audio • Sheet columns populated: transaction_id, gross_amount, fee, net, customer_email • Script runs unattended for a full 24-hour cycle without fatal errors My stack: Google Drive, Adobe CC, Ubuntu VPS. Use Premiere, After Effects, DaVinci, or your preferred editor, and any PayPal-SDK (Python, Node, PHP) that keeps the workflow reliable. Consistency and clear communication are key. Let me know your editing toolkit, how you’d shore up the PayPal automation, and you...
...someone who has already integrated a SaaS platform with Microsoft Advertising (Bing Ads) through an Azure-registered application and can jump straight into resolving our authentication roadblock. The situation • The Azure AD app exists and should be correctly configured, yet our calls to the Bing Ads API fail at the auth step. • We are using standard OAuth2 flows and the Microsoft Advertising SDK, but tokens are not being accepted downstream. • All tenant-level permissions that look relevant have been granted, so I suspect a subtle setting, scope, or consent mismatch rather than a coding bug. What I’d like from you 1. Review the current Azure AD app registration, API permissions, and redirect settings. 2. Trace the exact OAuth handshake (request, ...
I own a licensed copy of the Dooo Movie Streaming Android source code and now need it running live on Google Play. The current project refuses to compile because of dependency issues and an outdated SDK. Here’s what I need from you: • Open the project in Android Studio, upgrade it to the latest stable SDK/Gradle versions, and cleanly resolve every dependency conflict so the APK builds without warnings. • Configure package name, signing key, Firebase/Ad-mob (if present in the code), and any other runtime settings the template requires. • Run a full device/emulator test to confirm login, streaming, search, and push-notification flows all work exactly as in the template demo. • Generate release AAB/APK and guide me through—or directly h...
...Here’s the flow I’m aiming for: after every five feed items a native ad should appear, matching the app’s current look and feel so users experience it as part of the content rather than a banner. I do not yet have the specific Native ad-unit ID, so I’ll need you to walk me through creating it in the AdMob console and wiring it up in code. The project is straightforward: plug the Google Mobile Ads SDK into my existing Flutter codebase (Dart), build a widget that pulls and renders the Native ad, place it in the list adapter, then verify that test ads show up reliably on both Android and iOS builds. When we’re done I expect: • Updated Flutter source with clearly commented integration • One or two short code snippets showing how to control ...
...Commission + X% Buyer Premium). Inventory Table: List of all lodged items. Editing: Auctioneers can override AI Titles and Estimate ranges. Approval: Items must be manually "Approved" (Confirmed) before syncing. Sync: A button to sync the finalized catalogue to Shopify Auction App. 4. Technical Specifications Frontend Framework: React 19 (TypeScript). Styling: Tailwind CSS. AI Service: Google GenAI SDK (@google/genai) using gemini-3-flash-preview. Persistence: localStorage (No backend database for this iteration; data persists in the browser cache). Naming Convention: Files/Items are generated with the format: DDMMYY_CustomerID_LodgementID_LotNumber. 5. Key Business Rules Estimates: Estimates are not free-text; they must snap to the specific lookup table defined in serv...
...developer who can first walk it through a clean launch on Google Play—handling the Play Console setup, store listing, key management, policy checks, and final publication—then stay on as the point-person for routine maintenance. There are no new features or redesigns on the roadmap right now; the focus is strictly on stability. After release, I’ll rely on you to monitor crash reports, keep the SDK versions current when Google’s requirements change, and step in quickly if any compliance or compatibility issues crop up. Acceptance criteria • The app is live and searchable in Google Play with all assets, descriptions, and tags correctly configured. • Any post-launch warnings or policy flags are resolved within the agreed response window. ...
My production Flutter app has begun to misbehave on Android 14, 15 and 16 preview builds. The root cause is obvious: the codebase is still on an older Flutter release and the underlying Android SDK has marched on. I need the entire project migrated to the latest stable Flutter version, compiled against the newest Android SDK, and thoroughly tested so it works smoothly on those three OS versions. The scope is simple but critical: upgrade the Flutter framework and all dependent packages, refactor any deprecated APIs, fix compile-time warnings, and resolve run-time crashes or layout glitches that appear only on the newer Android versions. Afterwards I expect a clean, reproducible build (Android App Bundle) plus a short changelog summarising what was updated and why. Deliverabl...
...travelled, list of visited Meeting Points, and idle time between stops. A simple dashboard inside the app shows today’s stats at a glance and lets them scroll back through past days. I also want the raw JSON/CSV available for export so I can feed it to our internal BI dashboards later. Technical expectations • Android Studio / Kotlin (or Java if you strongly prefer) with the latest Google Maps SDK and fused-location provider. • Accurate, low-drain background location tracking that still complies with modern Android permissions. • Local database (Room or SQLite) for offline storage; sync hooks ready for a REST endpoint we’ll supply. • Source code in a private Git repo, plus a signed APK for testing. Acceptance criteria 1. Distance t...
We are looking for an experienced React Native developer to help build and integrate a VoIP calling SDK into an existing mobile application. This is not a basic app development task. We need someone who has real experience with VoIP / WebRTC / SIP / SDK-level work and can deliver quickly. ### Project Scope - Integrate and extend a React Native VoIP SDK - WebRTC calling using - Inbound & outbound call handling - Push notification based incoming calls - Background call handling - App-based configuration dialing logic - SDK-style packaging + documentation support Our team will handle: - OpenSIPS / SBC (Call logic) - SIP infrastructure - APIs You will handle: - React Native SDK layer - Mobile VoIP calling integration - Native module bridging if re...
...using route handlers and Directus REST SDK • Ensure clean, type-safe, and scalable code using TypeScript and Zod • Collaborate via Git for version control, reviews, and deployments • Support containerized deployments and environment setup using Docker ________________________________________ Primary Skills (Must-Have) Skill Proficiency Context 15 (App Router) Advanced Core framework, React 19, Server & Client Components, API routes React 19 Advanced Hooks, custom hooks, component patterns, data-driven UI TypeScript Advanced Strict mode, type safety, schema-driven development Tailwind CSS Intermediate–Advanced Responsive layouts, dark mode, CSS variables Directus CMS Intermediate–Advanced Schema design, relations, permissions, REST SDK, cu...
I’m in the development phase of an Azure Machine Learning project and need a seasoned practitioner to mentor me through model training and evaluation. The workspace is set up and the data is in place; what I’m looking for now is practical, hands-on coaching that will leave me confident about every line of code I run. Using Python and the Azure ML SDK, you’ll help me: • Refine and execute training scripts, choose the right compute targets, and organise experiments. • Build an evaluation workflow that logs metrics, registers the best model, and makes results easy to visualise and share. We’ll work through shared sessions(need to check if this can be shared) and brief code reviews, with you explaining the reasoning behind each step so I can replicate...
...launcher. Once that baseline is stable we can iterate on power management, package management, and developer tooling. Deliverables (milestone-driven) • Technical architecture documents for both kernels • Bootable ISO/IMG images for x86-64 / ARM64 test hardware • Source repository with build scripts and cross-compilers • Minimal GUI shell for desktop, touch launcher for mobile • Basic SDK: compiler toolchain, emulator, and documentation I already have funding allocated and will handle certification costs; what I need is deep expertise in C/C++, Rust or similar systems languages, low-level debugging, and familiarity with u-boot/UEFI, Wayland or comparable display servers, and embedded drivers. If this sounds like your kind of challenge, tell ...
... Project Details Engine: Unity Platform: UWP (Windows 10 / Microsoft Store) Ad Network: Vungle Ad Types: Interstitial / Rewarded Video (preferred) Game Status: Already built, ads need to be integrated and tested Required Skills Strong experience with Unity (C#) Proven experience with UWP builds in Unity Prior work with Vungle Ads SDK Knowledge of Microsoft Store compliance & ad policies Ability to debug UWP-specific issues (capabilities, SDK compatibility) Deliverables Fully working Vungle ads in UWP build No crashes or store submission issues Test build + integration steps documented Basic ad callbacks (loaded, failed, reward granted) Nice to Have Experience with Unity Ads / AdMob / ironSource Previous Microsoft Store published games Budget Fi...
...design and embed a custom sensor-fusion routine that blends gyro, accelerometer, and magnetometer data from the MTi-630, then feed that fused orientation into the motor-control loop over CANopen. I’m aiming for a balanced mix of speed and accuracy so operators never feel lag yet still enjoy drift-free performance during long takes. You will be starting from my current codebase (MCUXpresso / NXP SDK), which already handles basic hardware abstraction and CANopen messaging. The focus is on: • Writing or adapting a quaternion-based sensor-fusion algorithm optimised for the MKV56 (FPU enabled). • Integrating it cleanly with my existing control system. • Publishing the fused attitude, angular-rate residuals, and confidence metrics on the current CANopen PDOs...
Looking for Expert Team to Build FULL CUSTOM Mobile App (NO Agora / NO 3rd-Party SDK) Hello Freelancers, We are looking for a highly experienced mobile app development team or individual to build a large-scale FULL CUSTOM real-time communication platform. Important: This project must be developed using FULL CUSTOM technology. No Agora No Twilio No third-party calling or messaging SDK No ready-made WebRTC SaaS platforms All signaling, media handling, backend logic, scaling, and security must be implemented from scratch. Only expert-level developers should apply. Core Features (Full Custom System) Video & Voice Communication Video Call (1-to-1 and Group) Voice Call (1-to-1 and Group) Screen sharing during calls Meeting system with host and participant controls (si...
Urgent project requirement !! I need a single-purpose webpage that does nothing more than collect a payment in USDT. I will share a short video that shows the exact flow and l...“Payment received” screen No shopping cart, no user accounts—just the clean payment interface. I am fine if you build it with plain HTML/CSS/JS or a lightweight framework; what matters is that it loads fast and works on mobile. When you hand it over, I’ll need: 1. All source files and any / if you used external libraries (e.g., , TronWeb, , Binance SDK). 2. Brief setup notes so I can drop it onto my own hosting and plug in my live wallet addresses. If something in the reference video is unclear, feel free to ask before you code so we stay perfectly aligned.
I need a small, self-contained script that signs in to NetSuite through the appropriate API (SuiteTalk, REST Web Services, or a RESTlet—whichever you feel is the most secure and sustainable) and then downloads a specific report whose URL I will feed i...OAuth tokens, and the report link should sit in an external file or clearly marked variables so I can update them without touching the core logic. When you hand it over I expect: • A working script with clear inline comments. • A brief README explaining any required libraries, token generation steps, and how to invoke the download with a new report link. If you have a preferred language or SDK, state it up front—Python, Node.js, or even Java are all acceptable as long as the end result is a reliable on...
...also want PayNow (Singapore) and a direct bank-transfer option surfaced at checkout, so you’ll wire those in alongside Stripe’s PHP SDK. • Navigation tweak – on the fourth item in the header slides forward to the third slot; I want that exact switch on my own menu so the user flow matches. • Light API assistance – another developer is building a REST API that powers mobile apps. I’ll need you to look over his work, answer questions, and patch any CodeIgniter routing or controller issues that block . In detail: Milestone 1 — Stripe Core Payments (Foundation) Goal: Working Stripe payment flow with DB logging + webhooks. Deliverables 1. Stripe PHP SDK installed and configured (test + live mode env keys) 2. Payment flow implem...
I need help in my website Cloudflare sdk 1. Generate super admin, admin pages and dashboards 2, muti tenants customers dashboards 3, prepare moyasar payments gateway api ( i will enter the keys ) 4, fix the ai models so user can select one to use
... Expert Knowledge (System Prompt / Fine-tuned Model) Technical Requirements Language: Python (preferred) — open to Node.js for the automation layer if needed Key Libraries: OpenCV, Tesseract/EasyOCR, Playwright or pyautogui, OpenSpiel or PokerRL, SQLite or PostgreSQL for opponent tracking, Anthropic SDK / OpenAI SDK for LLM integration AI API: Must have experience integrating LLM APIs (Claude, GPT, etc.) into real-time decision systems — prompt engineering, structured output parsing, latency management, and caching strategies Deliverables: Fully functional bot that can autonomously play a free poker tournament from registration to completion Modular codebase with clear s...
...customization (at minimum light and dark, with room for future accents). I’m not asking for streaming, gesture navigation, or custom button layouts right now—those can stay on the wish-list until the core experience is rock-solid. I’m fine with ExoPlayer, Media3, or a comparable native library as long as you keep the codebase modular (Kotlin preferred, Java acceptable) and target the latest stable SDK. Smooth seeking, orientation changes that don’t restart playback, and hardware acceleration should work out of the box. Deliverables: • Full Android Studio project with clear, commented source code • Release-ready APK for quick testing on real devices (API 24+) • Short README explaining build steps, libraries used, and how to swap t...
...required API keys, and wiring selected features to my existing endpoints. Those endpoints—rate calculation, real-time order tracking and automated label printing—are live and documented; you will only be integrating these three, not the entire API suite. What I expect from you • Register the app (public or custom, whichever best suits a single-store use). • Set up redirect URLs, scopes, embedded SDK and mandatory webhooks so it passes Shopify’s checks. • Connect the store’s checkout and order workflow to my rate, tracking and label APIs (REST or GraphQL—whichever you prefer). • Hand off clear installation instructions and code snippets so my team can maintain future endpoints on our own. Tools you are free to choose&mdas...