Фільтрувати

Мої недавні пошуки
Фільтрувати по:
Бюджет
до
до
до
Тип
Навички
Мови
    Статус роботи
    2,000 whmcs 502 error робіт знайдено, ціни вказані в USD

    Сайт хостинг ігрових серверів(неготовий)

    $500 (Avg Bid)
    $500 Сер. заявка
    3 заявки

    Потрібно перекласти 1 сторінку (502 слова) з англійської на художньо-літературну українську мову по всіх правилах сучасної граматики, правопису і стилю. Для контексту: це витяжка з книги для настільної рольової гри dungeons&dragons, події якої розгортаються у світі фентезі (схожому на світ Володаря Перснів з ельфами, гоблінами і тд), тому знання фентезійної термінології вітається. Розгляну лише заявки українською мовною, і лише від тих, хто на початку пропозиції напише слово "днд", це свідчитиме про те, що ви ознайомились із тз.

    $5 / hr (Avg Bid)
    $5 / hr Сер. заявка
    10 заявки
    fetchmail retry script Закінчився left

    ...роботі з деякими pop3/imap серверами за допомогою fetchmail час від часу виникає помилка, наприклад: fetchmail: Unknown login or authentication error on user@server fetchmail: socket error while fetching from user@server При цьому логін/пароль вірний, так як через декілька спроб запит виконується успішно. Завдання - написати скрипт, котрий буде відстежувати помилки вказані вище, засинати на певну кількість секунд і пробувати знову. На початку скрипту повинні бути налаштування: 1) кількість спроб 2) час очікування між спробами 3) перелік типів помилок, які повинні бути відстежені за текстом помилки для виконання наступних спроб, наприклад %socket error while fetching from% 4) перелік exit codes (вказані в man fetchmail), які повинні бути відстежені за номером к...

    $10 - $30
    $10 - $30
    0 заявки
    Data Typing Work 6 дні(-в) left

    I have a small volume of handwritten notes in English that need to be typed into digital format. This work involves high accuracy and attention to detail. Key Requirements: - Data entry skills: You must be able to accurately type the handwritten notes. - Proficiency in English: The notes are in English, so a strong command of the language is crucial for accurate transcription. - Att...digital format. This work involves high accuracy and attention to detail. Key Requirements: - Data entry skills: You must be able to accurately type the handwritten notes. - Proficiency in English: The notes are in English, so a strong command of the language is crucial for accurate transcription. - Attention to detail: It is paramount that the data is entered correctly and that the final output is error...

    $10 / hr (Avg Bid)
    $10 / hr Сер. заявка
    65 заявки

    I'm in need of a freelancer to assist with entering data into an Excel spreadsheet. The data will need to be organized by date for easy reference and future use. The project will focus on the following tasks: - Accurately entering data into Excel - Organizing data by date - Ensuring the data is error-free Experience with Excel and a keen eye for detail is crucial for this project. The ideal candidate will have a background in data entry, especially within Excel, and be proficient in using Excel functions for organization.

    $11 / hr (Avg Bid)
    $11 / hr Сер. заявка
    46 заявки
    Web Automation Program Needed 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...capable of extracting a single line of data with multiple fields from a Google Sheet and transferring it to 10+ different multi-page website forms that require unique login information. Additionally, the program should generate PDF documents on the target websites based on the transferred data and save them with named files corresponding to the original Google Sheet. It is crucial to incorporate error handling, data validation, mapping, and security measures into the program. If you are interested in working on this project, please provide details of your relevant experience and approach for ensuring its successful completion. The program must be compatible with the MAC operating system. Mapping Automation Parsing web-based Form entry transfer automation Designed to be easily e...

    $94 (Avg Bid)
    $94 Сер. заявка
    3 заявки

    A website used to be a WP site. It is now remade with and the new version is hosted on a new server. I need to retrieve the old information from the DB drop. When I try to add the database entries to a freshly installed WP installation and access it (either localhost or server) it immediately throws 301 error and redirects to the new kobe-oukoku website. Please add this text in the beginning of your application so I know you've read the description: kobe animal kingdom.

    $26 (Avg Bid)
    $26 Сер. заявка
    14 заявки
    Create a UWP C# application with roslyn compiler 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I need a C# UWP application that compiles string as code using roslyn compiler. 1) should analyze code for errors and show error to user 2) take code from string variable, compile code and show output to user 3) sample code should include a while, if, variable assigment, arithematic, text output This is a template/skeleton/learning project. Must provide full documentation and details e.g. any project settings such as adding fulltrust capability, any limitations etc.

    $94 (Avg Bid)
    $94 Сер. заявка
    19 заявки
    Laravel 8 fix error when printing 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    Fix error in printing. Work with ftp only.

    $15 (Avg Bid)
    $15 Сер. заявка
    7 заявки

    I'm currently running an Android app written in Kotlin, however, we are facing an issue with our in-app subscription system. I’m getting the error: : lateinit property productDetails has not been initialized. Key Points: - The app runs on Android 10, so familiarity with this version is essential. - The issue is not related to the renewal or status updates, but is an error I'm encountering. Ideal Skills & Requirements: - Proficiency in Kotlin is a must. - Demonstrated experience with Android 10. - Prior experience with in-app subscription systems is a plus. As a freelancer, you'll need to troubleshoot and rectify the issue effectively without causing any collateral damage to the existing system. I'm looking for a professional who can work e...

    $22 (Avg Bid)
    $22 Сер. заявка
    10 заявки
    FastChat Docker Deployment for Woz Prototype with MIstral 7B 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...evaluation and RAG rating system. Your delivery should be a well-documented, functioning deployment of FastChat in a local server setting, with the necessary functionalities for the Woz prototype in place. Dockerfile docker-compose log fastchat-model-worker-1 | 2024-05-22 15:00:57 | ERROR | stderr | /usr/local/lib/python3.9/dist-packages/transformers/generation/: UserWarning: `do_sample` is set to `False`. However, `top_p` is set to `0.6` -- this flag is only used in sample-based generation modes. You should set `do_sample=True` or unset `top_p`. This was detected when initializing the generation config instance, which means the corresponding file may hold

    $23 (Avg Bid)
    $23 Сер. заявка
    3 заявки

    ...pages for our SaaS (Software-as-a-Service) product. These pages should embody our brand identity, guide users through authentication seamlessly, and clearly present our pricing options. **Specific Requirements:** **Login Page:** * **User Authentication:** Integrate with Firebase for secure email/password login and potential social login options (e.g., Google, Facebook). * **Error Handling:** Provide clear error messages for invalid credentials or other issues. * **Forgot Password:** Implement a "Forgot Password" link/functionality. * **Visual Design:** Design a modern, clean layout that aligns with our brand's aesthetic. * **Responsive:** Ensure the login page functions well on desktop, tablet, and mobile devices. **Pricing Page (SaaS):** *...

    $2136 (Avg Bid)
    $2136 Сер. заявка
    83 заявки

    Here are the sections contained in the landing page I need, not necessarily in this order. The...SEO setup, without requiring ongoing monthly payments. A minimalist design with a clean and clear look is sought INITIAL SEO SETUP: Keyword Search Engine Optimization SEO Software Installation Image SEO Google Site Verification Register with Google Search Console Register with Google Analytics Google Analytics Software Integration Request Google Site Crawl & Error Checks Google Domain/Site Submission Site Speed Optimization HTTPS/SSL Configuration Mobile Optimization Creation and Upload of an XML Sitemap Configuration of a File Basic On-Page SEO URL Optimization Installation of Basic Plugins (for WordPress si...

    $251 (Avg Bid)
    $251 Сер. заявка
    40 заявки
    Fix Facebook login for iOS app and deploy app 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...identify the specific issues causing the Facebook login failure on the iOS app. Review Facebook SDK Integration: Evaluate the integration of Facebook SDK within the iOS app to ensure compliance with the latest SDK version and best practices. Address Authentication Errors: Implement necessary changes to resolve authentication errors encountered during the Facebook login process. Error Handling and Logging: Enhance error handling mechanisms and implement robust logging to capture any future issues related to Facebook login for prompt resolution. Testing and Validation: Rigorously test the updated Facebook login functionality across various iOS devices and environments to ensure reliability and compatibility. Documentation and Reporting: Document all changes made to the ...

    $100 (Avg Bid)
    $100 Сер. заявка
    16 заявки

    I'm seeking a professional who can assist me with populating a Google Sheets spreadsheet with text data from existing databases. This is for the purpose of conducting detailed data analysis. Key Responsibilities: - Locate and extract image links from existing databases - Ensure accurate and error-free input into the Google Sheets - Paste the image links into the right product row Ideal Skills and Experience: - Proficient in using Google Sheets and extracting data from databases - Strong attention to detail to ensure data accuracy - Familiarity with data analysis techniques is a plus - Ability to organize and structure data effectively for analytical purposes I'm looking for someone who can work efficiently and provide high-quality results.

    $16 (Avg Bid)
    $16 Сер. заявка
    20 заявки
    WHMCS Expert for WordPress Site 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am in need of a skilled WHMCS expert who can help me customize, develop modules, and troubleshoot on my WordPress website. Key Tasks: - WHMCS Customization: My website requires unique customization specific to my business needs. I need a professional who can tailor the WHMCS platform to meet these requirements. - WHMCS Module Development: I am looking to integrate certain functionalities into my WHMCS system via custom modules. The candidate should have a strong background in module development and understanding of WordPress. - WHMCS Troubleshooting: As with any system, there may be occasional issues that arise. A proactive and experienced troubleshooter will be needed to identify and rectify these quickly and effectively. Additional Informati...

    $19 / hr (Avg Bid)
    $19 / hr Сер. заявка
    125 заявки

    I need to find someone to fix a wordpress website error containing 5000 articles and 404 products, suspected of being infected with malicious code due to containing many strange files. The admin page can still access the article product pages, but there is a 404 error

    $29 (Avg Bid)
    $29 Сер. заявка
    69 заявки
    Intranet php/mysql Numerical Field error fix and adjustment 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    Gradeco has an intranet called GRADENET, and its created in php/mysql platform. Please look at uploaded file for the requirements. Feel free to ask questions.

    $30 (Avg Bid)
    $30 Сер. заявка
    30 заявки

    I'm having trouble with fixing a few errors in Latex. The error should be fixed with a specific list of packages. A knowledgeable hand with substantial experience in LaTeX is needed to quickly and effectively fix and check the rest of the errors, if any, in the document. Familiarity with text formatting in LaTeX is crucial. There are about 25 errors that need to be fixed. ! Misplaced noalign. bottomrule ->noalign {ifnum 0=`}fi @aboverulesep =aboverulesep global... l.577 } ! Missing } inserted. } l.577 } ! Missing } inserted. } l.577 } ! Missing cr inserted. cr l.577 } ! Undefined control sequence. @BTrule ...doublerulesep fi fi fi @BTswitch l.577 } ! Misplaced crcr. crcr l.577 } ! Extra }, or forgotten $. endtabular ->crcr egroup egroup $egroup l...

    $31 (Avg Bid)
    Гарантований
    $31
    3 робіт

    I'm having trouble with fixing a few errors in Latex. The error should be fixed with a specific list of packages. A knowledgeable hand with substantial experience in LaTeX is needed to quickly and effectively fix and check the rest of the errors, if any, in the document. Familiarity with text formatting in LaTeX is crucial. There are about 25 errors that need to be fixed. This needs to be done in 2-3 hours after accepting to the project, so please make sure of that. ! Misplaced noalign. bottomrule ->noalign {ifnum 0=`}fi @aboverulesep =aboverulesep global... l.577 } ! Missing } inserted. } l.577 } ! Missing } inserted. } l.577 } ! Missing cr inserted. cr l.577 } ! Undefined control sequence. @BTrule ...doublerulesep fi fi fi @BTswitch l.577 } ! Misplaced ...

    $31 (Avg Bid)
    Гарантований
    $31
    4 робіт

    I'm searching for a skilled Adobe After Effects expert to fix a complex expression to a layer for a Split Flap Display Board Project. The complexity lies in the requirement to display custom text and there is currently only one error in the expression that we need fixing for the animation to work. Here's what would make you a good fit: - Proven experience with After Effects expression code - Familiar with the dynamics of a split flap display board - Demonstrated ability to deliver precise and efficient coding solutions - Exceptional attention to detail Turn our After Effects project file into an interactive masterpiece that will make custom text look more appealing and engaging.

    $109 (Avg Bid)
    Терміновий
    $109 Сер. заявка
    18 заявки

    I require a meticulous professional, experienced in the workings of Microsoft Access 2007, to resolve manifold errors plaguing my software application. Key Responsibilities: - Fix syntax errors, making sure the coding within the system is coherent and functional - Solve data type mismatch errors, ensuring seamless data integration - Add some of the small functionalities to the application. - Need the full application to run smooth without errors. Ideal Skills: - Commitment to meet tight deadlines as an immediate resolution is vital - Prior experience in troubleshooting errors in Microsoft Access 2007 - 2010 - Expert understanding of database structures and Sql syntax Ultimately, the freelancer should bring this software application back to its most optimal version in the earliest possib...

    $339 (Avg Bid)
    $339 Сер. заявка
    31 заявки

    fixing error in uploading files on registration form for Sahil S.

    $10 (Avg Bid)
    $10 Сер. заявка
    1 заявки
    PHP Laravel Fixing: Button & Crashes 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am in need of a PHP Laravel expert to address a couple of issues in my current project. - The main concern is a button in the frontend that's unresponsive when clicked. There is no error message or action, it simply doesn't function as intended. This requires a deep dive into the code to identify the cause and provide a solution. - Additionally, I've encountered some crashes that occur during specific actions within the application. These crashes are intermittent and do not happen randomly or during startup. Resolving these issues is crucial to ensure the stability and usability of the application. The ideal freelancer for this project should have: - Extensive experience with PHP Laravel and a strong understanding of backend and frontend development. - Proficienc...

    $4 / hr (Avg Bid)
    $4 / hr Сер. заявка
    37 заявки

    I need a proficient English speaking writer to help me with my ECHR application form. This is a writing and proofreading task. The ECHR application is a crucial legal document and hence, it's important to make sure it's error-free to the best of my ability. I'm well-versed with the process and have already filled in most of the form, I just need someone to review it for grammar and clarity. Key responsibilities include: - Re writing the - Proofreading the ECHR application form. - Ensuring the language is clear and concise. - Correcting any grammatical errors. Skills required: - Proficient in English writing. - Familiarity with legal/ formal language. - Detail-oriented with excellent proofreading skills. - Strong working knowledge of the ECHR application process....

    $20 / hr (Avg Bid)
    $20 / hr Сер. заявка
    35 заявки
    Plesk Server Configuration and Troubleshooting 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...configuration and troubleshooting of my server. Key Responsibilities: - Server Setup and Configuration: The server is already fully configured, but I'm facing some severe issues. Your role would be to assess the current setup, make necessary adjustments and ensure that the server is running optimally. - Troubleshooting: The primary issue I'm experiencing is a DB query failed: SQLSTATE[HY000]: General error: 1 Can't create/write to file '/var/tmp/#' (Errcode: 2), query was: DESCRIBE `sessions`. Your expertise in diagnosing and resolving such issues will be crucial. Skills and Experience Required: - Proven experience in Plesk server administration, particularly in configuring and optimizing servers. - Strong troubleshooting abilities, particularly in reso...

    $28 / hr (Avg Bid)
    $28 / hr Сер. заявка
    52 заявки
    Android App Developer Needed in Bangalore 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm currently in need of an experienced Android developer in Bangalore. The project involves a series of tasks for code refactoring, UI and UX enhancements, and general code fixes. Please do not bid if not from Bangalore. Key Tasks: - **Code Refactoring**: The app's current code structure needs to be optimized for performance and error handling. - **UI and UX Enhancements**: I'm looking for a skilled developer who can make improvements in navigation, update color scheme, and enhance the overall user experience. **Ideal Skills:** - Strong experience in Kotlin - Proven track record in Android app development - Proficient in UI/UX design and enhancement - Knowledge of performance optimization techniques - Ability to work collaboratively and communicate effectively ...

    $311 (Avg Bid)
    $311 Сер. заявка
    11 заявки
    Apache Web Server Troubleshooting 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    My Apache Web server is not loading pages, but there are no error messages. I have checked and it is running and accessible. All pages seem to load to the default server page. The pages are running on Apache in Docker containers I need a skilled freelancer to help me resolve this issue. Ideal Skills & Experience: - Proficient with Apache Web servers - Troubleshooting skills - Understanding of server configurations -Work done AnyDesk, no SSH! Paying $15 Please bid if you have relevant experience.

    $18 (Avg Bid)
    $18 Сер. заявка
    21 заявки
    Postfix Email Repair 6 дні(-в) left

    I'm having trouble with my postfix email system, specifically, emails are not being sent or received. the email was working fine, but lately we noticed unsolicited emails sent and during the DKIM setup, the email was missed up, it send transactional emails as usual but the webmail access always shows login failed and sending/receiving is not working, test email always return mail daemon error. I am looking for an experienced postfix email specialist who can help diagnose and fix the issue. The ideal freelancer for this project should have: - Proven experience with troubleshooting and solving email deliverability issues - In-depth knowledge of postfix/dovecot email server system - Familiarity with dedicated server environments Your task will include: - Identifying the root ...

    $90 (Avg Bid)
    $90 Сер. заявка
    4 заявки
    Windows Server 2022 Start Menu Fix 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm experiencing an issue with the Start menu and Search menu n...Server 2022 Expertise: You must have proven experience working with Windows Server 2022 environments and a deep understanding of its functionalities. - Troubleshooting Skills: Your troubleshooting skills should be top-notch to identify any underlying issues that may be causing the problem. - User Profile Management: You should be skilled in managing user profiles effectively to ensure a smooth and error-free experience for all users. I've already tried restarting the server, creating new user profiles, and running server updates, but the issue persists. Your help in solving this problem would be greatly appreciated. All new local users have the same issue, doesn't matter if they are in the domain or no...

    $112 (Avg Bid)
    $112 Сер. заявка
    22 заявки
    Urgent C# Software Support Needed 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    Urgent C# Software Support Needed. Need someone expert in C# who can do maintain on software, check error and solve.

    $151 (Avg Bid)
    $151 Сер. заявка
    61 заявки
    Code Debugging: SpringBoot-React Error Fix 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm in need of a seasoned developer who's proficient in both Spring Boot and React, to assist in identifying and rectifying persistent runtime errors in my project. The issues primarily revolve around the frontend, with specific problems pertaining to JavaScript, user interface, and page loading/rendering. Key requirements: - Extensive experience with Spring Boot and React is...context of frontend development. - Proficiency in user interface design and page optimization. The main concern lies with the page navigation functionality, which is being impeded by the JavaScript errors, user interface, and loading/rendering issues. Your task is to meticulously review the code, pinpoint the root causes of these problems, and implement necessary adjustments to ensure smooth, error...

    $94 (Avg Bid)
    $94 Сер. заявка
    21 заявки

    ...developer to critically analyze and enhance the efficiency of an existing Python code that I've been using for data analysis. The main areas to be addressed are: 1. Performance Enhancement: - Faster execution time - Ability to deliver more accurate results 2. User Flow Improvement: - Enhanced user interface for better interaction - Smoother transitions between functions - Clearer error messages to ease the debugging process 3. Additional Capability: - Incorporate built-in data visualization features to the code. Ideal skills and experience for this job include advanced Python programming, proficiency in data analysis and visualization libraries, and a solid understanding of user interface design principles. Your ability to fine-tune the system for enhan...

    $233 (Avg Bid)
    $233 Сер. заявка
    45 заявки
    WordPress API help needed. I have an API which is giving error. 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    WordPress API help needed. I have an API which is giving error.

    $29 (Avg Bid)
    $29 Сер. заявка
    39 заявки

    ...engaging, informative, and SEO-friendly content. Responsibilities: Research and write high-quality articles on various travel-related topics. Create compelling and original content that resonates with our audience. Optimize content for search engines to increase organic traffic. Collaborate with our editorial team to develop content ideas and themes. Proofread and edit content to ensure it is error-free and adheres to our style guide. Meet deadlines and manage multiple assignments simultaneously. Requirements: Proven experience as a content writer, preferably in the travel niche. Exceptional writing, editing, and proofreading skills. Strong research skills and the ability to gather information from credible sources. Familiarity with SEO best practices and the ability to implemen...

    $7 / hr (Avg Bid)
    $7 / hr Сер. заявка
    28 заявки
    PyTorch Deep Learning Code Review & Debugging 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...project. Key Responsibilities: - Reviewing the code: I need you to provide feedback on my code and suggest improvements for better performance. - Tackling Problems: When I encounter issues, you're expected to help me solve them. - Data Preprocessing: Assist in optimizing data for model training. - Training and Evaluation: Aid me in efficiently training and evaluating my models. - Debugging and Error Handling: Help me in identifying and resolving code issues. Communication: - For code reviews and questions, we'll communicate through an instant messaging app. Ideal Freelancer: - Proficiency in PyTorch and deep learning model building. - Strong understanding of data preprocessing techniques and training methodologies. - Experienced in debugging code and handling error...

    $38 (Avg Bid)
    $38 Сер. заявка
    18 заявки

    My website is currently experiencing issues with the HTTP service on IIS 10. - **Problem**: HTTP not working, "NOT FOUND" error - **Request**: I'm looking for remote desktop assistance to fix this issue - **Skills and Experience**: You should have a strong understanding of IIS 10, and previous experience troubleshooting and resolving similar HTTP issues. The ability to provide clear guidance and support remotely is essential.

    $10 / hr (Avg Bid)
    $10 / hr Сер. заявка
    7 заявки

    I'm seeking a talented writer to create compelling and engaging website copy for a project targeting the general public. Key project requirements include: - Crafting original, high-quality content that is tailored to engage with a broad audience. - Ensuring the copy is clear,...to take desired actions. - Adhering to best practices for web writing, including SEO optimization where relevant. It's essential that you have: - Proven experience in writing engaging website copy, ideally for a diverse audience. - Strong understanding of tone and style in order to effectively communicate with the general public. - A keen eye for detail and the ability to deliver high-quality, error-free content on time. Experience: - Web content writing: 2 years (Preferred) - SEO optimization...

    $14 / hr (Avg Bid)
    $14 / hr Сер. заявка
    67 заявки
    Troubleshoot Laravel SOAP WSDL Error 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am currently working on a Laravel project and facing an issue with SOAP requests to a remote server. I'm encountering the following error: "Parsing WSDL: Couldn't load from WSDL." I can communicate normally and without issues using my standard PHP script, but the same code doesn't work when I put it in my Laravel project. I've tried using SoapClient, cURL, and the CodeDreddSoap package. I keep getting the same error: "Parsing WSDL: Couldn't load from WSDL." I also tried calling my PHP script within my Laravel project using shell_exec(), but it still doesn't work and gives the same error. - The error seems to be related to loading the WSDL file. - I've confirmed that I'm using a valid URL for the ...

    $181 (Avg Bid)
    $181 Сер. заявка
    66 заявки
    Asynchronous Background Job Implementation in C#/.NET 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...should be able to define and implement a maximum queue size, ensuring the system can handle the expected load. - Processing Speed Requirements: The developer should be experienced in optimizing code for performance. The system should be able to process tasks at a speed that meets the project's requirements. - Error Handling Requirements: It is crucial that the developer has a solid understanding of error handling in asynchronous systems. The design should incorporate mechanisms for error detection, reporting, and recovery. The ideal candidate should have: - Proficiency in C# and the .NET framework - Proven experience in implementing background job systems - Expertise in Asynchronous Processing and Queue Management - Strong problem-solving skills - Excellent co...

    $12 / hr (Avg Bid)
    $12 / hr Сер. заявка
    20 заявки

    I'm in search of a proficient translator who is fluent in French and English to proofread a set of video subtitles. Key Project Requirements: - Proofreading of English to French translations - Experience with proofreading video subtitles The video length exceeds 15 minutes, so I need you to have a good attention...Requirements: - Proofreading of English to French translations - Experience with proofreading video subtitles The video length exceeds 15 minutes, so I need you to have a good attention to detail and thorough proofreading skills to ensure the translation is accurate and captures the intended meaning. The final deliverable should be the proofread subtitles in a separate SRT file. Subtitles should be error-free, idiomatic and culturally appropriate for French-sp...

    $18 (Avg Bid)
    $18 Сер. заявка
    5 заявки
    Seasoned Laravel Developer Needed 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...search of a senior Laravel developer with extensive Laravel framework expertise, experience in developing scalable web applications, and a deep understanding of API integration. I aim to build a robust Laravel application with a myriad of advanced features and functionalities. As the chosen developer, you will be tasked with: - Leveraging your Laravel framework expertise to create an efficient and error-free application. - Drawing from past projects to guide the development of a scalable web application. - Demonstrating your API integration knowledge by seamlessly incorporating various third-party systems. If you have a rich portfolio that showcases your Laravel prowess, experience in building scalable web applications, and a knack for successful API integrations, I'd l...

    $4 / hr (Avg Bid)
    $4 / hr Сер. заявка
    34 заявки
    LinkedIn Employees for Company -- 2 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm searching for a proficient freelancer who can assist me in adding multiple employees to my company's LinkedIn page. Key tasks: - Add multiple employees to my company's LinkedIn page in a professional, error-free manner. - Ensure accurate representation of each employee's profile on the company page. - Facilitate a seamless integration process without any glitches. Required Skills: - Proficient in LinkedIn Company Page Management. - Strong attention to detail and accuracy. - Familiarity with managing multiple employee profiles on LinkedIn. - Excellent communication skills. - Proven experience in similar tasks would be a huge plus. If you have the expertise and bandwidth to get this task done seamlessly, please reach out.

    $40 (Avg Bid)
    $40 Сер. заявка
    16 заявки

    For this task, I need a freelancer with exceptional attention to detail to type up a very clearly handwritten document into a PDF. The ideal candidate will have: - Excellent typing skills - Proven track record for data entry tasks - Experience with transcription services - Proficiency in using PDF software like Adobe Acrobat Your job will be to ensure the transcription is accurate and error-free. The final output must be a PDF document that exactly replicates the original handwritten content.

    $10 / hr (Avg Bid)
    $10 / hr Сер. заявка
    123 заявки

    I'm in need of a passionate writer and editor to help with my travel content. Key Requirements: - Proficiency in creating engaging and unique travel content. - Strong editing skills to ensure the content is cohesive and error-free. - Ability to adapt content to different formats and platforms. Ideal Freelancer: - Previous experience in travel writing and editing. - A keen eye for detail and a creative mindset. - Strong knowledge of SEO best practices.

    $241 (Avg Bid)
    $241 Сер. заявка
    54 заявки
    Modern Marketing Material Pack Design 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I have a logo and need a complete marketing material set designed in a modern and minimalistic style, using a color scheme of white, gold, and black. I have 2 versions of my logo so I need 2 packs to match. One version is gold on black and the other is rose gold on white. I will supply logo and the color codes that were used for the logo. Requirement...banner to be cohesive with the rest of the materials. Ideal Skills: - Graphic Design: Proficient in using design tools like Adobe Illustrator, InDesign, or Canva to create visually appealing and cohesive marketing materials. - Branding: Ability to create a consistent and modern brand identity across multiple design pieces. - Attention to detail: Ability to ensure all materials are high quality, error-free, and cohesive with the br...

    $62 (Avg Bid)
    $62 Сер. заявка
    143 заявки

    Hello i have the following problem on my page stromsparen24.at. Please have a look at it and only give an offer that is fixed and dont go any higher than your offer.

    $33 (Avg Bid)
    $33 Сер. заявка
    30 заявки
    Registration Page Error Fix 5 дні(-в) left
    ПІДТВЕРДЖЕНО

    The registration page of our website is encountering issues, where after submission, unidentified errors arise. I am seeking a professional who can: - Investigate the root of these errors and find a resolution - Optimize the registration process, ensuring a smooth user experience post submission And Also add option to add balance to user Your expertise will be pivotal in ensuring our users can effectively register on our platform. Ideal skills for this project include: - CPANEL -PHP -MYSQL

    $32 (Avg Bid)
    $32 Сер. заявка
    118 заявки
    Typing Speed Enhancement 5 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm seeking a professional to help me improve my typing speed, with a focus on accuracy. Key Project Requirements: - Improved Accuracy: The main objective is to enhance my typing accuracy. I'm looking to reduce error rates while increasing the number of words I can type per minute. - Content: You will be providing specific paragraphs for me to practice on. These will be tailored to help me improve my typing skills. Ideal Skills and Experience: - Proven experience in teaching or improving typing speed for clients - Strong understanding of typing techniques and typing accuracy assessment - Proficiency in creating or sourcing relevant, engaging practice content, ideally specific paragraphs - Ability to motivate, encourage and provide constructive feedback to support client&...

    $11 / hr (Avg Bid)
    $11 / hr Сер. заявка
    82 заявки

    I'm searching for a proficient freelancer who can assist me in adding multiple employees to my company's LinkedIn page. Key tasks: - Add multiple employees to my company's LinkedIn page in a professional, error-free manner. - Ensure accurate representation of each employee's profile on the company page. - Facilitate a seamless integration process without any glitches. Required Skills: - Proficient in LinkedIn Company Page Management. - Strong attention to detail and accuracy. - Familiarity with managing multiple employee profiles on LinkedIn. - Excellent communication skills. - Proven experience in similar tasks would be a huge plus. If you have the expertise and bandwidth to get this task done seamlessly, please reach out.

    $14 (Avg Bid)
    $14 Сер. заявка
    2 заявки