Paid to solve problems jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 paid to solve problems jobs found, pricing in AUD

    As someone who's already attempted to debug a Twilio-Python project, I'm in need of an expert who can navigate the issues I've run into. Key responsibilities will include: - Debugging already available code - Addressing connection problems between websockets and Twilio It's crucial that you're proficient in Twilio and WebSocket protocols, as well as Python version 3.x. As the code is already written, your main task will be to figure out what's causing the integration issues and solve them. If this sounds like something you can confidently handle, I'd love to hear from you.

    $61 (Avg Bid)
    $61 Avg Bid
    3 bids

    Here is the contest task: Copy our home page, and rearrange the coding to make the page as fast as possible. The fastest AND best script wins the contest. If you win AND we enjoy working with you, you will be paid to do the same for the whole website. ____________________________________________ I'm looking for a WordPress expert who can improve the performance of my website through code cleaning and optimization. Key Responsibilities: - Identify and resolve slow website performance issues - Simplify and clean existing code to make it fast and effective - Optimize image loading, database queries, and caching mechanisms - Identify and address issues related to page builders, resource-intensive plugins, heavy themes, and third-party scripts. I...

    $606 (Avg Bid)
    Guaranteed
    $606
    17 entries

    I'm currently experiencing a pixel issue on my Facebook platform. The pixel isn't firing at all, meaning I'm unable to track user engagement effectively. Though I haven't specified what I'm hoping to track, professionals with expertise in debugging Facebook Pixel are needed to solve the problem as swiftly as possible. This is a time-sensitive project that requires completion within an hour. A strong understanding of how Facebook Pixel works is essential to be successful in this assignment.

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    12 bids

    ...Specifically, problems surface regarding: - Bids not displaying - Incorrect assignment of bids - Inability to approve or reject bids I have 1 request form that the customer fills out and successfully assigns a form submission to a ROLE vendor group. The role group is successfully notified, and can place a bid on the project as requested. Once the bid is submitted, it is SUPPOSED to assign the bid for approval/rejection to the original customer. I need help with this component. The Bid is not assigning correctly, and the customer cannot approve/reject I am currently using the latest version of the Gravity Flow WordPress plugin and there have been no modifications or customizations made to the plugin since installation. Skillful applic...

    $220 (Avg Bid)
    $220 Avg Bid
    66 bids

    We are seeking a talented mobile app developer to create a groundbreaking e-commerce app focusing on fashion and apparel. The app will feature innovative functionalities, including the ability for users to easily become sellers and create their own pages, as well as seamless navigation for customers. This project requires expertise in both UI/UX design and front-end/back-end coding. Key Responsibilities: - Develop a user-friendly mobile app for iOS and Android platforms, ensuring a seamless and engaging user experience. - Design intuitive and visually appealing user interfaces (UI) that reflect modern design principles and enhance user interaction. - Create wireframes, mockups, and prototypes to communicate design ideas and iterate based on user feedback. - Implement ...

    $1076 (Avg Bid)
    $1076 Avg Bid
    12 bids

    To edit my fiction novel, I'm searching for a freelancer. Because this book is a gripping piece of paranormal suspense, it needs to be edited by someone with experience or familiarity with related genres. This is a summary of what you must do: * There are 50,000–100,000 words in the text. Someone who can carefully read through every page is what I need. * Fix punctuation, grammatical, and spelling mistakes. * Verify that the story is consistent throughout and identify any gaps in the story or inconsistent parts. * Offer suggestions regarding character development, pacing, and general structure. * Because it's a suspense novel, it's imperative to keep the reader's interest and refrain from giving away too much information. Ideal competen...

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

    ...professional to move my existing website from its current subdomain to the live server on WHM. With missing specific information at this moment, it would be best if you are knowledgeable in various platforms such as WordPress, Joomla, or Drupal for versatility. Your responsibility includes: - Safely migrating the site without affecting the existing content - Assuring the website functionalities are working seamlessly after migration - Resolving any potential glitches after migration Essential skills: - Extensive experience in website migration - Familiarity with WHM - Proficient in WordPress, Joomla, and Drupal - Proactive in solving unexpected problems during and after migration - Strong communication skills Make sure to put forward any questions bef...

    $17 (Avg Bid)
    $17 Avg Bid
    10 bids

    ...templates are: - Easy to customize: The templates should be designed in a way that allows me to easily input content without too much hassle. - Consistent branding: While I'm not looking for an overly complex design, I would appreciate a level of consistency in the templates. I also need the freelancer to be able to troubleshoot any issues that may arise with the templates. This includes: - Ensuring all formatting is correct and displays properly - Fixing any errors that I may not be able to solve on my own Ideal skills and experience for this job include: - Strong understanding of LaTeX and associated packages - Experience placing R programming in Latex - Experience in template design, particularly for academic material - Excellent tro...

    $53 / hr (Avg Bid)
    $53 / hr Avg Bid
    11 bids

    I urgently need a professional who can access my Windows Server 2016 VPS and enable the execution of custom applications for me. Due to some technical problems, I am currently unable to open any programs. Key Responsibilities: - Access my VPS server and troubleshoot the issue preventing program execution - Enable the successful execution of the custom applications Ideal Candidate Should: - Have extensive experience with Windows Server 2016 - Be proficient in troubleshooting and resolving technical issues - Be able to work quickly and efficiently to resolve the problem ASAP Please reach out if you possess these skills and can assist me with this urgent task.

    $44 (Avg Bid)
    $44 Avg Bid
    18 bids

    Hi Art Studio, You hire me to work for a project with cost 40$ and you get paid from client 380$, Is that fair? Do you feel ashame? I won't work for all Egypt clients next time. World, you should too.

    $15 (Avg Bid)
    $15 Avg Bid
    1 bids

    I'm in need of a talented developer to help me fix a few bugs on my Laravel website. The main issues seem to be with broken links and images not loading. These problems are most noticeable on the Home page, Products page, and Contact page, so we'll need to focus on these areas. Key Requirements: - Expertise in Laravel: As the website is built on Laravel, it's crucial that you have strong experience with this platform. Responsibilities: - Identify and resolve the broken links and images not loading. - Conduct thorough testing to ensure all issues are addressed. - Attention to detail is key, as we need to make sure the fixes are implemented correctly and do not cause any new problems. Please include your past experienc...

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    83 bids

    ...skilled web app developer to create an AI-powered text classification system. We are looking for a developer to make a web app that is able to accept any kind of raw text or a pdf and extract raw text from it. So, the initial page can have 2 options for Data Source: Raw Text and PDF (We might add support for other input formats as well in the future). Next, once we have the text available, it should split the text based on the lines. It can split on the full stop character. And then every line must be sequentially given to a ML model. This would be a text classification huggingface model, which can be instantiated via this code: from transformers import pipeline pipe = pipeline("text-classification", model="legal-text-classification/In...

    $18 (Avg Bid)
    $18 Avg Bid
    3 bids

    ...anyone can solve it, please contact me.。Still using the control script Telegram personal account, not a robot, ❶ Throw two dice A times, the script automatically recognizes that if the sum of the points of the two dice thrown by A exceeds 8 points, it will be retained; if the sum of the points is less than 8 points, the smaller point will be deleted and the larger point will be retained. ❷ If neither of the two dice thrown by A is deleted, and the sum of the points exceeds 8 points, then throw two dice B again, and keep the larger point. The sum of the points of the two dice thrown before must exceed 11 points. If A only throws one dice, B will automatically recognize whether the sum of the points of the two dice thrown exceeds 11 points. If it reaches 11 points or more, there is...

    $368 (Avg Bid)
    $368 Avg Bid
    27 bids

    As the owner of an agency, I'm seeking an experienced Google Ads manager who can take over the management of my c...experienced Google Ads manager who can take over the management of my clients' ad accounts. Primary Goals: - Primarily, the goal is to generate leads for the clients. Your Responsibilities: - Set up and manage Google Ads campaigns for multiple clients. - Monitor performance and adjust bids and budgets as necessary. - Generate reports outlining campaign performance. - landing page optimization Skills and Experience: - Proven track record in managing successful Google Ads campaigns - Mastery in strategizing paid campaigns aimed at lead generation. - Strong analytical skills to assess and adjust campaign strategies. - Excellent reporting skill...

    $195 (Avg Bid)
    $195 Avg Bid
    24 bids

    New website to be made identical to my existing website The Most important thing-: I will NOT provide the hosting details as my current website is giving lots of problems. You need to make it at your URL and then once I am satisfied, I will then give your user and password of the Hosting. You need to develop the site from the scracth at your own URL. The new website you will make should be absolutely identical (in all respects) as , with Points 1, 2 and 3 mentioned below to be changed. Everything else remains the same. Following changes needs to be done-: 1. Banner to be changed (I will provide the image for banner). Text under banner to be of small size. 2. The website layout should be box shaped (compact)... refer this ...

    $59 (Avg Bid)
    $59 Avg Bid
    26 bids

    I'm offering a full-time, PAID internship opportunity for approximately 3 months (please apply with CV). The project involves building a web app or website, including working on an existing project. The ideal candidate for this position will have experience with React, TypeScript, Node.js, and Java Spring Boot. Key Details: - Full-time, approximately 3-6 month internship - Building web applications from scratch - Working on even existing projects Requirements: - Experience with React, TypeScript, Node.js, and Java Spring Boot - Open to discussing and implementing key features with the candidate - Ability to work independently while also being a team player - Must be able to work remotely Feel free to reach out if you're interested in taking o...

    $1394 (Avg Bid)
    $1394 Avg Bid
    30 bids

    New website to be made identical to my existing website The Most important thing-: I will NOT provide the hosting details as my current website is giving lots of problems. You need to make it at your URL and then once I am satisfied, I will then give your user and password of the Hosting. You need to develop the site from the scracth at your own URL. The new website you will make should be absolutely identical (in all respects) as , with Points 1, 2 and 3 mentioned below to be changed. Everything else remains the same. Following changes needs to be done-: 1. Banner to be changed (I will provide the image for banner). Text under banner to be of small size. 2. The website layout should be box shaped (compact)... refer this ...

    $71 (Avg Bid)
    $71 Avg Bid
    25 bids

    A case study is a puzzle to be solved, so before reading and answering the specific case study questions, develop your proposed solution by following these five steps: 1. Read the case study to identify the key issues and underlying issues. These issues are the principles and concepts of the course module, which apply to the situation described in the case study. 2. Record the facts from the case study which are relevant to the principles and concepts of the module. The case may have extraneous information not relevant to the current course module. Your ability to differentiate between relevant and irrelevant information is an important aspect of case analysis, as it will inform the focus of your answers. 3. Describe in some detail the actions t...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    24 bids

    I need a...videographer/video editor to create 15 separate videos to promote a song on TikTok. The videos should be about 30 seconds long. I will provide you with three different parts of the song (it is an emotional summer dance song). The videos should be: - Independent scenes, not one continuous storyline - Theme: freedom, emotions, open landscapes, driving at night, traveling, flying... We will discuss the specific style in detail once I receive your application. Requirements: - Experience in editing (probably also in filming) - Creativity and ability to engage the TikTok audience - Access to a paid database of stock videos and your own footage is a plus. Please note that I can only accept customized applications with the code TikTok2024. Thank you...

    $167 (Avg Bid)
    $167 Avg Bid
    60 bids

    ...Communication: I prefer regular updates and communication through WhatsApp messages, as well as weekly video calls to discuss progress and findings. This will keep us aligned with the project goals and allow for swift decision making. The ideal candidate for this role will have: - Proven experience in handling FOIA requests, especially local and state level records. - Strong communication skills and the ability to provide regular and transparent updates on progress. - Flexibility to engage in weekly video calls for reporting purposes. Your Payment will be based on performance: - Your payment will be based on performance, giving you full control over your earnings. You will be paid per acquired project; the more you acquire, the higher your compensation. The...

    $3089 (Avg Bid)
    $3089 Avg Bid
    5 bids

    ...experiencing some technical problems with my PHP website. Though it functions smoothly on localhost via XAMPP, errors arise upon moving it to our server on HostGator. The desired candidate for this job has the following abilities: - Extensive knowledge in PHP and server-handling, preferably with HostGator - Experience with troubleshooting and resolving website issues - Capable of fixing server-related issues Typical problems we're facing include: - Site not functioning correctly on the server despite proper local host operation - Error messages - Performance issues This troubleshooting requires someone who can detect and fix issues from server-end to user interface. Prior experience with cases similar to ours will be a plus. Applicants should...

    $18 (Avg Bid)
    $18 Avg Bid
    16 bids

    ...advanced paid job, only if you are ready to work on commission basis, which is post sale certain percentage of total sale then You can get in touch. Product : imitation jewellery Brand Name : Starla I'm in need of an expert in sales and marketing to help me with a variety of tasks, like social media management, lead generation, and affiliate marketing. Key Responsibilities: ( mainly looking for affiliate marketing, please don’t apply if you are not ready to do affiliate Marketing on commission based on sale) - Social Media Management: You would be responsible for creating engaging content for my social media platforms, running ad campaigns and engaging with the audience. - Lead Generation: I need help creating and implementing strategies...

    $322 (Avg Bid)
    $322 Avg Bid
    15 bids

    ...queries leading to suboptimal performance. Your task will include: 1. Identifying: Look into the current system and detect the exact spots causing delay. 2. Rectifying: Once detected, your task will be to rectify the problems and rewrite the slow queries. Skills and Experience • Strong knowledge of MongoDB, Node.js, and Socket-IO • Proven experience in optimizing database queries • Proficient in real-time applications, specifically dealing with data display and retrieval Please note that there's no maximum limit to the amount of data that should be retrieved and displayed without significant delay, so your solutions should cater to an expansive data scale. This task requires immediate attention and I need it resolved at the ear...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    12 bids

    A reliable database migration specialist (with previous email campaign setup skills) with their own computer and internet to work from home. You will be working with the Microsoft SQL server, experience is preferred but not essential to be an expert. Anyone with generic database experience (with different databases) can also apply. Skills already acquired from previously doing this work: - Understand database schema - understand database structures - create database tables based on bespoke requirements (training included) - Working with relatively large sets of data - has exporting skills into SQL - Excel and VBA, - Has experience in different querying languages - Proficient in Microsoft SQL Server Management Studio - Familiarity with Windows OS - Experience in handlin...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    24 bids

    ...skilled web developer to create a professional website for my escort business. The primary goal of this website is to serve as a platform for users to find escorts and for escorts to promote their services. Key features that should be integrated into the site include: - User Registration and Profiles: Each user, both escorts and clients, should have a unique profile where they can manage their information, preferences, and bookings. - Payment Gateway Integration: The website should have a secure payment system that supports different payment methods to facilitate transactions between escorts and clients. - Advertisement System: I would like a system where both paid and free ads can be posted. - Admin Panel: An easy-to-use and comprehen...

    $185 (Avg Bid)
    $185 Avg Bid
    18 bids

    I'm seeking an expert in Excel and VBA who can work on an an existing financial model. The primary tasks will involve optimizing formulas, macros, and implementing data validation. I am looking for an hourly regular working engagement where the person will sit with me from time to time online and solve for things one at a time. I cant share workbooks as I have some IP related restrictions so person will have to work on my system, remotely. For Faridabad, Haryana based freelancers, we can do it in physical mode too. Key areas of focus will be: - Refining Formulas and Calculations. - Improving Data Organization and Management - Managing , improving the existing VBAs

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

    ...owner, I'm facing severe problems with my PC not booting correctly. Troublingly, my computer is persistently crashing and there is no display on the monitor. I've tried both reinstalling drivers and checking GPU seating as initial troubleshooting steps, but these have unfortunately failed to rectify the issue. The job will involve pinpointing the root cause of these issues and implementing a solution that will let my PC boot properly. Freelancers interested in this job should ideally have: - Proficiency in troubleshooting AMD GPUs. - Knowledge on different PC hardware components. - Experience in diagnosing and resolving hardware boot issues. - A good understanding of driver installation and configuration. The objective here is not just to fix the pr...

    $142 (Avg Bid)
    $142 Avg Bid
    3 bids

    ...expert, your task will be to fix a challenge I'm facing with PHPSpreadsheet. My Excel data is not being imported correctly into MySQL as tables are not being created. Despite no error messages alerting me to these issues, the hiccup persists. Below is a more detailed description. After login, the user uploads 4 required and 2 optional Excel files on the dashboard page. The files are uploaded to an “upload” folder on the server and the file names and other info are stored in the “files” table of the mysql database. All of the above works with no problems. Once the actions above are complete, a button at the bottom of the dashboard page is activated. When the button is pressed, PHPSpreadsheet is used to move the data fr...

    $259 (Avg Bid)
    $259 Avg Bid
    33 bids

    We require an experienced WHMCS PHP programmer with knowledge in WHMCS design to rectify issues with our custom front end. The drawbacks we are facing pertain to: - Navigation glitches: We are specifically having issues accessing certain sections of the platform. - Design inconsistencies: The layout of our site seems to be inconsistent across various pages. - Functionality errors: Although not detailed, we are experiencing significant functionality problems. The ideal candidate for this role should be detail-oriented, have excellent debugging skills, and a solid background in WHMCS interface customization. Please specify your experience with WHMCS in your proposal. We require a skilled WHMCS Programmer who can fix the issues we are facing, on Hourly base.

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    44 bids

    ...well-structured and functional website that can integrate an AI-powered image generation API(midjourney) at its core. The website should offer both free and paid services, catering to a diverse range of users and their needs. Key Features: - Free Services: The website is to provide users with basic image editing tools, image filters, and watermarking capabilities. A key differentiator will be the integration of midjourney image generation technology. - Paid Services: I'm looking to offer advanced image editing features and high-resolution image generation as the paid services. Notably, fast image generations should be available to paid users. Website Design: The website layout should be clean and minimalistic, providing a...

    $799 (Avg Bid)
    $799 Avg Bid
    99 bids

    I am currently experiencing some challenges with my Ubiquiti network which has more than 150 mixed devices (including computers, smartphones, tablets) connected to it. The specific issues I'm facing include: - Frequent network connectivity drops - Wi-Fi signal strength isn't stable or strong Hence, I'm looking for an experienced network troubleshooter, preferably someone with significant experience in handling Ubiquiti network issues, to help me fix these problems. Proficiency in network diagnostics and problem resolution is a must, alongside a solid understanding of various device connectivity. Your task will involve identifying the root causes and implementing effective solutions for both connection stability and Wi-Fi signal strength enhancements.

    $38 / hr (Avg Bid)
    Featured
    $38 / hr Avg Bid
    2 bids

    ...slow response times and crashing under heavy load. I also wish to include some upgrades and edits as part of this project. Your primary tasks: - Fixing Compilation and Runtime Errors: I need you to address the errors that appear during the compilation process and those that arise while the application is running. This is a crucial part of the project, as the app currently cannot function properly due to these issues. - Performance Optimization: The app is not performing optimally; it has a delayed response time and tends to crash when under heavy load. Your role will involve identifying and rectifying the root causes of these performance issues. - Upgrades and Edits: After addressing the critical issues, I would like you to help enhance the app. T...

    $55 / hr (Avg Bid)
    $55 / hr Avg Bid
    68 bids
    AI problem to solve 6 days left
    VERIFIED

    You will be provided with a file with full of details

    $15 (Avg Bid)
    $15 Avg Bid
    12 bids

    When sending an emoji in Telegram, the script reads the information and chooses to delete unnecessary information in the same millisecond. Please note that it needs to be controlled within a few milliseconds. The current method is to roll two dice each time, delete a small one and keep a large one, throw once every 2 seconds, throw 3 times, I need to solve the ghosting when deleting so that it looks like a natural throw.

    $215 (Avg Bid)
    $215 Avg Bid
    15 bids

    I am looking for an Odoo specialist to revamp my existing system. I have already installed and set up Odoo 17 and need an expert who can both modify existing modules and add new ones. Your role involves: - Assessing the current modules and suggesting necessary modifications. - Developing and implementing new modules as required. - Optimizing the overall system performance. Skills & Experience: - Proficiency in Odoo 17, Python, and PostgreSQL. - Proven experience in Odoo modules development. - Ability to identify and solve system issues. - Strong problem-solving and communication skills. - Knowledge of different Odoo modules and their functionalities. Your goal should be to enhance our system to improve its performance and align it with our busine...

    $1780 (Avg Bid)
    $1780 Avg Bid
    58 bids

    I need a proficient Excel specialist to develop a spreadsheet that will calculate gross pay based on clock in and clock out times. Some work-shifts will start on one calendar day and not clock out until the next calendar day (example- clock in May 1 at 3:30pm - clock out May 2 at 12:30am). It should also factor in specific overtime rules for the workplace, including: - Weekly overtime after 40 hours. -All hours on any given workday shall be paid at the straight time rate of pay unless forty (40) hours have already been worked at straight time. No matter the length of route: example- a driver's bid/scheduled route may be 10.8 hours, as long as the employee does not work any additional hours other than those bid/scheduled, they will be compensated at straight time rate of ...

    $742 (Avg Bid)
    $742 Avg Bid
    45 bids

    Hello Team, I have a nodejs (ExpressJs) app which is running on 3000 port on AWS EC2 u...Team, I have a nodejs (ExpressJs) app which is running on 3000 port on AWS EC2 ubuntu server, I want to implement the load balancing in the app so that my app can utilize the available cores of the CPU, I have two vcpu in my virtual machine. The app involved realtime communication usng , this is working fine when I use pm2 without cluster mode. But when I start the pm2 in cluster mode then my connection doesnt work and sometime it work and soemtime it doesnt work. I need a person who have done this implementation befoe so that work fine with pm2 cluster mode. I will not be able to provide you the code however you can guide me or take the remote access to solve this is...

    $185 (Avg Bid)
    $185 Avg Bid
    15 bids

    ...related to our previous project 'Minimalistic Granola Bag Redesign'. For a rewind bag print file The winner of the competition we ran https://www.freelancer.com/u/biswasshuvankar2 From India presented a nice design but had his own chosen text in the product description paragraphs plus multiple spelling errors and typo’s in the file that make the results unusable. He then started a slow us down process to fix only some of the issues and pressure us into paying him and then into paying him more for the work to fix his stuff-ups Unfortunately we paid him thinking that he would make good his promise to fix anything required. But he just wants to blackmail us. Says he will get to the job later but wants more money, And refuse...

    $79 (Avg Bid)
    $79 Avg Bid
    76 bids

    Please read the entire project before bidding. We have an account in bluehost that has several projects, 50 web pages to be exact, lately it has had page loading problems and even down websites, in support they gave us information regarding these aspects and told us that it is due to possible malware and that a cleanup is necessary, they did a scan of the files and basically this is what the results showed: ----------- SCAN SUMMARY ----------- Known viruses: 2258625 Engine version: Directories scanned: 49588 Scanned files: 709774 Infected files: 7037 Scanned data: 27816.82 MB Read data: 59493.79 MB (0.47:1 ratio) Time: 21588.024 seconds (359 m 48 s) This is part of what we were told and need: In File Manager, in the home directory, you will see a file '' (re...

    $109 (Avg Bid)
    $109 Avg Bid
    61 bids

    ... Focus on important arguments of each article. Look at evidence that supports the arguments. Try to find important assumptions that link between arguments and evidence. Drawing on your review, also provide your own critiques and suggestions. Check if supportive evidence is correct or not. Check if the assumptions are reasonable or logical. You can criticize by attacking incorrect supportive evidence or tackling illogical assumptions. Read limitations of each paper and suggest how to release them. The report needs to convey following agendas: Introduction: describe and explain a specific topic for review and then provide reasons to select the topic. Challenges: Provide challenges or problems in performing the review. Related articles: Provide the lis...

    $230 (Avg Bid)
    $230 Avg Bid
    56 bids

    ...Maintenance ( monthly retainer) : I need ongoing, monthly WordPress maintenance to ensure that my site continues to function smoothly. This includes: - Troubleshooting and bug fixes - Plugin updates and compatibility checks - Security monitoring and backups Marketing Strategies (paid hourly) : In addition, I am interested in implementing a comprehensive marketing strategy that includes: - Content Marketing and SEO: Craft engaging content for my site that is also SEO-optimized. - Social Media Marketing: Harness the power of social platforms to reach a wider audience. - Email Campaigns: Cultivate trust and maintain connection with my audience through regular, targeted emails. Website development to improve the site ( paid by project) Id...

    $45 / hr (Avg Bid)
    $45 / hr Avg Bid
    170 bids

    ...website and need expert help to resolve them quickly? Look no further! I'm here to offer you reliable and efficient WordPress troubleshooting services to get your website back on I Offer:Plugin Issues: If your plugins are causing conflicts or not functioning properly, I'll diagnose the problem and provide solutions to ensure smooth Problems: Whether it's layout issues, broken elements, or compatibility problems, I'll investigate and fix any issues with your WordPress Errors: From 404 errors to white screens of death, I'll identify the root cause of any site errors and implement fixes to restore Optimization: Slow loading times? I'll analyze your site's performance and make necessary optimizati...

    $76 (Avg Bid)
    $76 Avg Bid
    1 bids

    I'm seeking an intermediate-level embedded systems developer specialized in the use of interrupts in parallel programming. A knack for solving synchroniz...issues and implementing real-time functions is imperative. Your responsibilities will include: - Develop and optimize various IoT devices, automotive systems, and medical devices - Solve synchronization problems efficiently - Implement real-time functions effectively The ideal candidate should have: - Solid experience in embedded systems development - Knowledge of interrupts for parallel programming - Familiarity with IoT devices, automotive systems, and medical devices With your digital dexterity, you will propel our diverse projects towards success, leveraging the benefits of parallel programming. Apply now ...

    $489 (Avg Bid)
    $489 Avg Bid
    9 bids

    ...translates to ~$500/month on 1k words/day ~$1000/month on 2k words/day ~$1500/month on 3k words/day ~$2000/month on 4k words/day *Flexibility: No Skyping, no phone calls, accept projects when you have the time to complete them, take time off when you need (letting us know in advance is good practice). *Easy to work with: We reply to questions fast, will provide valuable input and feedback on every single task you complete. *We've been in the content writing and marketing business for 15 years and have worked with more than 2000 clients. As part of our team, you'll have the opportunity to learn from experienced team members on a daily basis. What we expect: *You'll be part of an International team with a base in Serbia that works fo...

    $39 (Avg Bid)
    $39 Avg Bid
    62 bids

    We're looking for multiple competent native English editors to trim content and help us improve English language usage across a large batch of tutorials. Starting with a paid trial. Please bid $18.

    $27 (Avg Bid)
    $27 Avg Bid
    51 bids

    I need assistance from a qualified freelancer with a knack for ...experiencing involves missing images, specifically on some of my parent pages. Here are more specifics: - The missing images in question belong to certain parent pages, not all. - Upon reviewing the issue, it seems not to extend to product images, homepage banner images, or blog post images. Ideally, you possess the skill of bug detection, proven experience in theme debugging and can take initiative in case similar problems occur. Familiarity with common reasons for missing images in themes is a plus. Please note, accurate identification, and solution of the problem without affecting other theme functions is crucial in this project as I aim to maintain the current state of the other ...

    $212 (Avg Bid)
    $212 Avg Bid
    99 bids

    ...winner will be paid the $50 prize and selected to illustrate a 32-page children's picture book for an additional $1,500. May involve single-action animation for e-books. Will be published through Amazon KDP with a trim size of 8.5" x 11." My book is aimed at children ages 5 to 8 years old. I don't have a specific visual style in mind so for this contest, submit a book cover illustration using the story details below. A.I. GENERATED IMAGES WILL BE REJECTED. Story Details: Little Peety to the Rescue! The the story takes place in a world population with anthropomorphic tools (i.e., no people). The only animant things in this world are the tools. When a thunderstorm storm blows a tree down trapping the mayor and town council in the town hall...

    $76 (Avg Bid)
    Guaranteed
    $76
    39 entries

    *I am looking to fill a long-term editor position for multiple projects for my agency.* *I run a short-format content agency that edits videos for various coaches, businesses and podcasts.* *The videos are up-to 60 seconds long and I expect you to edit subtitles, b-roll, stock footage, dynamic motion/graphics and make the video in general: entertaining and highly engaging.* *I am looking for a person that can be my full-time editor for the next 6-12 months with the possibility of consistent pay-raises when the agency experiences growth.* *You will be paid $10 usd for every video-edit.* *The process is super streamlined.* *All videos are tailored by me -> you get the raw footage, edit it and upload the edited videos in a separate folder. I expect a simpl...

    $35 (Avg Bid)
    $35 Avg Bid
    23 bids

    ...coder to tackle the coding aspect of a website project. This website is an online paid-to-play role-playing game, and you'll be instrumental in bringing it to life. Key Responsibilities: - Website Development: You'll be working on the PHP code that will form the backbone of the site. - Building from Scratch: The project is starting from ground zero, so you'll be involved in its creation every step of the way. Ideal Skills and Experience: - PHP Expertise: A strong foundation in PHP is essential for this role. - Web Development: Experience in website development will be a big advantage. - Game Development (preferred but not mandatory): While not a must, any experience in game development, particularly RPGs, would be highly beneficial. I will p...

    $47 (Avg Bid)
    $47 Avg Bid
    43 bids

    I'm seeking a specialist with keen insights into Laravel and machine learning to transform my existing system. The goal is to add unique modules that unlock new capabilities and user experiences. Key modules for development: - A paid add-on SaaS for additional storage space and staffs. Looking forward to a pricing structure of $5 per GB and $2 per staff. - AI characteristics to all modules whereby the system can learn and adapt over time. the AI will help companies and clients to assist with quote and invoice generation, project management, task management, ticket management, template building, requirement building. - Document management module equipped with AI capabilities. This module should allow for collaboration, offer templates, and...

    $798 (Avg Bid)
    $798 Avg Bid
    110 bids