Free script simple calculation jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 free script simple calculation jobs found, pricing in USD

    I'm in need of a proficient coder who can develop a Python script that can scrape product data from multiple e-commerce platforms. Here's some crucial information about the project: • Websites to Scrape: While I did not provide specific platforms in the questionnaire, I mainly focus on Amazon, eBay, and Walmart. • Information Expectation: The proposal should demonstrate your proficiency and dedication to my project. I'm interested in ways you successfully crafted similar scripts in previous projects and how your skills and experimentation can help me solve my problem. • Data Structure: At this moment, I don't have a specified structure or format for the scraped product data. If you have any preferred effective methods or structure you have succ...

    $84 (Avg Bid)
    $84 Avg Bid
    17 bids

    I'm in need of a proficient coder who can develop a Python script that can scrape product data from multiple e-commerce platforms. Here's some crucial information about the project: • Websites to Scrape: While I did not provide specific platforms in the questionnaire, I mainly focus on Amazon, eBay, and Walmart. • Information Expectation: The proposal should demonstrate your proficiency and dedication to my project. I'm interested in ways you successfully crafted similar scripts in previous projects and how your skills and experimentation can help me solve my problem. • Data Structure: At this moment, I don't have a specified structure or format for the scraped product data. If you have any preferred effective methods or structure you have succ...

    $40 (Avg Bid)
    $40 Avg Bid
    40 bids

    I require a Solana RPC & Raydium SDK script written in nodejs that can fetch the current market cap and price of Solana in SOL and/or USD. The specifics of the project are: - Fetch Solana's market cap and price - The data must be retrievable in SOL and/or USD - Only using Solana RPC and/or Raydium SDK - Must be a nodejs script Skills and Experience: Ideal freelancers will offer a deep understanding of the Solana RPC & Raydium SDK, with a track record in cryptocurrency-based projects. expertise in wallet integration, transaction monitoring, and smart contract deployment is a plus. Familiarity with programming languages that interact with Solana will be highly regarded.

    $53 (Avg Bid)
    $53 Avg Bid
    2 bids

    I am seeking a skilled PHP developer proficient in upgrading and modifying my existing SMS PHP script. Key components to this upgrade include: - Language Conversion: Currently, the script is compatible with earlier versions of PHP. Your task would be to upgrade it to PHP 7/8. An understanding of the differences between these versions is essential. - Multi-User Functionality: I envision a system where different users can interact with the script simultaneously. This requires the introduction of individual user dashboards, role-based access control, and simultaneous user access mechanisms, accommodating less than 10 users initially. The source code of the current script will be provided. Prior experience with similar projects is preferred.

    $142 (Avg Bid)
    $142 Avg Bid
    98 bids

    I am in need of a sticker design for my food product's packaging. The ideal freelancer will be adept at creating visually appealing and creative designs, with a focus on simplicity. I need a sticker design for our brownies product to be placed on the pouch. The size of the pouch is 110mm x 170mm x 70mm. For the sticker, we prefer something similar to the sample I shared. We want to add our logo at the top in a small size without the word "ice cream" (ICE DOUGH), and below it, "0% ADDED SUGAR." For the Chocolate Brownies, we want to write in large size: ORIGINAL BROWNIES 0% ADDED SUGAR. We need to receive the design as soon as possible, within 10 hours.

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

    I want a simple Node.js, MongoDB, React App

    $23 (Avg Bid)
    $23 Avg Bid
    105 bids

    I'm looking for an experienced freelancer, well-versed with Python, GitHub and Google Colab to help me deploy my Python-based machine learning project to Google Colab. - The project already has a dedicated GitHub repository. - Knowledge in deploying simple Python-based ML models on Google Colab is needed. - You must ensure the deployed project runs smoothly and rectify any issues during the deployment process. Your background in Python, Machine Learning, and GCP will be extremely crucial for this project. Familiarity with similar projects is a plus.

    $50 (Avg Bid)
    $50 Avg Bid
    28 bids

    We need an online Virtual assistant to help us with our company tasks such as social media posts, research data entry etc... The tasks are very simple, however, this will be ongoing, daily work for the foreseeable future. Must be reliable and consistent in order to be successful in this role.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    21 bids

    I need a capt...what I need: - Use of our provided script, some photos, and suggested background music of happy/exciting/dramatic piano music (feel free to add extra photos you feel will be appropriate and add to the video) - The integration of our brand colors (colors detailed on our website: ) - Inclusion of our website and social handles at the end slide of the video - Creation of two versions - one with just the captions, and a separate one with a female voiceover of the script. (The dog photos I envision being shown during the mention about supporting animal welfare charities). Please emphasize images of green pastures, roaming, happy cows with zoom in/out and fading transitions between pictures. (No need to use all of the photos attached, also, feel free...

    $22 - $184
    Sealed
    $22 - $184
    37 bids

    Hello I need something alongside the lines of a notary public search website, something very simple where I can ad and subtract information of the database.

    $136 (Avg Bid)
    Urgent
    $136 Avg Bid
    177 bids

    ...create an engaging advertising video using my provided script. The video will be posted on various social media platforms including YouTube, TikTok, and Meta. • Ideal Skills: I'm seeking someone with a solid understanding of video creation, storytelling, and advertising. Prior experience in creating engaging social media content is advantageous. • Application Requests: When applying, please detail your experience in video development, especially relating to social media advertisement and promotion. Note: The desired video style was not specified, hence I'm open to your professional input whether it be animated, live-action, or mixed media. Please include this recommendation in your application. Let's collaborate and bring this script to life!...

    $156 (Avg Bid)
    $156 Avg Bid
    46 bids

    I'm in need of an experienced Python developer...involve data analysis; it also involves file manipulation and web scraping. Now let's check out what you'll be working on: - Revamping Function: The existing function needs to be automated so it works effectively and efficiently. This includes working with modifying and optimizing the code. - Mobile Signature: Another crucial area you'll be dealing with is to implement mobile signature in the script to facilitate its operation. - Task Automation: The function should be programmed to undertake specific tasks. These include fetching data from a website and updating a database accordingly. Ideal Skills: - Python scripting - Mobile signature implementation - Knowledge of web scraping - Database management Experi...

    $28 (Avg Bid)
    $28 Avg Bid
    58 bids

    I am looking for a PHP developer who can work on a small project, which script catch any email address for verification. Verification consists of knowing if the email is valid or not. I give to the developer two files. The first one is a simple , consisting on an email msgbox, a submit button and a container where the verification output is placed. The second file is verify-class.php. The class verify the email address format, and find the MX server records, Foreach MX-record, open a SMTP socket (can be use any port like port 25, etc.) and act as client-server. Once the server received the client-request, respond with a Key-code 220, client send EHLO!, and so on, ask for Authorization and user send username and password, the server answer with other Keyword, after that us...

    $570 (Avg Bid)
    $570 Avg Bid
    13 bids

    I am seeking assistance with a Python script. While there was no specific functionality specified, it would be great if the freelancer boasts a versatile skill set to handle different tasks that may involve: - Data parsing - Web scraping - File manipulation Due to the lack of a specified timeline, I'm somewhat flexible with the delivery date, but I'd appreciate consistent progress and updates. I am especially interested in working with individuals who have extensive experience in Python, but strong general coding knowledge is also useful in anticipating and troubleshooting issues. This open-ended project is perfect for someone who enjoys problem-solving and taking the initiative.

    $115 (Avg Bid)
    $115 Avg Bid
    92 bids

    Hello, We will need an application to help doctors and patients with clinical trials. 3 roles, login/register some pages, simple GUI. Analytical details in chat. Deadline: 2 weeks from hiring Budget: $130 USD

    $122 (Avg Bid)
    $122 Avg Bid
    97 bids

    I'm looking for a professional developer to make a few tweaks and deploy a single-page Flask App. The app is ready and it performs real-time searches on a database and display specific user profile data. Here's a quick video explaining what I want: Thanks!

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    90 bids

    I am in need of a talented script writer with an understanding and proficiency in action-adventure themes to create an engaging script for a radio show targeting teenagers. The script should incorporate a serious and intense tone to grip the listener. Ideal Skills: - Strong writing skills with experience in script writing - Demonstrated knowledge of the action-adventure genre - Ability to create engaging content for teenage audience - Experience crafting stories with a serious and intense tone Main Tasks: - Understand and integrate the unique nuances of the action-adventure genre - Craft a story that appeals specifically to teenagers - Maintain a serious and intense overall tone - Deliver a radio script that captivates and engages listeners

    $348 (Avg Bid)
    $348 Avg Bid
    35 bids

    This is a website that allows our users to submit requests for their web design, preselect their design templates, and submit basic information about their web design and eCommerce products and services. We will provide the UX/UI design for the site.

    $360 (Avg Bid)
    $360 Avg Bid
    235 bids

    ...experienced developer to build a Pine Script Editor. My specific requirements for this tool are currently flexible but I am prioritizing professionals who hold significant experience with Pine Script. In terms of functionality provided by the script editor, I'm looking for a function that would take output from a filter using TradingView Stock Screener and apply a set of rules utilizing several SMA and key indicators to narrow my list of stock down. For freelancers interested in this task, including examples of past work - especially those relevant to pine script creation for TradinView based on moving averages - in their applications would be extremely beneficial. Required Skills and Experience: - Demonstrable experience with Pine Script - E...

    $231 (Avg Bid)
    Featured
    $231 Avg Bid
    6 bids

    I'm looking for a proficient developer to create a JavaScript script that focuses primarily on data processing. The data in question is text-based. The ideal candidate for this project should have: - Advanced skills and familiarity with JavaScript - Considerable experience in working with text data - Knowledge on various data processing methods and techniques Your main task will be to develop a script which can efficiently process different sets of text data. Further details about the project will be shared with selected candidates. Please include examples of similar projects you've done in your proposal. I need a script to organize/collect, in a CSV file, the transactions of an Injective Blockchain wallet, including date, hash, address of wallet sender ...

    $114 (Avg Bid)
    $114 Avg Bid
    89 bids

    ...support project, revolving around voice recording of promotional scripts. Here's what I'm looking for: Skills and Experience: - Strong command of the English language with a native accent. - Proficiency in voice recording and knowledge about proper voiceover techniques are a bonus, but not mandatory. - Willingness to learn and understand my product in order to create a compelling promotional script. Project Details: - The main task involves recording promotional scripts for customer support. This would be a wonderful opportunity for those with a flair for marketing and communication. - You will not have to write the scripts. They will be provided for you, all you need to bring is your voice and a keen sense of interpretation. - The project does not involve phone, l...

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

    Hello, We require a 10 Seconds Sample video of the attached script. The successful candidate would be our choice for long term collaboration for many videos to come. We recommend doing 5 seconds from the intro, and another 5 seconds from the middle. Sub-titles required

    $22 (Avg Bid)
    Guaranteed
    $22
    7 entries

    For this role, I need a professional who specializes in adding email verification scripts to API for an existing PHP saas system. The email address validation is the primary requirement. Rather than direct server connection, we will send our script to be examined and require a step-by-step guide on every action necessary to be executed. Required Skills: - Experience with API integration - Proficiency with PHP, Laravel - Excellent written communication skills for document preparation

    $21 (Avg Bid)
    $21 Avg Bid
    69 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

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

    ​Hi, I'm looking for someone to write a trading strategy for financial instruments. So the concept is very simple. I would like to backtest trades that will take place every day at the same entry time, for example, 08:00:00, and run until 10:00:00. Entry criteria: One trade in each direction only Long Entry If we assume the entry point as 08:00:00 on a 5-minute chart, this bar will be our "open range.". If the next bar moves above "open range high," that will trigger the long position, and accordingly, our SL will be below "open range low.". Sell Short If we assume the entry point as 08:00:00 on a 5-minute chart, this bar will be our "open range.". If the next bar moves below "open range low," that will trigger the...

    $158 (Avg Bid)
    $158 Avg Bid
    92 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.ncbi.nlm.nih....isArray(abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $18 (Avg Bid)
    $18 Avg Bid
    20 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $16 (Avg Bid)
    $16 Avg Bid
    56 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    $40 (Avg Bid)
    Guaranteed
    $40
    7 entries

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working with yo...

    $29 (Avg Bid)
    $29 Avg Bid
    32 bids

    Project Description: The task involves sourcing free online images of sneakers and Apple products, including Macs, iPads, and Apple Watches, from websites such as Unsplash, Pexels, and Pixabay. Each image should be accompanied by a hyperlink leading to a website hosting the image, specifically Google Photos. An example is provided in the Excel sheet. Additionally, the release price of each sneaker should be listed in the Excel sheet. For instance, Nike's Air Jordan 3 was released in 2023 with a price tag of $200. I am willing to pay a reasonable price for this work. Furthermore, if the job is done well, I have more work to offer. The excel sheet is attached below. Sincerely,

    $50 (Avg Bid)
    $50
    7 entries

    I'm looking for a creative and experienced designer to create a high-converting landing page on Go High Level (GHL) for my white labeled SaaS agency. The main objective of this page is to encourage users to sign up for a free trial. Essential requirements: * User data collection: Ensure our form collects Name, Email Address, and Phone number. * Design and branding: The layout must incorporate our company logo, precise color scheme, and our specific font style to deliver a consistent brand image. Ideal traits of the freelancer: * Proven experience in landing page design with a focus on conversion optimization. * Familiarity with Go High Level (GHL) platform. * Strong understanding of UI/UX principles. * Excellent attention to detail ensuring seamless integration of our brandin...

    $122 (Avg Bid)
    $122 Avg Bid
    122 bids

    Good morning, The mission is to finalize the app 'Z-anatomy' () () and to set up a functional webviewer linked to a database from it. This project is open source and non-commercial; it aims to provide the first open source 3D atlas of gross anatomy online and to let me update it in the future autonomously (I'm a blender 3D modeller specialized in anatomy). Due to the non-commercial nature of the project, the budget is 500 euros; the details can be negociated. Responsibilities Fix language/definitions bug, Create a function to handle exceptions of children staying visible, Show the bonus collections in the first popup window, Add the possibility to modify size and side of the lateral windows, Create an URL-based system that opens the atlas on a partic...

    $445 (Avg Bid)
    $445 Avg Bid
    92 bids

    I'm looking for an experienced freelancer, well-versed with Python, GitHub and Google Colab to help me deploy my Python-based machine learning project to Google Colab. - The project already has a dedicated GitHub repository. - Knowledge in deploying simple Python-based ML models on Google Colab is needed. - You must ensure the deployed project runs smoothly and rectify any issues during the deployment process. Your background in Python, Machine Learning, and GCP will be extremely crucial for this project. Familiarity with similar projects is a plus.

    $38 (Avg Bid)
    $38 Avg Bid
    71 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    $110 (Avg Bid)
    $110 Avg Bid
    87 bids

    I have a straightforward task that requires taking a simple, animal-themed PNG image and making it into an SVG with a transparent background for printing purposes. Here's what you'll need to know: - The animal image is quite simple with little detail. - The original colours in the PNG image should be maintained in the SVG. You will need to make sure that the SVG file will be fit for printing, ensuring smooth edges and high resolution.

    $72 (Avg Bid)
    $72 Avg Bid
    94 bids

    Need kotak api based algo for option auto trading strategy to be discussed

    $87 (Avg Bid)
    $87 Avg Bid
    16 bids

    ...some Code Canyon scripts. I did not specify which scripts for this project, giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. This project could lead to multiple further enhancements and modifications with the right person ...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    127 bids

    ...my Google Sheets Solar PV calculations into a mobile app. This project is focused on creating a simplified and user-friendly platform where users can input data and achieve automatic calculations. Key app functionality should include: - User interface for data input - Calculation output based on the user input, specifically for matching arrays to inverters Key skills and attributes required: - Proficiency in iOS app development - Understanding of Solar PV systems and calculations - Experience in creating apps with calculation functionality - Ability to adhere to project deadlines and deliver a fully functional application. Note: There are no requirements for data storage, third-party app integrations, or push notifications for this project. However, a keen eye for desig...

    $375 (Avg Bid)
    $375 Avg Bid
    68 bids

    I am looking for a professional to work with numeric data and perform some basic mathematical operations on it. The final output should be in the form of excel sheets. Key tasks would include: - Data operation: Efficiently manage large amounts of numeric data - Calculation: Perform basic mathematical operations on the data - Data formatting: The final output should be well-organized excel sheets An ideal candidate for this project will have proven experience in data management and Excel spreadsheet functions. Attention to detail and accuracy in conducting calculations is crucial. Familiarity with basic mathematical operations is a must. A background in data analysis or related field would be a plus. This project requires technical skills in Excel and a keen understanding of d...

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

    Hi, I would like to create a script that: -uses the Soslcan API -identifies new SOL tokens -creates buy orders based on certain criteria (fdv, volume etc) and sends to wallet please tell me in general how you would go about this so i know you are suitable for the task? As the client for this project, I'm seeking a proficient coder, experienced with Python and Java, to create a system that integrates with Solscan API to provide real-time updates. The runtime for this operation is vital, with a strict two-week deadline in place. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the project in two weeks The selected freelancer will demonstrate a solid understanding of creating real-ti...

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

    I need an experienced Pine script coder for developing my EMA (Exponential Moving Average) strategy on TradingView. The key task is to incorporate - Implementing and coding the EMA strategy I've detailed. - Ensuring the script can backtest trading data effectively. - Coding the script to generate trade signals. Furthermore, I want this script to automatically initiate and execute trades Synchronized with my broker account. This calls for a high-level experience in TradingView API and order management system. Additionally, this project requires backtesting the strategy on a mixed dataset of both specific historical and most recent market data for determining the effectiveness of the automated trading strategy. Proven expertise in backtesting trading strat...

    $98 (Avg Bid)
    $98 Avg Bid
    12 bids

    Reposting and still female writer preferred. We're seeking an experienced and versatile academic writer with a civil engineering background. Apply only if you are familiar with four-step modelling FSM and Google Colab for calculation and report preparation; the rest will be discussed later. Please answer the following: 1. What is Your highest education degree and subject? 2. How many years of academic writing experience do you have? 3. What referencing styles have you used before? 4. What is your area of expertise / which subjects you can handle? 5. How much pay per 1000 words or equal efforts do you expect in AUD? If your application is accepted, you will be asked to show your previous work samples. Please note that this procedure will follow an unpaid sample test of around...

    $17 (Avg Bid)
    $17 Avg Bid
    12 bids

    I need a skilled developer to generate a custom Python script aimed at Yolo v8 image segmentation. I have a pretrained model and I converted it into ONNX format. Now I have to get and draw inference of it on original image. I can't use ONNX runtime or Ultralystic. Only OpenCV-Python and Numpy are available. Ideal Experience: - Familiarity with Yolo v8. - Experience in image segmentation. - Mastery in Python scripts. This is not a project, only providing python sample script, if you have one, you can earn money in a min.

    $10 (Avg Bid)
    $10 Avg Bid
    12 bids

    More details: What specific corrections do you need on the plan drawing? Comments given What are the specific comments or feedback you have received on the plan drawing? Comments provided Can you provide the comments or feedback you have received on the plan drawing? Occupancy calculation, Wall details for fire

    $102 (Avg Bid)
    $102 Avg Bid
    13 bids

    Staff, Products, Orders, Merchant table. CRUD for the tables

    $28 (Avg Bid)
    $28 Avg Bid
    52 bids

    Project Overview: We've already implemented a functional cookie consent banner with a script that manages cookie setting (setCookie, readCookie), consent selection (setCookieConsent), and banner behavior (checkbox initialization etc.). We need your expertise to integrate Google Tag Manager (GTM) with this existing script. We need conditional firing of a Google Analytics 4 (GA4) tag based on user consent selections (e.g., "Statistical" consent). I want these consent states to be managed correctly: ad_storage analytics_storage ad_user_data ad_personalization _personalization_storage functionality_storage security_storage and make settings adjusted for google v2 compilance. In your bid please write in short, what is new in Google v2 management. Bid only if yo...

    $25 (Avg Bid)
    $25 Avg Bid
    30 bids

    I'm looking for a motivated and meticulous professional who can successfully convert 5-6 pages of an old paperwork, handwritten in English, into typed text. Key Requirements: - You should have excellent English proficiency to understand and interpret the handwriting, which is difficult to read in some places. - Proven experience in transcription tasks is greatly valued. - You should have strong attention to detail and the ability to accurately transcribe verbatim. In your proposal, please share a brief summary of your experience, along with any similar transcription projects you've completed.

    $33 (Avg Bid)
    $33 Avg Bid
    7 bids

    Im a realtor in Canada. I've changed brokerages recently and looking for a new look to my pineapple logo. The pinapple represents hospitality, welcoming and celebration. Im looking for something gold, clean lines, interesting and not too busy.

    $7 (Avg Bid)
    $7
    52 entries