Run project scriptKazi

Kichujio

Utafutaji wangu
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
    Jimbo la Kazi
    2,000 run project script kazi zimepatikana, bei imeletwa USD

    Esli u vas horo6aya skripta/proekt dlya Hotel Management/Booking, pozhulsta pi6ite mne. Ho4u 6to bi mi dogovorilis. Ya budu platit tolko v dolarah!

    $749 (Avg Bid)
    $749 Wastani wa Zabuni
    5 zabuni
    Wordpress script Imeisha left

    التفاصيل موجودة في المرفقات .. وياليت يتم ذكر السعر والمدة في حالة الموافقة .. وشكرآَ

    $10 - $10
    $10 - $10
    0 zabuni

    There are 89 simple phrases and the recording would take about 15 mins. the speakers need to be: - Native Italian speakers from Italy. - Age from 18-55. - Both professional voiceover or amateur Budget: $8 per speaker. We reserve the right to reject any recordings that do not meet our quality standards. (the pronunciation) Feel free to contact me if you are interested in this project. Best Regards Libby

    $9 / hr (Avg Bid)
    $9 / hr Wastani wa Zabuni
    2 zabuni

    I need a professional content creator skilled in human development to provide me with 30 video scripts and ideas for my business centered on getting rid of old block how nervous system control you, personal growth, overcoming fears, and building self-confidence. Each script should be educational and informative, while maintaining a concise length of 1-3 minutes. Key Requirements: - A solid understanding of human development, personal growth, and related topics - Proven experience in creating concise and engaging video scripts - Ability to convey complex information in an easy-to-understand manner - Strong writing skills with a focus on educational content - Previous experience with similar projects is highly preferred Your work will play a crucial role in helping individuals over...

    $16 / hr (Avg Bid)
    $16 / hr Wastani wa Zabuni
    7 zabuni

    I'm looking for a Unix shell scripting expert to help me with my project. Here's what's required: - Automating file transfers: I need a script that can download specific file types from a directory on my server and then upload them to an SFTP server. - Handling specific file types: The script needs to be able to recognize and transfer only files of specific types, rather than all files in the directory. Ideal skills and experience: - Proficiency in Unix shell scripting - Experience with SFTP - Expertise in handling specific file types in scripts - Familiarity with file transfer automation - Good communication and problem-solving skills If you feel you have the required skills and experience, please reach out. Thank you!

    $29 (Avg Bid)
    $29 Wastani wa Zabuni
    5 zabuni

    I'm in immediate need of a skilled web developer to tweak an existing custom-built script for my car rental website. The script that I am using is this: I am looking for a professional with a high level of expertise in web development to make these adjustments quickly and effectively. The priority is the rapid completion of this project, so it is critical that the selected freelancer has the bandwidth to dedicate to this task immediately. Experience with custom-built scripts is a must. Your portfolio should demonstrate your capability to work on existing structures and adapt them to new requirements.

    $677 (Avg Bid)
    $677 Wastani wa Zabuni
    196 zabuni

    I am seeking an experienced Python developer to improve the functionality of a current script by adding new features, specifically automated tasks. The upgrades will involve: - Analysing and understanding the existing Python script. - Enhancing the script by adding automated task features to streamline operations. - Testing the script to ensure it performs as required with the new features. Ideal applicants will have: - Proficiency in Python, with a focus on script optimization. - Experience integrating automation functionalities into Python scripts. - A keen eye for detail and error detection. - A proven track record improving and maintaining Python script performance. I am looking forward to working with someone who can improve our script&#...

    $35 (Avg Bid)
    $35 Wastani wa Zabuni
    6 zabuni

    I'm looking for a skilled developer to help integrate the DropzoneJS library into my project in full. I have integrated demo vesrion only. The primary goal is to improve the user experience by allowing for drag and drop functionality for file uploads. Key Requirements: - Implementation of drag and drop functionality using DropzoneJS - Ensuring DropzoneJS supports multiple file uploads at once - Do not need integration within the existing project structure. PHP Upload script working just fine. - Adherence to best practices for user interface design and user experience Ideal Skills and Experience: - Proficiency in JavaScript and relevant libraries, particularly DropzoneJS - Proven experience with front-end development and UI/UX design - Ability to integrate new f...

    $23 (Avg Bid)
    $23 Wastani wa Zabuni
    20 zabuni

    ...AFL that I need converted into TradingView Pine Script. The primary function of the current code is to execute trading decisions based on the conditions of the market. **** 1 MORE CONDITION TO BE ADDED MENTIONED IN TXT FILE ATTACHED******* ***** FIXED PRICE RS. 3000/- ONLY ******* Key requirements: - Conversion: The Amibroker AFL strategy needs to be converted to TradingView Pine Script. The converted script should retain the functionality and logic of the original. - Optimization: The Pine Script should be optimized for performance on the TradingView platform, ensuring efficient execution and minimal latency. - Strategy understanding: It's crucial that the freelancer understands the trading logic and conditions embedded in the Amibroker AFL script...

    $112 (Avg Bid)
    $112 Wastani wa Zabuni
    5 zabuni

    I have a 15-minute script in progress and I'm seeking a professional Turkish male voice-over artist to bring it to life. The project involves recording the script in a professional tone. Key requirements: - Male Turkish voice-over artist - Previous experience in long-form voice-over - Ability to deliver a professional tone - Strong communication skills I'd appreciate someone who can collaborate with me on this project, offering input on pacing and intonation where necessary. I'm looking for a voice that is clear, engaging, and professional. Please provide samples of previous work in your bid.

    $2 - $8 / hr
    $2 - $8 / hr
    0 zabuni

    I am in need of expert skills in 2D animation to create a short, engaging video that encompasses a unique process. Requirements: - The animation should be 2D. - Experience with creating short, impactful animations is essential. - The completed video s...create a short, engaging video that encompasses a unique process. Requirements: - The animation should be 2D. - Experience with creating short, impactful animations is essential. - The completed video should be less than 1 minute in duration. - I will provide the script for the animation. - Grasp on translating text to visual imagery is invaluable. Ideal freelancers will possess exceptional 2D animation skills, strong communication, and an ability to work efficiently to create a punchy, less than a minute video from the provid...

    $104 (Avg Bid)
    $104 Wastani wa Zabuni
    14 zabuni
    Excel VBA Data Manipulation 6 siku left
    DHIBITISHWA

    I'm seeking a seasoned Excel VBA developer to create a script that will regularly manipulate data within my Excel sheets. I have vba code run each 5 hours to export my excel sheets as pdf photos, but the problem here is my pdf photo sometimes not shown correctly, and sometimes its shows correctly. here is my vba code: For i = 1 To 57 '54 ' = False sheetxx(i).Select (Now + TimeValue("0:00:05")) ' "({1068})", True 'DoEvents pdffilename = fname2 & "" & sheetxx(i).Name & ".pdf" jpegfilename = fname2 & "" & sheetxx(i).Name & ".jpg" Shell ("D:khalid savescreenshot " & jpegfilename) ' (Now + TimeValue("0:00:01"...

    $26 (Avg Bid)
    $26 Wastani wa Zabuni
    28 zabuni

    I require a skilled 3D visual effects animator to create engaging rear projections for a theater production. The play lasts for a duration of 1-2 hours. The animations should be visually stunning and creatively incorporated into the pl...are a plus. - Strong understanding of timing and how visuals can enhance a live performance. Your task will be: - To design and animate distinctive 3D flying and magic effects. - To work with the director to ensure the visuals align with the script and the vision of the performance. - Be able to revise and refine animations upon review and feedback. Your goal is to create visual effects that will captivate the audience and enhance the overall experience of the theater production. I look forward to seeing your portfolio and discussing the pro...

    $568 (Avg Bid)
    $568 Wastani wa Zabuni
    37 zabuni

    Preciso de uma pessoa que faça a instalação e configuração de uma instância do Izing (Preferência pelo PRO com SaaS) ou Whaticket em uma VPS. O profissional deve possuir a expertise necessária para assegurar que não exista nenhum backdoor ou script malicioso no pacote usado para instalação. O pacote de instalação é de responsabilidade do profissional. Preciso das seguintes funcionalidades: • Suporte a API Wpp não oficial; • Chat multiusuário; • Transcrição de áudio • Configuração de chatbot com diversos fluxos; • API para disparo; Recursos que acho interessantes: • Suporte a API Wpp oficial; • Suporte a ...

    $10 - $30
    $10 - $30
    0 zabuni

    ...projects from GitHub repositories "" to assist me in setting up and running the demo-k6-operator project on my Mac machine. Your guidance should help me to understand how this project works, which is my primary goal. Key requirements: - Expertise in running and configuring projects from GitHub repositories on Mac machines - Solid understanding of the demo-k6-operator project - Ability to provide clear, detailed instructions and guidance for running the project on my machine - Patience and willingness to explain concepts to help me understand the project better The specific challenge we may face is that I'm using a Mac CPU that is NOT Intel, so experience with this kind of set-up would be a significant advantage. Your support

    $61 (Avg Bid)
    $61 Wastani wa Zabuni
    3 zabuni
    YouTube Hindi Horror Script Writer 6 siku left
    DHIBITISHWA

    I am in need of a talented script writer who can create engaging, Hindi language horror scripts for YouTube. The scripts are for short films, with each video being less than 10 minutes. The focus of the horror should be more psychological thriller than supernatural or slasher. Key requirements for this project include: - Fluency in Hindi - Proven experience in scriptwriting, particularly for the horror genre - A deep understanding of the psychological thriller subgenre - An understanding of the dynamics of YouTube content and how to captivate an audience in a short span of time. The ideal candidate will be able to weave a compelling narrative that keeps viewers on the edge of their seats, all while maintaining a distinctly Hindi language and cultural context.

    $10 (Avg Bid)
    $10 Wastani wa Zabuni
    9 zabuni
    Trophy icon Edit videos for my ads 6 siku left

    ...working: VSL ad video that is working: Script for the ad: Script for the ad We want to use viral images to attract more people’s attention. Format: Beginning of the ad is a viral meme + cut to my recording + cut to body of the edited ad (old body that works) Beginning of the ad is a viral meme GC | Viral Memes + Middle of the ad is ME acting out something - “this might sound crazy but…” GC | Kim's Ad Footage + End of the ad is the original body of the video: - start from “this might sound crazy but..” GC | Adset 2 for Nick [Sprint 2] Video (raw) : Video (edited): Script for the ad: Script for the ad - for the subtitles The order of Reels I shot: Script: Reel:

    $20 (Avg Bid)
    Imehakikishiwa
    $20
    6 wasilisho

    i have Indicator tradingview code i need to fix the jason message to send alert in telegram group fit with cornix

    $178 (Avg Bid)
    $178 Wastani wa Zabuni
    31 zabuni

    I'm looking for a skilled developer to create a custom script for Jira Cloud. The script should modify the behavior of a select field within the platform. Key Features: - Dynamic Select Field: The select field should dynamically change based on the values chosen by other issues in the project. This means that as the field is selected, it should update to exclude values already in use by other issues. - Hide Values Already In Use: The script should ensure that the select field does not present options that have already been selected by other issues in the project. - Customize Form Behavior: The script should also allow for custom form behavior in Jira Cloud. This project requires a developer with experience in Jira Cloud and strong sk...

    $43 (Avg Bid)
    $43 Wastani wa Zabuni
    13 zabuni

    I'm looking for a talented native English speaker to paraphrase a script for a video. The script is intended for a general audience, so I need the content to engage and connect with viewers. The tone should be energetic. Key Requirements: - Native English speaker - Experience in script paraphrasing - Able to adapt content for a general audience - Capable of infusing an energetic tone - Understanding of video script writing nuances I'm looking for someone who can take my existing script and elevate it so it resonates with a wider audience. If you've got a great understanding of language, are creative, and can bring energy to your writing, this could be a perfect fit for you.

    $19 (Avg Bid)
    $19 Wastani wa Zabuni
    39 zabuni

    ...dev team on per project basis to rebrand codecanyon projects. Indian, Pak, Bangla, Nepal, Nigeria devs are welcome. This project is not for teams and agents. Only for individual devs with average to good skills. Pay is according to working for a dev team, and not according to end client budgets, we know it, so bid only if you are okay working on below terms as it is same for all of us, all team members. Use our projects to monetise your extra 4 hours a day, which were otherwise not making you anything. Work includes : 1. rebranding projects 2. upgrading dependecies to latest (which will again be useful in future projects done on same script) 3. smoothen flow and bug fixes to ensure all functions work perfectly (usually required in first project done on ...

    $13 (Avg Bid)
    $13 Wastani wa Zabuni
    10 zabuni
    Autohotkey to C# Conversion 6 siku left
    DHIBITISHWA

    I have a fairly complex Autohotkey script that customizes the behavior of an application. This script involves some advanced functions like Windows API calls and file manipulations, and I need it to be converted to C# code. The C# application doesn't need to have a GUI, it only needs to replicate the functionality of the Autohotkey script. API used - GetMenuItemCount EnableMenuItem GetMenuString Ahk method used MouseGetPos CoordMode WinExist WinGetClass LButton::return SendMessage WinGetTitle WinGet WinActivate ControlGetFocus Key requirements: - Convert an advanced Autohotkey script that customizes application behavior to C# code - Ensure the C# code replicates the original Autohotkey script's functionality - No GUI is required in the C# applic...

    $385 (Avg Bid)
    $385 Wastani wa Zabuni
    11 zabuni
    Insta reels script 6 siku left
    DHIBITISHWA

    Write the script for mi insta reels based on the raw video provided to you. Script should sound genuine and engaging taking context from the provided video

    $12 (Avg Bid)
    $12 Wastani wa Zabuni
    20 zabuni

    I need software to automate the login process of a Windows Desktop Application (fill Username & PW). For that, i'm looking for either a consultant that can recommend/evaluate existing soft- and hardware, or a skilled developer to create a software/script for the task. The desired operation is as follows: User scans a finger. Based on the result, the username/PW fields are auto-filled and submitted. A UI to add/edit/delete users is obviously needed. Ideal Skills and Experience: - Proficiency in Windows application development and/or Windows scripting. - Experience with biometric fingerprint devices. - Experience in software automation. A proof of concept for the auto-fill part has already been tested and can be provided. A fingerprint scanner is already existing, if a so...

    $504 (Avg Bid)
    $504 Wastani wa Zabuni
    39 zabuni

    ALL PHP script of the configurations and parameters of the site /////CONFIG AND INSTALL SCRIPT //// I want a complete configuration of all parameters URL DEMO SCRIPT. 7437.Cj0KCQiA5rGuBhCnARIsAN11vgR0IAOeV3fZLehJ28mJeOVeC35qXrrXFJfbYhlUK8e9nraqPybSIxUaAic2EALw_wcB .................................................. ................ ......... I want a complete script setup with all systems working. CREATION OF ACCOUNTS AND EMAIL ADDRESSES TO MAKE THE WHOLE SCRIPT WORK example add: :add languages EUROPE AND ENGLISH : account creation, facebock, instagram, twitter X, (create an email address on the domain)

    $53 (Avg Bid)
    $53 Wastani wa Zabuni
    33 zabuni

    We're looking for someone to qualify leads and set appointments with interested parties for our web based 3D virtual floorplan software. We'll initia...afterwards we'll look at paying you for a set number of hours as milestones. We currently have hundreds of contact details which need to be worked. Competitive rates will be prioritised. Skills needed: Good conversational English Preferably neutral accent Ability to evangelise a product Competent with telephone sales Duties include: Cold calling from a spreadsheet of prospects Work using a script as guidelines Pitching our product to prospects over the phone Conversationally move a prospect to a booked meeting with our Sales Director There is also commission available which will be discussed after the trial per...

    $25 - $317
    Il'ohusishwa Imefichwa
    $25 - $317
    3 zabuni

    I'm looking for an expert mobile developer to build an event app for both iOS and Andro...different priced tickets per seat/location - country of the event and more - API integration with website (php script built with laravel) A similar app will be provided for reference. The ideal candidate should have solid experience in implementing these features and a strong understanding of both platforms. Being able to create a user friendly and smooth interface is essential. Knowledge of ticket sale systems and push notifications will put you at an advantage in the application process. Please include previous related works in your proposal. Mention any other skills you have that could benefit the project. You can contact me for more details. in my opinion its a very small ...

    $1578 (Avg Bid)
    $1578 Wastani wa Zabuni
    177 zabuni

    ...employer. Quick and correct work will earn you positive feedback and timely payment. ************************************************************************************************** Project description : I want the details of 200 companies and their CEO's with very specific criteria. This is an intensive, manual work project that will take at least 4 hours of dedicated effort of searching through Linkedin / Google/ general web search. Please proceed with reading further, only if you are willing to work hard and devote time to complete the task correctly. It CANNOT be automated or run via a script. It CANNOT be sourced from databases such as Apollo.io. Please do not waste your valuable time trying to do either. The criteria are: 1. Top 100 com...

    $19 (Avg Bid)
    $19 Wastani wa Zabuni
    13 zabuni

    We're looking to see how the latests AI rotoscoping tools look compared to one we're building ourselves. Specifically we're interested in Davinci, After Effects and Runway. We'd like someone with access to/familiarity with all of them (at least the background removal function). This is how it would work: - We give you a single clip - You use each tool to remove the background best you can while screen recording each process and making note of how many clicks it took to select the whole object - For controlled conditions, you have 30 seconds to select the foreground in each tool - Export as is (no further clean up) - Then using whatever editing tool you like the most, take these outputs (and one we'll prvide) and create identical vertical videos for each where i...

    $104 (Avg Bid)
    $104 Wastani wa Zabuni
    23 zabuni

    I need assistance with extracting specific data from a voter list that comes in PDF format from the election commission. Here’s what I need: - Extract Name, Fath...specific data from a voter list that comes in PDF format from the election commission. Here’s what I need: - Extract Name, FathersName, Age, Gender, VoterID, and SerialNumber from the PDF voter list. - Placement in a standard Excel format is acceptable, no need for any specific formatting. - Not just a one-time service, I also need a software or script that can perform this PDF-to-Excel conversion automatically in the future. Ideal candidates for this project have advanced skills in data extraction, familiarity with handling election data and proficiency in developing an automated system for convenie...

    $91 (Avg Bid)
    $91 Wastani wa Zabuni
    38 zabuni

    I need a 30-second video explainer in Hindi, targeted at adult viewers, that explains the features of a product. The script is ready. However, I need an AI-generated realistic avatar to be the primary character in the video. Key Project Details: - Video length: 30 seconds - Language: Hindi - Target Audience: Adults - Avatar Style: Realistic Requirements: - Proficient in creating animated video explainers - Experience with AI-generated avatars - Skilled in producing content in Hindi Please include relevant samples of your previous work in your proposal.

    $87 (Avg Bid)
    $87 Wastani wa Zabuni
    21 zabuni

    Hello everyone. I need a query for prestashop version 1.7.8.10. I need to run 2 times a day a check script on products that have quantity 0. When I have quantity 0, I need to disable the product. I need a script that performs this operation 2 times a day.

    $32 (Avg Bid)
    $32 Wastani wa Zabuni
    32 zabuni

    ** Urgent Need ** I need 1 Script Description Content every day each one will be short 100-200 Words. Video Will be provided. Content Topic/Type Example: The Content should be like this type of topic and 100% unique and related to the subject. All the content should be well-researched and have accurate information. The budget is $10 Per Content. Newbies are highly welcomed.

    $18 (Avg Bid)
    $18 Wastani wa Zabuni
    62 zabuni

    ...overshadowing the message. - Making sure the script is engaging, thought-provoking, and highlights the importance of reproductive rights effectively. Skills & Experience Needed: - Experience in scriptwriting, particularly radio scripts. - Familiarity with, or willingness to research, modern day issues surrounding reproductive rights. - Ability to combine personal experiences with factual information seamlessly to create a compelling narrative. - Possess sensitivity and understanding for the topic at hand. Be clear in your presentation with the following: What issue you are addressing Why the issue is timely, topical, and relevant to our time and place The ideal freelancer for this project would be someone who can bring empathy and understanding to the script...

    $96 (Avg Bid)
    $96 Wastani wa Zabuni
    37 zabuni
    Play-To-Win Game Script Developer 5 siku left
    DHIBITISHWA

    I'm urgently looking for a programmer with experience developing play-to-win games, specifically with an existing script. Main requirements and preferences: - Preference for a Ludo style game, but open to alternative suggestions in this format. - The game must have a “play to win” mechanism that needs to be engaging and well thought out. - The platform is flexible, it can be a web-based game or an app, so previous experience in both or either of them is an advantage. - The project has an urgent deadline and must be completed as quickly as possible. Ideal Skills and Experience: - Experience in developing play-to-win games, preferably with a mechanism similar to Ludo. - Proven track record in web or app-based game development. - Ability to deliver high qualit...

    $503 (Avg Bid)
    $503 Wastani wa Zabuni
    27 zabuni

    I require a skilled developer to create a Pine Script indicator for I want to create a dashboard Indicator to show Moving Averages and market structure of all time frames I'll send details from chat Like this -

    $169 (Avg Bid)
    $169 Wastani wa Zabuni
    15 zabuni

    I'm seeking a developer to create a Roblox executor compatible on Windows. This program must feature: 1. Script Execution: - It should have the capacity to successfully execute scripts in Roblox games without interruption or failure. 2. Game Exploits: - The program should be able to identify and exploit weaknesses in the game for a better user experience. 3. User Interface: - Creation of a detailed, intuitive, and user-friendly interface is crucial. I prefer a UI design that is simple to navigate, even for new users. The ideal freelancer for this project will have robust experience in Roblox, an understanding of game exploiting methods, and the proficiency in creating user interfaces in different platforms, particularly Windows. A portfolio showcasing similar comple...

    $33637 (Avg Bid)
    $33637 Wastani wa Zabuni
    33 zabuni

    I'm seeking assistance to install a Laravel Vue JS Inventory script on my local Windows 11 PC. - I need help to install npm and Node.js on my system before proceeding with the script installation. - The script is specifically designed for Laravel with Vue JS, so I require a freelancer with expertise in these technologies. - Familiarity with XAMPP is a plus, as it will be used to run the script on my local server. - The ideal candidate should be able to walk me through the set-up process and provide any necessary troubleshooting support.

    $40 (Avg Bid)
    $40 Wastani wa Zabuni
    12 zabuni

    ...experienced 3D artist with a passion for fantasy settings capable of creating moderate detail, low poly 3D models. You should also have a knack for scripting, specifically with developing compelling character-driven narratives. Key responsibilities and requirements include: • Applying creative ingenuity to develop low poly, moderately detailed 3D fantasy models. • Writing an engaging character-driven script for the designed models. • Having a deep understanding and profound interest in fantasy genre. Ideal freelancers should have a strong track record in both 3D modelling and scriptwriting. Your portfolio should demonstrate past performance on similar character-driven, low-poly 3D modelling projects. Proficiency in scriptwriting is a must, with particular emp...

    $36 (Avg Bid)
    $36 Wastani wa Zabuni
    16 zabuni

    Our existing CGI script is encountering issues when importing the exam's section breakdown from a .dat file. Due to this, we are unable to import the breakdown of results per section of the exam into the SQL database. We are seeking a proficient developer who can: - Analyze our existing CGI script and identify the cause of the breakdown import issue. - Provide actionable advice and steps to troubleshoot and resolve the problem. - Ensure the script effectively imports the section breakdown from the .dat file as intended. The ideal candidate for this project should have: - Extensive experience in CGI scripting and SQL database management. - Proficiency in handling and troubleshooting data import/export issues. - Ability to work quickly and effic...

    $26 / hr (Avg Bid)
    Dharura Makubaliano ya Kutotoa Taarifa
    $26 / hr Wastani wa Zabuni
    6 zabuni

    I'm looking for a professional who can set up an automatic download of mainly .csv files from FTP, SFTP, https and webscraping-login. The script should be configured to run daily/weekly at pre-defined time - configurable for each file. Requirement: Check after each download that the download has actually been downloaded. Notify user if any errors occur. Key Requirements: - Configure FTP download automation on Windows enviroment or hosted. - Schedule the download to occur at defined day/hour. - Check if download has been succesful. - Clear commented code. I only respond to bids where the bidder clearly has read the description...sorry (not really sorry, lets not waste each others time :) ) I prefer fixed price, but have entered hourly - let me know your suggestion.

    $34 / hr (Avg Bid)
    $34 / hr Wastani wa Zabuni
    66 zabuni

    Describe in your proposal if you have had experience with ready-made slot games, if you have done any, share a reference link. Preference is for freelancers who already know this script the front end according to the references below. Insert a clock into the prize draw template. Note: I will provide the watch. Create a more attractive presel, redirecting users to the Telegram group. Review and correct the prize draw model to carry out a draw scheduled by date and time and display the draw winner randomly and automatically

    $635 (Avg Bid)
    $635 Wastani wa Zabuni
    35 zabuni

    I'm in need of an experienced web developer with strong shell scripting skills. While the main purpose of the website application is not specified, it's targeted at the general public. Ideal Skills and Experience: - Proven expertise in web application development - Experience in creating websites geared towards the general public - Robust skills in shell scripting - Ability to independently...public. Ideal Skills and Experience: - Proven expertise in web application development - Experience in creating websites geared towards the general public - Robust skills in shell scripting - Ability to independently make decisions to enhance website functionalities Note: As the tasks for shell scripting are undefined, a flexible way of working is preferred for meeting emergent needs in...

    $27 (Avg Bid)
    $27 Wastani wa Zabuni
    23 zabuni
    Spanish Script Reading Needed 5 siku left
    DHIBITISHWA

    I'm seeking Spanish speakers for a project where you will be reading conversational scripts in a formal tone. Your role will be to: - Read Spanish scripts in a formal tone - Ensure the scripts are conversational in nature The ideal freelancer for this job would have: - Native proficiency in Spanish - Ability to convey a formal tone - Experience with voiceover work would be advantageous - Knowledge of different regional Spanish accents is a plus. PLEASE FIND ATTACHED THE PROCEDURE YOU NEED TO FOLLOW TO DO THE RECORDING.

    $638 (Avg Bid)
    $638 Wastani wa Zabuni
    40 zabuni

    I'm looking for a skilled Python developer who can create a tool that can convert VCE (Visual CertExam) files to PDF. The script needs to be compatible with Windows, and ideally, it should: - Provide output in a format that is both viewable and editable - Operate solely via a command line interface Ideal applicants will have experience in Python programming, data manipulation, and an understanding of file conversion processes. A background in creating command line tools is a plus. Your experience in delivering clean, efficient code is highly valued. Please provide examples of previous work when applying. I'm on a tight budget ($10 - $15)

    $20 (Avg Bid)
    $20 Wastani wa Zabuni
    18 zabuni
    Discord Video Tutorial Creation 5 siku left
    DHIBITISHWA

    ...topic clearly - videos should not be rushed - quality of the videos should be high - Each tutorial should be a step-by-step walkthrough, including screenshots to help illustrate each point. - - Extensive experience with Discord and great communication skills are must-haves for this project. I look forward to seeing your proposals. 3. For the voice over i will give you access to my elevenlaps account where i cloned my voice you can use my voice for the videos all you have to do is write the script and it will generate the voice for you. each video i will be paying $7 Australian dollar which is $4.5 Us dollar. 7*10=70 which is about $45 Us dollar. If we understand and i like your quality of work I have additional 50 discord short tutorial videos that needs to b...

    $3 / hr (Avg Bid)
    $3 / hr Wastani wa Zabuni
    1 zabuni

    Hi I will share the details with the shortlisted candidates. Thanks

    $13 / hr (Avg Bid)
    $13 / hr Wastani wa Zabuni
    36 zabuni

    I will make a script SuperTrend AI & StochR & Squeeze v1.1, as detailed in this document:

    $65 (Avg Bid)
    $65 Wastani wa Zabuni
    1 zabuni

    This is a juke box musical, i have a loose storyline. See the website with the same name.

    $134 (Avg Bid)
    $134 Wastani wa Zabuni
    39 zabuni

    More details: Which version of Excel are you using? Excel 2016 What type of data processing do you need? Data sorting, Data filtering What specific criteria will you use for sorting the data? Numerical order It is required to set up a script that will process an Excel file every day, filter the file according to an algorithm and leave the necessary data in the file.

    $124 (Avg Bid)
    $124 Wastani wa Zabuni
    98 zabuni