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.
Debugging is the process of finding and resolving errors or defects in a system, application, or computer code. It is an essential tool to ensure the development process runs smoothly and efficiently. A Debugging Expert has many years of experience working with debugging, troubleshooting, and software testing. They use a variety of tools and techniques to identify errors. It can help optimize your system, find any underlying issues, and enhance your overall user experience.
The expertise that our Debugging Expert can offer you is invaluable:
- Help debug existing applications and making them more efficient
- Troubleshoot issues within applications
- Resolve technical problems with code optimization
- Identify any potential security vulnerabilities
- Identify and resolve potential bug issues
Here's some projects that our Debugging Experts made real:
At Freelancer.com our expert Debugging Expert has consistently delivered excellent results to many satisfied clients. Our dedication to proactively finding potential problems is why so many companies choose us. If you're looking for a reliable professional to streamline your applications or fix errors within them then invite you to post your project and hire a Debugging Expert on Freelancer.com today!
From 36,414 reviews, clients rate our Debugging Experts 4.9 out of 5 stars.Debugging is the process of finding and resolving errors or defects in a system, application, or computer code. It is an essential tool to ensure the development process runs smoothly and efficiently. A Debugging Expert has many years of experience working with debugging, troubleshooting, and software testing. They use a variety of tools and techniques to identify errors. It can help optimize your system, find any underlying issues, and enhance your overall user experience.
The expertise that our Debugging Expert can offer you is invaluable:
- Help debug existing applications and making them more efficient
- Troubleshoot issues within applications
- Resolve technical problems with code optimization
- Identify any potential security vulnerabilities
- Identify and resolve potential bug issues
Here's some projects that our Debugging Experts made real:
At Freelancer.com our expert Debugging Expert has consistently delivered excellent results to many satisfied clients. Our dedication to proactively finding potential problems is why so many companies choose us. If you're looking for a reliable professional to streamline your applications or fix errors within them then invite you to post your project and hire a Debugging Expert on Freelancer.com today!
From 36,414 reviews, clients rate our Debugging Experts 4.9 out of 5 stars.Images inside my self-hosted Chatwoot have suddenly started taking 10 + seconds to appear whenever I open a conversation. The storage backend is an S3-compatible MinIO bucket running on the same server, and up until recently everything loaded instantly. I personally suspect something inside Chatwoot is stalling the download stream, but MinIO, Nginx, Docker networking or even the underlying VPS could still be part of the story—I need a clear, data-backed answer. The slowdown happens all day long, so it isn’t a peak-traffic issue. You will have SSH access to the machine (Ubuntu, Docker deployment) plus the Chatwoot and MinIO containers. I’d like you to: • Trace the request path end-to-end, review logs and configs for Chatwoot, MinIO, Nginx and the host OS. • P...
I have a production-level backend built in Python that uses Krackend. A blocking bug surfaced and I need it fixed on a strict, one-off, fixed-price basis. I will share my screen and grant console access through TeamViewer; no direct server credentials or repository checkout will be provided, so you must be comfortable debugging live on my machine. We can connect tomorrow and start immediately. During that session I will reproduce the issue for you, walk you through the current code structure, and stay available to answer questions while you diagnose, patch, and test. Once the problem is resolved I need a brief write-up of the root cause and the exact changes you made so I can commit them to the main repo afterwards. Deliverables • Working fix applied and demonstrated via TeamViewer ...
My setup is an ESP32 wired to a 2.8-inch ILI9341 LCD (I may swap to the 3.2-inch variant; both share the same driver and pinout). All images sit on an SD card; more than fifty of them may be shown . I need a complete MicroPython solution that pulls each JPG straight from the card and pushes it to the display with no intermediate PC-side conversion. Core needs • Initialize the ILI9341 (ST7789) over SPI, handle 320×240 resolution, and work with both display sizes out of the box. • Mount the SD card, scan a folder, and stream-decode each JPG so the ESP32’s RAM footprint stays within limits. • Cycle through every file in the list inside an endless loop; I’ll decide the delay between frames in a simple variable (e.g., DELAY_MS). • Show each image f...
Read carefully. — Execution-Only App Build Start to Finish (Read carefully.) Read carefully. Read carefully. Read carefully. Read carefully. Read carefully. Most applicants are NOT a fit. This is NOT an AI role. NOT Python, automation, scraping, ML, bots, or architecture. If your background is primarily Python/AI/automation, do not apply. We are hiring an execution-only developer to build and to make small, precise fixes for a web/mobile app under strict instructions. What you will do: Build apps web based and mobile What you must NOT do No refactors, optimizations, or redesigns No “better solutions” unless explicitly requested No scope expansion, creativity, or initiative outside instructions We value discipline, stability, and reliability over creativity or...
I am currently using Geo my WP, but I want to switch to WP Go Maps with the Pro Add on, and I’d like to configure the map with the following behavior: My website introduces many attractions around the world. For example, let’s say I currently have four attractions posted: Attraction A, B, C, and D, and they are all located close to one another. • When I’m viewing the page for Attraction A, the map should display: o Attraction A using Icon 1 o The other three attractions (B, C, and D) using Icon 2 • When I’m viewing the page for Attraction B, the map should display: o Attraction B using Icon 1 o A, C, and D using Icon 2 This is similar to what TripAdvisor does — for example: The main attraction shows with a unique icon, while nearby attractions appea...
I’m running a Laravel 10 bulk-media sender that talks to WhatsApp Business Cloud through a webhook. Whenever the API answers with HTTP 429, the webhook does mark the message as failed, yet the queued retry flow (RetryFailedWhatsAppJob on Redis/cloud queue) rarely fires, and when it does, the image-ID matching logic sometimes mis-aligns. The result is missed retries or, worse, duplicate sends. Here’s what needs to happen: • Repair the webhook callback so the media object returned by WhatsApp is always matched to the correct outbound record. • Ensure the job is dispatched, picked up, and processed on the existing Redis-backed queue every time a 429 occurs, honouring the current attempt counter. • Implement a reliable back-off for those 429 responses so we r...
My stock-trading web app is showing real-time prices that don’t match the figures streaming through my broker’s terminal. The terminal’s feed is correct; the web app injects incorrect numbers and they drift further off the longer the session stays open. I need someone who has already debugged exchange or broker APIs, websocket feeds, or similar market-data pipelines and can pinpoint why the values pushed to the browser diverge. You may have to inspect the feed handler, caching logic, time-sync, or any rounding and conversion routines in the JavaScript front end as well as the server-side code. Acceptance will be simple: with the fix in place, the web app must display the same tick-for-tick price as the broker’s terminal during a live market session. If you&rsquo...
I am developing a Cabal Online Private MMORPG (EP 35 +). The system works through .so library injection into the game server process, and includes: Advanced C++ development Memory hooks and offset manipulation Packet interception and handling (C2S / S2C) Internal game structure interaction Modular plugin system JSON-based configuration Linux-based deployment I am looking for an experienced developer to help expand, stabilize, and improve this system. - Technical Requirements Strong C++ (advanced level); Linux development experience; Memory manipulation (pointers, offsets); Hooking / detours; Reverse engineering knowledge; Networking and protocol understanding; Advanced debugging skills; Nice to have: Experience with MMO private servers; Familiarity with Cabal, MU Online, Ragnarok, o...
Our production Odoo 17 Enterprise instance on AWS suddenly delivers an empty Spanish VAT report after years of trouble-free operation with the OCA localization modules. The accounting entries exist, yet the report retrieves nothing. I need someone fluent in Python, Odoo framework internals, and the Spanish OCA tax addons to: • trace why the VAT report returns no lines, • inspect tax mappings, fiscal positions, and journal settings for inconsistencies, • patch or re-configure the Spanish OCA modules so the report shows correct figures, • validate that other tax reports still behave, and • leave me with a short note on what broke and how to avoid it next time. Please plan to work directly on the live environment (we can clone to a staging branch first if y...
Our PHP-based admin panel has suddenly become unreliable inside the User Management area. I can no longer add, edit, or delete users, role and permission assignments fail to save, and the user lists sometimes come up blank. I haven’t caught any clear error messages yet, so you’ll need to trace the problem directly in the code or logs. What I need from you is a quick, surgical repair: locate the root cause, patch the broken functions, and confirm that all three actions—create/update/delete users, assign roles correctly, and display user data—work again without introducing new issues elsewhere. You will have SSH/FTP access to the server, the Git repo, and a staging database to test against. Once everything is stable on staging, I’ll roll it to production. Ple...
I am seeking an expert WordPress plugin developer to build a professional-grade, cross-browser cookie cleaner that gives administrators granular control over which specific cookies are deleted when users log out. This is not a simple "delete everything" plugin—existing solutions fail because they either rely exclusively on the Clear-Site-Data header (which does not work on Safari, iOS browsers, or Edge Legacy), or they lack a proper admin interface for selective deletion, or they cannot handle HttpOnly cookies (like WordPress authentication cookies) which JavaScript cannot touch. I need a four-layer hybrid solution that: (1) sends the Clear-Site-Data header only to supporting browsers (Chrome, Firefox, Edge Chromium), (2) performs server-side PHP deletion of HttpOnly cookie...
I'm seeking an experienced C++ developer to write a patch for an old Windows 98/XP game to make it stable on Windows 10. The game currently crashes or freezes during gameplay, seemingly at random after playing for a while. The game is designed for 32bit, not 16, so it should probably be a bit easier. But I have very little knowledge of coding Requirements: - Expertise in C++ - Experience with legacy software and Windows compatibility issues - Ability to diagnose and fix crashes in games Ideal Skills: - Game development background - Familiarity with Windows 10 internals - Strong debugging skills
There is the Issue in Live Preview. There is no issue in Code. Check in to the Call and Fix it. Time : 1 Day
I’m integrating a small yet critical X86 routine into a larger, production-grade application and need a seasoned assembly programmer to jump in quickly, finish the code, and prove it works with a clear screenshot of the routine executing correctly. You will receive my current source and a brief on the expected behaviour. Tweak, extend, or completely rewrite the segment—whatever delivers a clean, working solution that slots straight into our existing build. Accuracy matters more than elegance, but if you can squeeze in a performance gain, all the better. Please return: • The updated .asm (or .s) file and any supporting files • A short note on what you changed and why • A screenshot of the program running and producing the expected output in a terminal or d...
I am seeking an experienced Salesforce B2B and B2C Commerce Developer to design, develop, and implement scalable Salesforce Commerce and Experience Cloud solutions for global enterprise clients. This is a remote contract role requiring availability during Eastern Standard Time (US 8am–5pm). Responsibilities Design and develop solutions using Salesforce B2B Commerce Cloud and B2C Commerce Cloud (SFCC) Build scalable, high-performing storefronts Develop custom components, controllers, pipelines, cartridges, and integrations Implement business logic using Apex, JavaScript, and Salesforce APIs Configure and customize Salesforce Experience Cloud for B2B portals Integrate Salesforce Commerce with external systems (ERP, OMS, Payment, CRM, etc.) Ensure performance, scalability, and ...
I have an existing SAP ECC connector focused on user management that needs a thorough tune-up. Right now, role and permission data are not syncing reliably, especially when we pass information to and from our Active Directory and a custom internal system. Here’s what I need: • Review the current connector logic that touches SAP ECC’s user tables and authorization objects. • Identify and correct any mapping or API call issues so user roles and permissions flow accurately both ways. • Extend or adjust the connector so it can read from—and write back to—Active Directory as well as our internal system without breaking existing FI, MM, or SD data pathways. • Document configuration steps and provide a brief hand-over guide so my in-house tea...
I need a clean, reusable .NET MAUI framework that runs on both Android and iOS. The core of the job is a Bluetooth Low Energy driver focused on monitoring-and-notification use cases, wrapped in a virtual communication layer that speaks a fully custom protocol next to standard BLE read/write/notifications characteristics Here is what I expect: - Knowledge AND EXPERIENCE how to run/build BLE MAUI applications, please add this in your response, might need communication • A solution skeleton in MAUI with well-structured projects for shared code, platform specifics, and tests. • A BLE service that discovers, connects, subscribes, and streams characteristic changes, exposing them through events/observables suitable for reactive UI updates. • The virtual channel: encode/dec...
Project Description: I am looking for a Cybersecurity Specialist to perform a comprehensive security audit on a newly developed desktop application. The goal is to evaluate the robustness of the authentication framework and provide a risk assessment report. Scope of Work: Conduct a Vulnerability Assessment on the application's login and validation protocols. Test the integrity of the software's validation logic against unauthorized access. Evaluate the effectiveness of current obfuscation and anti-tamper measures. Provide a detailed report with recommendations for hardening the software and improving data protection. Requirements: Proven experience in Application Security Testing and OWASP standards. Strong background in binary analysis and software protection mechanisms...
I need your technical assistance to fix a compatibility issue on my website (specifically the WordPress installation in the /co/ folder). The server is being upgraded to PHP 8.1, but the current theme (Start Hub Child) and some plugins are causing a critical error and breaking the layout because of legacy code. Key points for the fix: Deprecated Functions: The error logs and compatibility reports show that includes/ is still using old mysql_ functions (which were removed in PHP 7.0+). These need to be updated to mysqli or PDO. Aklare Slider: This plugin is also causing conflicts and needs to be either patched for PHP 8.1 or replaced with a modern alternative (like Smart Slider 3) without losing the current design. No Redesign: I am NOT looking for a redesign. I need the site to kee...
I need a Python‐based trading bot that plugs directly into Broker's SDK and executes fully automated trades on the NSE. The core objective is a clean, well-documented workflow that: • Authenticates with Broker A’s API and maintains a stable session • Streams live NSE market data from the SDK • Generates, places, modifies, and cancels orders automatically based on my strategy hooks • Logs every request/response for audit and debugging Please build the solution in modular, well-commented Python 3.x so I can swap in new strategies later without touching the integration layer. A concise README with setup steps, environment variables, and example strategy templates will be the final acceptance test.
My live SaaS runs on React, is deployed to Vercel, and stores data in Supabase. Production users are already in the system, so every change has to be safe, targeted, and fast. We are providing booking system for photography studio Issue 1 – Mismatched price between generated receipt and system Issue 2 - Time locking issue on booking form page (Time slot should locked when user paid , but there is other time slot that locked by unknown reason) Issue 3 - Booking & payment issue via FPX. These bugs exist where payment is sucess but booking not made. Payment is fail but booking is made. Issue 4 - Other bugs that will be added later Deliverables • Pull request(s) for each of the fixes and refinements • Brief deployment notes so I can push straight to Vercel I...
I’m looking for a developer who can jump straight into my existing site, pinpoint the root cause of a lingering problem, and implement a clean, reliable fix. The exact nature of the issue will become clear once you review the code and front-end behaviour with me in a quick screenshare or staging environment; right now, I simply know that something isn’t working as intended and it needs to be resolved fast. some of the issue: with unminified JavaScript and CSS files have low text-HTML ratio with blocked internal resources in and more.
I run a data platform built on Spark and Python, and I need an experienced engineer who can sit with me in Pune three to four times a week (hardly 2 hours in a day) to keep it running smoothly. Most of the immediate work revolves around tracking down bugs in existing PySpark jobs, but the role naturally extends to writing fresh code when gaps appear, tightening our data-pipeline orchestration, and mapping end-to-end data lineage so every downstream consumer stays confident in their numbers. Typical day-to-day work you will tackle: • Debug production PySpark jobs and accompanying Python utilities • Refactor or rewrite modules where quick fixes will not suffice • Optimise and monitor pipeline schedules (Palantir Foundry) • Document lineage and hand off clear, repro...
Hi, I'm looking for an experienced React developer to help fix and improve my existing website. The site is already built with React, but there are some bugs, layout issues, and areas that need optimization. I'd like someone who can review the current code, identify problems, and make the necessary improvements to ensure everything works smoothly and looks good across all devices. What I need: - Fix existing bugs and errors in the React app - Improve responsiveness and UI layout - Optimize performance and code quality - Ensure compatibility across major browsers and devices You won't need to build the project from scratch - this is mainly about fixing and refining the current website. I'll provide the source code and details after hiring. If you have solid experien...
I’ve just finished deploying a new Android mobile application and everything appeared to go smoothly—until I tried to launch it. Right after installation the app attempts to talk to the backend and immediately throws a server error. The APK itself installs without complaint; the trouble starts only once the first request is sent. I need someone to dive in, locate the root cause on the server side, and implement a clean fix so the app can connect reliably every time. Access to the server, source code, and crash logs is ready for you as soon as we agree to move forward. Please bring experience with common Android back-end stacks (Node, PHP, Java, or similar) and a methodical debugging approach. Once resolved, I’ll confirm the build installs and runs error-free on multiple ...
I’ve just finished deploying a new Android mobile application and everything appeared to go smoothly—until I tried to launch it. Right after installation the app attempts to talk to the backend and immediately throws a server error. The APK itself installs without complaint; the trouble starts only once the first request is sent. I need someone to dive in, locate the root cause on the server side, and implement a clean fix so the app can connect reliably every time. Access to the server, source code, and crash logs is ready for you as soon as we agree to move forward. Please bring experience with common Android back-end stacks (Node, PHP, Java, or similar) and a methodical debugging approach. Once resolved, I’ll confirm the build installs and runs error-free on multiple ...
Project Title: 5G NR RAN Protocol Stack Development (gNodeB – L1/L2/L3) Project Overview: This project focuses on the development, enhancement, and verification of 5G NR protocol stack components within the Radio Access Network (RAN). The engagement covers gNodeB feature development, MAC Scheduler optimization (3GPP Layer 2), and seamless integration across Layer 1, Layer 2, and Layer 3 to ensure performance, compliance, and scalability. Engagement Model: Full-Time Project Assignment Experience Band: 3–8 Years (Telecom/Wireless Domain) Scope of Work: Development and verification of 5G NR protocol stack (L1/L2/L3) MAC Scheduler implementation and enhancements (3GPP Layer 2) gNodeB feature development and Low-Level Design (LLD) contributions Cross-layer interface handling ...
I'm looking for a skilled React front-end developer to work with my Django through typescript and wordpress. Key Responsibilities: - Collaborate with the backend team to ensure seamless integration - Implement responsive design for a consistent user experience across devices - Develop custom forms and interactive charts/graphs as per project requirements - Perform SEO optimization for all the pages Ideal Skills: - Proficiency in React , typescript and Django - Experience with responsive design - Ability to create custom forms and interactive elements - Experienced and understanding in SEO is a must Personality : - No toxic working environment - Fast work deliveries, responsive, and agile If you're a proactive developer with a knack for front-end co...
Samsung Smart TV (Tizen) App – Auto Logout When Playing Video + UI Lag ## Project Description Hello, I need an experienced **Samsung Smart TV (Tizen) developer**. I have a Smart TV application running directly on a **Samsung TV (Tizen OS)**. Login works correctly, but when playing any video channel, the app automatically logs out and returns to the login screen. --- ## Current Status * QR login works correctly * Manual login works correctly * Profiles load correctly * Session is active --- ## Main Issue When attempting to play any streaming channel: * The app logs out automatically * It redirects to the login screen * The session appears to reset --- ## Additional Issue (Performance) The UI has delay: * Typing takes 20–30 seconds to respond * Clicking elemen...
I built my site with an AI generator and everything has been smooth until one stubborn page: every image on that page refuses to show. All the files sit right on the same server as the website, yet they still fail to appear in the browser—no broken-link icons, just empty space. I haven’t been able to verify whether the paths are mis-pointed or if something deeper in the PHP is blocking them, so I need a fresh set of eyes. Here’s what I’m after: • Quickly locate the root cause of the missing images on that single page (file-path, permissions, header output, or anything else you uncover). • Apply the fix and confirm the images render correctly across modern browsers. • Walk me through what went wrong and how you fixed it so I can avoid the same s...
Web app built with that I converted into a mobile app using Appilix. The app works but has several issues. Most problems are on the mobile app version (buttons not responding, lag, poor responsiveness). A small number of bugs also exist directly on the Bubble website and need fixing there as well. I’m looking for someone who can mainly fix and optimize the mobile app, plus handle a few minor fixes on the Bubble side. Main Issues to Fix (App): Some buttons don’t respond or work inconsistently Navigation can lag or freeze App responsiveness is worse than the website Some mobile UI interactions don’t feel smooth Minor Work (Website / Bubble): Fix a few buttons / workflows that are also buggy on Bubble itself Important: The website mostly works...
I want to craft a classic side-scrolling platformer for a 6502-based console (Atari 7800) and need the entire game engine written from scratch in pure 6502 assembly. Nothing from previous projects will carry over, so every subsystem—graphics, input, physics, scrolling, and sound—has to be engineered fresh and optimised for tight memory constraints. The focus is solely on core engine programming. I’ll supply game design direction (it will be a frog sprite that hops tree to tree using his tongue to achieve a high score, simle arcade styled game), but to start the project I need: • 6502 assembly source code • Build scripts or makefiles that assemble a runnable ROM image • A simple demo level proving horizontal scrolling, sprite animation, collision detec...
I’m running a live WooCommerce store and my checkout is failing whenever a customer selects PayPal. The order never completes, WooCommerce shows a generic “payment failed” notice, and the PayPal logs record an “invalid request” response. Everything else on the site is stable, so this is clearly a payment-gateway specific bug that needs urgent attention. Here’s what I know so far: • WooCommerce, WordPress, and all plugins are up to date. • PayPal is set up with the official WooCommerce PayPal Payments plugin (latest version). • API credentials have been double-checked and re-issued, yet the error persists. I need an experienced WooCommerce developer who can: • Trace the exact cause of the PayPal failure—whether it&rsq...
Our core business platform still runs on Visual FoxPro 9.0 and, while it remains stable, new issues surface whenever data volumes spike or Windows updates roll out. I need an experienced VFP hand to step into the codebase, trace defects, optimise slow queries, and generally keep the application healthy so staff can work uninterrupted. Here’s how I see the engagement unfolding: • Diagnose and repair any runtime errors or data-related glitches we flag. • Streamline heavy reports and long-running SELECTs to improve performance against tables that now exceed several million rows. • Refactor screens or forms where legacy UI logic causes freezes or display problems under newer Windows builds. • Leave the code cleaner than you found it—comment your changes ...
I need a sharp-eyed Flutter / Node.js troubleshooter to pinpoint and fix an intermittent signup failure in my mobile app. The OTP step completes successfully, yet many users (on both iOS and Android) hit a wall when the form tries to create the account. No explicit error is returned to the UI, but the account never appears in the database. Here is what I can share right away: • Front end: Flutter 3.x, using MSG91 for phone-based OTP. • Back end: Node.js (Express) REST API, MongoDB. • Flow: user enters phone → receives OTP → OTP verified → form posts profile details → failure occurs after the POST. What I need from you is a fast, reproducible diagnosis, a clean code fix (whether in Dart, the REST endpoint, or both), and a short hand-off note so my te...
My PHP 8.x application has picked up a fair amount of dead weight—unused files, legacy snippets, and the odd warning that only shows up in the logs. I need a developer who can open the hood, keep what truly matters, and scrap the rest while making sure everything that stays runs flawlessly. Here’s what I’m asking you to do: • Read the entire codebase, identify the core file(s), and strip away anything that isn’t required. • Hunt down every notice, warning, or fatal error and resolve it so the script executes cleanly on PHP 8.x with error reporting turned up. • Where you see obvious performance wins—query consolidation, tighter loops, lighter includes—go ahead and tune them. • I’m not entirely sure which smaller features ...
My OpenCart store is currently unable to complete orders whenever customers choose at checkout. The payment window opens and the customer submits their card details, but the process never reaches the final “order confirmed” stage in OpenCart, so no order is recorded in the back-office and no confirmation email is sent. Other gateways behave normally, so the problem appears isolated to the integration. I need someone who knows OpenCart’s checkout workflow inside out and is comfortable digging into the extension, transaction logs, and any JavaScript or server-side conflicts that might be interrupting the callback. Your goal is simple: identify the failure point, apply the fix, and prove that an order can move cleanly from payment to confirmation every time. Deliverable...
I'm looking for a skilled developer to fix an issue with my contact form. The form fails to submit when the submit button is clicked. Requirements: - Diagnose and resolve the submission issue - Ensure form works across all browsers - Test to confirm the fix is reliable Ideal Skills and Experience: - Proficiency in HTML, CSS, JavaScript - Experience with form handling and debugging - Familiarity with web development tools and testing methods Please provide a quick turnaround and ensure the form is fully functional.
Senior Full-Stack Developer (React/Node.js) - Base44 & AI Specialist Job Description: We are seeking a high-level Full-Stack Developer to resolve a series of Critical and High Priority bugs within our business management platform, CompanySync. Our application is built and hosted on the Base44 platform. You will be working directly within the Base44 editor to debug React components, Node.js serverless functions, and complex AI integrations. Critical Priorities: Fix AI Voice Interruption (BUG-001): Resolve issues with Gemini Live Voice where interruption and Voice Activity Detection (VAD) are failing. Twilio Inbound/Outbound (BUG-013/014): Fix TwiML handlers for inbound AI voice calls and SMS responses for our virtual assistants. Google Calendar Two-Way Sync (BUG-003): Troubleshoot an...
I need a strong developer who can debug TypeScript code with ease and assist with deep debugging and troubleshooting of my current script, including root-cause analysis, refactoring fragile logic, and improving overall maintainability.
Our in-house desktop application for Linux has started throwing an error that disrupts a critical workflow. I already have the full source code and a reproducible test case; what I now need is a clean, well-documented bug-fix patch that eliminates the issue without introducing regressions. Here is how I see the collaboration: • You clone the repo (Git) and replicate the bug on any mainstream Linux distro. • Diagnose the root cause, write the fix, and submit it as a unified diff/patch file plus the updated build. • Prove the fix with the supplied test case and a brief regression checklist so I can validate it quickly on my side. • Keep comments concise and follow the existing coding style; no sweeping refactors—just the focused bug fix. Once I verify that ...
I need freelance developers to test my new vibe coding studio product. Your insights will help me refine and enhance the product before its official launch. I need around 20 testers. Scope - Test the vibe coding studio product - Provide detailed feedback on usability and functionality - Identify and report any bugs or issues encountered - Log the issues clearly on our s github repo Skill and Experience - Have claude code subscriptions - Deliver freelance software projects on fiverr or other platform as job. - Experience in software development and testing - Proficient in coding and debugging - Attention to detail and ability to provide constructive feedback
I have an ESP32 based product that should maintain a steady Wi-Fi link, yet on my home network it keeps dropping off and taking too long to re-associate. Stability and reliability are my chief concerns; speed is acceptable once the board reconnects. The task is straightforward: go through the existing codebase, spot whatever is undermining the connection logic, and supply clear, working fixes. Serial logs, event callbacks, power-saving modes, and DHCP handling are all fair game—whatever it takes to stop the frequent disconnects. Deliverables • Annotated version of my original source showing every change made • A concise technical note explaining the root cause and the remedy (1–2 pages) • A quick reconnection stress-test script or steps I can replicate to p...
I need an experienced PLC programmer to develop a process control system using ABB AC500 PLCs. The programming should be done in Ladder Logic (LD). Key Requirements: - Expertise in ABB AC500 PLCs - Proficient in Ladder Logic (LD) - Experience with process control systems Ideal Skills: - ABB certification or equivalent experience - Strong background in industrial automation - Problem-solving and debugging skills Please provide relevant experience and any certifications.
I’m looking for an experienced Windows native developer (C++ / reverse engineering / performance optimization) to analyze and refactor an existing desktop application startup flow. The application currently performs blocking network checks during startup, which significantly slows down launch time and makes it dependent on an external service availability. Goals: Analyze application startup sequence Identify blocking operations (network / license / initialization) Propose and implement a faster startup approach (e.g. async checks, caching last valid state, or local test mode for development) Improve overall startup performance and stability Tech details: Windows desktop application Native executable (C++ / mixed native) Tools used: IDA / Ghidra Requirements: Strong experi...
I have just stepped into a Data Scientist / GenAI position after coming from a non-technical background and I need an experienced hand to shorten my learning curve. I can set aside two paid hours every workday for live, screen-shared sessions where you guide me through the actual tasks I’m handling at the office. My immediate focus is on AgenticAi and GenAi as well as Programming and coding, all in Python. Most of the problems revolve around making agentic tools and doing the coding product, then pushing them into production-ready scripts or notebooks. Help me structure features, debug loops, and explain best practices as we go. Typical session flow • A quick review of the day’s project goal (shared repo or notebook) • Pair-programming or walkthrough while I imp...
I am looking for an experienced Laravel developer to help bring an existing web application to the finish line. The site is already live, but it requires several improvements, bug fixes, and final polishing to ensure stability and a smooth user experience. What I need: - Fixing bugs identified in the current application - Improving existing features and overall functionality - Cleaning up code where necessary - Ensuring the site is stable, secure, and production‑ready - Making final adjustments to complete the project Requirements: - Strong experience with Laravel (latest versions preferred) - Ability to work with an existing codebase - Good debugging and problem‑solving skills - Familiarity with MySQL, APIs, and front‑end integration - Clear communication and timely updates This is not...
I need a clean, well-structured Python module that connects directly to the Home Assistant API, handles authentication, and exposes simple functions for reading and updating entity states, firing events, and subscribing to real-time changes. Everything should be wrapped in reusable classes (ideally async-friendly) so I can drop the code into an existing project without major refactoring. While Home Assistant is the immediate focus, I also keep Google API and Gorq API integrations on the roadmap, so designing the code in a way that lets me add further REST endpoints later would be a bonus. Deliverables • Fully commented Python code (Python 3.10+) that authenticates and performs the core CRUD operations against the Home Assistant API. • A short demo script (CLI or Jupyter not...
Looking for Freelancer – Vungle Ads Integration (Unity + UWP) I’m looking for an experienced Unity developer who can integrate Vungle Ads into a UWP (Windows Store) game built with Unity. Project Details Engine: Unity Platform: UWP (Windows 10 / Microsoft Store) Ad Network: Vungle Ad Types: Interstitial / Rewarded Video (preferred) Game Status: Already built, ads need to be integrated and tested Required Skills Strong experience with Unity (C#) Proven experience with UWP builds in Unity Prior work with Vungle Ads SDK Knowledge of Microsoft Store compliance & ad policies Ability to debug UWP-specific issues (capabilities, SDK compatibility) Deliverables Fully working Vungle ads in UWP build No crashes or store submission issues Test build + integration st...
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.