The ultimate guide to hiring a web developer in 2021
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
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:
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.
从136,823个评价中,客户给我们的 C++ Programmers 打了4.9,共5星。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:
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.
从136,823个评价中,客户给我们的 C++ Programmers 打了4.9,共5星。I run BlueStacks on a Windows machine and need every session to start with a completely fresh, non-repeating IP address so I can avoid IP bans. I’m looking for someone who can guide me to the right VPN solution, set it up, and prove that the emulator receives a new IP each time it connects. You may suggest either paid or free providers—as long as the rotation is automatic, the pool is large enough to minimise repeats, and performance stays usable inside BlueStacks. Once we agree on the provider, I’ll need you to configure it on my system, walk me through any required settings inside both Windows and BlueStacks, and verify together that multiple reconnects always yield unique IPs. Acceptance criteria: • BlueStacks traffic consistently routes through the VPN. • ...
I need an experienced C2000 developer to turn my detailed industrial-automation specifications into production-ready firmware for the TI TMS320F28062. The hardware design is locked, so the code must make full and reliable use of every on-chip peripheral we have allocated. Core requirements • Communication stacks must be solid and non-blocking for: – CAN (Controller Area Network) – UART – SPI • All timing-critical routines must meet the real-time constraints spelled out in my spec sheet. • The finished code should compile cleanly in Code Composer Studio using TI’s C28x compiler and be ready for flash programming through the standard TI on Code Composer Studio ,Ghidra ,Hex Workshop,TI Hex Utility Deliverables 1. Well-commented source code, organised ...
Developer Request: Reverse Engineering Existing Google Play App I am looking for an experienced developer who can help recover or reconstruct the source code of a mobile game that is currently published in my Google Play Console. Unfortunately, I no longer have access to the original editable source files. My understanding is that it may be possible to reverse engineer the published APK or app bundle from Google Play into a readable codebase (likely C++ or another compiled format), and then rebuild it into a usable project that can be edited again. The goal of this project is to: Extract or reconstruct the existing app’s code from the Google Play version Convert it into an editable development project (Android Studio or similar) Fix any issues within the recovered code Rebuild...
I maintain the open-source XiaoZhi—Xiaolong intelligent chat toy shown at and am moving it to a self-hosted backend. All I need inside the firmware right now is a clean swap of the current cloud endpoint for my new server URL; nothing else in the voice-command pipeline or UI has to change at this stage. Because this device has its own quirks, I will only work with engineers who have already shipped or contributed to a Xiaozhi voice-assistant project. We’ll arrange a short video call so you can walk me through your previous Xiaozhi work before we start. Deliverables • Updated source with the new endpoint hard-coded or parameterised as we discuss • Compilable build plus a quick flashing guide so I can reproduce the result • A brief note confirming the devi...
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. so you can focus purely on refactoring the SendSms() logic, wiring in the required headers, URL parameters, JSON body and authentication for Africastalking. Deliverables • Updated source files (or a self-contained class / DLL) that replace the current SMS method • A...
Quiero desarrollar dos sistemas de inteligencia artificial independientes pero construidos bajo buenas prácticas de ingeniería de datos y machine learning. 1. IA de prevención de fraude • Propósito: anticipar y bloquear intentos de fraude antes de que la transacción se complete. • Datos disponibles para el entrenamiento: historial de transacciones, registros de usuarios e informes bancarios. • Necesito un flujo completo que incluya limpieza, feature engineering, entrenamiento, validación y un mecanismo de actualización continua. • El modelo debe exponer una API REST que devuelva el nivel de riesgo y la razón principal del posible fraude para su interpretación. 2. IA para el monitoreo de...
**PROJECT DOCUMENT: FREELANCER REQUIREMENT – ANPR SDK DEVELOPMENT** Development of Offline ANPR (Automatic Number Plate Recognition) SDK Project Objective: To develop a high-performance, offline ANPR SDK capable of real-time license plate detection and recognition from IP camera streams, optimized for Indian road conditions. **Project Scope:** The selected freelancer/team will be responsible for designing and developing a modular ANPR SDK that can be integrated into edge devices or local servers. The SDK must process live RTSP streams and provide structured outputs via APIs. **Functional Requirements:** 1. Real-time video stream processing (RTSP / IP cameras) 2. Vehicle and number plate detection 3. Character segmentation and OCR 4. Output structured data: * Vehicle numbe...
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 ...
I need a hardware designer who can take my concept for a compact “heartbeat” monitor and turn it into a fully-tested PCB that I can drop straight into network control boxes. The unit must run on a 12 V supply, use an ESP32 or similar, and expose a standard Ethernet port. Once powered, it should sense the input voltage, confirm link integrity, and—on a watchdog timer—send a small JSON payload via HTTP POST to my web server. I’ll handle all firmware in C++; what I’m after is the electronics and the board itself. Key points • 12 V input with on-board regulation suitable for the ESP32 • Reliable standard-speed Ethernet (no PoE needed) • Voltage and link-status monitoring lines broken out for code access • Footprint kept as small ...
My Asus X1505Z, fitted with an M.2 SSD, is locked by BitLocker after a former employee enabled encryption and left without sharing the password or recovery key. I must regain full access to every file on the drive—there are no backups to fall back on—yet I would like the work carried out entirely through remote means. I do not have the PIN nor the recovery key for the laptop. The device was not a part of active directory and the person used his own Microsoft account. To my knowledge it is locked with PIN and TPM. I can allow remote access via Anydesk as i can boot it to Hiren or Medicat via usb. I am willing to obtain any required software in support of this recovery within reason (not more than the cost of the freelancer fee) If you have proven experience in Windows Bi...
I want a developer who can deliver a real-time intraday trading bot that plugs straight into my demat / trading account and follows a pure trend-following strategy from entry to exit. The bot must monitor the market continuously, decide on trades without manual input, and fire the corresponding orders instantly. Market intelligence it must process • Price movements • Technical indicators • Trading volume Order types it needs to handle • Market orders • Limit orders • Stop orders Key expectations – Direct integration with my broker’s API so orders hit the exchange the moment conditions are met. – A simple interface (CLI, web panel, or lightweight desktop) where I can tweak indicator parameters, lot size and risk settings...
Scope of Work (SOW) — Fusion 360 Rendering Automation Plugin (APS-Based) 1. Project Overview The objective of this project is to develop a production-ready Fusion 360 plugin that integrates with Autodesk Platform Services (APS) to automate batch rendering workflows. The plugin will enable a user to select: • One or more Fusion 360 design files (model) • A local folder containing source images For each image in the selected folder, the plugin will: 1. Loop through each model 1. Apply the image as a Decal. 1. Some models have 2 decals. In that case, it will grab 2 images from the same folder and apply 1 image to each decal. 2. The images and decals are rectangular. It needs to wrap the image in the correction direction and adjust the size to cover the entire decal. 3. It ma...
I am looking for a developer to build a complete, end-to-end desktop companion application for the game "Toontown Rewritten". The app will act as a real-time calculator, reading live game data and displaying the results through a clean, smooth in-game overlay Note: I will not deal with anyone that not check the game first and shows proof that he checked the game and proof that shows the ability of doing this work. The Core Idea (How It Works): The game features turn-based battles against enemies ("Cogs") using items ("Gags"). Calculating the optimal combination of Gags to defeat a Cog is mathematically complex due to specific synergy bonuses. I already have the complete mathematical solutions (a pre-calculated combo grid/lookup table). The app needs to: Rea...
OCR System for Live Poker Video — Master's Research Project I'm looking for an experienced developer to build a precise OCR/computer vision module for a master's research project. The system reads game data (card ranks, suits, player stacks, pot size) from a 1080p poker client video feed. Current setup: Video input: 1080p, 30fps Platform: Windows, Python What I need: High accuracy recognition of card ranks (A K Q J T 9–2) and suits on fixed screen regions Robust numeric OCR for stack/pot amounts (variable text) Must handle compression artifacts typical of video feeds. must handle normalization for more than 1 table analisis. In your proposal, please include: Final price for the complete module Which methods/approaches you would use to achieve the required ...
Cần tìm Developer có kinh nghiệm AI / Computer Vision để code cho sản phẩm hệ thống sử dụng Camera AI quét trực tiếp sản phẩm giày, nhận diện và kẻ line phân biệt chênh lệch độ cao đế giày. Công việc cụ thể: Tích hợp code với Camera AI / Camera thông minh để quét hình ảnh realtime Xử lý hình ảnh đầu vào từ camera Detect viền đế giày, bề mặt tiếp xúc, độ nghiêng Kẻ line trực quan thể hiện phần cao thấp lệch nhau Tính toán sai số / độ chênh lệch theo pixel hoặc mm Tối ưu tốc độ xử lý để chạy ổn định realtime Bàn giao source code hoàn chỉnh Yêu cầu ứng viên: Thành thạo Python / C++ Có kinh nghiệm Op...
Hi I will share the details with the shortlisted candidates. thanks
I'm seeking an experienced ROS2 developer to assist with path planning for my indoor mecanum wheel robot. Ideal skills and experience include: - Proficiency in ROS2 - Strong background in robotics navigation - Experience with mecanum wheel robots Please include past work related to similar projects in your application.
I want to step into Teardown and explore its voxel worlds in true room-scale VR. My immediate goal is a playable prototype that launches the original PC game straight into a full-view HMD, lets me move with smooth locomotion, and interact with the environment and the basic in-game tools just as I do on a monitor today. Target platform is PCVR; if it runs through OpenVR/OpenXR it should automatically cover Rift, Vive, Index and most other desktop headsets, so please architect the mod with broad headset compatibility in mind. The game runs on a custom engine, so you will likely need to reverse-engineer or inject at the rendering layer. I’m open to whatever approach—DLL hooks, OpenXR wrappers, or similar—gets us reliable head-tracked rendering and motion-tracked input with...
I am building a full-path DVB-T2 physical-layer simulation in MATLAB / Simulink and need a clean, well-documented model that demonstrates Adaptive Modulation and Coding using Quadrature Amplitude Modulation. The core emphasis is on the modulation scheme itself rather than error-control blocks or post-detection processing, so the model should let me vary constellation orders (e.g., 16-QAM, 64-QAM, 256-QAM) and observe the impact on throughput and BER under different channel conditions. Key elements I need: • A runnable Simulink (.slx) file that instantiates the complete DVB-T2 baseband chain up to the QAM mapper, includes channel impairment blocks (AWGN, fading), and ends with demodulation so I can plot BER and EVM. • Parameter masks or scripts that let me switch constellation...
Only for Candidates in India preferably Mumbai This is a full time job for experienced Developers with 3-6 years experience. Requirements: Programming language Core: - C++ Programming language - Understand C++ Memory allocation concept - Know STL programming with smart pointers like unique pointers and shared pointers - Understand different data types and their byte size concepts. Eg: Int and long, float and double, char* etc. Networking: - Understand UDP/TCP sockets. - Packet header types eg: RTP, RTCP - Congestion control. Inflight packets, Packets lost, Jitter, Latency, Bandwidth. - Fragmentation of large data into many smaller packets to fit the size of MTU. Video (Extra) - Understand difference video encoding technologies. H264, HEVC, AV1 etc. - Understand concept how video is ...
Windows Systems Developer: Remote Desktop Capture & Input via IDD (Indirect Display Driver) or Mirror Driver Project Description: We are looking for an expert Windows Systems Engineer to develop a high-performance screen capture and input injection module similar to UltraViewer, TeamViewer, or AnyDesk. The goal is to bypass the "Black Screen" limitation on secure desktops (Winlogon, UAC, and Lock Screen) without requiring the user to disable security features. The module must be able to capture pixels from the Secure Desktop (Winlogon) and inject keyboard/mouse input with high integrity, ensuring full control even when no user is logged in. Core Deliverables: Driver-Level Capture: Implementation of an Indirect Display Driver (IDD) or WDDM Mirror Driver to capture frames direc...
I am looking for a developer to build a complete, end-to-end desktop companion application for the game "Toontown Rewritten". The app will act as a real-time calculator, reading live game data and displaying the results through a clean, smooth in-game overlay The Core Idea (How It Works): The game features turn-based battles against enemies ("Cogs") using items ("Gags"). Calculating the optimal combination of Gags to defeat a Cog is mathematically complex due to specific synergy bonuses. I already have the complete mathematical solutions (a pre-calculated combo grid/lookup table). The app needs to: Read the enemy's Level/HP and the player's available Gags from memory. Cross-reference this live data with my lookup table. Instantly display the best ...
I want to build a robust machine-learning pipeline that can reliably predict when a user is likely to log on again. The core need is a production-ready model—deep-learning is welcome where it adds value—that captures behavioural signals and translates them into accurate logon-probability scores. You will work with the raw system logs I can provide (time-stamped events, account metadata and any other fields you advise extracting). Starting from exploratory data analysis, we will move through feature engineering, model selection, hyper-parameter tuning and final evaluation. I am especially interested in interpretable insights alongside raw accuracy, so attention to explainability techniques such as SHAP or LIME is appreciated. Deliverables • Clean, well-commented Python ...
I’m building FoodEase, an automatic cooking appliance that runs on a dual-core ESP32. The project is already architected around native ESP-IDF and FreeRTOS, so I need someone who can jump straight into low-level work—no Arduino abstractions—while still writing clean, production-ready code. Here’s what the firmware must do today: handle precise motor control and thermal regulation, collect and analyse data from temperature sensors, and maintain rock-solid Wi-Fi/BLE connectivity with a fully recoverable OTA update path. All of this has to coexist smoothly under FreeRTOS, so tight task scheduling, queues, semaphores and event groups are second nature to you. You’ll be driving PWM channels for the motor, talking to temperature probes over I²C, and keeping...
I want to turn a fresh idea into a polished desktop application I can sell and use to support my family. I’m starting from the ground up, so I need a developer who can guide me through the full lifecycle—defining a viable concept, choosing the best tech stack, coding, testing, and packaging the final installer. You’re free to work in a language you’re most comfortable with—whether that’s C#, Java, Python, Electron/JavaScript, or something comparable—as long as the result runs smoothly on Windows and can later be adapted for macOS or Linux if sales demand it. Robust error handling, an intuitive UI, and clean, well-commented code are must-haves so I can maintain or expand the product later. Deliverables • A brief proposal outlining two or th...
I need a small Windows utility that sits in the background and accepts a call from a web page running in Chrome or Edge, then forwards the data straight to an Epson thermal printer without showing any OS dialogs. The page will generate a Point-of-Sale receipt; the bridge’s job is to take that payload—whether it arrives as raw ESC/POS, a small PDF, or plain text—and push it to the default thermal printer instantly. Core flow I have in mind 1. My JavaScript calls a local HTTP/WS endpoint (or custom URI scheme—open to what you feel is safest). 2. Your service receives the request, maps it to the selected Epson printer, and fires the job silently. 3. A minimal response (success / error) is returned so the browser app can acknowledge the print. Key expectations ...
I have a very time-sensitive situation involving CCTV security-camera footage where the license plate on a moving car is lost in both low resolution and motion blur. My goal is a sharp, clearly readable plate, not just a slight tweak. You will receive either the full video or a set of individual frames—whichever you feel will yield the best result. Please outline the file format, frame extraction guidelines, or any metadata you need so I can prepare everything in one upload. Because the footage suffers from both resolution loss and motion streaking, I’m expecting a mix of super-resolution, de-blurring, frame stacking, or other forensic video-enhancement techniques. If you normally rely on tools such as Amped FIVE, MATLAB, Topaz, OpenCV, or custom AI models, let me know&mdas...
I need a facial-recognition module that lets each of my delivery drones confirm a recipient’s identity before a package is released. The goal is simple: the aircraft hovers, points its camera at the person waiting below, and—within a fraction of a second—decides whether it’s safe to drop the parcel. Here’s what the system must do: • Detect and recognise faces in real time from a moving drone, outdoors, in daylight or at night. • Run on a light edge device carried by the drone (Jetson Xavier NX or similar) or stream efficiently to a ground server if you have a smarter approach. • Expose a clean API that returns the recognised ID, confidence score, and a yes/no flag my flight-control software can act on. • Allow me to enrol new authori...
I need a fully-automated trading bot that connects to my Zerodha stock-trading account and executes a pure trend-following strategy whenever I launch it. The core functions I am looking for are: • Secure login to the Zerodha Kite API (session handling, token refresh). • Real-time market data pull, signal generation based on moving-average or similar trend filters that we can fine-tune together. • Order management capable of placing, modifying, and exiting positions automatically, with built-in safeguards for slippage and connectivity drops. • Simple start/stop interface—command-line or lightweight GUI is fine—as long as I can toggle the strategy on and off during market hours and see live P&L and position status. • Clean logging and an edit...
I need a fully-automated trading bot that connects to my Zerodha stock-trading account and executes a pure trend-following strategy whenever I launch it. The core functions I am looking for are: • Secure login to the Zerodha Kite API (session handling, token refresh). • Real-time market data pull, signal generation based on moving-average or similar trend filters that we can fine-tune together. • Order management capable of placing, modifying, and exiting positions automatically, with built-in safeguards for slippage and connectivity drops. • Simple start/stop interface—command-line or lightweight GUI is fine—as long as I can toggle the strategy on and off during market hours and see live P&L and position status. • Clean logging and an edit...
I am looking for a skilled software engineer with expertise in crypto trading bots to assist with my project. The main tasks include: - Fixing issues related to exchange API keys. - Conducting a test run of the bot to ensure proper functionality. Ideal candidates should have: - Strong knowledge of software engineering principles. - Experience with cryptocurrency trading bots and exchange APIs. The project must be completed within one week.
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 ...
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:...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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...
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...
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...
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)...
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...
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...
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Learn how to find and work with a top-rated Google Chrome Developer for your project today!
Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.