C++プログラミング Jobs

C++ Programming is a widely-used and versatile programming language that builds the foundation for modern software development. Skilled C++ Programmers can create fast, efficient, and powerful applications to cater to your specific business or personal needs. To leverage the talents of a dedicated programmer in developing your custom software, consider hiring via Freelancer.com using this link: C++ Programming.

Here's some projects that our expert C++ Programmers made real:

  • Complex artificial intelligence-driven automation tools
  • High-performance trading bots for cryptocurrency markets
  • Customized video analysis software using deep learning techniques
  • Innovative solutions for computer graphics and sprite manipulation
  • Kernel-level programming for operating systems enhancements
  • Advanced camera control applications for multimedia setups
  • Efficient compiler development for new programming languages
  • Technical support and teaching services for engineering concepts

Finding an experienced C++ Programmer on Freelancer.com provides you with the specialized expertise required to bring your ideas to life. By hiring a talented freelancer, you gain access to an extensive pool of professionals ready to collaborate with you on your next project. Their combination of creativity and know-how ensures your application will be in line with modern standards, reach its full potential, and help you achieve success.

The diverse range of completed projects listed above showcases the broad scope of talented professionals available on Freelancer.com. With their assistance, you can push the boundaries of what you thought possible and explore entirely new opportunities with custom-built solutions suited just for you.

We invite you to post your own project on Freelancer.com today and hire top-notch C++ Programmers who are eager to exceed your expectations. Join thousands of satisfied clients who have already unlocked the full potential of their ideas with the help of our world-class freelancers.

138,518レビューから、クライアントは C++ Programmers 4.9/5個の星で評価します。
C++ Programmers を採用する

C++ Programming is a widely-used and versatile programming language that builds the foundation for modern software development. Skilled C++ Programmers can create fast, efficient, and powerful applications to cater to your specific business or personal needs. To leverage the talents of a dedicated programmer in developing your custom software, consider hiring via Freelancer.com using this link: C++ Programming.

Here's some projects that our expert C++ Programmers made real:

  • Complex artificial intelligence-driven automation tools
  • High-performance trading bots for cryptocurrency markets
  • Customized video analysis software using deep learning techniques
  • Innovative solutions for computer graphics and sprite manipulation
  • Kernel-level programming for operating systems enhancements
  • Advanced camera control applications for multimedia setups
  • Efficient compiler development for new programming languages
  • Technical support and teaching services for engineering concepts

Finding an experienced C++ Programmer on Freelancer.com provides you with the specialized expertise required to bring your ideas to life. By hiring a talented freelancer, you gain access to an extensive pool of professionals ready to collaborate with you on your next project. Their combination of creativity and know-how ensures your application will be in line with modern standards, reach its full potential, and help you achieve success.

The diverse range of completed projects listed above showcases the broad scope of talented professionals available on Freelancer.com. With their assistance, you can push the boundaries of what you thought possible and explore entirely new opportunities with custom-built solutions suited just for you.

We invite you to post your own project on Freelancer.com today and hire top-notch C++ Programmers who are eager to exceed your expectations. Join thousands of satisfied clients who have already unlocked the full potential of their ideas with the help of our world-class freelancers.

138,518レビューから、クライアントは C++ Programmers 4.9/5個の星で評価します。
C++ Programmers を採用する

絞り込む

私の最近の検索
次の条件で絞り込む:
予算
to
to
to
種類
スキル
言語
    ジョブステータス
    63 見つかった仕事

    I have a desktop application that was originally compiled in C#. Its only task that now needs attention is the SMS routine. At the moment the program calls a small, home-grown web service; I can share full documentation for that existing endpoint so you will immediately see the parameters and payload it expects. Here is the new goal: whenever the application sends a message it must instead post to Africastalking’s bulk messaging REST endpoint ( ). All other behaviour in the app should remain untouched. I already own commercial decompilation tools and can provide you with a clean project skeleton produced from the executable, so you can focus purely on refactoring the SendSms() logic, wiring in the required headers, URL parameters, JSON body and authentication for Africastalking. ...

    $150 Average bid
    $150 平均入札額
    39 入札

    I need a repeatable way to trigger Blue Screen of Death events that clearly originate from software-level faults. The goal is purely technical support: I have to reproduce real-world crash scenarios in-house so my help-desk team can practise diagnosis and recovery before we touch customer machines. Here is what I expect: • A small utility, script, or driver that forces a BSOD by invoking the appropriate bug-check routines or other accepted methods. • The crash must be flagged by Windows as a software error, not a hardware failure or driver conflict. • Compatibility with at least one modern Windows build is mandatory; if you can keep the same approach working on 10, 8, or 7 that’s even better. • A concise read-me explaining how to run the trigger, how to ...

    $216 Average bid
    $216 平均入札額
    8 入札

    I want to bring Counter-Strike’s addictive case-opening experience to Roblox. The core of the project is a fully functional case opening simulator where players can unbox custom cases that I curate. These cases need to hold authentic-looking Counter-Strike skins, with special attention on rare and limited-edition items so the drop table feels exciting and valuable. Beyond the basic unboxing loop, I need three staple game modes—Jackpot, Case Battles and Roulette—implemented from day one. If you can layer in Plinko and Mines as optional extras without compromising performance, that would be a big plus. Each mode has to share the same item economy so winnings flow seamlessly between activities. For my own use I also need simple admin tools inside Roblox Studio that let me:...

    $51 / hr Average bid
    $51 / hr 平均入札額
    21 入札
    Hand Joint Angle Detection Tool
    6 日 left
    認証済み

    I have collected hundreds of standard photographs of hands in many poses and from many people. Nothing is uniform: skin tones, hand sizes, lighting, backgrounds, and even finger counts may vary. The goal is to turn this dataset into a practical analysis tool that can: • calculate the flexion/extension angle at every finger joint in each image • flag when a finger or phalanx is completely absent so that it can be recorded automatically I expect you will combine classical computer-vision preprocessing with a deep-learning model (PyTorch or TensorFlow are fine) and possibly leverage pose-estimation libraries such as MediaPipe or OpenCV for landmark detection. Accuracy matters more than perfection in lighting or background, so robust data-augmentation and domain-adaptation tech...

    $355 Average bid
    $355 平均入札額
    88 入札

    I want to streamline routine file management by automating the renaming process. The script should scan a chosen folder (and, optionally, its sub-folders) and rename every file according to rules I can define at run time—such as adding a prefix or suffix, replacing text, or applying sequential numbering while reserving the original extension. A dry-run flag that prints the planned changes without touching the files will help me verify the outcome before committing. Python 3 feels like the most portable option, but I am open to Bash or PowerShell as long as usage is thoroughly documented and the code is clearly commented. Cross-platform compatibility (Windows and macOS) is a plus, and the script must fail gracefully if it encounters name collisions or permission issues, logging tho...

    $52 / hr Average bid
    $52 / hr 平均入札額
    20 入札

    I want to streamline routine file management by automating the renaming process. The script should scan a chosen folder (and, optionally, its sub-folders) and rename every file according to rules I can define at run time—such as adding a prefix or suffix, replacing text, or applying sequential numbering while reserving the original extension. A dry-run flag that prints the planned changes without touching the files will help me verify the outcome before committing. Python 3 feels like the most portable option, but I am open to Bash or PowerShell as long as usage is thoroughly documented and the code is clearly commented. Cross-platform compatibility (Windows and macOS) is a plus, and the script must fail gracefully if it encounters name collisions or permission issues, logging tho...

    $53 / hr Average bid
    $53 / hr 平均入札額
    17 入札

    Title: Crypto Arbitrage Trader Wanted (Binance + 3Commas) – Profit Share + Funded Setup Description: I’m looking for a serious crypto trader to take over and optimize a fully set up Binance + 3Commas trading system. This is NOT a fixed-pay job. This is a performance-based role with profit share. The system is live, funded, and ready. I need someone who can deploy a proven, risk-controlled arbitrage or automated trading strategy and scale it. What You’ll Do: - Build and deploy a profitable strategy (arbitrage / grid / DCA / hybrid) - Configure and optimize bots in 3Commas - Implement strict risk management (drawdown limits, capital allocation) - Continuously improve performance Compensation: - Profit share on net gains (to be agreed based on experience...

    $630 Average bid
    $630 平均入札額
    19 入札

    I have a single player-movement script that already does the job, but the code has grown a bit unwieldy. I’d like an experienced Unity developer to open the file, streamline the structure, and tighten the logic while keeping behaviour identical in-game. My top priority is stronger error handling; where try/catch blocks or validation checks make sense, please add them. Please follow Unity’s C# coding standards throughout. Inline only the essential comments that clarify the changes you make—no need for line-by-line narration. If you notice any quick wins beyond basic cleanup, jot a short note so I understand the reasoning. Deliverables: • A revised .cs file that compiles and runs as before, now cleaner, safer, and easier to read • Brief notes (a few line...

    $140 Average bid
    $140 平均入札額
    63 入札

    I want a bootable .img image for the Raspberry Pi 4 that turns the board into a fully offline, hardware-style wallet. After flashing the image to an SD card and powering up, I expect a clean graphical interface that lets me: • Generate and manage addresses for roughly forty of the most-used coins and tokens. • Sign and later broadcast transactions only when I briefly connect the Pi to a network. • Move funds straight to a linked bank account by entering a routing and account number—ACH style—without ever needing a third-party exchange. The build has to run reliably with no internet dependency at first boot, keeping all keys on the device and encrypted at rest. A simple on-screen flow for first-time setup, balance overview, and transfers is essential; I shou...

    $273 Average bid
    $273 平均入札額
    22 入札

    I need a single .img file that I can flash straight to a micro-SD, slot into a Raspberry Pi 4, power on, and start mining—no extra setup, no internet connection, just plug-and-play. The image must boot directly into an advanced graphical interface that lets me monitor hashrate, temperature, accepted shares, pool status, and switch coins without touching the command line. A high speed plug & play offline crypto miner for all 40 crypto currencies. The core requirement is support for the three main algorithms I selected—SHA-256, Ethash, and Cryptonight—so the device can tackle my full portfolio of roughly forty coins. Performance matters: the system should auto-detect optimal overclock settings for the Pi 4, make efficient use of its GPUs/CPUs, and offer pool configura...

    $215 Average bid
    $215 平均入札額
    21 入札

    Number Guessing Game — - Objective: Player guesses a secret number chosen by the computer within a fixed range. - Setup: Computer randomly selects an integer between a lower and upper bound (e.g., 1–100). - Input: Player types a numeric guess each turn; input is validated as an integer. - Feedback: After each guess, game responds Too low, Too high, or Correct. - Attempts: Track number of attempts; optionally limit attempts by difficulty level. - Difficulty Levels: Easy/Medium/Hard adjust range and allowed attempts (e.g., 1–20/1–50/1–100). - Win/Lose Conditions: Win when guess equals secret; lose when attempts run out (if limited). - Scoring: Show stats after each round — attempts used, wins/losses, average attempts. - Replay: Offer option to play again ...

    $10 / hr Average bid
    $10 / hr 平均入札額
    27 入札

    Anger of Stick 5: Zombie has already crossed 500 million downloads and still earns about $10 k every month, yet much of its codebase hasn’t been touched in years. With a focused round of Cocos2d-x updates we can lift performance, refresh gameplay, and unlock far higher revenue—so I’m opening the project to a committed partner rather than a short-term contractor. The work calls for someone whose day-to-day strengths are optimization and performance improvement, gameplay mechanics enhancement, and new feature development. Android is our first target because that is where nearly the whole audience sits; once we prove our refinements there we can port the same wins to iOS later if it makes business sense. Here is what the collaboration will look like: • Regular C++/Co...

    $615 Average bid
    $615 平均入札額
    60 入札

    I have a batch of PDFs—some are pure digital files, others are scanned images—and I need to pull specific text fields from each of them into a clean, well-structured Excel workbook. Because this is a one-time job, I’m aiming for the fastest reliable approach rather than an enterprise-level pipeline. Scope • Identify and capture only the targeted text values I will specify (invoice numbers, dates, totals, etc.). • Handle both searchable PDFs and image-based pages in the same run, applying accurate OCR where needed. • Output every record in an .xlsx file with clearly labeled columns ready for further analysis. Preferred Stack Python with libraries such as pdfplumber, PyPDF2, or camelot for the text-based files, combined with Tesseract (or a comparab...

    $164 Average bid
    $164 平均入札額
    88 入札

    I am building a Windows-only desktop automation tool in Python that watches the screen, recognises visual cues, and then acts with believable, human-like timing. Using OpenCV (or a comparable vision library) alongside PyAutoGUI, the script should reliably detect Buttons, Icons, and some custom Map Elements that I will supply during onboarding. Once a target is recognised, the script must respond with Mouse clicks, Keyboard inputs, Scrolling, and Drag and Drop actions, each executed through slightly randomised delays and curved cursor paths so nothing looks synthetic. The application will run quietly in the background, so please structure the code to avoid stealing focus or locking the UI. Prior experience automating full-screen desktop apps will be valuable; if you have tackled game or GI...

    $158 Average bid
    $158 平均入札額
    99 入札

    I need a Qt C++ development environment fully configured to compile with the Microsoft Visual C++ tool-chain on Windows. My aim is simple: get Qt Creator (and/or Visual Studio with the Qt extension) talking cleanly to the MSVC compiler so that I can create, build, run and debug projects without the usual kit-mismatch errors. You will: • install or verify the correct Qt binaries that match the chosen MSVC version, • register the compiler and CMake paths inside Qt Creator, • create a small “Hello Qt” widget or console sample to prove both Debug and Release builds succeed, • document the steps so I can reproduce the setup on another machine. If additional C++ libraries need to be linked later, leave the project prepared for that—but for now the ...

    $71 Average bid
    $71 平均入札額
    9 入札

    I need an end-to-end AI trading system that can operate across stocks, cryptocurrencies, and forex while holding a casual, friendly conversation with the user. The bot should ingest real-time market data, analyse it with machine-learning models, place trades automatically, and then explain its logic in plain language. Users must be able to ask questions like “Why did you take that position?” or “What’s the risk right now?” and receive understandable, jargon-light answers. Connectivity The engine has to plug into mainstream exchange APIs—Binance, Coinbase, Kraken—and be architected so additional brokers can be added with minimal code changes. Self-improvement Beyond static strategies, the system should evaluate its own performance, retrain whe...

    $603 Average bid
    $603 平均入札額
    48 入札

    Saya sedang menyelesaikan tugas akademik C++ yang menuntut pembuatan program sederhana untuk pengolahan data. Intinya, saya butuh: • Satu contoh program lengkap (C++17 atau lebih baru) yang dapat membaca data dari file atau input standar, memprosesnya—misalnya menghitung statistik dasar atau mem-filter nilai—lalu menampilkan hasilnya dengan rapi. • Kode diberi komentar jelas baris-per-baris agar mudah saya pahami dan modifikasi. • Penjelasan singkat (README atau PDF) tentang struktur program, logika utama, serta cara menjalankannya di Windows dan Linux menggunakan g++/clang++. Saya tidak membutuhkan antarmuka grafis; cukup berbasis terminal. Silakan memakai library standar (STL) saja, tanpa dependensi eksternal agar kompilasi tetap sederhana. Kirimkan be...

    $50 / hr Average bid
    $50 / hr 平均入札額
    3 入札

    I'm seeking an experienced developer to create a sophisticated stock trading bot for the NYSE and NASDAQ. The bot should effectively implement scalping, day trading, and swing trading strategies. Key Requirements: - The bot must be capable of executing trades on both NYSE and NASDAQ. - It should support multiple trading strategies: scalping, day trading, and swing trading. - The bot needs to be robust, secure, and able to handle high-frequency transactions without lag. -The bot must be capable of trading on any time frame, such as 1 Day, 1 Hour, or 1 Minute. -The bot must be capable of also applying to forex and futures. Ideal Skills and Experience: - Proven experience in developing trading bots, especially for stock markets. - In-depth knowledge of stock trading strategies and mark...

    $2170 Average bid
    $2170 平均入札額
    169 入札
    Unity VR Autism Support MVP
    4 日 left
    認証済み

    I’m building a virtual-reality program that helps children on the autism spectrum recognise stress triggers and practise evidence-based coping skills in a safe, engaging space. The prototype must run natively on Oculus headsets and be architected in Unity for easy expansion to additional scenes, data streams, and hardware later on. For this first milestone I need three fully interactive scenes, each with age-appropriate lighting, sound, and sensory density controls that can be toggled at runtime: • School classroom • Park / playground • Home setting Within every scene a child should be able to trigger guided coping modules: • Breathing exercises (paced audio/visual prompts with haptic feedback) • Visualisation techniques (calming imagery overlays)...

    $1885 Average bid
    $1885 平均入札額
    38 入札
    3D Slicer DICOM Mask Annotation
    4 日 left
    認証済み

    I have a mixed set of CT and MRI DICOM studies that need to be fully segmented in 3D Slicer. The goal is to generate clean, voxel-accurate volumetric masks I can feed directly into my AI training pipeline, so consistency across cases is critical. The dataset covers three anatomical regions—brain, chest and abdomen—and I will supply them already grouped by body part. For each series I need a single multi-label mask (or separate binary masks if that is easier for you) exported in a format 3D Slicer handles natively such as NRRD or NIfTI, together with the corresponding DICOM header preserved. Please follow these guidelines: • Use 3D Slicer’s Segment Editor tools (e.g., Threshold, Grow from Seeds, Scissors) rather than external software so the project stays repr...

    $262 Average bid
    $262 平均入札額
    5 入札

    I’m creating a broker platform focused on trading stocks and need a developer who can take the idea from concept to a working product. The core of the build must include: • Real-time market data streaming and display • Robust user portfolio management for performance tracking The system will serve both individual traders and brokerage firms, so role-based access and scalable architecture are essential. Security, fast order execution, and a clean, responsive interface are non-negotiable. I’m open to your recommended tech stack—whether you lean toward Node.js, Python, or another modern framework—as long as latency stays low and the solution can grow with future features such as automated trading or additional asset classes. Please outline your propos...

    $2115 Average bid
    $2115 平均入札額
    208 入札
    Fail-Safe Player Re-ID Tracking
    4 日 left
    認証済み

    I need a rock-solid, real-time player tracking module for football matches that guarantees the ID assigned to each athlete at kick-off never changes until the final whistle. Right now, our OpenCV–TensorFlow–YOLO pipeline sometimes swaps or loses IDs when athletes overlap, leave the frame briefly, or the camera angle shifts, and that ruins every speed, distance, position, and heat-map metric we generate. Key requirements • Sport: football. • Camera setup: five or more synchronized feeds. • Existing stack: OpenCV, TensorFlow, YOLO – your solution must plug into this environment. What I expect 1. A multi-object tracker with integrated re-identification that preserves the same unique ID through occlusion, crossings, short disappearances, or camera changes...

    $2010 Average bid
    $2010 平均入札額
    113 入札

    Looking for an experienced Android Java developer to build a complete app for an AR glasses device. The device connects to an Android phone via USB-C. The app must: — Open a live USB UVC camera feed fullscreen on the glasses display — Apply real-time zoom from 1x to 10x with sharpness maintained — Apply real-time contrast enhancement — Apply real-time brightness adjustment — Apply edge detection outline mode — Apply colour filter modes — Read visible text aloud using OCR and text to speech — Simple on-screen menu to switch between features — Maintain minimum 30 FPS at all times SDKs provided: — — USB camera, zoom, image effects (Java API over C/C++ native libraries) — — glasses communication and display cont...

    $1571 Average bid
    $1571 平均入札額
    8 入札
    Switch C# SMS to Africastalking
    4 日 left
    認証済み

    I have a desktop application that was originally compiled in C#. Its only task that now needs attention is the SMS routine. At the moment the program calls a small, home-grown web service; I can share full documentation for that existing endpoint so you will immediately see the parameters and payload it expects. Here is the new goal: whenever the application sends a message it must instead post to Africastalking’s bulk messaging REST endpoint ( ). All other behaviour in the app should remain untouched. I already own commercial decompilation tools and can provide you with a clean project skeleton produced from the executable, so you can focus purely on refactoring the SendSms() logic, wiring in the required headers, URL parameters, JSON body and authentication for Africastalking. ...

    $128 Average bid
    $128 平均入札額
    72 入札

    I’m building a side-scrolling action game in the spirit of Anger of Stick and need an experienced Cocos2d-x developer to take charge of the core gameplay. The goal is a smooth, punchy 2D experience that runs natively on both iOS and Android. Everything will be written in C++, and the code must remain clean and modular so additional stages and characters can be added later without a full refactor. Key gameplay systems you’ll own: • Character movement that feels tight and responsive on touch controls. • A fluid combat system (melee combos, hit-stun, knock-back, basic VFX hooks). • Enemy AI with simple state machines (patrol, chase, attack, retreat). I already have rough sprites and level mock-ups; you will wire them up, build the underlying mechanics, and del...

    $919 Average bid
    $919 平均入札額
    31 入札

    I have a set of GelSight images and need an end-to-end workflow that turns them into accurate, high-resolution 3D meshes of everyday objects. The goal is to capture subtle surface variations—scratches, fine textures, and edge curvature—so the final model can be inspected, measured, and exported for downstream use in CAD or visualization tools. You may choose whichever environment you are most comfortable with (Python + OpenCV/PyTorch, MATLAB, or C++). What matters is that the pipeline: • takes raw GelSight data as input (I will supply sample files), • performs all necessary photometric calibration and image alignment, • reconstructs a dense height map, then converts it to a watertight mesh, • outputs OBJ or STL alongside a brief report on reconstruct...

    $635 Average bid
    $635 平均入札額
    22 入札

    I need a small Python-based utility that runs reliably on macOS and strips the SyntID watermark Google bakes into both its Text-to-Music and Text-to-Speech outputs. The goal is simple: after processing, the resulting audio should pass Google’s own detection checks while sounding identical to the human ear. Here’s what matters most to me: • macOS compatibility out of the box (Monterey and newer) using standard Python 3 libraries plus any open-source audio packages you feel are essential. • One command (or callable function) that accepts a Google-generated audio file, cleans it, and writes back a high-fidelity file in the same format. • Clear inline comments and a concise README so I can understand the logic, install any dependencies with Homebrew/pip, and r...

    $27 Average bid
    $27 平均入札額
    7 入札

    I need a compact, well-structured script that ingests a 2D image and returns a high-quality .glb file in one pass, with no noticeable loss of fidelity. Speed is critical; the final tool should feel almost instantaneous when run on a modern desktop. Because I have no fixed preference for specific libraries, feel free to choose whatever stack best balances performance and quality—OpenCV, TensorFlow, or any other framework you’re confident will get the job done quickly and cleanly. What matters most is that the resulting geometry, textures, and materials in the .glb look crisp and faithful to the source image. Deliverables • Source code with clear inline comments • A straightforward README explaining environment setup, usage, and any dependencies • A sample ...

    $75 Average bid
    $75 平均入札額
    13 入札

    I need a bespoke tool that replicates the core features of Link DM but is tailored exclusively for Instagram. The application must be able to: • Post comments automatically on selected posts • Detect incoming comments and reply instantly or with a short, configurable delay • Send automatic and trigger-based direct messages (for example, after a reply is posted or when a keyword is detected) A clean web-based dashboard (or lightweight desktop GUI) where I can add multiple Instagram accounts, set comment/DM templates, view logs, and toggle each automation on or off will make daily use straightforward. Please build on official Instagram Graph API endpoints wherever possible to keep the account safe; if a private endpoint is absolutely required, add throttling and captcha-...

    $260 Average bid
    $260 平均入札額
    47 入札
    Operational Metrics Claude Agent
    3 日 left
    認証済み

    I need an Anthropic Claude–powered agent that ingests our operational data and turns it into clear, actionable performance-efficiency insights. The agent’s sole purpose is data analysis: no chit-chat, just hard numbers explained in plain language. Scope • Connect to the raw operational metrics we export daily (CSV or simple API feed—your choice, just document it). • Parse, clean, and structure the data so Claude can reason over it reliably. • Prompt-engineer the model to surface trends, efficiency scores, and any outliers that signal a drop in performance. • Return a concise report (JSON + human-readable summary) that highlights: – Week-over-week efficiency movement – Key drivers behind any spikes or dips – Suggested action...

    $20 / hr Average bid
    $20 / hr 平均入札額
    59 入札
    AutoCAD Mac CSV Import Tool
    3 日 left
    認証済み

    I need a program to import a CSV file into AutoCAD 2022 for Mac. The CSV will contain point data: point number, easting, northing, elevation, and description. Requirements: - The program should parse the CSV and create points in AutoCAD. - It should be compatible with AutoCAD 2022 for Mac. - User-friendly interface is a plus. Ideal Skills: - Experience with AutoCAD and its APIs. - Proficiency in handling CSV data. - Familiarity with Mac programming environments. I have been creating points by drawing small circles, typing easting and northing into their centers. I don’t know if I should be importing “x’s” as points. I was not able to control the point size a previous programmer provided years ago, the drawing was cluttered. I commonly draw circles with a ...

    $553 Average bid
    特集
    $553 平均入札額
    31 入札

    I need a deeply technical article that walks expert developers through the current best practices for implementing hooks—whether they are API hooks, function detours, middleware hooks, or event-driven listeners. The piece should assume the reader is already comfortable with low-level concepts, so please focus on the nuances that separate a solid implementation from a fragile one. What I expect • Length: roughly 2,500–3,000 words, written in clear, concise English. • Depth: cite real-world examples, contrast alternative strategies, and highlight edge-case pitfalls that only surface in production. • Code: provide self-contained snippets (C/C++, Rust, and optionally JavaScript for browser hooks) that compile or run as-is, accompanied by short explanations of wh...

    $10 / hr Average bid
    $10 / hr 平均入札額
    14 入札

    I want to turn a long-time dream into a playable first-person survival adventure set on an uninhabited Pacific island. The core loop is simple exploration and discovery: wake up shipwrecked, gather resources, cut down trees, craft basic tools, manage an on-screen inventory, and try to stay alive through a full 24-hour day–night cycle. Visual quality should lean toward realistic—but not ultra-heavy—so friends with average Windows PCs can install the build I share. Engine: I’m happy with either Unreal Engine or Unity; choose whichever lets you deliver the best results within a clean workflow. Key features I need in the first milestone • Smooth first-person controller with sprint, jump, crouch • Dynamic day/night system with sun, moon, and ambient light...

    $1268 Average bid
    $1268 平均入札額
    48 入札

    Dear Freelancer, I have developed a trading strategy and I'm now looking for a freelancer with financial knowledge who can execute trades in index CFD contracts regularly on our corporate trading account. Signals and trade proposals will be sent to your company email and you will then execute the trades accordingly. You can expect 2-3 trades per day on average. Some days it may be up to 7 trades but that is not common. Some days there will be no trades. Trade proposals will be provided daily at around 8am and 2-2.30pm Stockholm time. It's important that you are available at this time to execute the trades. The case is very time sensitive so no delays in execution is allowed. I can pay $50 per month. To confirm that you have read this job post carefully please start your propo...

    $166 Average bid
    $166 平均入札額
    17 入札

    I already have a working claw-style robot and a Raspberry Pi sitting next to it; what it lacks is a bridge to the social platforms I use every day. Telegram is the priority. I need a bot that listens in a private chat and immediately executes commands it receives. “Execute commands” is the chosen mode, so each message must translate into an action on the Pi that drives the motors: e.g. /move_left, /pick, /drop or any future instruction I add. Please wire this through the Telegram Bot API, keep the webhook secure, and write clean, well-commented Python so I can extend the command set later. Instagram comes next. I’d like the robot to be connected via the Instagram Graph API so that, when I’m ready, I can trigger posts, stories, or even direct-message replies from...

    $83 Average bid
    $83 平均入札額
    39 入札

    I need a reliable, repeatable way to run large batches of text data through a processing pipeline. The raw material typically lands in a folder as plain TXT or CSV files; once the script starts it should pick everything up, work through each file one after another, and write the processed results to a clearly named output directory. Core expectations • The workflow is fully automated: one command should launch the entire run. • Processing steps are modular so I can easily switch individual stages on or off later. • It must cope with thousands of lines per file without crashing or slowing to a crawl. • Clear logging to show each file’s status and any errors that occur. • Clean, well-commented source code plus a short README explaining setup and usag...

    $61 / hr Average bid
    $61 / hr 平均入札額
    54 入札
    Health Monitoring AI Chatbot
    2 日 left
    認証済み

    I am building an AI-driven chat bot whose core job is health monitoring for both patients and healthcare providers. The conversation layer needs to track vital-sign data, send timely medication reminders, and walk users through symptom checking in plain language. Think of it as a virtual nurse that can interpret readings from connected devices, flag anomalies, and escalate critical results to clinicians while also giving patients easy-to-follow guidance. You will take the lead on: • Designing conversational flows that capture vitals (blood pressure, heart rate, SpO₂, glucose, etc.) and respond intelligently to out-of-range values. • Implementing medication reminder logic with flexible scheduling, snooze, and confirmation that doses were taken. • Building a symptom-che...

    $141 Average bid
    $141 平均入札額
    35 入札

    I’m looking to have a compact first-person tropical island survival adventure game built for PC. The scope is intentionally small: think one self-contained environment, a short narrative thread, and a handful of interactive set-pieces that let the player explore, discover new things. No need for a ending, mostly want to be like a simulation survival in the pacific on an island. Here’s what I need: • A Windows-ready build with standard WASD / mouse controls and basic settings (resolution, volume). • One polished level that showcases simple exploration, item interaction, and a trigger-based event or two to move the story forward. • Lightweight art and audio assets are fine—placeholders are acceptable as long as they communicate the mechanics and flow. ...

    $601 Average bid
    $601 平均入札額
    25 入札

    Project Title: ECU Tuning Automation Agent (Windows) Project Description: I need a professional developer to build a local automation agent for ECU tuning workflow. The goal is to automate the process of modifying ECU files using existing tuning software such as Davinci, StageX, or ECM Titanium. The system should work as follows: 1. Receive an ECU file from a local folder or simple API 2. Detect the required service (DTC OFF, EGR OFF, DPF OFF, etc.) 3. Automatically open the tuning software 4. Load the file into the software 5. Apply the selected solution 6. Save/export the modified file 7. Return the modified file to a specific folder Requirements: - Strong experience with Python - Experience with Windows automation (pyautogui, AutoHotkey, or similar) - Experience controlling deskt...

    $363 Average bid
    $363 平均入札額
    69 入札

    I’m dealing with a software bug on a Windows machine that’s blocking normal usage, and I need a fresh set of expert eyes to get it resolved quickly. This is strictly a technical issue: no design or content work is involved—just good old-fashioned debugging. Here’s what I need from you: • Reproduce the bug reliably on Windows 10/11 (I’ll supply version details, logs, and a video). • Trace the root cause—whether it sits in the codebase, an external library, or a mis-configured dependency. • Deliver a clean, well-commented fix or a detailed set of steps I can follow to apply the patch myself. • Verify the solution with me over a quick screenshare before we call it done. The code is in Git, built with Visual Studio and .NET, so ...

    $14 / hr Average bid
    $14 / hr 平均入札額
    34 入札

    I need a top-tier engineer to build a private mobile-API sniper able to claim 2- and 3-letter Instagram usernames faster than anyone else. The solution has to run against both Android and iOS endpoints and must never touch browser automation. Here is the performance bar I expect: the service should comfortably sustain more than 1,000 requests per second while keeping end-to-end latency below 50 ms. To achieve that you may architect a multi-threaded runner, spin up geographically distributed workers, or use any other creative optimisation—so long as the target numbers are met in real-world tests. Signature encryption, device fingerprinting, and the dreaded 429 rate limits all need to be bypassed with a custom-built approach rather than off-the-shelf libraries. Once a username is sec...

    $25 / hr Average bid
    $25 / hr 平均入札額
    41 入札

    I play Mlbb on a PC and I’m ready to take my channel up a notch by dialing-in both graphics and streaming settings. What I need from you is a clear, repeatable configuration that balances smooth gameplay with a professional-looking broadcast. Graphics • Recommended in-game sliders and advanced options for Mlbb that keep frame rates high without sacrificing visual clarity. • GPU driver tweaks (NVIDIA or AMD, as appropriate) and any Windows power or registry adjustments that genuinely matter. Streaming • An OBS Studio profile (or equivalent software you suggest) with scene collection, encoder settings, bitrates, key-frame intervals, and audio routing already set so I can go live instantly. • Advice on alert sources, browser overlays, and capture methods th...

    $10 Average bid
    $10 平均入札額
    4 入札
    Desktop Pet App (Steam Release)
    1 日 left
    認証済み

    OVERVIEW I am seeking an experienced desktop application developer to build a lightweight, cross-platform desktop “pet” app. The pet app is a calm, ambient desktop companion that sits on the user’s screen and reacts to basic user behaviour (keyboard/mouse activity and idle time). It is designed to be emotionally calming, unobtrusive, and lightweight — not a game or heavy application. The final product will be released on Steam (PC first, macOS preferred). CORE CONCEPT The app is a small animated panda that: • Sits on the desktop (corner overlay or movable window) • Reacts to user activity (typing, idle time, focus state) • Changes moods (idle, sleeping, focused, happy, calm) • Displays a daily “calm reflection message” (fortune-c...

    $6021 Average bid
    $6021 平均入札額
    97 入札

    Simply I have a mouse that needs a .bin file to work (the firmware), So I want to provide the official exe file to you, and your job is to extract the .bin file from inside (as the exe is not detecting my mouse anymore for some reason). I used Resource Hacker but it didn't find the file, Also I searched in all the temp folders, still nothing, so the file is somehow embedded into it, You may need to know python for this. Will require you to first send me a proof that you found the CORRECT file, So you will tell me what side did you get as I know exactly the file size.

    $49 Average bid
    $49 平均入札額
    40 入札

    あなたのための推奨記事