Software architecture is a complex but critical discipline that impacts a wide range of industries. It is the practice of creating a plan or blueprint for constructing every aspect of a software system in order to maximize flexibility, maintainability, scalability, manageability, security, or other critical factors. Software architecture is a basis of efficient software construction and should be the focus of any prospective software project.

A skilled software architecture developer specializes in adding value and creating a powerful framework for the development of software. Their work involves abstract modeling and figuring out how modules interact with each other to support the desired functionality of an application. They also have an eye for detail to enable good UX/UI design and ensure secure coding techniques are employed.

Here’s some projects that our expert Software Architecture Developers had made real:

  • Developing scripts and APIs that process data and generate real-time reports
  • Setting up virtual applications on cloud servers
  • Designing databases with built-in security features
  • Creating several layers of authentication and authorization
  • Integrating payment gateways into eCommerce solutions
  • Maintaining an active directory to safely store sensitive information

The level of knowledge and skill possessed by these talented professionals is unmatched when it comes to planning and designing complex software solutions. These experts make sure all necessary tasks get done correctly so that valuable products can be developed without any hiccups.

We invite you to post your own project in Freelancer.com and hire a Software Architecture Developer today to make your next venture successful!

Från 343,595 betyg, betygsätter kunder vår Software Architecture Developers 4.9 av 5 stjärnor.
Anlita Software Architecture Developers

Software architecture is a complex but critical discipline that impacts a wide range of industries. It is the practice of creating a plan or blueprint for constructing every aspect of a software system in order to maximize flexibility, maintainability, scalability, manageability, security, or other critical factors. Software architecture is a basis of efficient software construction and should be the focus of any prospective software project.

A skilled software architecture developer specializes in adding value and creating a powerful framework for the development of software. Their work involves abstract modeling and figuring out how modules interact with each other to support the desired functionality of an application. They also have an eye for detail to enable good UX/UI design and ensure secure coding techniques are employed.

Here’s some projects that our expert Software Architecture Developers had made real:

  • Developing scripts and APIs that process data and generate real-time reports
  • Setting up virtual applications on cloud servers
  • Designing databases with built-in security features
  • Creating several layers of authentication and authorization
  • Integrating payment gateways into eCommerce solutions
  • Maintaining an active directory to safely store sensitive information

The level of knowledge and skill possessed by these talented professionals is unmatched when it comes to planning and designing complex software solutions. These experts make sure all necessary tasks get done correctly so that valuable products can be developed without any hiccups.

We invite you to post your own project in Freelancer.com and hire a Software Architecture Developer today to make your next venture successful!

Från 343,595 betyg, betygsätter kunder vår Software Architecture Developers 4.9 av 5 stjärnor.
Anlita Software Architecture Developers

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    258 hittade uppdrag

    Overview: The system must be architected to meet enterprise CPaaS performance. Post award of project you will be shared a GitHub Repo update to be pushed there only. The scope includes backend API development, database schema design, & webhook hooks. The service must be built as a extension to existing service to ensure seamless, scalable, and repeatable integration into the main platform. 1. API & Webhooks for Clients • Public API endpoints for sending campaigns, managing templates, and fetching reports. • Webhook support for: • Delivery receipts (DLRs) • Incoming messages/user replies • Sustain minimum 500–1,000 send requests/sec under normal load. • Burst handling up to 3,000 TPS with graceful queuing (no message loss). 2. Integration Layer...

    $284 Average bid
    $284 Snittbud
    9 bud

    Hello, I’m setting up a VPS and need a production-ready multi-agent platform built with Openclaw so I can orchestrate a variety of automation tasks directly from the server. Your role is to install, configure, and harden Openclaw, wire up its agent framework, and leave me with a straightforward process for extending it later. Set up a VPS‑hosted OpenClaw system with a dashboard and 6 AI agents working autonomously and together. I need help getting the full structure, agents, scheduling, and delivery system set up, so I can later define each agent’s detailed tasks. System runs two daily scans and sends email reports (with optional Telegram summaries).What I Need Help With I already have a VPS. I need assistance to: • Install + configure OpenClaw • Set up the dashboard ...

    $25 / hr Average bid
    $25 / hr Snittbud
    135 bud

    I need an IVR built and configured so callers reach the right help fast. Its sole purpose is customer support, and it must offer three options in every relevant branch: an automated response for common questions, the ability to transfer to a live agent, and—when queues are long—a call-back request feature. You’ll design the call flow, record or synthesize the prompts, connect it to our existing SIP/VoIP trunk, and make sure the routing to our support team works flawlessly. I’m open on the exact number of menu levels; clarity and speed for the caller are what matter most, so feel free to recommend the simplest structure that still covers our FAQs and escalation paths. Final hand-off should include: • Diagram of the call flow with all customer touch-points &b...

    $70 Average bid
    $70 Snittbud
    5 bud
    Custom Software
    6 dagar left

    Simple 4-page HTML static website structure. The pages included are: Home (Job Overview) Job Description Requirements & Benefits Apply Page

    $14 Average bid
    $14 Snittbud
    24 bud

    I'm seeking an experienced AI LLM Consultant with a proven track record in developing and implementing Artificial Intelligence solutions based on Large Language Models (LLMs). The goal is to create a locally deployable LLM system (on-premise), PRE-TRAINED in the financial domain (Mistral, FinBERT, Bloom, FinGPT, BloombergGPT, ...), capable of learning from internal documentation (Intranet) and prioritizing this internal information. The environment is Windows Server 2019 with the ability to run virtual machines. Ensure the system operates fully offline, independent of any external cloud services. NO PLACEHOLDERS Responsibilities: - Evaluate and select the most suitable open-source LLM for a Windows server environment and specific financial needs (DeepSeek is preferre...

    $629 Average bid
    $629 Snittbud
    275 bud
    Windows Kernel Driver Development
    6 dagar left
    Verifierad

    I am looking for someone who is able to develop a Windows Kernel Driver. It can be done from scratch or by using existing implementations as an idea on how to tackle it. However you do it, it must have no license and/or depend on something else which defines a license which would restrict this driver. Requirements: -> Clean Code -> No security flaws and no bugs -> Portable; no installer; possibly temporarily installs as a service (?!); [...] -> Efficient; excellent performance -> Requires Administrator rights to execute -> Must run on oldest Windows OS possible; ideally at least Windows XP / Vista -> Must include signing of built dll/sys in build process (please use and include a self-created certificate to show functionality) -> Must be built with Microsoft Visual...

    $17 Average bid
    $17 Snittbud
    17 bud
    Upgrade Script to Python 3.12
    6 dagar left
    Verifierad

    I need my existing Python 3.8 automation script brought up to Python 3.12 without breaking any of its current functionality. The code relies on several specific third-party libraries, so part of this job is making sure every dependency still installs cleanly and remains compatible with the newer interpreter. The work I’m expecting: • Refactor or adjust any syntax that changed between 3.8 and 3.12 (pattern-matching, asyncio tweaks, removed APIs, etc.). • Update the requirements file, pinning versions only when necessary and replacing packages that are no longer maintained. • Run the full script on both Windows and Linux (Docker is fine) to prove parity with its 3.8 behaviour. • Provide a concise changelog explaining what was modified and why. • Deliv...

    $440 Average bid
    $440 Snittbud
    148 bud

    I have a five-question risk-management assignment that must be solved entirely in Python and documented in a Word file. Each question asks me to pull real-world financial data from Google Finance, process it with well-commented code, and interpret the results in a risk-management context. Here is what I need from you: • Write clean, reproducible Python scripts for every question, making sure the data is fetched directly from Google Finance each time the code is run. • Embed concise explanations, assumptions, and any formulas alongside the code (either as inline comments or markdown cells if you prefer to work in a notebook before exporting). • Transfer the final answers, charts, and code snippets into a neatly formatted Word document so the assignment is submission-rea...

    $211 Average bid
    $211 Snittbud
    22 bud

    I am looking for an experienced developer to help fix a bug in the account management system of my finance project. The system is currently experiencing an issue where user account updates and transactions are not being saved correctly, causing inconsistencies in account balances and reports.

    $137 Average bid
    $137 Snittbud
    148 bud
    AppSheet-WhatsApp API Integration
    6 dagar left
    Verifierad

    I already have everything in place except the bridge: a cloud-based WhatsApp API (I hold the Instance ID and Token), an AppSheet app that uses Google Sheets as its data source, and clear workflows I want automated. Here is what I need working end-to-end: whenever activity happens inside Google Sheets—whether a new row is added, a specific cell changes, or a scheduled time hits—AppSheet should fire a webhook that reaches my WhatsApp API and immediately sends message alerts. When customers reply on WhatsApp, their responses must flow back automatically and land in the correct rows or columns in Google Sheets so the AppSheet front end stays updated in real time. Key functions I expect: • Sending message alerts through WhatsApp triggered by: – New row added in Goog...

    $12 Average bid
    $12 Snittbud
    12 bud

    New business: It is to be a personals/dating website. The domain is blackwomenclassifieds.com. It is to based and used the functionalities of GeoDesic Core Solutions. See: And Softaculous' Dolphin Social Networking and Dating Site. Specific Feature Requests: We want it to be based off of the features of Geodesic Solutions classifieds software. It should have an image gallery, be able to switch between different gallery layouts, should be multi-languages, be available in all countries, have restricted access areas - only available to those over 18 and any adult pictures must not be viewable on the homepage or the website, only except when you go to that person's profile. It should have third-party integrations, such as Add-Ons: Account Balance, Attention Getters, Enterpr...

    $750 - $1500
    Försegla Sekretessavtal
    $750 - $1500
    41 bud

    I'm seeking a developer to create an Order Management System (OMS) specifically designed to automate production workflows for embroidery digitizing and vector services. The OMS should streamline and enhance our operational efficiency. Key requirements: - Automate production workflows Ideal skills and experience: - Experience in developing OMS - Familiarity with embroidery production processes - Strong background in workflow automation - Integration capabilities with existing software (if needed) Please share relevant experience and approach.

    $297 Average bid
    $297 Snittbud
    24 bud

    Ich plane ein flexibles Abliefernachweis-Formular, das sich per Drag-and-Drop wie ein Baukastensystem erweitern lässt. Kernfunktionen, die ich benötige: • Eingabefelder: einzeilige und mehrzeilige Textfelder • Auswahl­elemente: Dropdowns sowie Checkboxen für Mehrfachauswahl und reine Bestätigungen • Unterschrift: digitales Signaturfeld direkt im Formular • PDF-Erstellung: Nach Absenden soll automatisch ein druckbares PDF des ausgefüllten Dokuments generiert und bereitgestellt werden Zusätzlich sollen folgende Integrationen aktiv sein: • automatische E-Mail-Benachrichtigungen • Speicherung der Datensätze in einer Datenbank • Anbindung an bestehende CRM- bzw. ERP-Systeme Ich erwarte eine komplett ein...

    $92 Average bid
    Garanterad
    $92
    24 bidrag

    I need a complete, web-based School ID Card management platform built from scratch. The system must contain two fully separated areas: an Admin panel for me and an individual panel for every school we onboard. Admin panel • Secure login for me alone. • Add, edit, or delete schools at any time; each school receives its own automatically generated username and password. • Real-time visibility of every school’s roster and each student’s record. School panel • School-level login. • Two ways to populate students: one-by-one through a form or in bulk via Excel upload (up to 1,000 rows at once). • Mandatory student fields: Name, Father Name, Date of Birth, Course/Class, Mobile Number, Address, District, Gender, Roll Number, Session, Pin ...

    $105 Average bid
    $105 Snittbud
    65 bud

    I need a complete set of n8n workflows that handle every major step of my lead funnel—capturing incoming leads, scoring them automatically, nurturing them over time, and even triggering the next engagement touch-point. To keep this organised, the project breaks down into four concrete deliverables: • Lead Capturing workflow that pulls new prospects from my existing forms or webhooks into n8n. • Lead Scoring logic that evaluates each prospect in real time with clear, editable weightings. • Lead Nurturing sequence that schedules follow-ups and moves contacts between stages. • Engagement triggers that push the right message or task (email, CRM update, Slack alert, etc.) as soon as a lead meets defined criteria. Everything should be built natively in n8n...

    $604 Average bid
    $604 Snittbud
    49 bud

    We are seeking a highly experienced Senior Full-Stack Developer to design and build a scalable online tutorial streaming platform that enables creators to upload, manage, and sell video-based tutorials. The developer will be responsible for the entire development lifecycle, including system architecture, backend and frontend development, deployment, security implementation, and long-term maintainability. The backend architecture must be developed using both Python and Java, leveraging the strengths of each technology to create a robust, scalable, and high-performance platform. The system should support secure content delivery, user management, payment processing, and efficient content administration. The ideal candidate has strong experience with distributed systems, video streaming tech...

    $2184 Average bid
    $2184 Snittbud
    249 bud

    Scope of Work 1. Broker Integration Connect the system with my broker terminal via API. The system must be able to place, modify, and cancel orders automatically. 2. Data Input (JSON Source) The system will continuously read a JSON file from a predefined source (folder). The JSON file will contain stock names and order instructions (buy/sell). The system should monitor the source regularly and execute trades immediately upon receiving valid data. 3. Order Execution All trades must be executed immediactely. The system should support both: Long (Buy) trades Short (Sell – intraday/MIS) trades 4. Position Sizing I will preset the amount per stock (capital or quantity) in system settings. The system will use this preset automatically for each trade. 5. Risk Management (SL &...

    $184 Average bid
    $184 Snittbud
    26 bud

    I work in the Technology sector and would like to establish a reliable partnership with a skilled freelancer who can jump in quickly as new projects arise. This is an open call: whether your strengths lie in coding, UI/UX, technical writing, product visuals, or another tech-related specialty, I’m interested in hearing how you can add value. What I need from you: • A brief overview of your core skill set and the specific tools or languages you excel in (e.g., React, Figma, Python, Adobe XD, API integrations, cloud platforms, etc.). • Two or three links or files that showcase recent, relevant work. • Your typical turnaround time for small, medium, and larger tasks. • Any questions you have for me so we can scope the first assignment efficiently. Once I...

    $471 Average bid
    $471 Snittbud
    48 bud

    I need a straightforward, low-overhead way to keep my small clinic organised. The solution can be a well-structured Microsoft Excel workbook (with formulas or VBA) or a lightweight standalone program—whichever you feel will deliver speed and reliability without forcing us into a steep learning curve. Core functions • Patient appointment scheduling presented in an intuitive daily calendar view—simple drag-or-drop or dropdown rescheduling is ideal. • A unified medical record section that stores and lets me update basic patient information, treatment history and current / past medication records in just a few clicks. Essential workflow features – Quick patient search by name or ID. – One-page printable visit summary. – Automatic backup o...

    $114 Average bid
    $114 Snittbud
    40 bud

    Full-Stack AI Automation Architect | Business Consultancy & Lead Gen Platform Project Overview We are seeking a high-level Full-Stack AI Developer/Architect to build a "Tech-Enabled Consultancy" platform. The goal is to replace manual operations with 5-11 integrated AI automation layers, covering everything from lead generation and document processing to automated client case management. The system must handle multi-domain consultancy services including Insurance, Study Abroad, NRI Property Management, and GST/Tax Filing. Technical Stack Requirements Core AI: OpenAI API (GPT-4o), Claude 3.5, or Gemini Pro. Automation/Orchestration: (formerly Integromat), Zapier, or Python-based LangChain/LangGraph. Frontend/Dashboard: React.js or (Client & Admin Dashboards). Backen...

    $343 Average bid
    $343 Snittbud
    49 bud

    I need a Windows-based typing application, built to mirror the exact pattern used in Indian government recruitment exams. The program must run smoothly in both online and offline mode so that a candidate can practise anywhere and then sit a timed test even if the internet drops. Core functionality • Practice mode stocked with graded typing exercises. • Full-length mock tests that reproduce the official exam interface, timer and font rendering. • A performance dashboard that tracks speed, accuracy and trend lines over time. Language support All content, UI prompts and result reports should work in English and Hindi from day one. If you architect the system cleanly I can add further regional languages later, so keep strings externalised. Benchmarks Speed and accur...

    $617 Average bid
    $617 Snittbud
    29 bud
    AI Land Value Estimation Module
    6 dagar left
    Verifierad

    I’m kicking off a five-part AI build that will ultimately cover land value estimation, risk assessment, ROI prediction and more, but the very first milestone is a robust Land Value Estimation engine. Everything you need to understand the larger vision, data architecture and success metrics is spelled out here: Scope of this initial module • Work only with historical land price data for now; I’ll layer in geographical or environmental feeds once the core model proves reliable. • Keep the geographical focus tight—one defined local area—so we can reach production-ready accuracy quickly, then scale regionally. • Deliver a trained model (Python preferred), well-commented code and a concise report that explains feature engineering, validation metric...

    $14 / hr Average bid
    $14 / hr Snittbud
    108 bud
    Integrate Multiple OTA APIs
    6 dagar left
    Verifierad

    I run our ground-transport operation on and now need all of our OTA and transfer partners to flow in and out of the system without manual work. Concretely, I want every new booking, change, or cancellation coming from Transferz, MyTransfers, Talixo, , Transfeero, Oulvgo, Kiwitaxi and CarTrawler to appear in automatically, then stay in sync through real-time webhooks. Codico already exposes REST endpoints for reservations, vehicles, drivers and trip status. Each partner publishes its own JSON/REST interface (some with polling, others with webhook callbacks). Your job is to map them one by one to Codico’s schema, build the middleware or micro-service that sits between the sources and Codico, and put solid logging and error handling around it so nothing is lost. Because this touches...

    $173 Average bid
    $173 Snittbud
    107 bud

    I need a app development team, who can develop the app as per the requires and give me support for 1 year , for deployment and maintains especially , this is for business so its very especial for the system to be operational and if any bugs it must be fixed asap , the app will have 16 screen and admin panel also Dev budget is 50K and support is 20K all will be paid as milestones . You can use ai to develop not an issue but import thing is maintenance

    $554 Average bid
    $554 Snittbud
    132 bud

    OpenCV Hill Climb Project – Description Project Title: Autonomous Hill Climbing Robot using OpenCV Project Description: Developed an AI-based computer vision system using OpenCV and Python that enables a robot/vehicle to automatically detect and climb slopes or hills. The system processes real-time camera input to analyze terrain conditions such as slope direction, obstacles, and surface edges. Implemented image processing techniques like edge detection, contour detection, and gradient analysis to determine the steepest safe path for climbing. Applied the Hill Climbing optimization algorithm to continuously choose the best next movement direction based on terrain analysis. Integrated real-time decision making so the robot adjusts movement dynamically while climbing uneven surf...

    $16 Average bid
    $16 Snittbud
    11 bud

    I’m looking to deploy a ready-made crypto exchange—both mobile app and responsive website—that functions as a full trading venue from day one. What I need is a polished clone of a proven exchange (specific brand is flexible; I’m open to what you have in your codebase) adapted with my logo, colors, and domain. Core features I must see on delivery: • User trading dashboard (spot trading at minimum, with basic order types) • Wallet integration for deposits, withdrawals, and on-platform transfers • Real-time price tracking with live order-book data Security cannot be an afterthought; the build has to ship with 2-factor authentication baked in and follow best practices for data encryption, secure API keys, and protected admin access. If your scr...

    $248 Average bid
    $248 Snittbud
    13 bud

    I’m looking to deploy a ready-made crypto exchange—both mobile app and responsive website—that functions as a full trading venue from day one. What I need is a polished clone of a proven exchange (specific brand is flexible; I’m open to what you have in your codebase) adapted with my logo, colors, and domain. Core features I must see on delivery: • User trading dashboard (spot trading at minimum, with basic order types) • Wallet integration for deposits, withdrawals, and on-platform transfers • Real-time price tracking with live order-book data Security cannot be an afterthought; the build has to ship with 2-factor authentication baked in and follow best practices for data encryption, secure API keys, and protected admin access. If your scr...

    $83 Average bid
    $83 Snittbud
    5 bud

    I run all of my project tracking, milestones, and status updates from a single Excel workbook and it has become unwieldy. I want to migrate the entire process into a modern environment—Power BI for visual, drill-down dashboards and, where it makes sense, Python scripts to automate the heavy lifting that Excel formulas currently handle. Key capabilities the new solution must cover are real-time data visualization, fully automated reporting (daily and weekly), interactive dashboards that executives can filter on the fly, and auto-triggering of e-mail or Teams notifications whenever tasks slip or budgets cross preset thresholds. The current data lives in multiple worksheets; everything will be provided in a clean XLSX plus a short process map so you can see the existing workflow. Feel...

    $166 Average bid
    $166 Snittbud
    46 bud

    I tried to be as precise and clear as possible in my project description to give you a good overveiw and clear understanding of the requirements. You have better ideas or changes ... very welcome. I am open to discuss any enhancement. Looking forward hearing from you and teaming up with you to get this interessting project going and bringing it to "light" :) Best wishes from Hamburg Howard # Project Brief: High-End Lighting Management (Shelly Gen3/Gen4 & Home Assistant) of a 2 room appartment ## 1. Project Objective The goal is to set up a zero-latency, professional-grade lighting control system. Focus areas include: tactile operation via **Gira System 55 double momentary switches**, intelligent and smart group logic (preventing desynchronized/opposing states), adaptiv...

    $195 Average bid
    $195 Snittbud
    56 bud

    Hello, I need a small program or automation script for the game Greedy Cat running on an Android emulator like LDPlayer or BlueStacks. Requirements: 1. The tool should monitor the game screen every round. 2. Detect the result icon (for example: tomato, carrot, fish, etc.). 3. Record each result with the round number and time. 4. Save the data automatically into a file (Excel or CSV). 5. The program should run continuously and record results all day. The game runs inside an Android emulator, so the tool should read the result from the screen using image recognition or screen detection. If possible, it should also show simple statistics like the last results and hot items. Please tell me: - Estimated cost - Time needed to build the tool. Program name in game xena

    $21 Average bid
    $21 Snittbud
    28 bud

    Comat antigravity 2️⃣ Browser Automation & UI Integration Developer We are looking for a developer to help connect browser automation with an existing system UI. The system has already been built by another developer, so the work mainly involves reviewing existing code and connecting components rather than building everything from scratch. Tasks may include reviewing Playwright-based browser automation scripts, making small modifications if needed, and connecting them with the existing system UI or automation flow. Some small adjustments to Chrome Extension scripts may also be add grok The system structure is documented in Notion. Work should be performed by comparing the Notion documentation with the actual implementation step-by-step to identify missing connections or adjustme...

    $31 Average bid
    $31 Snittbud
    34 bud

    Windows 11 | OpenClaw + LM Studio + Qdrant + Meeting Ingestion Pipeline Project Overview I am looking for a highly capable freelancer to work remotely via Windows Remote Desktop (RDP) on a dedicated Windows 11 Pro workstation and take over an existing partially implemented local AI stack. This is not primarily a greenfield build. A partial implementation already exists and must first be audited, clarified, and brought into a clean, accepted specification before further implementation proceeds. The target system is an offline, evidence-first consulting copilot that ingests meeting recordings and turns them into a searchable, citeable knowledge base. It must answer only from local evidence and must refuse or clearly mark uncertainty when evidence is insufficient. This evidence-first beha...

    $567 Average bid
    $567 Snittbud
    32 bud

    2️⃣ Browser Automation & UI Integration Developer We are looking for a developer to help connect browser automation with an existing system UI. The system has already been built by another developer, so the work mainly involves reviewing existing code and connecting components rather than building everything from scratch. Tasks may include reviewing Playwright-based browser automation scripts, making small modifications if needed, and connecting them with the existing system UI or automation flow. Some small adjustments to Chrome Extension scripts may also be add grok The system structure is documented in Notion. Work should be performed by comparing the Notion documentation with the actual implementation step-by-step to identify missing connections or adjustments. JSON files and c...

    $461 Average bid
    $461 Snittbud
    103 bud

    Tenho um servidor de SA-MP cuja gamemode está 100% integrada com MySQL. Preciso de alguém que assuma a continuidade deste projeto, começando por corrigir um bug específico: o ID que deveria permanecer fixo acaba se movimentando acima da cabeça dos jogadores a qualquer momento da partida. O que espero de você: • Analisar o código PAWN e os callbacks relacionados à renderização do label/ID. • Verificar possíveis conflitos entre timers, attachs ou consultas MySQL que estejam atualizando a posição do texto de forma incorreta. • Implementar a correção de forma limpa, evitando efeitos colaterais em sistemas já estáveis (login, missões, economia etc.). ...

    $37 Average bid
    $37 Snittbud
    8 bud

    Project Overview We are building a proprietary algorithmic trading system hosted on Google Cloud Platform (GCP), using Interactive Brokers (IB) as the brokerage for live market data and order execution. This is a serious, long-term project — Phase 1 is the foundation that all future phases will be built on. We need a skilled developer who has hands-on experience with the Interactive Brokers API (TWS API / IB Gateway), GCP infrastructure, and Python-based financial data systems. You will set up the cloud environment from scratch, build the IB connectivity layer, create the Python database, and deliver clean, documented, production-quality code. This is not a one-off script job. You are building infrastructure that will run live capital. Reliability, security, and documentation are n...

    $159 Average bid
    $159 Snittbud
    47 bud
    ATE Test Program Support Tool
    6 dagar left
    Verifierad

    I need an internal tool that streamlines how our engineers create, debug, validate, and analyse test programs running on Automated Test Equipment (ATE). Today the workflow jumps between scripts, spreadsheets, and ad-hoc notes; the new application should bring everything into one place and let us move from first code draft to signed-off validation far faster. Core functions I want to see working together: • Powerful debugging utilities that plug directly into our existing Python test scripts, pause execution, inspect variables, and store snapshots for later review. • Data analysis and reporting that turns raw ATE logs into clear plots, KPIs, and exportable PDF/CSV packs automatically after each run. • A validation checklist engine so every release of a test program is ...

    $650 Average bid
    Sekretessavtal
    $650 Snittbud
    43 bud

    I am looking for a developer to create an addon for Busy Accounting Software. The addon should: - Automatically save invoices as PDFs. - Send these PDF invoices via WhatsApp directly to clients. Ideal skills include experience with accounting software, PDF automation, and integration with messaging platforms such as WhatsApp. There is no immediate deadline, so you can work on this project at a steady pace. Looking forward to your proposals!

    $74 Average bid
    $74 Snittbud
    27 bud

    I’m a developer and data scientist expanding my automation contract work and need a subcontractor to help with CRM and backend automation builds. I work primarily in Claude Code and require someone who can vibe code effectively and has a good knowledge based for optimizing Claude Code. If you enjoy real-time collaboration, clean architecture and a bit of creative “vibe coding” with AI tools, let’s get started.

    $20 / hr Average bid
    $20 / hr Snittbud
    164 bud

    I am building a web-based gambling bot and need the full solution coded in Python. The finished product has to support five separate game modes. Three of them are set in stone—Blackjack, Mines, and Towers—while the remaining two can be agreed on together once development starts so that the overall experience feels coherent. Core expectations • A clean Python code-base (FastAPI or Flask is fine) exposed through a REST or WebSocket API so the front-end can call every game action in real time. • Provably fair game logic for each mode, with seed reveal and verification endpoints. • Secure RNG and solid input validation to prevent exploits or edge-case crashes. • Lightweight web interface (React, Vue, or plain HTML/CSS/JS—whichever you are fastest ...

    $180 Average bid
    $180 Snittbud
    83 bud

    I'm looking to develop a smart doorbell system focused on monitoring visitor activity. The primary platform for this system should be Android. Key Features: - Face Recognition: - Identify known visitors - Send alerts for unknown faces - Store visitor images The ideal candidate should have experience with: - Android app development - Image processing and face recognition technologies - Database management for storing visitor images - Security protocols to protect user data Please provide examples of similar work done.

    $338 Average bid
    $338 Snittbud
    23 bud

    Project Description: We are moving approximately 550 members from MemberLeap to Brilliant Directories. The ideal candidate must have a proven track record in complex database mapping and, most importantly, Stripe subscription migration to ensure no loss of recurring revenue or double-charging of members. Customers in BD will not to re-enter credit card information again upon their subscription renewal. BD will use same Stripe Account as MemberLeap did. Core Responsibilities: Data Mapping & Migration: Extract data fields from MemberLeap (CSV provided), map them to Brilliant Directories custom member categories, and execute a clean import. Stripe Billing Integration: Connect our existing Stripe account to Brilliant Directories. You must map existing Stripe Customer IDs to new BD prof...

    $528 Average bid
    $528 Snittbud
    144 bud

    LeadExec API Integration Developer (Lead Posting, Ping/Post, Call Leads) We are looking for an experienced backend/API developer to implement a full LeadExec lead receiver integration. This is not a basic webhook job. You must have real experience with lead distribution platforms, ping/post logic, and handling async responses, offers, and delivery status. Experience needed with the following software: 1. 2. 3. You will integrate multiple LeadExec endpoints including: - Standard lead submission - Ping > Post (Inbound PING & Inbound Post) - Call leads & call transfer leads - Offer handling (1-to-1 consent) - Duplicate checks - Lead status & delivery results - Offer acceptance callbacks Scope of Work: - Implement LeadExec v2 API endpoints: /v2/insert/general, /v2/insert/...

    $9 / hr Average bid
    $9 / hr Snittbud
    66 bud

    Project Title: Elite AI Architect Needed: LangChain & OpenAI Expert for Autonomous Business Intelligence Build Project Description: About Vimassa Tech: We are scaling an autonomous business intelligence system and are seeking an "Elite" AI Developer who specializes in architecting complex, scalable systems. We value engineering excellence over generic "wrappers." The Mission: You will take end-to-end ownership of building and deploying a core AI infrastructure. This isn't just a simple integration; it requires deep technical knowledge of agentic workflows and advanced RAG architectures. Technical Standards Required: Expertise in LangChain, OpenAI API, and Python. Advanced experience with Vector Databases (Pinecone, Weaviate, etc.). Proven ability to build, demo...

    $7313 Average bid
    $7313 Snittbud
    65 bud

    I am looking for a Google Sheets & Apps Script expert to build a customized, automated ERP system for my e-commerce store, Audicstore, which specializes in high-fidelity audio equipment. The goal is to track every "penny" from sales, inventory, and logistics to calculate the exact Net Profit/Loss. Core Requirements & Modules: 1. Advanced Inventory Management Track SKUs, Product Names, Brands, and Categories. Costing Logic: Ability to log purchases from different sources (Bulk Suppliers vs. AliExpress). Weighted Average Cost: The system must calculate the average unit cost dynamically based on different purchase batches to ensure accurate profit calculation. Low Stock Alerts: Automatic highlighting when stock falls below 5 units. 2. Dynamic Sales & Order Tracking ...

    $24 Average bid
    $24 Snittbud
    47 bud

    Busco un CRM hecho a mi medida para mi WISP que me permita: • Administrar la facturación: generar cargos, programar pagos recurrentes automáticos y llevar el historial de cada cliente. • Aplicar corte automático del servicio cuando un pago se atrase, con la opción de reconexión inmediata al regularizarse. • Enviar todas las notificaciones por WhatsApp: recordatorios de pago, avisos de suspensión y confirmaciones. Necesito además un botón que, al recibir el pago, envíe el comprobante por la misma vía. La integración con WhatsApp debe ser nativa (API oficial o gateway certificado) para que los mensajes salgan desde mi número empresarial y queden registrados en el sistema. Agradezco que ...

    $566 Average bid
    $566 Snittbud
    15 bud

    Se requiere especialista en ciberseguridad / redes / seguridad informática para desarrollar la parte práctica de un trabajo personal. El proyecto consiste en la implementación y validación técnica de una arquitectura Zero Trust en un entorno virtualizado, comparándola con una arquitectura tradicional basada en VPN. ALCANCE DEL TRABAJO El freelancer deberá: 1. Construir laboratorio virtual Crear entorno simulado de red empresarial. Implementar: Servidor de autenticación (IAM o similar). Servidor de aplicaciones. Segmentación de red. Endpoint remoto. Gateway o firewall. Puede utilizar herramientas como: VMware, VirtualBox, GNS3, Proxmox, Azure Lab, AWS Lab u otra propuesta técnicamente viable. 2. Implementar arquite...

    $20 / hr Average bid
    $20 / hr Snittbud
    8 bud

    Pour renforcer ma plateforme de voyage développée en .NET, je souhaite brancher la couche « shopping » de l’API Sabre via leurs webservices GraphQL. L’objectif premier est d’offrir aux utilisateurs une expérience d’achat fluide et rapide, entièrement pilotée en C#. Fonctionnalités attendues • Recherche de prix en temps réel • Consultation de la disponibilité des vols • Déclenchement du paiement en ligne directement depuis le flux Sabre Le code doit être structuré en services réutilisables : idéalement un petit SDK interne (classement par domaines : Pricing, Availability, Payment) accompagné de tests unitaires et d’une document...

    $463 Average bid
    $463 Snittbud
    39 bud

    I’m extending my existing JavaScript application and need a new feature that connects seamlessly to a third-party GraphQL API. Here’s what I’m looking for: • Cleanly written JavaScript that fetches, mutates, and caches data from the GraphQL endpoint. • Error handling and loading states that follow best practices. • A small demo module or service showing how other parts of the app can consume the new integration. I’ll grant access to the current codebase, the API schema, and any tokens you need. Please structure the solution so I can drop it straight into my project and run it with a single command. Well-commented code and a brief README explaining setup, key functions, and any dependencies will complete the job.

    $21 / hr Average bid
    $21 / hr Snittbud
    133 bud

    I am looking for a quiz system for a website that I have that will be for people to watch a YouTube video and after the video is done running they would be presented with the first question in the quiz about the content of the video. Each subsequent question would be displayed after they answer a question until they are done and it would show them their score and send me an email that this person has submitted the quiz successfully with their score. It would have a scoring system based on the number of questions asked and there would be one single correct answer from a series of three or more possible answers. I would like a method by which I can enter an email address into a table and if the person trying to take the quiz does not have an email in that table they would not be able to take...

    $1045 Average bid
    $1045 Snittbud
    186 bud

    Rekommenderade artiklar bara för dig