Auto install programs script仕事

絞り込む

私の最近の検索
次の条件で絞り込む:
予算
to
to
to
種類
スキル
言語
    ジョブステータス
    2,000 auto install programs script 仕事が見つかりました。次の価格: USD

    I'm in need of a Chrome Extension developer who has experience working with Shadow Root. Key Project Details: - The extension will need to leverage Shadow Root for various purposes; specifically, for style, DOM, and event encapsulation. - The desired functionality includes accessing and...capture and handle events within the shadow root. Ideal Skills and Experience: - Strong experience in developing Chrome Extensions. - Proficient in working with Shadow DOM and specifically with Shadow Root. - Expertise in style, DOM, and event encapsulation using Shadow Root. - Ability to access, modify, and interact with elements and events within the shadow root. - Prior experience in content script injection, DOM manipulation, and user interface modification within Chrome Extensions can b...

    $168 (Avg Bid)
    $168 平均入札額
    20 入札

    I'm looking for a seasoned Python developer with specific experience in video analysis to create a script that can process a full mp4 video and identify the positions of a Color Checker card ( ). The idea is to scan each frame of the video, locate the Color Checker, and log its position. The final detection shall share the first frame, the intermediate frames and the last frame of ONE color checker card. Key Requirements: - The script should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - take a look here:

    $85 (Avg Bid)
    $85 平均入札額
    18 入札

    Currently, I'm working with Python Selenium and attempting to create a script that can consistently log in to websites like vfsglobal, such as "", every minute without triggering their IP blocking mechanism (which kicks in after about 5 attempts from the same IP). I've purchased proxies from and integrated them into my script, but unfortunately, they only seem to work for HTTP, not HTTPS. I'm curious about a solution to this problem. Is it feasible to set up a server (like Google Cloud or AWS) that utilizes a unique IP addresse for each request? Any insights you could provide would be greatly appreciated.

    $30 (Avg Bid)
    保証

    Mобильное приложение Будет о том, как устанавливать, устранять неисправности и обслужив...Можете копировать какой нибудь вэб сайт На главном экране появится предупреждение Дизайн логотипа и изображения принадлежат вам, но есть некоторые изображения. Klima montajı nasıl yapılır, arızası nasıl giderilir ve bakımı hakkında bir mobil uygulama olacak. ana ekranda uyarı olacak logo tasarımı ve resimler size ait ama bazı resimler vardır There will be a mobile application about how to install, troubleshoot and maintain air conditioners. There will be a warning on the home screen The logo design and images belong to you, but there are some images

    $350 (Avg Bid)
    $350 平均入札額
    3 入札

    ...changes at the property state associated with Rate Plans or Room Types mapped to wprentals, we will generate a changes message and send it to changes endpoint to wprentals via POST request.- a script to handle bookings from wprentals to Channex -Handle new Booking and pass to channex via wooocomerce complete order post booking to channex (works with woocommerce webhook, endpoint) whenever there is an order from woocomerce with status complete .. it will triggle the endpoint and post a new booking to chnanex. to request Full Sync from Channex to your side - create script that hande full sync PS: - API document are provided in channex website - code prefer PHP can be stand alone or wordpress plugin (will discuss what is the best option) notes: - for mapping we need ...

    $177 (Avg Bid)
    $177 平均入札額
    15 入札

    I currently have a working script using the 0x protocol. I frequently get out of gas error messages. I could have 50$ or 3$of ETH in my wallet when this happens so it is not a lack of funds. I believe this is an issue with the script not allocating enough gas. Here is an example of 2 of the TX that failed on Tenderly I need the following: 1. I need someone to fix the OUT of GAS ISSUE AND use the highest amount of GWEI so the TX is processed as fast as possible. 2. ON one of the last lines, the amount of GAS is output. I would like to out ut the TX fee in ETH if possible

    $286 (Avg Bid)
    $286 平均入札額
    8 入札

    ...suppliers. This platform will enable customers to efficiently locate and interact with suppliers, focusing on ease of use and accessibility. The map functionality is a core feature, as it will assist users in finding geographically proximate suppliers. Key Functionalities: 1. Keyword Search: - Enable a basic keyword search to help users identify suppliers using specific terms. - Integrate auto-suggestions to enhance the user experience by providing potential matches as the user types. 2. Advanced Search Filters: - Develop advanced filtering options to refine searches based on various parameters like product type, supplier rating, and price. 3. Location-based Search: - Implement a search by location and proximity feature to help users find nearby suppliers. - Util...

    $695 (Avg Bid)
    $695 平均入札額
    80 入札

    I have a Python script that could use an upgrade with the 2Captcha API for solving FunCaptcha. I'm looking for a skilled Python developer who can enhance my existing script by integrating the 2Captcha API. The main task for the solver will be to successfully crack FunCaptcha. Key requirements: - Proficient in Python programming language - Experience working with API integration, particularly with 2Captcha - Ability to handle FunCaptcha You will be provided with all necessary API credentials and documentation for FunCaptcha solver. The ideal candidate should be able to work efficiently and be able to ensure that the solver works effectively as part of the script.

    $39 (Avg Bid)
    $39 平均入札額
    8 入札

    Zapier Email parser to read emails from a specific account. - Zap will read the email and parse its content. (complexity depends on the data) Zap Web hook - Calls the php file and sends parsed email content in the selected format (JSON) PHP Script to read the hook - Read the JSON and make the calculation. PHP Script to calculate and create report - Create a report – html format Zap email back report to the customer - Send email with the html report to the customer

    $150 (Avg Bid)
    $150 平均入札額
    1 入札

    ...Password Protect the site * pre configure services * pre cofnigure suggested price, can change price if needed * e-mail clients & myself (pre configured) * Save estimate & Invoice as PDF * Process payment using stripe using API * SQL Database to store client info for repeat customers * Search client up by name, phone, address, or e-mail * Ability to move database & php script to other domain if needed * Ability to Backup Script & DB with a click Desired Programming Language: PHP * I'm looking for the best deal possible, please be very competitive. * Milestone release upon completion of the project & is bug-free. * Need Source Code when Job is Complete, After any Bug fixes, and Updates ⭐⭐⭐⭐⭐ Please post "I've read everything" when ...

    $99 (Avg Bid)
    $99 平均入札額
    57 入札

    ...troubleshooting assistance. The project is experiencing errors that need to be fixed. Are you familiar with such a project: Write two programs that operate in NON-BLOCKING mode and communicate Hello messages back and forth. The programs must be named Exercise11_4a.c and Exercise11_4b.c. The two programs use a single shared file for messaging and a semaphore for synchronization. Program A (Exercise11_2a) will start the exchange by sending Hello B to B (Exercise11_2b) and, once the message is received, B will print the message and then send Hello A to A. Program A will then print the message from B and respond with Hello B. This should continue until the programs are stopped. The output should look something like this: Hello B Hello A Hello B Hello A Program...

    $21 (Avg Bid)
    $21 平均入札額
    19 入札

    I'm looking to integrate an affiliate marketing app into my Shopify store to leverage my existing customer base. Key Functionalities: - Payment Gateway Integration: This is the main focus of the project. T...and I believe they are in the best position to promote them. Ideal Skills and Experience: - Proficiency in Shopify and experience in developing and integrating applications into this platform. - Strong background in affiliate marketing and familiarity with payment gateway integrations. - Prior experience working with existing customer bases and understanding how to leverage them for affiliate programs. The successful freelancer will be able to create a seamless, user-friendly experience for both my customers and affiliates, ensuring that the program is both lucrative a...

    $35 (Avg Bid)
    $35 平均入札額
    2 入札

    As an experienced trader, I'm looking for a skilled coder who can convert my intermediate level AFL code to Pine Script for use on TradingView. Key Requirements: - You should be well-versed in both AFL and Pine Script, with a preference for extensive past work in this area. - The code itself is at an intermediate level of complexity. Please provide me with examples of your past work in this area, as well as a brief description of how you would tackle this project.

    $9 (Avg Bid)
    $9 平均入札額
    3 入札
    install chat gpt 終了 left

    hi i need a fl to install chat gpt on my machine it s a small project that i can do myself but i am way too busy at the moment

    $23 (Avg Bid)
    $23 平均入札額
    23 入札

    I require the expertise of a Python developer to convert an excel file for automated task execution. The primary purpose of this project is to automate certain data manipulation tasks, specifically the application of formulas and calculations within the dataset. The chosen freelancer sh...automated task execution. The primary purpose of this project is to automate certain data manipulation tasks, specifically the application of formulas and calculations within the dataset. The chosen freelancer should demonstrate a proficient understanding of both Excel operations and Python programming in order to seamlessly translate the existing manual processes into an autonomous, error-free script. Your application should include any previous experience with similar data manipulation or automat...

    $13 / hr (Avg Bid)
    $13 / hr 平均入札額
    63 入札

    I'm looking for a skilled professional who can crop the complete content of a website and save it in a zip file to be deployed on a new server. The website is a small Wordpress with about 41 pages (as per sitemap). Con...subpages. - Save the cropped content in a compressed zip file. - The purpose of this cropping is to save the content for future use. - all files must be included, esprecially but not limited to images, js, css, ... - inner paths must be relative paths. If you're confident in your ability to deliver this and can ensure all the content is correctly saved, please bid accordingly. IMPORTANT READ THIS: Auto-generated bids will not be taken into account and rejected immediately without further notice, so IMPORTANT, start your proposal with the solution of th...

    $25 (Avg Bid)
    $25 平均入札額
    17 入札

    I'm looking for an experienced developer to create a Pine Script strategy for TradingView. The strategy will focus on breakout trading and will be aimed at trading options. The strategy should: - Identify potential breakouts based on set custom session criteria of previous/current day High/Low - Provide buy/sell signals. - Include Target and Stop loss. - Include options-specific considerations, such as strike prices and expiration dates Ideal candidates should have: - Proficiency in TradingView Pine Script - Proven experience in developing breakout strategies - Understanding of options trading - Ability to backtest the strategy thoroughly Please share examples of your previous work in Pine Script and any successful breakout strategies you've developed. ...

    $132 (Avg Bid)
    $132 平均入札額
    14 入札

    I'm seeking a meticulous and detailed-oriented professional with robust image-editing capabilities to convert a complex digital artwork into a color vector file. This intricate task demands a deep understanding of vector graphics, attention to detail, and expertise in programs such as Adobe Illustrator. Your skills and experience should ideally include: - Proficiency in vector editing software, particularly Adobe Illustrator - A keen eye for details and color accuracy - Experience in translating intricate digital artworks into vector graphics - A firm grasp of color theory The final vectorized image must retain all the intricacies of the original artwork while being in color. With your bid, please include a few examples of past projects that are similar to this one.

    $5 / hr (Avg Bid)
    $5 / hr 平均入札額
    9 入札

    I'm currently in need of a script writer for my youtube video who has the talent for turning data and objectives into a compelling infographic script. This script will focus on storytelling and should cater towards imparting educational content. Topic - NEURALINK: The Biggest Threat to Humanity! Ideal Candidate: - Excellent writing skills - An understanding of data visualization - Experience with infographic script writing - Background in crafting educational stories Responsibilities: - Develop a script for an infographic - Use storytelling to present an educational narrative - Ensure script visually translates into an infographic effectivel - attach your work experience in on script writing The goal is to use engaging storytell...

    $12 (Avg Bid)
    $12 平均入札額
    16 入札
    Programming 終了 left

    ...Administrators will use the script to identify current and historical versions of important software. The script would be executed locally as a scheduled task. Use Cases • User specifies applications for which to monitor version information • User schedules script to run at the desired interval • User analyzes report generated by script using Excel Inputs • The script should take a file with an application name to be tracked on each line • The script should require Administrator privileges Outputs • The script should output a CSV file in the $WINDIRTempSVT folder that contains the software version report • Each line in the software version report should include: o Computer Name o Software Name o Softw...

    $20 (Avg Bid)
    緊急
    $20 平均入札額
    6 入札

    i also need to know hoy to manage and make changes when needed, may need help fix the front end and back end of the them

    $96 (Avg Bid)
    $96 平均入札額
    56 入札

    Important conditions If you are sending an auto response - don't bother If you are not a photoshop expert who can do image manipulation well - don't bother If you are going to bid one amount then when I accept your bid tell me you want more money - don't bother I am happy for you to ask questions and clarifications, but if you can't follow instructions - don't bother If you are planning on outsourcing this to somebody else and are not the actual person doing the work - don't bother The original images are 300dpi and the expectation is that all work will be done at 300dpi, not at a lower resolution then scaled up later Please send me an example of your photo manipulation work that is your own work, not something that you just stole from the inte...

    $242 (Avg Bid)
    $242 平均入札額
    47 入札

    I'm looking for a skilled Laravel developer with extensive experience in integrating APIs. The project involves creating an auto-claim system by integrating the Social Security Fund API and the Health Insurance Board API provided Key Details: - The system should facilitate seamless claim submission. - Users must receive real-time status updates on their claim. - The system should automatically process and issue reimbursements. Required Skills: - Strong proficiency in Laravel development. - Proven experience with API integrations. - Familiarity with Social Security Fund and Health Insurance Board APIs is a plus. - Previous work on auto-claim systems is highly desired. Your application should ideally showcase your experience in similar projects.

    $147 (Avg Bid)
    $147 平均入札額
    64 入札

    ...new Facebook ad campaign. The goal is to attract the attention of adults aged 25-54 and generate leads. Important Points: 1. Need a tile store background 2. Will give few links for you to screen record few 360 views and input in your video 3. Need animations like a qr code, or showing retail store, catalogue and website when the script says so. animation to focus on $30 price point. 4. Using covering event logo along with visualez(own company) logo Script: Want to grow your tiles and flooring business? Are you heading to Coverings, the premier event for tile and stone professionals. Introducing a game-changer for your business – Luxury three sixty Views! Picture this: Your customers easily scanning a QR code to experience interactive three sixty views o...

    $87 (Avg Bid)
    $87 平均入札額
    19 入札

    I have code for login trading accound and fetch token data. I need to update code with th...update code with this field 52w High, 52w Low, Upper Circuit, Lower Circuit, Market Capital Data. I have already collect data from Time interval I need to get week Interval Ohlc data as well. If i chanage time interval it will display those data only. Stock Broker account: If Buy signal find it will automaticlly place Buy order,etc., Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish Expectation

    $10 (Avg Bid)
    $10 平均入札額
    7 入札

    I have a pre-existing Python script that works by updating a PowerPoint (PPT) template based on a given CSV file. Recent changes to the PPT template necessitate changes to this script. A new table element has been added to the template, and I'd like the script to be updated to interact with this table. The task involves: - Modifying the Python script to recognize the new table (element) in the PPT - Adapting the script to populate this table with data from the existing CSV file Ideal candidates for this task should have: - Proficiency in Python programming - Experience working with Python PPTX, Microsoft PowerPoint, and CSV files - An understanding of data organization in CSV files Depth knowledge of tables and how they can be manipulated using P...

    $129 (Avg Bid)
    $129 平均入札額
    27 入札

    As part of quality assurance for an iOS app project, I need to emulate multiple iPhone devices on a server. This is aimed at conducting various app tests to verify functionality and user experience. Key Requirements: - Implementation of a VM solu...Skills in troubleshooting potential iOS compatibility issues. Describe I'm building a project where I need to have installed dozens of emulated iphones on a server. Just as there are solutions like LDPLAYER for Android, I need a VM volution similar to HyperV or Virtual Box. In this virtual machine I will configure Apple Store, Google Drive, Google Calendar, Whatsapp Business and I also need to install IP proxy tools and in this virtualization it should be possible to change MacAdress, Imei, Version. I want the deliverable to be a...

    $479 (Avg Bid)
    $479 平均入札額
    40 入札

    I'm seeking a talented de...poster for our graduation project, primarily intended for students and teachers. Key Responsibilities: - Create enticing and detailed poster in a modern style - Ensure that the poster is appealing to a student, teacher audience Ideal skills: - Experience in modern poster design - Understanding of student aesthetics and preferences - Proven record in designing for educational or graduation programs Purpose: - The poster should provide information about our graduation project in a compelling and engaging way. Your creativity and understanding of modern design principles will be key in delivering an end product that resonates with our target audience, sets the tone for our graduation project, and effectively conveys the project details. and th...

    $83 (Avg Bid)
    $83 平均入札額
    66 入札

    ...Interface**: Use Django's built-in templates for a responsive and user-friendly interface. 5. **Security**: Implement best practices for user authentication, data validation, and protection against common web vulnerabilities. 6. **Testing**: Write comprehensive unit tests to ensure the module's functionality is robust and error-free. 7. **Documentation**: Provide clear documentation on how to install, configure, and use the module. #### Additional Considerations: 1. **Scalability**: Design the module to handle a large number of users and projects efficiently. 2. **Customization**: Allow for easy customization of project types, status, and other relevant parameters. 3. **Administration**: Implement best practices to improve the module's visibility and accessibility...

    $151 (Avg Bid)
    $151 平均入札額
    40 入札

    I need a VBA script tailored to Excel that will assist in my data analysis projects. It should prompt me to enter a target amount, then let me select a range of cells that contain various amounts. The code should find a combination within the selected range that makes the sum equal to or closest to the target amount. It could be more than the target amount or less than the target amount but it should be closest. It should then highlight the cells that make the sum that is closest to target amount. It should also ensure that only visible rows are to be considered. Hidden rows are not to be considered. Key Requirements: - Prompt for target amount and range of cells - Find combination closest to target sum - Compatible with Excel 2016 and above Key Features: - Return the first closes...

    $30 (Avg Bid)
    $30 平均入札額
    25 入札

    I have a simple apk made in gradle, I have the project files but im unable to install that apk on my samsung s23 but yes on older samsung. I need to compile this gradle project again to be able to install it in my samsung s23

    $24 (Avg Bid)
    $24 平均入札額
    17 入札

    I have an existing Python script utilizing the Jupiter API to buy Solana coins. However, the script is currently encountering issues in the purchasing process. I'm in need of a professional who can work on the following tasks: - **Debugging**: The current script needs debugging to resolve the issues preventing successful purchases and sell of Solana coins. - **Optimization**: I'm also looking for the script to be optimized for faster execution, particularly in the buying and selling process. I aim for the transactions to be conducted swiftly and efficiently. The ideal freelancer for this project should have: - Proficiency in Python programming - Experience with API integration, particularly with cryptocurrency exchanges - A strong debugging skill set...

    $28 (Avg Bid)
    $28 平均入札額
    29 入札

    Hello, we worked before on an apk, i have the full project, all i need is to compile it to make it compatible with samsuns s23 ultra and be able to install it

    $21 (Avg Bid)
    $21 平均入札額
    1 入札

    I am in need of a highly skilled Laravel developer to create a script using Laravel 10. The features required include: - User authentication: To ensure the security and privacy of our users, you will be tasked with developing a solid authentication system. - Payment integration: Experience with various payment gateways is required in order to handle transactions smoothly within the script. - API development: The project demands the creation of internal APIs to ensure seamless integration and interaction among different parts of the script. Design specifications and wireframes for the user interface are already in place, so specialization in the interpretation and implementation of these would be useful for this task. Please ensure your experience and skills align w...

    $60 (Avg Bid)
    $60 平均入札額
    31 入札

    ...Additional Considerations: * Inventory Management: Integrate a system to manage product stock levels and prevent out-of-stock situations. * Backend admin section to add part numbers, images, product descriptions, pricing etc… * Shipping and Delivery: Offer different shipping options and integrate with delivery services (optional). * Marketing Tools: Implement in-app promotions, loyalty programs, and referral programs (optional). Once complete would simply be shared with me in FlutterFlow so I can test. Once completed I would take over ownership....

    $265 (Avg Bid)
    $265 平均入札額
    58 入札

    I have a Laravel PHP script that needs a complete revamp. I need a skilled developer to modify its database structure, update the user interface, and add new functionalities. This job is urgent, and I need it completed as soon as possible. Key Requirements: - Extensive experience with Laravel PHP and databases - Proficiency in updating user interfaces - Ability to add new functionalities to an existing script I appreciate your prompt response and delivery on this project. Thank you.

    $43 (Avg Bid)
    $43 平均入札額
    71 入札

    I'm in need of a pro who can create a captivating live-action video to promote a product/service. The video should run between 30...need of a pro who can create a captivating live-action video to promote a product/service. The video should run between 30 to 45 seconds and must be suitable for social media, websites, and formal presentations. Key requirements: - Expertise in live-action video production. Experience in product promotion videos is a plus. - Content creation skills. I'll need help with crafting a persuasive script. - Knowledge in effective video placement for social media and web is appreciated. This is not just about creating a video, but making a statement about our product's value, so creativity and an eye for detail are essential. Let'...

    $80 (Avg Bid)
    NDA
    $80 平均入札額
    23 入札

    ...throughout the video. Attached one sample video for inspiration. - - - - - - - - - - - - - Full Music Track - - - -- - - - - Donot forget to check the google drive link for the actual 4 mins music and the character should be consistent throughout the video. Creativity is yours. Music : - -- -- - - -- - Video script - - - - - - - - - - The video opens up with our female heroine that is dressed in a cyber punk armour looking at a dystopian city from up on a hill. From afar it looks peaceful and the sky has a welcoming colored tone. Far from the higher means In a world that ‘ll forever be surreal We’ll find our own demands As we get closer to the city we focus on a big skyscraper and notice a man dressed in

    $29 (Avg Bid)
    $29 平均入札額
    8 入札

    ...phones, tablets, and desktops, by utilizing responsive design principles. Test the website's responsiveness using tools like Google's Mobile-Friendly Test. Interactive Call to Action (CTA): Incorporate engaging CTAs strategically placed throughout the website to encourage user interaction. Use compelling language and design elements to prompt visitors to take desired actions, such as applying for programs or exploring further information. Consider implementing hover effects, animated buttons, or interactive forms to enhance user engagement. Website easy to load: Optimize website loading speed by minimizing unnecessary elements, compressing images, and leveraging browser caching. Use efficient coding practices and consider utilizing content delivery networks (CDNs) to ...

    $46 (Avg Bid)
    $46 平均入札額
    79 入札

    I'm looking for a professional who can help me with the marketing, promotion and installation of my new application. Key Requirements: - I need the application to be marketed on both iOS and Android platforms. - The primary goal of this project is to increase the number of installs and user engagement. - The target audience for the application includes general consumers, students, and females. Ideal Skills and Experience: - Proven experience in marketing and promoting applications. - Ability to reach and engage with the specified target audience. - Familiarity with both iOS and Android platforms. -Proven experience in marketing via meta ads manager, snapchat and TikTok. - An understanding of how to increase installs and brand awareness through app promotion. Please feel free to...

    $331 (Avg Bid)
    $331 平均入札額
    50 入札

    I'm seeking an HR Manager for my small, cryptocurrency-focused Startup. Your primary responsibilities will include: - Overseeing the recruitment and hiring process - Establishing and coordinating employee training and development programs - Implementing and managing performance appraisals While experience in the cryptocurrency industry is not required explicitly, an interest and willingness to learn would be beneficial. This is an excellent opportunity for HR professionals who are eager to expand their scope and grow with us. Please show work samples and previous work experience when applying. Thanks.

    $523 (Avg Bid)
    $523 平均入札額
    32 入札

    ...employing AWS EC2's auto scaling feature. Our current system primarily involves using EC2 services. However, we are witnessing a significant surge in user traffic in recent times, having identified a high CPU utilization is the main stress parameter on our EC2 instances. This has led us to explore the possibilities of auto scaling, with a prime focus on increasing our application's performance. WE'RE SEEKING EXPERTISE IN: - AWS EC2 services and how to maximize CPU usage. - Implementing AWS EC2’s auto scaling feature. The ideal candidate for this task will have: - Demonstrable experience in AWS EC2's auto scaling and optimizing CPU resource utilization. - Expertise in monitoring and interpreting CPU utilization metrics. - Experie...

    $50 (Avg Bid)
    $50 平均入札額
    29 入札

    As I venture into the cryptocurrency market, I am in need of a Node.js script that allows efficient Solana trades using the Jup V6 API. Key Requirements: - Build a Node.js script that can accurately execute market orders. - Indispensable ability to interact with the Jup V6 API specific to Solana token transactions. - Configure the script to be used with an existing wallet address of mine. Ideal freelancers for this project would have: - Strong proficiency in Node.js, ideally with prior experience in building scripts for cryptocurrency trades. - Familiarity with the Jup V6 API and its various functionalities, especially in relation to market orders. - Solid understanding of the Solana cryptocurrency token. By helping me to automate my Solana trading...

    $387 (Avg Bid)
    $387 平均入札額
    73 入札

    I'm in need of urgent help to create a supportive housing facility for returning citizens, i.e., individuals released from incarceration. The primary aim is to provide th...of returning citizens. - Developing a program structure that offers guidance, resources, and possibly counseling to ease the transition back into society. Ideal Candidate: - Experience in social work, criminal justice, or a related field. - Understanding of the challenges faced by individuals post-incarceration. - Ability to design spaces that are both functional and comforting. - Knowledge of programs that can support reintegration and reduce recidivism. - Strong project management skills, particularly in fast-paced environments. I'm working on an extremely tight timeline, so prompt responses and pro...

    $354 (Avg Bid)
    $354 平均入札額
    27 入札

    I'm looking for a skilled scriptwriter who can craft a compelling sales promotion video aimed at engaging...propositions - Experience in targeting youth demographic The purpose of this video is primarily to drive sales. I'm counting on your expertise to create a script that highlights our unique selling proposition, making our product irresistible to our young audience. Your writing should be conversational, engaging and persuade our audience into action. IDEAL SKILLS: - Excellent copywriting skills - Experience in video scriptwriting - Understanding of teen and young adult market and trends. Your role is pivotal in enabling us to convey our key message to our target audience effectively. I look forward to your creative and compelling script that will drive...

    $10 / hr (Avg Bid)
    $10 / hr 平均入札額
    20 入札

    ...narrator / voice over able to deliver an engaging, high-quality English voice-over for my video course. - any English accent (American, British, Australian, etc.) is welcome as long as your expression is clear and comprehensible. - The tone and mode of delivery should be natural and conversational, aiming to create a welcoming learning environment for my audience. - The project involves reading a script and producing initially 2/3 hours of audio. Ideal candidates should: - Demonstrate clear pronunciation and intonation. - Be capable of effectively conveying the course material through voice. - No robot / AI - ONLY MAN VOICE If we get along well, we will work together in the future because I have another 5/6 courses that I would like to dub....

    $419 (Avg Bid)
    $419 平均入札額
    58 入札

    I am looking for a proficient Laravel programmer to translate a Python script into Laravel. The task will involve more than just a simple conversion; a new feature needs to be added. Key Features: - Conversion of Python script into Laravel. - Integration of an API feature. This API will act as an interface, providing services to other applications. I'm seeking an experienced coder with a deep understanding of Laravel and APIs, excellent logic and problem-solving skills, and keen attention to detail. This task requires in-depth knowledge of Python, Laravel and APIs. The ability to quality check your code and thoroughly debug would be an asset. Communication of potential issues and ability to discuss API's capabilities would be highly appreciated.

    $93 (Avg Bid)
    $93 平均入札額
    44 入札

    I currently have a Python script project which is complete but I need a professional to assist with its launch via TeamViewer. Simple launch assistance required. Ideal skills and experience: - Proficiency in Python - Experience with launching Python scripts - Knowledge of using TeamViewer for project support - Ability to work efficiently: Need to get this launched immediately This task involves solely launching the Python script successfully, using TeamViewer to ensure it works on my end. Your expertise is crucial to quickly solve any potential issues that may arise during the launch process.

    $20 (Avg Bid)
    $20 平均入札額
    10 入札

    I'm looking for a skilled scriptwriter who can craft a compelling sales promotion video aimed at engaging...propositions - Experience in targeting youth demographic The purpose of this video is primarily to drive sales. I'm counting on your expertise to create a script that highlights our unique selling proposition, making our product irresistible to our young audience. Your writing should be conversational, engaging and persuade our audience into action. IDEAL SKILLS: - Excellent copywriting skills - Experience in video scriptwriting - Understanding of teen and young adult market and trends. Your role is pivotal in enabling us to convey our key message to our target audience effectively. I look forward to your creative and compelling script that will drive...

    $61 (Avg Bid)
    $61 平均入札額
    34 入札

    I have a Pine Script trading indicator that I need to be converted to a Lua script for use in IQ Option. The job is essentially about adapting an existing script to a different language. Key requirements: - Convert an existing Pine Script trading indicator to Lua for use in IQ Option platform. - No additional features or customizations needed. - I prefer not to have comments explaining the code for future modifications. Testing: - The converted script should be tested for its accuracy in real-time on a demo account. Ideal skills and experience: - Proficiency in both Pine Script and Lua. - Previous experience in adapting trading indicators across platforms. - Experience in backtesting and real-time testing of trading scripts is a plus. This is...

    $107 (Avg Bid)
    $107 平均入札額
    9 入札