Url change jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 url change jobs found, pricing in USD

    ...Location: Remote Payment: Activity Payment (USD) Min Unique Primary KW with volume + image verified 0,5USD 7,5min Product description 8USD 120min Adding Prod description in WP with images, Meta description, title etc.. 2 USD 30min Translation check and fixing 2USD 30min Every new URL that gets more than 20 organic clicks 30 days after being posted from the local country of which users stayed on the website for more than 30 seconds and URL has a position 10 or higher in SERP will be one time awarded with 6 USD/URL. Data will be obtained from Search Console and GA4. Workload ca: - 2000 keywords - 100 product descriptions - 100 products added to WordPress - 2000 translations checked How to Apply: Please submit how you search for keywords and which tools you u...

    $1930 (Avg Bid)
    $1930 Avg Bid
    24 bids

    Integrate a staking smart contract with a React frontend page for interaction. The necessary components including the staking contract, staking react page and token contract have already been prepared. Initially, we will conduct trials on the Sepolia testnet or other testnet to ensure all systems are operational before launching on the Ethereum m...operational before launching on the Ethereum mainnet. I have already source code for UI. Budget: 1k timeline: 1 week Our staking contract and staking page have been forked from this project: - Staking contract: - Staking page: How to apply: 1. Video introduction -time: 1~2minutes -format: link url -content: full name, location, skills

    $1139 (Avg Bid)
    $1139 Avg Bid
    39 bids

    I'm looking for a skilled graphic designer to adjust my existing logo for merchandise. Key Requirements: - Change "Officer" to "Racing" without altering the overall design - Replace "Three Stars" with "POA" with a seamless transition The original files are available in vector format (AI, EPS). The final adaptation should be of the same quality and file type. Your design should be suitable for printing on various merchandise, such as t-shirts and mugs. Experience and knowledge in creating designs for merchandise are a definite plus in this project. Your creativity and ability to seamlessly integrate these changes will be crucial to make the updated logo appealing and effective on the merchandise. Looking forward to seeing your propos...

    $76 (Avg Bid)
    $76 Avg Bid
    60 bids

    I'm in need of a Google Ads expert to resolve an issue with my campaign. The issue stems from a violation of Google's advertising policies, specifically related to the Google Ads Government Documents Policy. Key requirements: - Understanding of Google Ads Policies: The ideal candidate should have a deep understanding of Google Ads policies...resolving policy disputes with Google Ads is highly desirable. - Strong Communication Skills: The candidate should be able to communicate effectively with Google's support team to resolve the issue promptly. The main goal of the project is to get my campaign approved by Google in compliance with their policies. The faster the issue is resolved, the better. All I need is a solution for my main url to be able to go on google ads....

    $43 (Avg Bid)
    $43 Avg Bid
    5 bids
    Trophy icon Logo Redesign & Enhancement 6 days left

    ...the cactus, needs to be brown. 4) the hat, is the only portion of the design, that we would like to get some proposals, we have attached a couple of versions and colours, which we would like to incorporate onto the design proposals. The HAT must be slanted as in the original version, and should be in line to the current design. Note this is the ONLY selection which you can provide proposals of change to the design, but not the slanted hat, juts the version of the hat. message me if unclear. 5) the word Burrito needs to be slightly bigger to balance the logo. A plausible modification would be to replace the letter I, in the word burrito for a red hot chilli pepper of your design, and idea of that "I" has been provided in the document. IMPORTANT, when you submit your ...

    $37 (Avg Bid)
    Guaranteed
    $37
    80 entries

    I'm currently experiencing functionality issues with my Optisystem and need an expert to help me resolve it. Key Responsibilities: - i need to do ofdm code in matlab (tx and rx) And connect it with optisystem to make co-ofdm - and i need to get BER vs OSNR carve when change distance of optical fiber.

    $10 (Avg Bid)
    $10 Avg Bid
    5 bids

    ** I want to make some modifications to my book cover ** The redesign is prompted by the release of a new edition, which includes fresh content that I'd like to reflect on the cover. The changes would be minor, such as adding a few details or stickers. Do NOT change the overall style of the cover, it's simple, just adding some sticker of slight modification to the cover to reflect the following: Main highlights people appreciate: Prompt Engineering Data Analysis Also, we might consider adding something bold like "+2,500 prompts" on the cover to make it stand out even more.

    $16 (Avg Bid)
    Guaranteed
    $16
    43 entries

    I'm in need of a skilled photo editor who can help me alter the date on a photo. The task is fairly straightforward as the photo has a simple and plain background where the date is located. Key Requirements: - Change the date on the photo: I need this to be done accurately and without affecting the quality of the image. The new date will be provided to you. - Final file format: The altered photo should be delivered to me in a JPEG format. Ideal Skills: - Proficiency in Photo Editing Software: You should have a good understanding and experience in using photo editing software. - Attention to Detail: Precision is key in this task to ensure the date alteration is done accurately.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    31 bids

    changing pending entry condition from number of trades to lot of trades.

    $15 (Avg Bid)
    $15 Avg Bid
    1 bids
    Retro Beer Can Label Design 6 days left
    VERIFIED

    I'm seeking a talented designer to create a label for my new beer can. We have a design in mind already. We would like a template label created so we can change the colour in future for different style of beers. The design should be: - Fully customisable once completed. - The label needs to embody the - **Specific Colors**: I have a set of specific colors in mind that I would like to be incorporated into the design. The selected freelancer should be able to work with these colors while still being creative within the - **Elements**: The label will include the logo or brand name, as well as custom illustrations or graphics. These should be seamlessly integrated into the overall design. Ideal candidates for this project should have: - A strong portfolio with a focus on ...

    $26 (Avg Bid)
    $26 Avg Bid
    48 bids

    My project revolves around the conversion and enhancement of specific JPEG images. The enhancements needed pertain to retouching, color correction, background removal in addition to change of format. Ideally, I require someone skilled in photo editing and proficient in using Excel, to transcribe these reformatted images into an Excel document. I would like my JPEGs converted into the Excel , if you have a keen eye for detail and the necessary expertise, I would love to hear from you.

    $15 (Avg Bid)
    $15 Avg Bid
    22 bids

    ...web pages for accessibility issues based on the URL provided by the user. Step 1: Setting Up the Environment Ensure that both PHP and Node.js are installed on your server, as PHP will handle the user interface and form submission, while Node.js will perform the accessibility checks using axe-core. Step 2: PHP Script for the User Interface The PHP script provides a form where users can input a web address. Upon submission, PHP will call a Node.js script that uses axe-core to evaluate the accessibility of the website. php Copy code <?php if ($_SERVER["REQUEST_METHOD"] == "POST") { $url = $_POST['url']; // Execute the Node.js script that utilizes axe-core $command = escapeshellcmd("node " . escapeshellarg($...

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

    I need somebody to assist me with the tedious task of collecting image details in an excel sheet. Key tasks: - Aggregate a list of our images into an excel sheet. - Ensure each record includes the image name and its URL Ideal Candidate: You'll be a perfect fit for this project if you have: - Extensive experience with data entry. - A high accuracy rate and strong attention to detail. I've attached a reference image... Please note, this project is urgent and needs to be completed ASAP. If you are an efficient data entry specialist with excellent organization skills, I would love to hear from you.

    $11 (Avg Bid)
    $11 Avg Bid
    64 bids

    I'm looking for a Photoshop expert to help me change the color of a saree photo to a specific one, and then generate 6 more colors based on specific color codes I'll provide in a text document. Key Requirements: - Change the color of the initial saree photo to a specific color - Generate 6 additional colors for the saree photo based on specific color codes - Use these color codes meticulously to ensure a perfect match Ideal Skills: - Proficient in Photoshop and color editing - Experience in handling and generating colors based on specific color codes Please provide examples of similar work you've completed in the past to showcase your expertise in photo color editing. Example - Provided two photos below, one contains saree draped on a model and another cont...

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

    I'm seeking a skilled programmer familiar with Zoho and smart calendar applications. Key deliverables should include: - Developing a smart calendar with strong app integration features - Ensuring compatibility with the Zoho Creator platform - Designing the calendar to display as a timeline with columns - Using one table to show detailed information...detailed information about apartments - Each row should represent a separate apartment. The main information to be displayed is the availability of the apartments. This calendar must interact seamlessly with Zoho Creator, pulling the necessary data in real time. Well-rounded knowledge of Zoho Creator and smart calendar integration will be essential for this project. every change in the calendar will checked in the rules to chan...

    $141 (Avg Bid)
    $141 Avg Bid
    7 bids

    Hey there, I've already set up some indicators on PythonAnywhere(there's already a working strategy), Ä°'ll add some extra indicators on monthly, weekly periods. already a stock library installed and there's a working system for different indicators. i'll send the indicators pine editor codes, we need to change it to pyhton. the project is really very small.

    $47 (Avg Bid)
    $47 Avg Bid
    10 bids

    ...looking a addon to ship our products from cs-cart website. (This is example, for sending details of order to courier to create shipments.) 1. Admin and Vendors can add there own API's of couriers, 2. Able to create multiple warehouses, 3. Can send Order details to courier. 4. Once the order details sended to courier, fetch tracking id and put in tracking field to track the customer, Order status change as shipped. 5. Can create multiple courier Name, (Delhivery Air, Delhivery Surface, Xpressbees Surface, DTDC) 6. Multiple Tracking id can create for same orders 7. Shipping Label/Traking can be download from website 8. Notification of errors During Shipping (Pincode not service, Wallet balance is low) Currently we are planning courier integration with 1. Delhivery

    $353 (Avg Bid)
    $353 Avg Bid
    8 bids

    Hi Sophia B., Attaching a new task for you with SLA of tomorrow, May 13th. Please let me know if you have any questions, Thank you, G

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

    I am seeking highly skilled WordPress developers who are well-versed in Wordpress blog theme change and SEO. I have a very small travel blog on Wordpress (hosted on BlueHost) goes down constantly. I've been informed the theme is outdated and likely prone to malware. In addition, when the site is up it is extremely slow and we need help with SEO optimization. I may need help on a few minor design additions as well. Seeking someone who can retain the fun and lively spirit of my blog on a more reliable and fast running theme. Also seeking to make the blog page easier to read. This is a relatively new blog with few pages and less than (10) blog posts. Tasks include: - New WordPress Theme Design: Opt for a colorful and lively design while being readable and easy to navigate. ...

    $402 (Avg Bid)
    $402 Avg Bid
    144 bids

    Hello thank you Keycloak/realm/console Local user works saml authentication is fine big does not show url and gives a couple errrors or behaviors On several realms - any clue ? Will give a 5 Star Review when this is done and will write such inspiring words for you, when done. Please understand; there is hope you can give your “best” price; been unemployed, and have cancer with bills backing up, $10 possible? Please note $10 is the max total that I can handle for this (doing hourly reduces % fee). Will leave a Glowing paragraph of feedback 5 stars : - ) My funds are low but will pay quick and leave 5 stars. Please give your best possible for your bid ? (something reasonable?) Please note there is hope we can mutually complete this task; we can leave each other ...

    $2 - $8 / hr
    $2 - $8 / hr
    0 bids
    Trophy icon Logo for car rental insurer 2 days left

    We require a logo for a new car rental insurer called Car Rental Cover. Url is The logo should feature: - an icon - the icon should be in the name of the business - example of logo we like: Logo should communicate values like trustworthiness, professionalism.

    $33 (Avg Bid)
    Guaranteed
    $33
    179 entries

    I need a professional who can adjust the date on my doctor's note. The current date is from a year ago but I need it to reflect a recent date due to an urgent personal matter. Key requirements: - Change the date on a scanned document without affecting text or other elements of the note. - Ensure the revised version looks natural and realistic, as it may be scrutinized. - Provide the edited note in a digital format that I can use and print if necessary. Experience: - Proven track record in photo editing and manipulation. - Familiarity with editing medical or official documents would be a plus. - Demonstrate discretion and understanding of the sensitive nature of this task. Communication: - I would prefer to communicate updates and revisions through instant messaging. This w...

    $62 (Avg Bid)
    $62 Avg Bid
    48 bids
    Cartoon Character Face Revamp 6 days left
    VERIFIED

    We have this logo but wee need to change the cartoon face into something more similar to the actula person here is an image of the actual logo and the real life piucture of the person we need to add to the logo

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

    ...peripherals. Please list the features you will provide over and above typical features available in other competing products. The output power, frequency & all other parameters should be software adjustable via web server. Default factory settings set option. Review the attached sketch. Green dotted outline is out of your scope. Once interface to green part is defined, we shall have you review it as a change. We are in RFID business deeply for several years. More details (if needed) can be provided to shortlisted persons only. VERY IMPORTANT:::: Please read & understand and ask questions with your 1st response. To help us filter out bot responses and confirm it is a genuine response, please write " I confirm I have read in full & understood the job" as your...

    $7915 (Avg Bid)
    $7915 Avg Bid
    4 bids

    I am looking for graphic designer t...a new logo for my website as part of rebranding. I already have a logo but I want to rebrand from selling auto parts to selling tuning parts So instead of TAM'AUTO the new name will be TAM'TUNING The logo can be similar to old one but it has to represent something about tuning, tuned cars, speed, and similar. The color combination remains the same. I would need to be able to edit logo and change details if needed so editable files such psd, ai, eps are needed. In one of the attachments is original logo and others are provided as an example what I find nice and suitable for the new logo,. Feel free to input your suggestions but don't step away much from the theme and please don't use already pre made logos bought from s...

    $40 (Avg Bid)
    $40
    240 entries

    I'm looking for an expert to help me with a peculiar issue in my Keycloak setup. Keycloak/realm/console Local user works saml authentication is fine big does not show url and gives a couple errrors or behaviors - **Problem**: While my Keycloak server seems to be running fine, I'm encountering an issue where the SAML requests are not reaching the Keycloak console. I've checked the server logs and found no relevant error messages or warnings. - **Keycloak Version**: I'm currently using the `bitnami/keycloak:23.0.6` version. I'm open to suggestions for potential fixes or improvements in the configuration to ensure the seamless functioning of the SAML integration. A successful resolution to this issue will certainly be rewarded with a 5-star review on ...

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

    Hello, I am seeking an experienced Shopify developer to create a brand new Shopify website for my business. The main purpose of t...systems. - Experience with SEO strategy development and execution. - An eye for detail and commitment to designing a visually pleasing store. Basic Need:- 1-> Store pickup free, Order online locally free but not completely free. exclude some area charges. 2-> Online booking, Some countries have VAT or taxes so booking according to that, Create checkout pages. 3-> Language and Currency auto change, as per location. Please share examples of previous Shopify online stores you have built selling physical products. This will demonstrate your skills and increase your chances of being awarded the project. I look forward to collaborating on thi...

    $166 (Avg Bid)
    $166 Avg Bid
    12 bids

    I'm looking for ...thoroughly test the database for potential vulnerabilities, considering various injection techniques. - No access: Since I don't have any access to this database, I'm looking for someone who can perform this task remotely. You'll be expected to provide a detailed report on the vulnerabilities identified, so I can address them with my database administrator. - Change database values: Additionally, I'd like you to demonstrate the ability to change database values, as a proof of concept. This will help me assess the severity of the vulnerabilities discovered. Ideal Skills: - Extensive knowledge of SQL and its vulnerabilities - Experience with MySQL databases - Clear communication skills to explain findings If you think you're th...

    $23 (Avg Bid)
    $23 Avg Bid
    11 bids

    I'm looking for a comprehensive market research on voice changing AI applications that can function with the "Salaams" app on iOS and Android platforms. It's crucial that these applications have a real-time...interested in applications that can shift voice to a non-cartoonish, non-robotic female voice. Ideal Skills and Experience: - Extensive experience in AI app research - Detailed understanding of voice changer apps - Familiarity with Salaams app and its compatibilities Project Requirements: - Identify compatible voice changing AI apps for both iOS and Android - Focus on apps providing real-time voice change to a female voice - Exclude apps producing cartoonish or robotic voices - Deliver a comprehensive report detailing each app's features, compatibili...

    $53 (Avg Bid)
    $53 Avg Bid
    6 bids

    I'm looking for a professional cleaner to maintain my medium-sized turtle tank every two weeks. The task includes a complete cleaning of the tank, filter, and all accessories. Key responsibilities: - Removal of debris - Water change - Thorough scrubbing of tank - Maintenance of filter - Cleaning and disinfecting all accessories Ideal Skills and Experience: - Experience in aquarium and tank cleaning - Familiarity with turtle tank maintenance - Ability to work carefully around aquarium inhabitants - Strong attention to detail - Knowledge of safe and effective cleaning products for aquariums

    $10 - $30
    Local
    $10 - $30
    0 bids

    I need a talented freelancer with skills in image editing to modify 2-3 pictures. The task involves altering the subjects' hair length and style, and changing the eye color. Here are more details on the modifications: - Hair: I want to change the current style to medium-length hair with curls. - Eye Color: The eye color of the persons in the photos should be changed to brown. The changes should be mixed, some of them should be notably different, while some should stay subtle. To be successful in this job, you'll need experience with Photoshop or similar image editing tools, as well as a keen eye for natural-looking alterations. It's crucial that the final images look as realistic as possible. Prior experience in digital photo retouching would be highly appreciated.

    $82 (Avg Bid)
    $82 Avg Bid
    71 bids

    Need a Plugin/App to Transfer Google Sheet Data to Database via Webhook URL Description: We are looking for a skilled developer to create a custom plugin or app that seamlessly transfers data from a Google Sheet to our database whenever changes occur. The plugin/app should be able to detect any modifications in the Google Sheet and trigger the transfer process automatically. The data transfer should be facilitated through a webhook URL provided by us. Requirements: 1. Develop a plugin/app compatible with Google Sheets that can monitor changes in real-time. 2. Implement functionality to extract data from the Google Sheet and send it to a specified database via a webhook URL. 3. Ensure the plugin/app is secure, efficient, and scalable. 4. Provide clear documentation and...

    $95 (Avg Bid)
    $95 Avg Bid
    4 bids

    ...brief discussion. I really admire the way your business has been handling remodeling projects, especially how you manage to deliver consistent quality. Many businesses see a lot of traffic but struggle with conversions. We use an innovative approach with TikTok ads to boost your visibility and differentiate your offerings. Your main goal should be to not sound like a robot. Feel free to slightly change the script to your own style if necessary. Note: This script is for the application process only and not the actual script you will use if hired. This role is perfect for individuals who are driven to achieve through performance-based earnings. We look forward to hearing how you can contribute to our team and drive results....

    $300 (Avg Bid)
    $300 Avg Bid
    1 bids

    UX. Below are some of the requirements and will be broken down into milestones. Work items (subject to change before the project starts, may have minor changes after project starts): Everything below shooul work on Chrome, Edge, Firefox and Safari of windows desktop, iphone and android. Please test on those browsers and let me know if you are not able to test on both mobile devices. We need too complete bugs first followed by enhancements. Some of the styling items may required a couple of back-and-forth requests to change things slightly. Bugs: a. When there are no results, we need to display a message at the top that of the no results page that says "No results found". (you can test it with price, RAM and CPU Speed set to highest values) b. When we click on Sho...

    $153 (Avg Bid)
    $153 Avg Bid
    87 bids

    Hello thank you Keycloak/realm/console Local user works saml authentication is fine big does not show url and gives a couple errrors or behaviors On several realms - any clue ? Will give a 5 Star Review when this is done and will write such inspiring words for you, when done. Please understand; there is hope you can give your “best” price; been unemployed, and have cancer with bills backing up, $10 possible? Please note $10 is the max total that I can handle for this (doing hourly reduces % fee). Will leave a Glowing paragraph of feedback 5 stars : - ) My funds are low but will pay quick and leave 5 stars. Please give your best possible for your bid ? (something reasonable?) Please note there is hope we can mutually complete this task; we can leave each other ...

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

    I need a Colorzilla color picker extension developed for me, compatible with Firefox. This extension needs to have a unique feature - it should allow me to identify the nearest color from my personally curated GPL colors palette (consisting of 208 named colors) when I point to any item online. Other than this, I would like the option of possibly storing the URL of the item along with the identified color each time, allowing me to easily track color data scattered across the web. The deadline is within a month. Preferred skills and experience: - Expertise in browser extension development, preferably firefox - Familiarity with Colorzilla - Understanding of color theory and GPL color palettes.

    $164 (Avg Bid)
    $164 Avg Bid
    43 bids

    I am looking for a specialist to create a system within Google Suite that focuses on time off and schedule change requests. The main purpose of this system would be to automate the process of scheduling approved requests into Google Calendar from information submitted via Google Forms and collected in Google Sheets. Key aspects of the system include: - Time off/schedule change requests are submitted via Google Forms - These requests are gathered in Google Sheets. - Upon approvals within Google Sheets, these requests should then be automatically scheduled into Google Calendar. The desired level of automation, for now, is partial. I do expect some amount of manual intervention, specifically - the approval of time-off requests within Google Sheets should be manual. ...

    $163 (Avg Bid)
    $163 Avg Bid
    18 bids

    ...program "sabNZBd" -for Windows (With a proper installation routine and as an .exe file!!) -Python -NNTP (Network News Transfer Protocol) -modern GUI and a nice logo :) -source code, commenting on the source code properly ! -expandable ! -API usage -work with rss feeds -Periodic check if files still complete -option for hidden autostart -The program is supposed to download a certain sort of links like url use with an browser or pdf with an pdf viewer -rar/7zip support -multipar support () -automate posts by scanning folder(s) -auto delete files/folders once posted -full obfuscation of the Article Header -support several servers -Header check -Schedule posting -create backup plans as automation work flow -more..... Since you have read everything, please write

    $137 (Avg Bid)
    $137 Avg Bid
    25 bids

    ...e.g. editing newsgroups and adjusting retention - A simple API for the search still needs to be implemented - Standardize the design of the website - Development of an extended search function for navigation in Usenet groups - User-friendly interface for account creation and login process - A design that adapts seamlessly to desktop and mobile devices - A clean user interface with an option to change simple seasonal themes e.g. Halloween, Christmas - Adjustments to the invite system and registration - Add Online Check for .NZB Files - Bring changes online and then make any necessary adjustments - including source code, properly documented While my initial security needs are basic, I appreciate the attention to detail and a proactive approach to potential vulnerabilities. Help m...

    $154 (Avg Bid)
    $154 Avg Bid
    58 bids

    ...are interested in a wide range of services we offer at Thangu Academy, including software design development, content marketing, mock interview apps, and training bootcamps in over 100 technologies. Key Requirements: - Contacting leads via phone calls - Collecting their pain points in relation to the services we offer -Tracking them in our system like Name, Email, Phone Number, Website, Social URL, Pain Point, Product needed, How soon, Anyone else gave them results Ideal Skills and Experience: - Excellent communication and phone etiquette - Previous experience in lead generation and phone-based market research - Understanding of software design, content marketing, and technology training is a plus - Ability to record and organize collected information efficiently The primary g...

    $14 (Avg Bid)
    $14 Avg Bid
    12 bids

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

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

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

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

    Your expertise will contribute to a cutting-edge project that combines music generation with voice cloning to create songs sing by virtual persons. We want our app to have the following features. - Create unique music based on user input information (speed, type, length...). - Create music based on the voice provided by the user - Change the voice of music provided by the user to the voice provided by the user Skills expected of you 1. Strong background in machine learning, deep learning, and neural networks. 2. Experience with audio signal processing and familiarity with audio data preprocessing techniques. 3. Proficiency in Python and experience with machine learning libraries such as TensorFlow, PyTorch, and Keras. 4. Knowledge of music theory and composition is a plus. 5. Expe...

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

    ...in identifiers and integer literals. (The rules for identifiers and literals are described in the book.) For example, how does it handle an illegal identifier ‘2sum’ or an illegal integer literal ‘23b2’? Make appropriate changes to the state transition diagram and the code to enable the lexical analyser report the above-mentioned errors. Second change is to enable the lexical analyser handle assignment operators and certain key words. After this change it should be able to handle assignment statements and keywords: ‘if’, ‘then’ and ‘else’. Test your analyser on the following input file: x = 5 sum = x * 3 / 5 if sum > 1 then sum = sum + 1 else sum = sum – 1 Part 2: Syntax Analysis In this Part you will...

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

    ...Caller Identification: The app should be able to identify incoming calls and display the caller's information if available. - Anti-Spam: The app should have a feature that can help block spam calls. When a call comes in, you will check that call through the API It will give you a response with his phone number, name, photo, and address You will display that information 1. Login first app. (SERVER URL, USERNAME, PASSWORD) 2. I just need the information of the person who gave the phone from my database to show his name, photo, and address. 3. If he wants to save any new number, he can do it and it will be set in my database through the API. 4. The contact group will be like this whenever he gets an internet connection then the ne...

    $25 (Avg Bid)
    $25 Avg Bid
    6 bids

    I am seeking a skilled developer with solid experience in both Git and SSH to create a custom SSH protocol remote helper, a CLI to be invoked as git-remote-custom by git when commands are given to a remote url that looks like "custom::git@github:me/myrepo" To be writen as a shell script or in Golang Please note that this project does not involve specific security requirements. However, any additional measures you can suggest or implement to ensure the safety of git commands over SSH will be highly valued.

    $209 (Avg Bid)
    $209 Avg Bid
    10 bids

    ...explain how to copy/paste! ;)). This is not hardcore stuff, it's spending time on my site (I can tell you obvious things), seeing what needs to be explained (asking questions) and then writing the shortest explanation possible with screenshots so any dev (or me!) will know how to update something. For me it is useful like an FAQ- "I want to use calendly instead of scheduleonce, well where do I change the js?". NOTE: You don't need to explain how to copy/paste, so not making essays - more showing where with clear titles! ;) DETAILS - No tight deadline, fixed hours etc. - Be organised so you come up with a list of questions and ask a dev together - Don't have to do calls, but have to be able to communicate in text clearly - You need to be very good wit...

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

    I'm looking for a Python developer working with Selenium to dev...submission of URLs from Text file to two different directory websites. Both websites only accept one URL submission at a time, therefore I need a solution to streamline this task. The data to be submitted is URLs only, with no additional company, product, or service details to be included. Key tasks include: - Building a user-friendly application that can handle and submit multiple URLs to each respective website - Ensuring each app is configured to submit URLs in the specific format or template required by each directory website Ideal skills for this project: - Proficiency in Python and Selenium - Strong experience in web scraping and automation - Attention to detail to adhere to the specific URL su...

    $48 (Avg Bid)
    $48 Avg Bid
    20 bids

    I need a video for a company. The video will last 20 seconds (if you need more time, the maximum would be 30 seconds, but please, no more) and must display the text that I will provide you along with animations. Here there is an example about the style the company wants: Please don not apply for this project until you check the url video provided before. Please note that the text must be displayed in Spanish. Translate the Spanish text so that you can display the scenes as required. For example: 'Diseño y Desarrollo web' => 'Web design' Scene 1: Intro with Logo [Visual: Company logo animation] [Text on screen: "Bienvenidos a [Company Name]"] Scene 2: Presentation of Services [Visual: Animated text for each service appears on screen in se...

    $156 (Avg Bid)
    $156 Avg Bid
    50 bids

    Top url change Community Articles