Error 404 free fix jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 error 404 free fix jobs found, pricing in USD

    I need an experienced Laravel developer to undertake crucial tasks within a large-scale project over a two-week timeline. The Laravel-specific requirements are as follows:- 1. Fix the Home Dashboard to display real data instead of dummy data in Laravel. 2. Implement form data transfer from the website to the CRM Enquiry Menu in Laravel. 3. Ensure that won enquiries are correctly displayed after conversion to contacts in Laravel. 4. Highlight the current menu item on the left in Laravel. 5. Correct CSV download functionality in Contacts, ensuring filters, headers, and special characters are handled properly in Laravel. 6. Enable clicking anywhere on the contact data table to open the view of that particular contact in Laravel. 7. Remove the display of the last date from the top of t...

    $1144 (Avg Bid)
    $1144 Avg Bid
    136 bids
    Android App Development 3 days left
    VERIFIED

    I'm looking for an android app developer to assist with daily maintenance tasks for my android app. Key Responsibilities: - Content Updates: Regularly update the app's content to keep it fresh and engaging for users. - Security Updates: Ensure the app is secure and protect from any vulnerabilities. - Bug Fixes: Identify and fix any bugs in the app to ensure smooth user experience. - Full Maintenance: Oversee all aspects of the app, including but not limited to updating content, security, and fixing bugs. The ideal candidate should have: - Proven experience in android app development and maintenance. - Strong understanding of mobile app security and bug fixing. - Ability to work on fast-paced projects and provide daily updates.

    $130 (Avg Bid)
    $130 Avg Bid
    13 bids

    I want fix and update my flutter language app Update payment delete Update aqora call and video Update upload too google and apple stores Some check for app

    $27 (Avg Bid)
    $27 Avg Bid
    10 bids

    My website is functioning perfectly across different browsers except Safari version 13.1.2, where it's experiencing several issues. Specifically, text alignment, missing images, and layout distortion are the key problems surfacing on this particular Safari version. These issues have been present for over a week now. I require a skilled web developer who can identify the root causes of these discrepancies and make the necessary adjustments to ensure the website renders correctly on Safari 13.1.2. a previous designer said I have thoroughly checked it. Please note that 13.1.3 is an older version of Safari; the latest version is 17.4.2. Due to the lower version, Safari is not converting dynamic content to static properly, hence these layout problems are occurring. As you may know, the...

    $123 (Avg Bid)
    $123 Avg Bid
    47 bids

    I am learning and facing an issue when creating a PWA: 1. I want the app to work as PWA, currently doesn't show "install app" on the browser 2. I want the app to work offline %100 3. npm run dev shows 2 warnings, I would like to fix: Warning 1: ⚠ Invalid options detected: ⚠ Unrecognized key(s) in object: '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23' Warning 2: ⚠ InjectManifest has been called multiple times, perhaps due to running w...

    $15 (Avg Bid)
    $15 Avg Bid
    6 bids

    I have a face recognition system. Giving me openvino error after pip installation. Need error resolution immediately

    $14 (Avg Bid)
    $14 Avg Bid
    4 bids

    I'm searching for an experienced professional to optimize my WordPress site, significantly improving the loading speed, caching, and image compression. It's critical that my homepage, product pages, and blog sections experience these improvements first. I need this done quickly but thoroughly, without compromising the existing functionalities of my website. Ideal candidates are those with pro...website. Ideal candidates are those with proven experience in WordPress optimization and a strong understanding of enhancing site speed and performance. This includes knowledge in plugin utilization, image resizing, and caching techniques. Task completion and success will be assessed based on the noticed improvement in site load times across all specified pages after the optimization. i wn...

    $32 (Avg Bid)
    $32 Avg Bid
    33 bids

    1. change colour description woocomerce product 2. change color number of selected products 3. fix some sizes on a box on testimonials page

    $16 (Avg Bid)
    $16 Avg Bid
    20 bids

    I have been working on this project but i am stuck. I do want to share screen with you, and you help me in live to fix the problems and get the job done. I require an Android app built in Kotlin, adhering to the MVVM pattern and Google's design guidelines. The main functionality of the app will be a recyclerview displaying images retrieved from a JSON URL, integrating external sources through Retrofit and GsonConverterFactory. Key Requirements: - Android app development in Kotlin - Proficiency in MVVM pattern - Adherence to Google's design guidelines - Implementation of a recyclerview displaying images - Integration with an external JSON URL using Retrofit and GsonConverterFactory

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    37 bids

    ...ensure a seamless user experience across devices. 18. Social Media Integration: Set up and integrate social media accounts for enhanced engagement and visibility. 19. Performance Optimization: Optimize website performance by minimizing page load times and implementing caching mechanisms. 20. RSS Feed Syndication: Set up RSS feed syndication for easy content distribution. 21. Custom 404 Page: Design a custom 404 page to improve user experience when encountering broken links. 22. Ticketing System and Feedback Forms/Surveys: Implement a ticketing system for user support requests and feedback forms/surveys to gather user feedback and improve the support experience. 23. Google Speed Check: Ensure the website passes Google speed check with a minimum score of 80+ for mobile...

    $2190 (Avg Bid)
    $2190 Avg Bid
    147 bids

    I'm looking for a WordPress expert who can help me fix some CSS layout issues on my website. Additionally, I need assistance in ensuring that my contact form is functioning correctly. Key Requirements: - Fixing CSS: The website is fully responsive but experiencing some layout issues. The ideal candidate should be able to identify and correct these issues. - Contact Form Configuration: The contact form should send submissions to a specified email address. The freelancer will need to ensure that this functionality is correctly set up and working. Ideal Skills and Experience: - Proven expertise in WordPress development. - Strong understanding of CSS and responsive design. - Prior experience in configuring and testing contact forms. - Good communication and problem-solving skills...

    $34 (Avg Bid)
    $34 Avg Bid
    87 bids

    I'm looking for a seasoned Python developer capable of performing rigorous data analysis on financial data. I have a python code, I'm not a programmer and the code has issues i would like a z*o*o**m where I can explain to you what the code is supposed to do and you fix it. its not a very long or complicated code for a programmer (I presume), the code is related to data analysis (Stock Data) it takes its data from an excel sheet that I have. Specific requirements include: - Proficient in Python with a strong background in data analysis libraries. - Extensive experience working with financial data. - Ability to generate predictive models as an output from data analysis. - Strong grasp of forecasting and projection methods, with a knack for generating accurate and data-d...

    $33 (Avg Bid)
    $33 Avg Bid
    23 bids

    ...by the EBNF given as an example in the section 4.4.1 of the textbook. The parser will be based on recursive-descent parsing algorithm and the outline C code for the parser is already given in the textbook. You will improve it by adding error handling capability. First get the code for the recursive-descent parser described in the textbook working. Try it out on simple examples, e.g. (sum + 47) / total. This example should produce the trace given in section 4.4.1 (page 184-185 of 10th edition). To handle the error-handling you will have to implement the error() function. This function should report errors and also indicate what is expected by the parser in case a wrong token is found at the input....

    $116 (Avg Bid)
    $116 Avg Bid
    16 bids

    ...process of my app on Cloudflare Pages. Specifically, a build failure error surfaces whenever I try to deploy. Invalid prerender config for /[uri] ⚡️ Invalid prerender config for /_next/data/E2QK4OzDZR-6Ocf_NUpkt/[uri].json ⚡️ ERROR: Failed to produce a Cloudflare Pages build from the project. ⚡️ ⚡️ The following routes were not configured to run with the Edge Runtime: ⚡️ - /[uri] ⚡️ - /_next/data/E2QK4OzDZR-6Ocf_NUpkt/[uri].json ⚡️ ⚡️ Please make sure that all your non-static routes export a config object specifying the edge runtime, like: ⚡️ export const config = { runtime: 'edge' }; ⚡️ I applied this export const config = { runtime: 'edge' }; but it still gives the same error The ideal candidate should:...

    $11 (Avg Bid)
    $11 Avg Bid
    5 bids

    I'm in need of a reliable, experienced technical support professional for my basic retail website, built on WordPress. The primary tasks will be regular bug fixing and security updates. Key Responsibilities: - Regularly check and fix bugs that may arise in the website. - One time migration from one hosting service to another - Ensure that the website is secure and up-to-date by performing security updates as needed. The frequency for these tasks will be quarterly. I expect the chosen freelancer to be prompt and efficient in addressing any issues that may crop up. Knowledge of WordPress and experience in maintaining retail websites will be highly regarded.

    $183 (Avg Bid)
    $183 Avg Bid
    78 bids

    I'm in need of a reliable, experienced technical support professional for my basic retail website, built on WordPress. The primary tasks will be regular bug fixing and security updates. Key Responsibilities: - Regularly check and fix bugs that may arise in the website. - One time migration from one hosting service to another - Ensure that the website is secure and up-to-date by performing security updates as needed. The frequency for these tasks will be quarterly. I expect the chosen freelancer to be prompt and efficient in addressing any issues that may crop up. Knowledge of WordPress and experience in maintaining retail websites will be highly regarded.

    $73 (Avg Bid)
    $73 Avg Bid
    23 bids

    As a growing business in the children's wooden toy industry, I am in need of a marketing assistant to help drive our B2B marketing efforts. The ideal candidate should have a strong marketing background and be able to communicate clearly and effectively in English. Key Responsibilities: - Assist in general marketing tasks such as calling potential B2B customers to get their interes...strong marketing background and be able to communicate clearly and effectively in English. Key Responsibilities: - Assist in general marketing tasks such as calling potential B2B customers to get their interest in our Brand We are after someone who contacts potential customers about five hours per week. Please expand your approach in tele marketing. Again it is essential that you speak accent fr...

    $66 (Avg Bid)
    $66 Avg Bid
    22 bids

    I want fix and update my flutter language app Update payment delete Update aqora call and video Update upload too google and apple stores Some check for app

    $27 (Avg Bid)
    $27 Avg Bid
    13 bids

    My WordPress website is facing difficulties with SEO indexing. Specifically, some of my pages are not getting indexed - hence, I'm in need of a skilful professional to identify and rectify this problem. Key Responsibilities Include: - Analysis of my SEO to identify why pages are not being indexed - Identification of possible redirect errors signalled from Google Search Console - Rectification of these SEO index and redirect issues Ideal skills and expertise: - Strong grasp of SEO principles - Proficient with WordPress CMS - Experience rectifying SEO indexing issues - Knowledge of how to appropriately handle redirect errors. I look forward to securing a solid solution for my website's current indexing problem.

    $43 (Avg Bid)
    $43 Avg Bid
    46 bids

    I'm in urgent need of a DevOps Engineer who is experienced with GitLab pipelines and Kinsta WordPress Server to address deployment failures. Key Requirements: - Immediate availability to troubleshoot and resolve deployment failures on the GitLab Pipeline. - Proficient in GitLab pipelines, ideally with prior experience fixing deployment issues. - Prior experience working with Kinsta WordPress Server. This is a issue for my project as I need to resume deployment as soon as possible. Please only apply if you can start working on this immediately and have the relevant experience.

    $30 (Avg Bid)
    $30 Avg Bid
    8 bids

    ...process of my app on Cloudflare Pages. Specifically, a build failure error surfaces whenever I try to deploy. Invalid prerender config for /[uri] ⚡️ Invalid prerender config for /_next/data/E2QK4OzDZR-6Ocf_NUpkt/[uri].json ⚡️ ERROR: Failed to produce a Cloudflare Pages build from the project. ⚡️ ⚡️ The following routes were not configured to run with the Edge Runtime: ⚡️ - /[uri] ⚡️ - /_next/data/E2QK4OzDZR-6Ocf_NUpkt/[uri].json ⚡️ ⚡️ Please make sure that all your non-static routes export a config object specifying the edge runtime, like: ⚡️ export const config = { runtime: 'edge' }; ⚡️ I applied this export const config = { runtime: 'edge' }; but it still gives the same error The ideal candidate should:...

    $10 (Avg Bid)
    $10 Avg Bid
    6 bids

    I'm seeking a thorough code audit for my existing boat rental marketplace, built using node.js, laravel and bootstra... built using node.js, laravel and bootstrap. Your primary objectives would include: - Identifying and rectifying any security vulnerabilities - Optimizing performance - Checking for any unused photos in the system to clear any junk The audit report should be presented in the form of code comments directly in the repository and a written document. Also I'll be asking for recommendations to fix the issues identified. Ideal candidates are those with a strong background in both node.js and laravel, who have a knack for identifying problems in code and a keen eye for security vulnerabilities. It would also be beneficial if you have experience with perfo...

    $500 (Avg Bid)
    Featured
    $500 Avg Bid
    60 bids

    ...proficient meta advertising knowledge on both Facebook and Instagram platforms. You will primarily tackle: - Pixel issue optimization, specifically focusing on resolving conversion discrepancies. Skills & Experience: - Expertise in Facebook & Instagram advertising - Solid understanding of pixel issue resolution - Background in ad conversion optimization Please only apply if you can accurately fix pixel conversion discrepancies. Experience with similar projects on these platforms is highly beneficial....

    $66 (Avg Bid)
    $66 Avg Bid
    16 bids

    are down and looking bad. We need someone to fix both rightnow for a milestone fee of 30 USD.

    $38 (Avg Bid)
    $38 Avg Bid
    37 bids

    I made a wordpress custom theme. Devs don't like to document things (I kept asking...) so need to force the matter and have someone just do it! The focus is on what is not obvio...questions only when you need to, and explaining how to solve simply REALITY - I have limited time so the ideal is I make a list of all to do, but that's not going to happen - You may need to build up casually over time as come up with more 'things to explain' so if you have a fair rate and free time, this can be done over weeks. I don't want a book, but to just make how to do things clearly so the need is only as much as have to (think FAQ) - I hope can do most in a day or two EXTRA - If you find issues and can bug fix, then happy for you to do (and can discuss higher pay...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    48 bids

    I’m in need of a skilled web developer who is experienced in WordPress and proficient in fixing issues related to Ninja Form. Key requirements: - My form submission is encountering an error upon submission. The job is to identify and repair the source of this issue while ensuring the form functions correctly. Ideal skills and experience: - Expertise in JavaScript, PHP, and WordPress - Specific experience in working with Ninja Form - Proven track record of troubleshooting and resolving form submission errors - Strong attention to detail and problem-solving skills - Ability to deliver within a reasonable timeframe

    $29 (Avg Bid)
    $29 Avg Bid
    79 bids

    I urgently need a plumber to fix my shower head that broke inside the plaster wall while being replaced. Tasks involve: - Extracting the broken shower head from within the wall - Appropriately installing a new shower head, ensuring it functions correctly - Patching and repairing the affected part of the plaster wall Preferred Experience and Skills: - Plumbing expertise, particularly in shower installations - Experience working with plaster walls - Excellent problem-solving skills - Impeccable attention to detail to guarantee minimal disruption to my wall. Please note, the work should be completed meticulously to prevent further damage to the wall or plumbing system.

    $20 - $165
    Local
    $20 - $165
    0 bids

    Hello, PLEASE READ CAREFULLY I have a quite old React code written in 2015 2016. There are some minor fixes needed in it. The code is quite professional and complex, so I'm not looking for just any React developer. You should have at least 6-7 years of experience....prop, experience with large react projects. I don't want to work with someone who complains while coding. Please don't tell me this code is too old or anything like that, yes, the code is old! That's why I need to work with someone experienced. If it were easy, I would do it myself! There are many places in the project that need fixing. Payment will be made per fix, and no payment will be made until the fix is completed! Per fix will be 25 usd. Once you understand the code, comple...

    $141 (Avg Bid)
    $141 Avg Bid
    55 bids

    ...my store and customize pages if needed to make the website look more professional: Customize the chatbot on my website to make it look more professional. Customize Store Policies to make them look professional. 5. Add reviews to the products: I have added Judge.me. Need to upload reviews from different suppliers. 6. My Google business profile is suspended; I don’t know what went wrong. Need a fix. Also, if I search for a product on Google, the USD price shows up which needs to be fixed to AUD. 7. Customize store Sales Pop-ups to make them look professional and add Discount Coupons: Discount 1 - for the first purchase 20%. Discount 2 - for subscribing 5%. Need to send auto emails to customers for feedback after their order is delivered. Need to send auto emails to subscri...

    $97 (Avg Bid)
    $97 Avg Bid
    27 bids

    We are looking for a freelancer with specialized expertise in GLB format and to address minor yet critical animation issues in our avatar model. The candidate must be proficient in adjusting and synchronizing 88 animations to ensure consistent y-axis positioning and feet placement. Responsibilities: - Adjust animations to maintain consistent feet positions across all sequences. - Ensure each animation begins and ends without any shifts in the y-axis. - Standardize the start and end positions of all animations, using "idle_noncombat" as the reference point. Requirements: - Proven experience in managing and rectifying animations in GLB format using Babylon.js. - Ability to deliver adjustments in Babylon JSON data format, maintaining original file names. - Demonstrable track re...

    $439 (Avg Bid)
    $439 Avg Bid
    29 bids

    Laravel Report loading slow. There is minor difference in the report and actual. Developer who able to work with ftp.

    $17 (Avg Bid)
    $17 Avg Bid
    28 bids

    We developed custodial wallet using Kotlin, JAVA, Node.js, etc. and when we click the "send" button coins cannot be sent. Please check and fix the issue. apk backend admin panel

    $154 (Avg Bid)
    $154 Avg Bid
    8 bids

    ...help me move text and attachments data from my current on-premises server to another on-premises server. Key Requirements: - Experience with migrating text and attachments from one jira data centre instance to anotyer jira data centre instance - Proficiency in fetching data from source jira API and posting to target JIRA API - Ability to ensure the migration is completed securely and efficiently Fix this program. import requests import json # Source Jira instance src_jira_url = "(link unavailable)" src_token = "src_token" # Destination Jira instance dst_jira_url = "(link unavailable)" dst_token = "dst_token" # Get all issues from source Jira instance src_issues_url = f"{src_jira_url}/rest/api/2/search" src_issues_response = (...

    $30 (Avg Bid)
    $30 Avg Bid
    16 bids

    I have a WordPress site where I'm encountering a problem with content loading across the whole site. There is text content and images that aren't properly displaying and this is happening on various pages, not a single specific one. Interestingly, there are no specific error messages being displayed when this occurs. Ideal Skills and Experience: - Proficiency in WordPress troubleshooting - Solid understanding of site loading mechanics - Prior experience with similar issues Please note: Given the lack of error messages, a thorough initial analysis will be required to identify the root cause of the problem. You should be prepared to explain your process and findings, and offer the best possible solution to correct this issue.

    $16 (Avg Bid)
    $16 Avg Bid
    30 bids
    Grocery App 6 days left

    Grocery App Issue Fix and customise app and fix some issue

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    1 bids

    I need a strong wordpress developer with high PHP knowledge and CSS knowledge to help me fix the bug. The task must be done via anydesk.

    $35 (Avg Bid)
    $35 Avg Bid
    79 bids

    I'm currently looking for an experienced React developer who can help me resolve some bugs in my software. The bugs are causing display and functionality issues. Key Responsibilities: - Troubleshoot and fix the display issues, specifically addressing alignment and missing content problems - Identify and correct the functionality issues, particularly those related to incorrect data manipulation and unexpected behavior Ideal Skills and Experience: - Proficient in React and its various hooks, particularly useQuery and useRef - Experienced with data manipulation and troubleshooting software functionality - Familiarity with Highcharts or similar charting libraries is a plus Looking forward to working with a committed developer who can efficiently diagnose and resolve these bugs.

    $94 (Avg Bid)
    $94 Avg Bid
    68 bids
    Linux Apache Server Issue Fix 3 days left
    VERIFIED

    ...service, which keeps turning itself off and on sporadically. This continuous fluctuation is causing disruptions in the operation of my hosted websites. The primary goal of my project is to address and resolve this persistent Apache service problem. I need a skilled server administrator or a Linux system expert to investigate the root cause of the Apache's erratic behavior and implement a permanent fix for the issue. Key Requirements: - Proficient in Linux server administration - Expertise in Apache server configuration and troubleshooting - Experience with identifying and resolving service disruption problems - Ability to work remotely and access server directly - Strong communication skills This project entails not only identifying the root cause of the issue but also pr...

    $25 (Avg Bid)
    $25 Avg Bid
    30 bids

    I'm in need of expert assistance with inventory tracking and equipment RPO entries on my books. Currently, my staff is manually entering this data into our system - QuickBooks. This method can be time-consuming and prone to error, hence I'm looking for a skilled bookkeeper to guide my team. Ideal skills and experiences include: - Extensive knowledge in QuickBooks - Expertise in manual inventory tracking - Familiarity with equipment RPO entries - Proven experience in similar sectors to mine - Strong attention to detail - Excellent communication skills to effectively teach my staff I'm eager to optimize my bookkeeping process. I'm hoping your expertise can streamline my inventory tracking and RPO entries, ensuring accurate financial data and reports.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    25 bids

    Able to work with ftp. 3 small issues only. (Around 2 hours work) Only developer who can follow and fix one by one.

    $17 (Avg Bid)
    $17 Avg Bid
    21 bids

    Simple Shopify Store Fix: Need Logo, Copyright and Credit Card Icons centered on Footer of Shopify Store, For Both Desktop and Mobile Version. Look at photos attached. This is a very simple fix that will take less than 5 minutes if you read the description instead of just making an automatic bid. I will not consider any proposals over $20.

    $22 (Avg Bid)
    $22 Avg Bid
    49 bids

    1 API fixing issue. 2 button issues. Able to work with ftp and start immediately

    $17 (Avg Bid)
    $17 Avg Bid
    22 bids

    I have 10 MikroTik routers set up, but unfortunately, 2 of them are currently facing some issues. I need an expert in MikroTik devices to examine these two routers, verify their configurations, and correct any misconfigurations that may be causing the following problems: - No Internet Connectivity - Load Balancing not functioning properly - Packet-mark bandwidth merge issue The routers are set up with an ECMP (Equal Cost Multi-Path) load balancing method. I'll provide direct access to these routers for your convenience during the troubleshooting process. Ideal Freelancer Skills: - MikroTik Certified Expert - Proficient in ECMP load balancing - Experienced in troubleshooting MikroTik routers - Strong understanding of packet-mark bandwidth management.

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    17 bids

    I'm encountering an admin login error on Joomla, and I need assistance resolving this issue. Key Project Requirements: - Familiarity with Joomla: You should have experience with Joomla admin panels as well as the backend code structure. - Problem-Solving Skills: Ability to quickly identify and rectify the root cause of the error. - Time-Sensitive: Since this issue has a direct impact on my ability to access and manage the site, I need a swift resolution. If you have the requisite expertise and can deliver a prompt fix, please reach out.

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    36 bids

    I have a project where I need proficient Python developers to join my team. The project involves two main aspects: Text to Speech and Speech to Text development: - fix existing code - API integrations - using elevenlabs and assemblyai - Integration of voice to text and text to voice features - Experience in developing RAG web applications Data Analysis: - Strong analytical skills and experience in handling data - Able to provide insights and make recommendations based on data - Proficient in Python data analysis libraries In particular, I need the voice to text and text to voice functionality to be focused on converting text to speech. Ideal candidates for this project should have: - Proficiency in Python, with a strong focus on web development and data analysis - Experience in...

    $150 (Avg Bid)
    $150 Avg Bid
    18 bids

    I'm in need of a seasoned React developer to help fix various aspects of a project. Your role would entail addressing issues across styling, functionality, and performance. Key Responsibilities: - Identify and rectify issues in the project's styling, ensuring it aligns with the desired UI/UX. - Resolve bugs and improve the overall functionality of the React project. - Implement optimization techniques to enhance the project's performance. Experience: - Proven experience in React development. - A strong track record in problem-solving across styling, functionality, and performance. - Excellent communication skills, as I'd prefer to communicate updates and progress through instant messaging.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    133 bids

    I am in need of a react-native whizz who can figure out and solve the error messages plaguing my project post SDK upgrade. Detail-oriented and aggressive troubleshooting skills are a must for this job. Since upgrading my SDK from version 50 to 51, my project has been inundated with errors. My dependencies are up-to-date and compatible with the new SDK version, but a solution remains elusive. The errors appearing are related to syntax issues and styles import (hermes) Ideal Skills: - Extensive experience in react-native - Comprehensive understanding of SDKs and upgrading processes - Excellent debugging capabilities Nobody likes bugs, so let's squish this one fast. Looking forward to working with an enthusiastic problem solver.

    $33 (Avg Bid)
    $33 Avg Bid
    23 bids

    I need developer with skill in Ionic to build my apps, my issue is everytime i build my apps to SDK 33 always comes up different error but it's all around gradle. I've tried different gradle but still it don't fix the issue. Your job is to build my apps and be compatible with different SDK and devices also give me details documentation on how you do it and it must be done in 4 days. I'm willing to pay $120 and that is the final offer. And please, APPLY IF YOU UNDERSTAND WELL THE CASE AND WILLING TO BE PAID AS I OFFERED.

    $184 (Avg Bid)
    $184 Avg Bid
    16 bids

    I am looking for a talented and...optimisation techniques, particularly for accommodating users accessing the site from Mainland China (for example, Shanghai). Ideal Skills: - Web development - Proficient with handling website optimisation and speed issues related to foreign web access, particularly in Mainland China - Experience with US-hosted websites Project Specifics are: - The website is currently hosted in the United States - Fix accessibility and loading speeds in Mainland China: all pages are slow, but our primary focus is to get 1 specific page (a form submission page) to load - The project needs to be completed ASAP The goal is to ensure that the form submission page loads quickly and efficiently for users in Mainland China. I'm hoping to implement a solution as so...

    $93 (Avg Bid)
    $93 Avg Bid
    79 bids
    Website Issue 6 days left

    Fix complete website with all the images and layout.

    $150 (Avg Bid)
    $150 Avg Bid
    1 bids