Bash replace string jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 bash replace string jobs found, pricing in NZD

    ...book - best practices for development (code level documentation, common patterns, OOP as possible) - best practices for agreed and choosen libs/frameworks - classes are reusable for later extensions and reuse options (after MS4) Deliveries? - in our on premise git (access will be granted to you) - full sources (NO! Jupyter Notebook) - multiple samples of videos will be shared via URL to download - bash to build & run your code - poetry build - latest stable python version - libs, need prior confirm and we prefer to use mostly latest stable versions - your code is working on our end too - your code passes our CI build (with provided maven can be checked) - you may require to help us here on setup - we require, depending on availability and on complexity 2-4 weeks test time p...

    $102 (Avg Bid)
    $102 Avg Bid
    5 bids

    I need a proficient PHP developer experienced in manipulating URL accessibility. Ideally, only Google bots should access the URL, keeping the link invisible to all other including real human. The task requires the ability to: - Leverage PHP to restrict access to the specific URL; - Use user agent string detection to discern between Google bots and real human users; - Block all real users, regardless of their geographical location or device used. Your extensive background dealing with PHP, coupled with a solid understanding of user agent strings, is essential for this project. If you have previous experience working on similar projects, those will be advantageous. Please share examples of your past work if possible.

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

    ...but if you win you will have to convert 9 more pages! Convert content of ten pages (see list below) to our new layout Attached is our current packageof nuxt-vue-components You use existing components and create new ones. !!Any boldings must be translated from <b> to <strong>, text must be copied correctly!! Any icons and images you use will also be delivered even if copyrighted. We will later replace them. The other 9 urls (DO NOT CONVERT THESE! ONLY THE WINNER WILL)

    $119 (Avg Bid)
    Guaranteed
    $119
    0 entries

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $158 (Avg Bid)
    $158 Avg Bid
    4 bids

    1. Scope of Work a. Editing Revise the provided manuscript to meet the registration standards and tone suited for platforms like Wikipedia. The start date of the work shall be designated as April 20, 2024 b. Linking Search for and attach relevant English articles if additional links are needed. - Replace Korean links with English ones, except where no relevant articles exist. c. Registration:

    $1697 (Avg Bid)
    $1697 Avg Bid
    1 bids

    I'm seeking a freelancer with great design sense and knowledge of color psychology to upgrade my current logo. The main objective is to create a more professional image for my business. A couple of specifics: - Color Scheme Alteration: The current color scheme is orange and green. I'm looking to replace the dark green with a purple like in one of the attached images. The image of the bull in the logo is generic, id like the photo of the bull attached put in its position. Your portfolio with relevant previous works will be highly appreciated during the selection process.

    $20 (Avg Bid)
    Guaranteed
    $20
    44 entries

    I am in need of an expert in Nodejs, nginx reverse proxy, and bash scripts for a personal project. This personal project is focused on web scraping. The successful candidate will be tasked with scraping product information, news articles, and social media data. Exemplary knowledge of proxifying requests through nginx and formatting bash scripts that interact with Nodejs applications is a requisite. Mandatory Skills and Experience: - Advanced proficiency in Nodejs - Extensive experience with nginx reverse proxy - Expertise in formatting bash scripts - Proven experience in web scraping, with emphasis on scraping product info, news articles, and social media data The ideal candidate must be able to present a portfolio demonstrating their competence in web scraping u...

    $243 (Avg Bid)
    $243 Avg Bid
    10 bids

    1) Implement MOSSE with SCRFD for Java Android 2) Implement it in our app by replacing MLKit and connect it to our engine 3) Replace our engine with ARCface The App must be fast and robust. For the 1st milestone deliverables... implement MOSSE tracking with SCRFD for Java Android running the C++ libs. Create a demo app that runs detection and tracking and: 1. shows boxes and tracking ID for each face detected. 2. model size 3. fps 4. face confidence 5. screen resolution 6. Allow the app to run on Android's both front and back camera 7. add a zoom feature if supported by the device's camera. 8. add an option to upload and process recorded videos. no need to do ui/ux design key point is to integrate c++ library with android app Need to do some test before start Check SC...

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    32 bids
    multer node js task 6 days left
    VERIFIED

    i need to upload user image with user id (name) by using multer node js and also can be able to replace it work by anydesk or teamveiwer

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

    I’ve developed a marketing deck for my Pokerrito brand. We’ve rebranded ourselves as Stickbug and I need to rebrand the deck to replace logos, Pokerrito, and one image with Stickbug. Please see attached original deck, deck with my notes, Stickbug logo and Stickbug store image to replace Pokerrito store image.

    $105 (Avg Bid)
    $105 Avg Bid
    85 bids

    I'm in need of someone adept at PHP and SOAP. My development site is currently returning a warning message: "Attempt to read property "Invoice_Number" on string." I've set up a dev SOAP server for you to carry out the work. At this point, I'm uncertain if I'm attempting to access the "Invoice_Number" property on a string. There are also no other error messages accompanying this issue. Key tasks: - Identify the cause of the "Invoice_Number" warning - Fix the PHP SOAP warning Ideal skills: - Proficiency in PHP - Experience dealing with SOAP - Ability to troubleshoot and resolve such issues promptly

    $249 (Avg Bid)
    $249 Avg Bid
    30 bids

    ...python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview.py. However, I would run into the error, "RunTimeError: No avaible devices." Originally

    $329 (Avg Bid)
    $329 Avg Bid
    10 bids

    ...python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview.py. However, I would run into the error, "RunTimeError: No avaible devices." Originally

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

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $139 (Avg Bid)
    $139 Avg Bid
    10 bids

    ...media URLs. The implementation must be simple and lightweight, so please confirm before using any third party libraries or APIs. Something like bootstrap + vanilla JS would be ideal, or bootstrap + jQuery. The website shall have a small database usage feature, in which every time the page is loaded, a new row is added to "leads" table with the following information: 1) Visitor's browser agent string, 2) Visitor's IP address, 3) 0 or 1 depending whether user is using a mobile device, 4) User's name, email, phone number and message if they fill up the contact form and click the "Send" button. Note: In case user send the form multiple times, then this data is overwritten in the same table row. After I accept your bid, you will get server acces...

    $287 (Avg Bid)
    $287 Avg Bid
    94 bids

    My Arlo Pro 5 security camera has unfortunately suffered accidental damage, resulting in scratches around the lens. This has not impacted the camera's image quality and performance. I'm seeking a professional who can either replace the damaged patt of the camera or somehow fill in and disguise the scratches. Key Requirements: - Expertise in repairing Arlo Pro 5 security cameras. - Proficiency in replacing camera lenses without affecting the device's functionality. - Previous experience handling accidental damage on cameras and ensuring quality

    $33 - $273
    Local
    $33 - $273
    0 bids

    I need someone who can donaload following datasets, then join them into one and merge into one dataset in COCO format so that it works out of the box if I replace data in attached notebook. Here are the links https://archive.ics.uci.edu/dataset/241/one+hundred+plant+species+leaves+data+set I am interested only in the following plants: Phragmites australis Typha angustifolia Typha latifolia Acorus calamus Iris pseudacorus Schoenoplectus lacustris Nymphaea alba Nuphar lutea Potamogeton natans Hippuris

    $170 (Avg Bid)
    $170 Avg Bid
    20 bids

    We are seeking. Usally for the truth of the creator. Now its a small mission ⛵️ ? we look for a web developer who can adjust an existing HTML page with more than 5 multimedia content - images mainly. along with getting interactivity events In elements like mouseclick, over,up,down Also need to replace the current iframe url. ? Key Responsibilities: - Enhancing the functionality of the page by replacing the iframe URL. - Updating multimedia contents and interactivity elements, staying within the parameters. - Reinforcing the webpage's ease of navigation and user engagement with improved visual elements. Ideal Skills: - Proficiency in HTML/Web Development - Familiarity with iframe URL protocols - Experience in multimedia content management, especially animated gif images - ...

    $37 (Avg Bid)
    $37 Avg Bid
    12 bids

    We are looking for an After Effects specialist to update the font in our existing logo animation to match our newly redesigned corporate logo. The original animation file will be provided, where each letter of the logo is a separate vector layer. The successful candidate will need to carefully replace each letter with the new font while maintaining the integrity and flow of the original animation. If you're a creative and skilled After Effects expert with a passion for modern design, I'd love to hear from you.

    $105 (Avg Bid)
    $105 Avg Bid
    92 bids

    ...correctly. Replace the affiliate plugin with the best Shopify has to offer that allows me to transfer those affiliates over, with their affiliate codes + logins (if possible), sales history, and the affiliate plugin you choose should have a click funnels and abandoned cart, upsell. (Affiliates needs to be updated and cross referenced with old Joomla site to ensure all affiliate info and users aren’t lost as I see that over 100 affiliates are missing from the transfer from VirtueMart affiliate plugin to YITH WooCommerce ). I also want something for affiliate or shop that shows pop ups of people who ordered from around the world at the bottom and interactive social media share buttons. Sale banners, etc. 8. Acymailing newsletter plugin with splash page and lists need to ...

    $1787 (Avg Bid)
    $1787 Avg Bid
    86 bids
    Bespoke PHP Obfuscation Tool 6 days left
    VERIFIED

    ...PHP frameworks like Laravel, CodeIgniter, and Symfony. This ensures it can be integrated easily into existing projects built on these frameworks (not obfuscating 1 by 1 every php file) - Advanced Obfuscation Techniques: I require the tool to support variable renaming. This feature is crucial for enhancing code security by making it harder for potential attackers to interpret the code's logic. - String Encoding: The obfuscator should encode only critical strings. By encoding these strings, the tool can add an extra layer of security to the application without impacting its functionality. Ideal Skills: - Proficient in PHP and familiar with various PHP frameworks. - Experience in developing obfuscators or similar security tools. - Knowledge of encryption and encoding techniq...

    $246 (Avg Bid)
    $246 Avg Bid
    53 bids

    I have a cartoonized image that I'd like to personalize by incorporating my face and my partner's face. I'm also looking to change the background to something abstract or patterned and adjust the overall color scheme. Key Requirements: - Seamlessly blend our faces into the existing cartoon style. It should look natural and in sync with the rest of the image. - Replace the current background with an abstract or patterned theme. We can discuss specific ideas during the project. - Modify the color scheme of the image to enhance the overall visual appeal. Please note: - The final result should be a cohesive and visually striking piece. - Prior experience with similar projects in digital art and image editing is highly desirable. - Knowledge of cartoon art and the abilit...

    $80 (Avg Bid)
    $80 Avg Bid
    19 bids

    1) Fix reset password when create new password need to double click on the reset button in order to work with a scucess reset. 2) The form of reset password should be open at home page not my account. 3) Make the full form responsive on all devices and open in the browser as responsive (as now on browser it's working for desktop) 3) Replace My account page form with the form we made. 4) Gather the full form codes and create a custom plugin and enter the code so the form be on a plugin

    $236 (Avg Bid)
    $236 Avg Bid
    96 bids

    ...file upload functionality from our public area to be copied to our backoffice. This will allow the backoffice to upload files for users in the public area. Key Requirements: - Transfer file upload feature from backoffice to public section - Support for the following file types: pdf - Visual feedback of the upload process with a success/error message - Backoffice should be able to both delete and replace files after an upload Ideal Skills: - Proficiency in Xano and WeWeb platforms - Experience with file upload feature implementation - Ability to create a visually appealing and informative upload process - Understanding of user and content management systems This project involves integrating and mirroring an existing feature, so familiarity with Xano and WeWeb is crucial. The fi...

    $56 (Avg Bid)
    $56 Avg Bid
    19 bids

    ...book - best practices for development (code level documentation, common patterns, OOP as possible) - best practices for agreed and choosen libs/frameworks - classes are reusable for later extensions and reuse options (after MS4) Deliveries? - in our on premise git (access will be granted to you) - full sources (NO! Jupyter Notebook) - multiple samples of videos will be shared via URL to download - bash to build & run your code - poetry build - latest stable python version - libs, need prior confirm and we prefer to use mostly latest stable versions - your code is working on our end too - your code passes our CI build (with provided maven can be checked) - you may require to help us here on setup - we require, depending on availability and on complexity 2-4 weeks test time p...

    $441 (Avg Bid)
    $441 Avg Bid
    25 bids

    I'm in need of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; i...whomever controls the online portal: You are currently using the ASP version of the RTT service, and we need customers to move to our .NET version. This will require that the XML payload is URL encrypted, note there is no change to the content of the XML just how it is presented. I have included the newer spec doc but it should be a simple process. endquote I am at a loss on how to update or replace this extension. The links in the email take me to a blank page. The attachment is confusing, but you might be able to make sense of it. What el...

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

    1) Fix reset password when create new password need to double click on the reset button in order to work with a scucess reset. 2) The form of reset password should be open at home page not my account. 3) Make the full form responsive on all devices and open in the browser as responsive (as now on browser it's working for desktop) 3) Replace My account page form with the form we made. 4) Gather the full form codes and create a custom plugin and enter the code so the form be on a plugin

    $288 (Avg Bid)
    $288 Avg Bid
    202 bids

    The current menu functionality, as it appears on is fine - I am happy with it. However it has just been individually hand-coded onto each page individually meaning I can’t easily create new pages in the website The job is to turn the existing menu into a webflow component so it can be simply dropped onto a new page and it will work. Modify the site to remove the existing menu and replace it with the component Please no custom CSS or Javascript - this can all be achieved natively in webflow SEE ATTACHED PDF FOR MORE DETAIL AND SCREENSHOTS ***NOTE***: If you are not experienced in Webflow you may find this task takes longer than expected, as there is some complexity to this (sticky menu etc etc) and webflow does not allow you to do things in HTML and CSS, you can only use...

    $54 (Avg Bid)
    $54 Avg Bid
    20 bids

    I have a photo of a person wearing a red dress. I need the dress to be photoshopped and changed to a black suit. Key requirements: - Replace the red dress with a black suit. - Ensure the change appears seamless and natural in the photo. Ideal Skills and Experience: - Proficient in advanced Photoshop editing. - Experience in clothing alterations and photo retouching. - Attention to detail and ability to produce realistic results.

    $8 / hr (Avg Bid)
    Local
    $8 / hr Avg Bid
    1 bids

    I'm in need of a professional Photoshop artist to create a realistic montage for a house project. I need 2 images. 1. I need an image of the existing house to be remove and replace by grass. You have the picture of the front of the house and the picture of the tree behind. It doesn't need to be perfect, just give a good idea of the spot without the house. 2. A picture of the new house (the outline only) on the spot where it will be constructed with a path leading to it. Again, just to give an idea. The new spot is behind the trampoline. Let me know if you need more images. I need it ASAP. Thanks !

    $36 (Avg Bid)
    $36 Avg Bid
    58 bids

    ...Kotlin to optimize the backend of my existing mobile apps. The project is simple. Here's what I need in detail: 1. Backend adjustments: You'll work on polishing a few features and functions of the mobile apps. Please see attached, and disregard Point 5 under Mobile App Requirements. Android is in Kotlin, and iOS is in Swift. 2. Admin Panel redesign: Use the designs of the updated Admin Panel to replace the old Admin Panel, migrating certain features from the old Admin Panel, implementing a data exporting feature, and work functional designs. Designs may be shared after receipt of NDA. The Admin Panel is in Drupal/Acquia, ------------------------------------------------------------------------------------- ****NOTICE: General, boiler-plate responses will NOT BE CONSI...

    $877 (Avg Bid)
    $877 Avg Bid
    97 bids

    I need an expert in Microsoft Excel to build an efficient spreadsheet to monitor potential lost revenue due to late service deliveries. The ideal candidate would poss...understanding of revenue tracking. Key Requirements: - Proficient in Microsoft Excel, with emphasis on creating advanced, clear, and highly-functional spreadsheets. - Experience in financial modelling and understanding of revenue tracking. - Ability to automate the process as much as possible to minimize manual tracking. Objective: - Create an intuitive and efficient Excel spreadsheet to replace the current manual method of tracking potential lost revenue due to late service. Skills Needed: - Microsoft Excel - Financial modelling - Advanced spreadsheet creation - Understanding of revenue systems - Attention ...

    $149 (Avg Bid)
    $149 Avg Bid
    23 bids

    I'm looking for a 14 developer who can help me with a quick job. I need to upload data to MongoDB and images to Firebase, then retrieve the image URLs to display them in a gallery. Key Requirem...gallery. Key Requirements: - Upload data to MongoDB - Upload images to Firebase - Retrieve image URLs - Display images in a gallery I don't require any extensive proposals or past work; just someone who can complete this task quickly. The project should ideally be completed within a day. I have 90% of the code already done but I do not have time to finish it. But i do need it to be easy to replace the dummy data when I want to deploy/publish. Ideal Skills: - Proficiency in 14 - Experience with MongoDB and Firebase - Basic understanding of data retrieval and display in a ga...

    $81 (Avg Bid)
    $81 Avg Bid
    12 bids

    Need someone to make a reactive webage which will replace an existing site with a single "holding page" whilst a new site is being worked on. Single page, a few links and some text.

    $48 (Avg Bid)
    $48 Avg Bid
    69 bids

    I'm looking for an experienced graphic designer that can help me create a cool poster in the style of the classic game Streetfighter. Key Requirements: - Create a retro-style poster based on the game Streetfighter. - Replace the game characters with real pictures, but maintain the original retro design. - Completed in 4 days. Ideal Skills: - Graphic Design - Poster Design - Ability to replicate retro styles - Proficiency with design software.

    $138 (Avg Bid)
    $138 Avg Bid
    113 bids

    You need provide the PinBoard protocol for 4080 Keysight .Let me develop a device that can replace Keysight PinBoard according to the protocol you provided. Preferably someone who has participated in or been exposed to the development of Keysight4080 PinBoard.

    $13751 (Avg Bid)
    $13751 Avg Bid
    8 bids

    I'm in need of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TN...whomever controls the online portal: You are currently using the ASP version of the RTT service, and we need customers to move to our .NET version. This will require that the XML payload is URL encrypted, note there is no change to the content of the XML just how it is presented. I have included the newer spec doc but it should be a simple process. endquote I am at a loss on how to update or replace this extension. The links in the email take me to a blank page. The attachment is confusing, but you might be able to make sense of it. What el...

    $891 (Avg Bid)
    $891 Avg Bid
    93 bids

    I have an ANPR camera that was previously operating using Autoscope software. Unfortunately, the software has been deleted. Now, I'm in need of a desktop application that can replace the functionality of Autoscope software. Key Functions: - Receiving all pictures and car number logs from the ANPR camera. - Enabling search for a specific plate number within the captured data. - Replacement of the complete functionalities that were offered by the Autoscope software. The ideal candidate for this project should have relevant experience in developing desktop applications, particularly for Windows. Skills in image processing and database management will be crucial. Familiarity with ANPR systems and understanding of number plate recognition algorithms is a definite plus. The appl...

    $857 (Avg Bid)
    $857 Avg Bid
    29 bids

    I require a professional web developer who understands the Divi WordPress theme and local WP wordpress development software. I have a locally developed website that I need to be transferred to my host inmotion hosting to replace an existing website. Additionally, I would need assistance in setting up email functionality on the new website once transferred and live. I would also like testing for bugs /design issues on transfer. Key Responsibilities: - Transfer locally developed website to domain host - Set up email functionality on the website Ideal Skills: - Proficient in Divi WordPress theme - Experienced in website transfer - Knowledgeable in email setup for websites Please do not hesitate to reach out if you require any additional information.

    $148 (Avg Bid)
    $148 Avg Bid
    38 bids

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $132 (Avg Bid)
    $132 Avg Bid
    21 bids

    I'm looking for a talented photo editor who can transform the classic "Get rich or die trying" album cover, originally featuring 50 Cent, to now include my girlfriend and an updated title. Key Tasks: - Crop 50 Cent out of the original image and replace with a photo of my girlfriend - Change the album title to "Get Kiana Or Die Tryin" It is crucial that the final image looks natural and well-integrated, as it will be printed on a t-shirt. Experience in photo editing, particularly in replacing elements within an image, will be essential for this project. A good understanding of design and image quality, as well as the ability to work to a brief, is also important. As the person you'll be adding is female, understanding and experience in dealing with p...

    $141 (Avg Bid)
    $141 Avg Bid
    83 bids

    I'm looking for a skilled graphic designer to create attention-grabbing materials for our fitness programs targeted towards children. The design should be bold and vibrant, appealing to a younger audience. Key requirements: - The design should be child-friendly, engaging, and fun - It should effectively communicate the essence and benefits of the fitnes...levels and adults. Days & Times: Adult Session - Tuesdays: 10:00 - 11:00am Kids Session - Tuesdays: 4:00pm - 5:00pm Kids Session - Wednesdays: 4:00pm - 5:00pm Kids Session - Sundays: 12:00pm - 1:00pm Price: $20 per session. Location: Next to 'Hislop Park Playground' - Albury Rd & Dight Ave, North Balwyn Logo: Six Love Tennis (attached) - but if possible can you remove the word "Tennis" and replace...

    $109 (Avg Bid)
    Guaranteed
    $109
    118 entries

    ...temperature over 40, regardless of age, should be receiving Dexamethasone  the toString method in the Covid19Patient class to return a String similar to the sample below: Id: 23 Full name: Shukri Abotteen Age: 80 Temperature: 38 PCR test result: Positive Treatment: Paxlovid  RegularPatient Use the uml diagram above to create the class  The treat method will return Amoxicillin for patients with upper respiratory tract infections (symptoms include coughing, runny nose, or stuffy nose). Patients who have hypertension will be taking ACE inhibitors. All other patients will be on IV fluids.  the toString method in the RegularPatient class will return a String similar to the sample below: Id: 23 Full name: Shukri Abotteen Age: 70 Main Symptom: Vomiting PCR test result: Negat...

    $134 (Avg Bid)
    $134 Avg Bid
    29 bids

    I'm looking for someone who can guide me in making specific updates to my website. The changes largely involve the content and text of both my homepage and product descriptions. I would appreciate assistance on: The website is at - Teaching me how to skilfully replace text and adjust images. - Guiding me on how to make my content clear and concise. - Tutoring me on adding SEO-friendly keywords to my content. Ideal freelancers should be proficient in website editing, particularly focused on content and image adjustments. A deep understanding of SEO is crucial, and excellent teaching skills are also paramount. The ultimate goal is to equip me with the skills to perform future updates independently. A friendly and patient approach to coaching is highly appreciated.

    $58 (Avg Bid)
    $58 Avg Bid
    33 bids
    Trophy icon Engaging Banner Design Needed 4 days left

    Please see attached pictures. I need the banners to say: - 3X Champions (not 5X) - Replace the "Pittsburgh Penguins" text and Penguin logo with "Rain City Bitch Pigeons" and use the attached logo - Change the year from 2017 to 2024 - Change the years 1991 1992 2009 2016 2017 to 2019 2023 2024

    $17 (Avg Bid)
    Guaranteed
    $17
    40 entries

    ...blogs and one for the marketplace - The website landing page should contain: A story about Kalataru, with a sage (our mascot: Rishi Kalapada) Banner links to our marketplace/shop (Shop: Kalataru Haat) and blogs (Blogs: Humara Akhbaar) Our newest arrivals (our newest collection) Offers if any Our newest blogs Policies Some icons to mention: COD, Shipping partner, Handcrafted with love, Returns and Replace policy - The blogs landing page should contain: A menu bar: Blogs button (to route the user back to the /blogs page), shop button (to route to /shops), About us (to route to /about-us), A search bar to search through the blogs and present the ones matching, also to include suggestions Preset filters based on hashtags on each blog and a dropdown to look into more List of blogs in...

    $550 (Avg Bid)
    $550 Avg Bid
    79 bids

    Please read the job listing below before creating something. I need a logo designer who could give my logo a sleek revamp. It currently contains a truck, which needs to be replaced with a car trailer. Here's what the job entails: - Remove the existing truck element from the logo - Replace it with a single car trailer - Modify the existing text to fit my new business - Update the phone number as required Nicely's Trailer rental LLC 304-673-7378 Do not change to colors, font, or layout. The ideal candidate will have a keen eye for design, experience in typography, and a knack for transforming an idea into a visual. Your ability to work with different colors, layouts and elements will be vital in this project. Understanding my brand and channeling it into the redesi...

    $51 (Avg Bid)
    Guaranteed
    $51
    157 entries

    I need an Excel expert to build a tool that can automatically validate and correct any incorrect country codes in the file. Requirements: - Replace incorrect country codes: The tool should replace the incorrect country codes with the correct ones. - Predefined list: The correct country codes should be determined based on a predefined list. - Daily updates: The tool should be able to handle daily updates. Ideal Skills and Experience: - Advanced Excel skills: You should have a deep understanding of Excel functions and VBA programming. - Data validation: Experience with data validation and manipulation in Excel. - Attention to detail: It's crucial that the tool is accurate in identifying and correcting country codes. - Timely updates: Experience in creating tools that ...

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

    As a forward-thinking business, we're looking to have a replacement app developed for our Shopify store. This app will replace our current Tapcart app, providing our customers with a sleek, user-friendly, seamless mobile shopping experience. Key Features: - Product Catalog: The app should showcase our entire range of products, with easy-to-navigate categories, filters, and search functions. - Shopping Cart: A seamless and secure shopping cart is essential, facilitating worry-free transactions. - Push Notifications: Ability to send targeted push notifications, informing our customers about our latest offers and updates. - Integrations: The app needs to smoothly integrate with Wishlist, loyalty schemes, and various social media channels. Platforms: The replacement app needs t...

    $2937 (Avg Bid)
    $2937 Avg Bid
    80 bids