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 powerful, high-level and highly structured programming language used to develop a range of applications, including operating systems, processing intensive computations and embedded systems. The language is designed to create a network of instructions that tells a computer what to do and how to do it. C Programmers are highly skilled software developers who understand how to turn lines of code into working programs that can solve a wide variety of challenges.
With their deep knowledge of the language, C programmers have an arsenal of tools at their disposal. From the basics like data structures and control flow, to more intricate details such as compilers and graphics libraries, C Programmers can create low-level system components, implement complex algorithms and develop sophisticated graphical user interfaces.
Here's some projects that our expert C Programmers made real:
At Freelancer.com we have the right C Programmer for any project you might need, no matter how complex or specialty it is. Our freelancers are highly qualified to write powerful applications in C and provide creative solutions with unparalleled speed and reliability. If you need help developing an application in C Programming, don’t hesitate to post your project on Freelancer.com today – our team of experts is ready to find the perfect solution for you!
Nga 182,033 vlerësimet, klientët vlerësojnë C Programmers 4.9 nga 5 yje.C Programming is a powerful, high-level and highly structured programming language used to develop a range of applications, including operating systems, processing intensive computations and embedded systems. The language is designed to create a network of instructions that tells a computer what to do and how to do it. C Programmers are highly skilled software developers who understand how to turn lines of code into working programs that can solve a wide variety of challenges.
With their deep knowledge of the language, C programmers have an arsenal of tools at their disposal. From the basics like data structures and control flow, to more intricate details such as compilers and graphics libraries, C Programmers can create low-level system components, implement complex algorithms and develop sophisticated graphical user interfaces.
Here's some projects that our expert C Programmers made real:
At Freelancer.com we have the right C Programmer for any project you might need, no matter how complex or specialty it is. Our freelancers are highly qualified to write powerful applications in C and provide creative solutions with unparalleled speed and reliability. If you need help developing an application in C Programming, don’t hesitate to post your project on Freelancer.com today – our team of experts is ready to find the perfect solution for you!
Nga 182,033 vlerësimet, klientët vlerësojnë C Programmers 4.9 nga 5 yje.I need a compact yet reliable firmware package that runs on a Renesas micro-controller and speaks IEC 60870-5-104 end-to-end, pushing device-status updates through a Quectel EC200 cellular modem straight to our cloud endpoint. My goal is simple: every change of state inside the field unit must be encoded in the IEC104 frame set, transported over the EC200’s TCP stack, and arrive at the server in near real time for further processing. The data flow is strictly one-way for now—no remote controls—so the focus is on efficient, loss-tolerant transmission and clean reconnection handling after drops. Key points you should feel comfortable with: • Renesas toolchain (e² studio / GCC) and HAL drivers • Full or lightweight IEC104 implementation, including AS...
We are looking for an experienced Audio Systems Engineer to lead the technical development of our upcoming speaker project—from design validation through a fully functional prototype. Key Responsibilities Evaluate and validate our existing speaker module design. Recommend suitable full-range drivers, passive radiators, amplifiers, Bluetooth modules, and related audio components. Determine the optimal placement and configuration of drivers, passive radiators, amplifiers, and internal electronics. Design and optimise the enclosure for sound quality, bass response, airflow, and acoustic performance. Develop and tune the amplifier, audio-boost, DSP, and equaliser settings. Ensure proper integration of Bluetooth connectivity, power systems, controls, and audio electronics. Create the over...
FORT JOSEPH Military Roleplay — Developer Application PROJECT OVERVIEW We are creating Fort Joseph, a serious and immersive Roblox military roleplay experience focused on realistic military roleplay, progression, training, teamwork, and leadership. We want the game to feel like a large, active military installation where players can build their careers and earn their positions through gameplay. The game will have its own original map, systems, branding, and content. NO PAY-TO-WIN This is a major requirement. We do NOT want players to be able to buy their way to the top. We do not want: * Robux purchases that give unfair combat advantages * Paid weapons that are stronger than normal weapons * Buying high command positions * Paying to skip important progression * Overpowered ...
I want you to record your arm-wrestling match video (with friend/brother), requirements are: Both mans maximum 22 years old Only man 1-2 mins long My budget is 2-4 dollars per video
Puzzle Pirates Automation Script Development I'm seeking a skilled developer to create a Windows automation tool for Puzzle Pirates. The tool should feature a simple graphical user interface and include two primary functions: automatic ship restationing and an account setup/credential manager. Requirements: Automatically detect when a pirate needs to be stationed after boarding a ship. Locate and enter the selected ship station. Detect when the pirate has been kicked or removed from a station and automatically restation. Continue searching/retrying when a station is temporarily unavailable. Use reliable screen/image detection rather than depending entirely on fixed mouse coordinates. Provide a simple graphical interface to start/stop the restationing automation. Include an account se...
Our industrial-grade controller combines a microcontroller core with supporting FPGAs, and the current firmware (running on an ARM Cortex-M3/M4) needs expert attention. I have several issues to resolve—intermittent peripheral hangs, timing glitches in high-speed I/O, and a few missing features that must be added without disrupting production uptime. Scope of work • Analyse the existing codebase, identify root causes of the observed faults, and document findings. • Refactor or patch the firmware so it runs reliably on the Cortex-M3/M4. • Optimise interrupt handling and DMA transfers where latency is critical. • Provide clear, commented source code plus a concise change-log so the in-house team can maintain it. Toolchain & environment Keil uVision an...
I need a bot—internally nicknamed the “Chicken Road Prediction Bot”—that focuses exclusively on weather data. Its single job is to predict temperature, and every output must be expressed in Kelvin. No traffic flow analysis, no pedestrian tracking, and no rain or wind forecasts—temperature only. The workflow I imagine is straightforward: the bot ingests current and historical weather information (open-source APIs are fine), runs its model, then returns near-term temperature predictions that I can call programmatically. Accuracy matters more than speed; I’m happy to discuss the modelling approach you feel suits this best, whether that’s a lightweight regression or a deeper neural network. Deliverables should include: • Source code with clear c...
I’m expanding a high-performance computing initiative and need seasoned C/C++ talent to squeeze every last cycle out of our code. The core of the work revolves around designing, profiling, and hardening parallel processing routines that will run on Linux/Unix clusters. You’ll be free to choose the right mix of pthreads, OpenMP, MPI, CUDA, or similar frameworks as long as the end result is fast, deterministic, and fully verifiable. Here’s the environment you’ll step into: a mature codebase written almost entirely in modern C and C++, backed by rigorous data-structure design, multithreaded execution, and an SDLC that values deep debugging over quick patches. I handle planning, testing resources, and CI; you focus on writing clean, well-documented modules and driving ...
I need a Windows DLL that Flexscan 3D can load at runtime so the software can drive a Revopoint Dual Turntable. You may start from, or simply reference, the open-source controller code here: Core behaviours • Start and stop rotation on command • Adjust rotation speed dynamically • Keep the table’s position in-sync with each scan trigger coming from Flexscan 3D • (Nice-to-have) expose a tilt-angle routine so I can script multi-axis captures later Interface expectations Flexscan 3D talks to plug-ins through a plain C-style DLL entry point. I can share sample calls that the software issues; however, there is no official SDK, so you will be doing a bit of reverse-engineering or wrapper work. As long as the exported functions you create respond with the ri...
I’m building a converter that mirrors the behaviour of LeechCore, letting a physical PCIe device carry out high-speed DMA into or out of a KVM/QEMU guest while the host keeps full control. The job is to design and code the complete data-path: a small Linux kernel module (or VFIO extension) that exposes the device’s BARs, plus the matching QEMU patch or user-space helper that maps those DMA buffers safely into the virtual machine. You will decide the cleanest architecture, write the low-level C code, and supply a working proof-of-concept on an up-to-date kernel/QEMU stack. I expect well-commented source in a Git repo, clear build scripts, and a short demo showing a guest performing DMA transfers without crashing or corrupting memory. Deliverables - Kernel-side driver or VFIO...
I’m building a converter that mirrors the behaviour of LeechCore, letting a physical PCIe device carry out high-speed DMA into or out of a KVM/QEMU guest while the host keeps full control. The job is to design and code the complete data-path: a small Linux kernel module (or VFIO extension) that exposes the device’s BARs, plus the matching QEMU patch or user-space helper that maps those DMA buffers safely into the virtual machine. You will decide the cleanest architecture, write the low-level C code, and supply a working proof-of-concept on an up-to-date kernel/QEMU stack. I expect well-commented source in a Git repo, clear build scripts, and a short demo showing a guest performing DMA transfers without crashing or corrupting memory. Deliverables - Kernel-side driver or VFIO...
I’m building an on-premise platform that runs physics-informed digital twins on high-performance, specialized Edge AI computers already installed throughout a commercial building. The goal is simple: reduce energy use while keeping occupants comfortable, all in real time. Here is what I need from you: • A complete autonomous control loop that ingests live sensor data, runs the digital twin locally and pushes commands back to HVAC and lighting subsystems. • Digital-twin models able to deliver all three key functions: ‑ Predictive maintenance ‑ Energy consumption analysis ‑ Environmental monitoring • Code written primarily in Differential Swift. If a low-level module truly benefits from C, C++ or Python, I’m open to mixed-language solutions, but S...
मुझे अपनी कंपनी की पहुँच तेज़ी से बढ़ानी है और इस बार पूरा ध्यान डिजिटल मार्केटिंग पर है। उद्देश्य बिल्कुल स्पष्ट है—व्यवसाय को बढ़ाना, और इसके लिये मुझे एक ऐसे मार्केटर की ज़रूरत है जो रणनीति बनाकर उसे एक-एक चरण में लागू कर सके। आपसे मुझे एक महीने के भीतर नज़र आने-लायक नतीजे चाहिए। शुरुआत में मैं अपने मौजूदा ऑनलाइन फ़नल का ऑडिट चाहता हूँ, फिर उसी डेटा के आधार पर सोशल-मीडिया कैंपेन्स, Google Ads, SEO गतिविधियाँ और ई-मेल ऑटोमेशन सेट-अप करवाने हैं। Facebook Ads Manager, Google Analytics, Search Console और किसी भी जरूरी क्रिएटिव टूल के साथ सहज काम करने की क्षमता ज़रूरी होगी। डिलिवरेबल्स (साफ-साफ और मापनीय): • शुरुआती ऑडिट व रणनीति डॉक्यूमेंट • सभी लाइव कैंपेन्स का सेट-अप व अनुकूलन • साप्ताहिक प्रदर्शन रिपोर्ट और सुधार सुझाव • महीने के अंत में समेकित परिणाम...
Ju lutemi Regjistrohuni ose Identifikohuni për të parë të dhënat.
I need a brand-new desktop application built specifically for Windows. The core idea is ready on my side; what I’m missing is the technical muscle to translate that concept into a fast, stable, and user-friendly .exe that can be distributed with an installer. Your work will cover the full software development cycle—architecture, coding, basic UI, testing, and a clean hand-off. I’m open to any modern Windows-friendly stack (C#, .NET, C++, Python with PyInstaller, or another you can justify) as long as the final build performs smoothly on current Windows 10 and 11 machines. Deliverables I expect: • Compiled Windows installer and standalone executable • Well-commented source code stored in a private repo we share • Brief setup/read-me so another develope...
Ju lutemi Regjistrohuni ose Identifikohuni për të parë të dhënat.
Hello, I am looking to purchase an eSIM API service from 1GLOBAL () However, I am currently having difficulty reaching the right department and getting a response from the company. Therefore, I am looking for a freelancer who can contact 1GLOBAL on my behalf and manage the entire eSIM API procurement process from start to finish. This is NOT an API integration or software development job. I already have a software development company working on my platform. Once the API access is obtained, my existing development team will handle the technical integration. Your responsibility will be solely to manage the communication and procurement process with 1GLOBAL. Responsibilities * Contact 1GLOBAL * Find and reach the correct sales / partnership / API department * Communicate with 1GLOBAL on...
I already run a terminal ZIP utility on Windows, and it does its job well. The task now is to weave in an EIP layer so the same command-line “terminal zip” workflow keeps working but the overall speed—measured in pure milliseconds—drops significantly. You will receive the current source/binary plus sample archives. Your role is to analyse the bottlenecks, introduce EIP (whether that means a new library, multithreading, hardware-assisted calls, or any smarter technique you recommend), and return a version that produces identical archives while completing the job faster. Deliverables • Optimised ZIP solution with EIP integrated and ready for Windows terminal use • Before-and-after benchmark in milliseconds proving the speed gain • Brief build/ru...
I’m building a converter that mirrors the behaviour of LeechCore, letting a physical PCIe device carry out high-speed DMA into or out of a KVM/QEMU guest while the host keeps full control. The job is to design and code the complete data-path: a small Linux kernel module (or VFIO extension) that exposes the device’s BARs, plus the matching QEMU patch or user-space helper that maps those DMA buffers safely into the virtual machine. You will decide the cleanest architecture, write the low-level C code, and supply a working proof-of-concept on an up-to-date kernel/QEMU stack. I expect well-commented source in a Git repo, clear build scripts, and a short demo showing a guest performing DMA transfers without crashing or corrupting memory. Deliverables - Kernel-side driver or VFIO...
ENIERO DE SOFTWARE / INGENIERO DE SISTEMAS Estamos buscando un profesional para formar parte de un proyecto de desarrollo de nuevas máquinas tragamonedas VIDEO SLOTS GAMES La persona seleccionada tendrá participación directa en el desarrollo de software y hardware, implementación de nuevas funcionalidades y creación de juegos para máquinas tragamonedas. Buscamos un profesional con capacidad técnica, interés por la innovación y disposición para participar en el desarrollo de nuevos productos tecnológicos para la industria del gaming. DESARROLLO DESDE 0 PARA ARQUITECTURA DE SLOT (software y hadware) PERFIL REQUERIDO Profesional en Ingeniería de Sistemas, Ingeniería de Software o carreras afines. ...
Je souhaite mettre en place une stratégie de marketing digital axée exclusivement sur la publicité sur les réseaux sociaux afin de générer des revenus supplémentaires. Les plateformes à couvrir sont Facebook, Instagram et Twitter. Ce que j’attends : • Audit rapide de ma présence actuelle (ou création des comptes si nécessaire). • Élaboration d’une stratégie publicitaire claire : ciblage, messages et visuels alignés sur mes objectifs de rentabilité. • Mise en ligne, suivi et optimisation continue des campagnes Facebook Ads, Instagram Ads et Twitter Ads. • Reporting simple chaque semaine : budget dépensé, coût par résultat...
Após atualizar meu projeto Java no NetBeans, passei a enfrentar erros de lógica que impedem o correto funcionamento do sistema de notas fiscais. O principal ponto crítico é o cálculo de impostos; algumas classes deixaram de se comunicar entre si e os resultados agora divergem do esperado. O que preciso: • Revisão do código para identificar e corrigir todos os erros de lógica introduzidos após a atualização. • Restauração do fluxo de comunicação entre as classes envolvidas no cálculo de impostos. • Testes unitários ou de integração que comprovem o funcionamento correto dessas rotinas. • Ajustes pontuais em outras partes afetadas, caso desc...
Ju lutemi Regjistrohuni ose Identifikohuni për të parë të dhënat.
我正在为 SN7037 系列单片机准备量产,现阶段需要一套完整、可复制的固件烧录方案,用于在产线快速、稳定地写入与校验程序。 任务范围 • 目标仅限固件烧录(单片机级别),不涉及电路板或芯片封装改动。 • 提供一条从 PC 端到烧录治具/下载线的全链路解决方案,支持批量烧录、自动校验与失败重试。 • 协议或接口可灵活采用(UART、SWD、USB 等皆可),以实际效率和可靠性为准。 • 交付包含可执行烧录工具、脚本或 GUI,配套驱动与详细使用文档;如需定制 Bootloader,请同时交付源代码。 验收标准 1. 在连续 50 片以上实物测试中,写入-校验成功率达到 100%。 2. 烧录总时长、通信波特率及校验方式等关键参数在报告中列明,可复现。 3. 所有工具与代码无加密锁,可二次使用与维护。 如你已掌握 SN7037 或类似 8051 内核 MCU 的烧录经验,请直接说明可行技术路径、预计周期,以及需我方配合的具体信息(原理图、Firmware .bin 等)。期待与你高效对接,把这条烧录流程一次性打磨到位。
Deskripsi Proyek Saya membutuhkan algoritma perdagangan (trading) lengkap dan siap pakai untuk strategi intraday pada indeks Nifty dan Bank Nifty. Logika utamanya harus murni berbasis mengikuti tren (trend-following). Apa yang harus dibuat & diserahkan: Kode sumber lengkap & rapi – berisi aturan masuk pasar, keluar pasar, dan manajemen risiko yang ketat. Ditulis dengan komentar yang mudah dipahami, boleh menggunakan Python, Pine Script, C/C++. Laporan hasil uji coba historis (backtest) – mencakup kinerja strategi pada data masa lalu yang representatif beserta pengaturan & penggunaan – langkah demi langkah agar bisa saya jalankan sendiri di perangkat saya. Syarat penerimaan: - Kode berjalan lancar tanpa kesalahan. - Sinyal perdagangan sesuai dengan log...
I need a complete, ready-to-deploy algorithm that trades Nifty and Bank Nifty on an intraday basis using a pure trend-following logic. The core of the job is to translate the strategy into clean, well-commented code, run solid back-tests, and hand over something I can plug straight into my trading setup. Here’s what I expect: • Source code that implements the full entry, exit, and risk-management rules for a trend-following approach. • A concise back-test report showing performance over a representative historical sample. • Clear setup instructions so I can run the strategy on my end (whether you write it in Python, Pine Script, or another suitable language). Acceptance will be based on the code executing without errors, signals aligning with the documented log...
1、负责基于 Chromium 的浏览器定制开发工作,涵盖浏览器壳层界面与内核能力建设。 2、基于 Chromium Views/Aura UI 框架 进行浏览器主界面开发,负责核心功能模块的设计与实现 3、负责浏览器在 Windows / macOS 平台上的界面适配、交互优化与体验一致性建设,提升产品可用性与用户体验。 4、参与 Chromium 内核相关模块的定制与开发,包括但不限于: 多进程架构 网络协议栈 安全沙箱 渲染引擎 其他浏览器底层能力模块 5、深入理解并支持 Blink、V8、WebRTC 等核心组件的功能扩展、问题定位与能力落地。 6、负责浏览器整体性能优化工作,持续改进: 启动速度 页面渲染效率 内存占用 UI 响应性能 整体稳定性与流畅度 7、跟进 Chromium 主干版本 更新,完成版本升级、代码合并、冲突解决及稳定性维护,保障定制浏览器持续演进。 8、与客户端、前端、构建、测试、产品 等团队保持高效协作,共同推进需求落地、功能集成及疑难问题解决。 1、计算机相关专业本科及以上学历,具备扎实的计算机基础知识,熟悉操作系统、计算机网络、数据结构与算法等基础内容。 2、熟练掌握 C/C++ 开发,具备良好的工程能力与代码规范意识,有复杂客户端或底层系统开发经验者优先。 3、熟悉 Chromium 整体架构,具备浏览器定制开发经验,了解浏览器壳层与内核的协作机制。 4、熟悉 Chromium Views/Aura UI 框架,具备浏览器 UI 模块开发经验,有标签页、工具栏、设置页等功能开发经验者优先。 5、理解 Chromium 内核关键模块原理,熟悉以下一个或多个方向者优先: 多进程模型 网络栈 渲染机制 安全沙箱 资源加载与调度机制 6、熟悉 Blink / V8 / WebRTC 等核心组件中的一个或多个,具备相关问题分析、功能扩展或性能优...
Ju lutemi Regjistrohuni ose Identifikohuni për të parë të dhënat.
Ju lutemi Regjistrohuni ose Identifikohuni për të parë të dhënat.
# TECHNICAL REQUIREMENTS ## VHF SAME Receiver and AFSK/FSK Demodulator **Document:** RT-RF-SAME-001 **Revision:** 1.1 **Application:** EAS-SAME/SASMEX Signal Receiver **Target Frequency:** 162.425 MHz **Operating Band:** 162.400–162.550 MHz --- ## 1. OBJECTIVE Design and develop an electronic module capable of receiving the VHF signal at **162.425 MHz**, demodulating the NFM transmission, recovering the baseband signal, and demodulating the **AFSK/FSK data used by SAME (Specific Area Message Encoding)**. The module shall cover the complete signal chain: **Antenna/RF Input → RF Filtering → VHF Receiver → NFM Demodulation → Baseband Conditioning → AFSK/FSK Demodulation → Digital DATA_OUT** The final output shall be ready for connection to an extern...
I need a concise, production-ready program written in WPLSoft for a Delta DVP-series PLC. The sole objective is to automate a manufacturing process that is currently handled manually, so the logic must cover all machine sequences, safety interlocks, start/stop routines, and alarm handling. You will receive a full I/O list, basic wiring diagram, and the intended sequence of operations the moment we start. Your task is to translate that sequence into ladder logic (or sequential function chart if you prefer) inside WPLSoft, simulate it to prove the timing, and then provide the downloadable .DVP project along with a brief commissioning guide so my on-site technician can load, test, and fine-tune it. Key expectations • Program must be created in WPLSoft and match the Delta DVP comm...
Looking for a low-level Linux/KVM/QEMU developer. I already handle the Ubuntu/Linux host, Windows VM, GPU passthrough and VFIO/IOMMU setup myself. I only need help building a LeechCore-style DMA converter/backend for my own lab VM. Project idea: PC2 client connects over LAN to the Linux host. The Linux host reads memory from my own KVM/QEMU test VM. The converter exposes a DMA-like read API for research and testing. Needed features: - read(address, size) - scatter read - memory map handling - caching / batching for speed - TCP client/server communication - speed test / benchmark mode - clean error handling - config file support Preferred backend: - LibVMI - LeechCore QEMU backend - QEMU/KVM memory introspection Required skills: - C/C++ or Rust - Linux low-level develo...
I want a fully flyable eVTOL model inside X-Plane that I can use to train future pilots of a Part 103-compliant ultralight. The aircraft has eight electric motors and is steered with two independent joysticks—one dedicated to ascent/descent plus turning, the other to forward/reverse and roll—with a hands-off hover mode in between. The heart of the job is getting the flight dynamics right. I need the model to reflect true ultralight behaviour under the Part 103 envelope while accurately blending the thrust from all eight rotors. Control response on both sticks must feel natural and symmetrical so that student pilots can translate hours in the sim directly to the real seat. You are free to use Plane-Maker, X-Plane’s Experimental Flight Model, custom data-refs, or a pl...
I'm seeking an experienced PLC programmer to develop a program for Automation Direct PLCs. The primary task of this program will be motor control, essential for our machine control operations. Key Requirements: - Expertise in Automation Direct PLCs - Proficient in motor control programming - Experience in industrial automation, specifically in machine control contexts Ideal Skills and Experience: - Strong background in PLC programming - Familiarity with Automation Direct software and hardware - Previous projects involving similar motor control tasks Please provide samples of related work and a brief outline of your approach. Looking forward to your bids!
I’m looking for an experienced C++ developer who is comfortable working in a Linux environment to track down and resolve a functionality bug that’s affecting one of my applications. The codebase already compiles and runs; however, a key feature is not behaving as intended. Here’s what I need: • Investigate the source to identify the root cause of the malfunction. • Provide a clean, well-commented patch or pull request that addresses the issue. • Supply build instructions (Makefile or CMake) and any test cases you used to verify the fix. • Include a concise summary of the changes so I can follow your logic. The project does NOT require UI tweaks or performance tuning—just a solid functionality repair. You’ll have SSH or Git acces...
Busco un desarrollador con experiencia en NinjaTrader 8 para crear un bot de trading avanzado. El bot debe incluir las siguientes funcionalidades: - Identificación de tendencia con EMAs (50 y 200). - Análisis de impulso, pullback y zonas de soporte/resistencia. - Detección y gestión de zonas de liquidez y sweeps. - Confirmación de entrada basada en velas, volumen y ATR. - Gestión automática del riesgo (SL, TP, break-even) con parámetros configurables. - Integración con un calendario económico automático para evitar operaciones durante noticias de alto impacto. - Compatibilidad multi-sesión (Asia, Londres, Nueva York) y multi-mercado (índices, metales, divisas, etc.). - Modos automático...
Tengo un firmware para ESP32 escrito en C/C++ que ya funciona, pero requiere algunos retoques. Busco a alguien con probada experiencia en ESP32 y en programación C/C++ que pueda: • Revisar el código existente, localizar los puntos débiles y optimizar lo necesario. • Modificar las funciones de control que indicaré —son cambios pequeños pero precisos— sin alterar el resto de la lógica. • Incorporar los ajustes adicionales que entregaré al inicio y verificar, con pruebas reales sobre placa, que todo sigue estable. Entrego el proyecto actual y las instrucciones detalladas tan pronto comencemos. Es un trabajo sencillo, pensado para quien conozca bien el SDK de Espressif, FreeRTOS y el flujo de compilación...
Description: We are looking for knowledgeable CS professionals, recent graduates, or students to join our platform as subject experts on a flexible, part time basis. What you'll do: Help students learn CS topics and resolve academic doubts through short on demand sessions Optionally conduct technical mock interviews for students preparing for placements. Subjects needed: Python, Java, DSA, DBMS, AI/ML, CN, OS, Cloud Computing, Spring Boot, C++, OOPS — and any other CS subject you're strong in. Who can apply: Students, recent graduates, or working professionals Strong knowledge in at least one CS subject Good communication skills and ability to explain concepts clearly Reliable internet and a device with camera What you get: Flexible working hours — your time, ...
I’m building a proof-of-concept where an autonomous agent can watch a virtual world through an SDK, reason about what it sees and then act just like a fully fledged non-player character. The environment itself is NPC-centric, so everything you create has to plug cleanly into the existing observation / action interface I already expose. What the agent must ultimately demonstrate is the full spectrum of believable behaviour: • NPC behaviours to cover: combat actions, rich social interactions and day-to-day resource management. • Within combat the agent needs strategic movement, solid weapon-handling logic and the ability to switch into defence tactics when the situation flips. I’ll provide the SDK (Python and C++ bindings) plus stubbed observation data. Your job is...
I need a compact trading bot that plugs into Pocket Option, tracks my your strategy, and texts me the moment every condition lines up. The bot must monitor three data streams at once—price trends, a defined set of technical indicators, and live market news—then run its alignment check on a fixed five-minute loop. When all three pillars confirm the same direction, it should fire off an SMS alert to my phone instantly and reliably. Key points you’ll handle: • Direct integration with Pocket Option (API or web-automation, whichever is safest and within their terms). • Modular indicator engine so I can tweak or swap indicators later without rewriting the whole bot. • Lightweight news feed parser that can pull headlines or sentiment scores and feed them in...
I need a compact trading bot that plugs into Pocket Option, tracks my your strategy, and texts me the moment every condition lines up. The bot must monitor three data streams at once—price trends, a defined set of technical indicators, and live market news—then run its alignment check on a fixed five-minute loop. When all three pillars confirm the same direction, it should fire off an SMS alert to my phone instantly and reliably. Key points you’ll handle: • Direct integration with Pocket Option (API or web-automation, whichever is safest and within their terms). • Modular indicator engine so I can tweak or swap indicators later without rewriting the whole bot. • Lightweight news feed parser that can pull headlines or sentiment scores and feed them in...
I already have a working macro script, but it only fires when Spiritvale is the active window. I want the same logic rebuilt or wrapped so it keeps sending its keyboard-and-mouse events while the game is minimized or running in the background. The game client must remain fully playable and stable, with no noticeable performance hit or crash risk. You can choose any language you’re comfortable with—Python, C++, Java, even a mixed approach—so long as the final build runs on Windows 10/11 without extra installs. An internal DLL plus a lightweight injector, or an external overlay that hooks the game process, are both acceptable; pick whichever you can deliver most reliably. Please show me past work that proves you have done input emulation, DLL injection, botting tools, or ...
I'm looking for a developer to create a simple, three-level game inspired by Angry Birds. Key Requirements: - The game should be designed for Raspberry Pi. - It needs to have a cartoonish art style. - The game will be controlled using a game controller. - At the end of the game, based on the player's score, the game should send pulse-mode commands from the Raspberry Pi to another hardware component. Ideal Skills and Experience: - Experience with game development on Raspberry Pi. - Proficiency in cartoonish graphics design. - Familiarity with game controller input handling. - Knowledge in programming pulse-mode commands. Please share your relevant experience and approach.
Development of an OCR-Based Industrial Vision System using NVIDIA Jetson Orin Nano About Us We are an industrial automation company specializing in robotic palletizers, case packers, end-of-line automation and custom machinery. We are building a reusable machine vision platform, and this OCR project is Phase 1. Project Objective Develop a robust OCR application for NVIDIA Jetson Orin Nano using a camera to read printed alphanumeric characters. The architecture should be modular and reusable for future barcode, QR, AI inspection and robot guidance applications. Hardware Platform NVIDIA Jetson Orin Nano Developer Kit Raspberry Pi HQ Camera (Sony IMX477) or equivalent CSI camera LED illumination C-Mount Lens Future migration to Basler industrial camera Scope of Work Camera Integrat...
Ju lutemi Regjistrohuni ose Identifikohuni për të parë të dhënat.
Preciso desenvolver uma placa eletrônica que atue como módulo de distribuição de potência (PDM) para um novo protótipo automotivo. O foco é disponibilizar canais de acionamento de cargas de 12 V, protegidos por drivers adequados, e garantir comunicação plena pela rede CAN do veículo. O que espero receber: • Esquemático completo com componentes automotivos (drivers high-side/low-side, proteção contra inversão de polaridade, filtro EMC). • Layout da PCB em camadas apropriadas para ambientes veiculares, com trilhas dimensionadas para até 30 A nos canais principais. • Arquivos Gerber, BOM detalhada e arquivo de pick-and-place. • Firmware de demonstração simp...
I run a New York Airbnb with an AI assistant that already answers booking inquiries and check-in instructions smoothly. Whenever the bot hesitates—typically around odd check-in/out situations—I need a human to step in through the IGMS App, reply to the guest, and keep the conversation moving. Messages arrive at unpredictable times, so you would simply watch your notifications and jump in when the bot flags confusion. Altogether it averages 30–45 minutes spread across the day, and every reply must land within one hour. Clear, friendly written English is essential; if a guest wants a dinner recommendation or something similar, feel free to help, but the core task is making sure arrival and departure go off without a hitch. Deliverables: • Respond to flagged cha...
Ju lutemi Regjistrohuni ose Identifikohuni për të parë të dhënat.
I'm seeking an experienced developer to create technical analysis indicators for trading. The specific indicators I need are the MACD (Moving Average Convergence Divergence) and market structure indicators. Essential Requirements: - Development of MACD and market structure indicators - Implementation of signal alerts for these indicators Ideal Skills and Experience: - Proficiency in trading and technical analysis - Experience in developing trading indicators - Strong programming skills, particularly in financial software - Ability to create and integrate signal alert systems Please provide relevant work samples and a brief overview of your approach.
I'm seeking a MacOS developer to create a utility application aimed at system optimization. The key focus of the application will be improving the performance and efficiency of Mac systems. Ideal candidates for this project should have: - Extensive experience in MacOS application development - Strong understanding of system optimization techniques - Previous work with utility applications - Excellent problem-solving skills - Ability to work independently and meet deadlines. Please apply if you are able to deliver a high-quality, efficient product.
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.