Mileage calculator using zip codepekerjaan

Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    2,000 mileage calculator using zip code tugasan ditemui, harga dalam USD

    buat koding programming mplab untuk pic18f4580 untuk buat projek street light beserta proteus

    $30 (Avg Bid)
    $30 Avg Bida
    1 bida

    project ini merupakan fyp saya. saya perlu mencari error dalam sliding mode contoller dan PID controller dalam pre-sliding motion. sya perlukan sesorang yang boleh buat PID dan SMC simulink dan saya hanya perlu masukan nila transfer function nilai x untuk cari error. nilai transfer function sudah diberi.

    $27 (Avg Bid)
    $27 Avg Bida
    2 bida
    $22 Avg Bida
    3 bida

    Data processing dan visualization using python and matlab

    $450 (Avg Bid)
    $450 Avg Bida
    10 bida

    saya mempunyai sebuah projek api yang tertaut ke alamat tapi hanya dalam bentuk PHP, yang saya inginkan adalah dalam bentuk java.

    $30 (Avg Bid)
    $30 Avg Bida
    1 bida

    WORK SCOPE: To extract business data from Google Map (*Please zoom map up to 20m for larger data extraction) FORMAT TO SAVE LIST: CSV or EXCEL LIST OF DATA FIELDS REQUIRED: Business Name Address City State Zip Phone Fax (if available) Email id (if available) Website URL (if available) COUNTRY: Malaysia KEYWORDS/TARGET LOCATION: (The list below shows the industrial area name. Please extract the business data from each industrial area) Axis Industrial Park , 42450 Shah Alam , Selangor Bandar Teknologi Kajang , 43500 Semenyih , Selangor Bukit Kemuning Industrial Park , 42450 Shah Alam , Selangor Cempaka Emas Industrial Park , 42000 Pelabuhan Klang , Selangor Elite Industrial Park , 40400 Shah Alam , Selangor Hicom Glenmarie Industrial , 40000 Shah Alam , Selangor Kapar Industrial...

    $17 (Avg Bid)
    $17 Avg Bida
    17 bida

    Linkedin papper click specialist

    $19 - $158
    $19 - $158
    0 bida

    modify matlab code modify matlab code modify matlab code modify matlab code

    $29 (Avg Bid)
    $29 Avg Bida
    8 bida

    Saya ingin membuat Aplikasi Ebook untuk Android saya berikan contoh " "

    $144 (Avg Bid)
    $144 Avg Bida
    1 bida

    - Implementasi Sistem Absensi Otomatis Di Kampus Institut Teknologi Del dengan Menggunakan Teknologi RFID. - Implementasi Nagios dan Cacti sebagai Network Management System. - Implementasi Active Directory di Kampus Institut Teknologi Del menggunakan Windows Server 2012. - Implementasi Fortigate Sebagai router. - Implementasi Auto Laptop Installation Using Mumi.

    $162 - $487
    $162 - $487
    0 bida

    95% finished website () membutuhkan beberapa penyelesaian point revisi mudah. Download detailnya di : Jika menyanggupi dan penawaran di approve, saya akan memberikan link untuk mendowload website keseluruhan. Terimakasih Salam sejahtera

    $16 (Avg Bid)
    $16 Avg Bida
    3 bida

    I need assistance in integrating an automatically generated Order ID within my Google Forms. Many people do it so, AT THE END the form, it will generate an ID number that will go into the Google Sheet where the responses go. In this case, I need it to be in form of a Short Question INSIDE THE GOOGLE FORM, Not at the end. So this way, the ...an automatically generated Order ID within my Google Forms. Many people do it so, AT THE END the form, it will generate an ID number that will go into the Google Sheet where the responses go. In this case, I need it to be in form of a Short Question INSIDE THE GOOGLE FORM, Not at the end. So this way, the number generated will be part of the info the client sunbmits like Name, Phone Number, Zip Code, etc. Please ask questions before a...

    $66 (Avg Bid)
    $66 Avg Bida
    17 bida

    I'm looking for a JavaScript developer to add the interactions to an offline web page. I have 1 image. I need in several places on it to put buttons that start the "data flow" - dashed lines (they are supposed to be pseudo animated). E.g. I press button 1 - blue data flows from source to destination, I press button 2 - red da...pseudo animated). E.g. I press button 1 - blue data flows from source to destination, I press button 2 - red data flows from source to destination, etc. There are to be ~20 buttons and the same number of "flows" in several colors. The buttons will have to have their own names, e.g. Windows, Linux, Syslog. The whole thing is supposed to work offline, that is, as an end result I am supposed to get a zip with a directory where is, and ...

    $141 (Avg Bid)
    $141 Avg Bida
    55 bida

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task...

    $22 (Avg Bid)
    $22 Avg Bida
    7 bida

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    $60 (Avg Bid)
    $60 Avg Bida
    1 bida

    ...successful the deployment must be: * Entirely automated using CloudFormation and bash scripts. * The landing page must be a public page protected with a username/password authentication block, this should rely upon CloudFront to perform authentication. The username and password should be configurable in the CloudFormation template. The landing page can be simple HTML that displays the username input, password input and login button. * A user friendly domain name should be configured via Route53 that is configurable in CloudFormation. The domain name can be provided if required. Obviously a AWS TLS1.3 PKI certificate is also required. * Behind the landing page is WebGoat running as Docker container. The container should run in ECS FarGate using the Docker container provided...

    $125 (Avg Bid)
    $125 Avg Bida
    16 bida
    Java Code Fix Needed 6 hari left
    DISAHKAN

    ...setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    $25 (Avg Bid)
    $25 Avg Bida
    17 bida

    I need a SolidWorks STEP file converted to an editable format for design modification in SolidWorks. Need the full project zip every component seperated.

    $42 (Avg Bid)
    $42 Avg Bida
    25 bida

    I need a single form to register two different types of users on my wordpress website. See the attachment. I'm looking to set up a WordPress site that supports dual user registration - customers and instructors. Key Requirements: - The registration form should be able to collect specific information from both user types including name, email address and phone number. - Customers should have the ability to search for instructors and book lessons with them. - Instructors should be able to create, manage and edit their profiles. I'm seeking a skilled developer who can implement these functionalities seamlessly. Experience in WordPress and user registration systems is a must. The ideal candidate should also have a good understanding of database management.

    $39 (Avg Bid)
    $39 Avg Bida
    43 bida

    Key Requirements: - Need an expert in Python programming - Familiarity with Pandas and Beautiful Soup - Experience in data analysis The job mainly involves reviewing the existing code, fixing any issues that may hinder the data extraction, and ensuring that the extracted table is ready for analysis. Please note that no additional data preprocessing is required. --- name "iXBRL" , inside folder contain multiple html file(hundreds to thousands), each html file contain multiple tables(vary from 15-35, depend on each html file). 2.Using Python to extract specific table and vertically stack them together to create an Excel file.(first column add html filename.) inside html file is encoded in chinese, so must use chinese to view it. table name/string partially e.g. &...

    $34 (Avg Bid)
    $34 Avg Bida
    18 bida

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    $12 (Avg Bid)
    $12 Avg Bida
    6 bida

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bida
    21 bida

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

    $29 (Avg Bid)
    $29 Avg Bida
    14 bida

    Code Upgrade for BuddyBoss App Customization

    $192 (Avg Bid)
    $192 Avg Bida
    1 bida

    ...Technical Optimization: Implement cache management, Google Analytics, meta tags, and backlinks for enhanced website performance and visibility. • Homepage Enhancement: Update the design of the homepage to be more interactive, responsive, and fast-loading. • Content Optimization: Enhance text content with quotes, highlighted words, and captivating copywriting. • Calculator Update: Improve the functionality of the calorie calculator by removing the login requirement, allowing users to generate and download dynamic reports seamlessly. Ideal Skills: - Proficiency in website design and development - Experience in PHP, LARAVEL, Wordpress - Experience in user interface and user experience (UI/UX) design - Knowledge of responsive design principles - Expertis...

    $290 (Avg Bid)
    $290 Avg Bida
    58 bida

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    $146 (Avg Bid)
    $146 Avg Bida
    3 bida

    I am looking for a web designer to create a professional and user-friendly website that will cater to individual car owners. The primary goal of the website is to display our services and provide contact information for potential customers. Key Features: - Display services: You'll need to design a layout that elegantly showcases the various services we offer, including tuning, repairs, and mileage correction. - Contact Information: Easily accessible contact details for inquiries and appointments. - User-friendly Interface: Ensure that the website is intuitive and easy to navigate for our target market, which is individual car owners. Ideal Skills and Experience: - Web Design: Proficiency in designing user-friendly websites with strong visual appeal. - Automotive Industry K...

    $634 (Avg Bid)
    Dijamin
    $634
    73 penyertaan

    I need an experienced programmer who can create a bot that will be used for automated trading on Binary.com. Key Functionalities: - The bot will be designed to execute trades based on predefined strategies. This means it should be able to analyze market conditions and place trades automatically as per the set strategy. Ideal Skills and Experience: - Proficient in Python: Since Python is my preferred programming language for this bot, you should have demonstrable experience in programming with Python. - Knowledge of Binary Trading: A good understanding of binary trading platforms and how they operate is a considerable plus. - Experience with Automated Trading: Prior experience in developing bots for automated trading is highly preferred. - Familiarity with : Given that the bot will b...

    $276 (Avg Bid)
    $276 Avg Bida
    12 bida

    I am in need of a skilled Machine Learning Developer who can help me build a causal model. I have a specific dataset that I would like to use for building the model. This dataset is of moderate complexity, featuring multiple variables. The primary goal of the model will be to understand the relationships between these variables. Key Responsibilities: - Utilize the provided dataset to develop a causal model - Ensure that the model is capable of effectively illustrating relationships between variables - Optimize the model for performance Ideal Candidate: - Proficient in Machine Learning and Python - Experience with building causal models - must have worked on techniques like robust synthetic control, dowhy, econml, trigamite, DECI and other double ML/causal techniques - Strong analytica...

    $71 (Avg Bid)
    $71 Avg Bida
    14 bida

    Title: Automated Data Retrieval from Websites Using CRM and CID Numbers Description: We are looking for an experienced developer to automate the process of retrieving data from specific websites using CRM and CID numbers. The goal is to develop a script or tool that will: Look up Doctor's Specialization: Use CRM numbers to search on the website: CFM Doctors Search Extract doctor's information including their specialization. Look up Disease Descriptions: Use CID numbers to search on the website: MedicinaNet CID10 Search Extract the disease description. Deliverables: ( ) A script or tool that can take a list of CRM and CID numbers as input. Automate the search process on the specified websites. Extract

    $21 (Avg Bid)
    $21 Avg Bida
    6 bida

    I am in need of a Wordpress developer who can design a Wordpress websitefor professionals. The site will need to have a Learndash integration and customization, as well as be built on Elementor for easy management and updates. Key project requirements include: - Creation of a professional and user-friendly website with Elementor - Integration and customization of the Learndash feature - Focus on user registration and login for course access - Ensuring a seamless e-commerce functionality for course purchase. Ideal candidate should have: - Proven experience in developing Wordpress sites with Elementor - Strong understanding and experience with integrating and customizing Learndash - Ability to create a user-friendly and visually appealing interface - Previous experience with e-commerce fun...

    $107 (Avg Bid)
    $107 Avg Bida
    18 bida

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    $25 (Avg Bid)
    $25 Avg Bida
    20 bida

    I'm seeking a talented graphic designer to create a t-shirt design, incorporating a combination of logo, text and illustrations. We own a fireworks company. We have attached a logo that needs to be incorporated. While the theme isn't specified, your artistic input is highly appreciated; feel free to craft something that represents your unique style. Ideal Skills for this Job: - Experience in graphic design, particularly in clothing. - Strong portfolio showcasing your ability to integrate text, logo and illustrations. - Creative flair and originality. Note: The color scheme for this project hasn't been fixed. Again, I would value your opinion on what would make the design stand out. Excited to see how your creativity unfolds this project!

    $150 (Avg Bid)
    $150
    118 penyertaan

    YOUR BID PRICE IS FINAL; NO LATER CHANGE IS ALLOWED. READ CAREFULLY BEFORE YOU BID. See ATTACHMENTS. Cannot share Code before you accept. I have a Journal App built in PHP/JavaScript/Laravel which allows to enter Journal entries, country, some photos and one video of limited size, different costs etc (see ). The job is to implementing the feature of Travel Route Map Creation using Leaflet and OpenStreetMap (both free, opensource). There is a tutorial here Users will be able to search a place in map, create lines of different colors from one place to another, add/tie blog posts, links and pictures with the map, dates, notes and then only map creator can download the map as Image/PDF

    $25 (Avg Bid)
    $25 Avg Bida
    6 bida

    I need a highly adept project manager experienced in WooCommerce and dropshipping, who can help in setting up a large-scale e-commerce website. This website will host an extensive range of product categories. We are looking at using Ali2Woo as we want to achieve large bulk product uploads. Key Responsibilities: - Managing the overall project - Overseeing necessary WooCommerce configurations - Implementing a bold and vibrant website design Required Skills and Experience: - Extensive experience with WooCommerce - Familiarity with dropshipping business model - Ability to manage large-scale e-commerce projects - Experience in creating and implanting bold, vibrant web designs This isn't just a coding job. The ideal candidate is someone who can take the lead in making strategi...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bida
    24 bida

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    $19 (Avg Bid)
    $19 Avg Bida
    17 bida

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    $197 (Avg Bid)
    $197 Avg Bida
    6 bida

    As an investor seeking to streamline my algorithmic trading operations, I am in need of an able Python Developer who specializes in automation tasks. This role requires an individual with: - Mastery of Python and experience with automation tasks, most especially within the investment and stock market scenario. - Skilled and knowledgeable in stock market terminology with experience in use of Websockets for API integration Suitable candidates are expected to have good communication skills to effectively understand and implement required changes in a timely fashion. Help me maximize my trading potential with your Python expertise!

    $172 (Avg Bid)
    $172 Avg Bida
    10 bida

    solana nodejs code for multi-swap within same tx.

    $22 (Avg Bid)
    $22 Avg Bida
    6 bida

    I'm working on a school project that involves the development of a Coal Mining Security Alert System. I need someone who can code in Quarky to create this block code system. Unfortunately, I haven't gotten to the point of defining the complete scope of the project, but I'd like to start with the code development. I'm looking for someone who can: - Use Quarky to build a block code system - Understand and implement basic security alert functionalities - Be ready for subsequent feature additions and changes Key Features: = Face Detection: Implement face detection functionality to identify individuals within the mining area. = PPE Kit Verification: Utilize image processing techniques to ensure that miners are wearing proper PPE kits. The system...

    $20 (Avg Bid)
    $20 Avg Bida
    4 bida
    Modify a code on C# 5 hari left
    DISAHKAN

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

    $98 (Avg Bid)
    $98 Avg Bida
    25 bida
    Enhanced Webcam Emulator Code 5 hari left
    DISAHKAN

    I'm looking for a skilled programmer who can develop a custom solution for me using frida-tools. The goal is to manipulate webcam settings within an Android emulator environment via adb. Here's what I need: - Modify the current webcam resolution to be higher. - Improve the webcam image quality to support High Dynamic Range (HDR). - Ensure frida-tools can adjust parameters to emulate native library detection. What I require from you: - Experience with frida-tools and adb commands. - Understanding of Android emulator environments. - Proficiency in webcam technology, including resolution and HDR. - Capability to simulate native Android library detections. Freelancers with prior projects involving webcam customization or Android emulation will be preferred. If you have

    $191 (Avg Bid)
    $191 Avg Bida
    13 bida

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope you'l...

    $29 (Avg Bid)
    $29 Avg Bida
    8 bida

    I am looking for a freelancer to help me in drawing the developed Artificial Neural Network (ANN) which will predict data related to education. The visual representation of th...versus the actual data will be shown in the form of spreadsheets. Your role will be to: - Draw the developed ANN for education prediction - Show the selected parameters for the developed ANN - Visualize the predicted data versus the actual data in spreadsheets Ideal skills and experience: - Solid understanding of Artificial Neural Networks (ANN) - Experience in data visualization, particularly using spreadsheets - Familiarity with educational data or at least a background in developing predictive models in a related field - Ability to clearly communicate complex technical concepts in a simple, understanda...

    $22 (Avg Bid)
    $22 Avg Bida
    20 bida

    I'm looking to get a taxi service website developed. The primary purpose of this site is to facilitate ride booking. Customers should be able to make bookings through the website. Key Features: - **Fare Calculator**: It is essential that the website includes a fare calculator. This ensures that customers are aware of the costs of their rides before booking. - **Online Payment**: The primary payment method would be online. It is crucial that the website is integrated with a reliable online payment solution to process these transactions smoothly. Ideal Skills: - Web Development - UI/UX Design - Payment Gateway Integration - Experience with Booking Systems - Experience with Transportation Industry Websites Please let me know if you require any further details. I'm o...

    $153 (Avg Bid)
    $153 Avg Bida
    69 bida

    I need a diligent professional to create a 2D drawing of the floor plan of my house. The original plan is lost. The task includes: - Visiting my home in Waco Texas (zip code 76704) to take accurate measurements - Applying these measurements into a visually appealing floor plan. Previous experience in drafting is required, with added value if you have a background in architecture. A keen eye for detail and excellent drawing skills are crucial for this job. Quick turn around time is meeded.

    $30 - $250
    Tempatan Dimeterai
    $30 - $250
    35 bida

    ...optimize an existing codebase used for data analysis. Key Requirements: - Improve the speed of the code: The primary goal of this project is to significantly enhance the algorithm efficiency, thus resulting in a noticeable speed improvement. Ideal Skills and Experience: - Proficient in Python: You should have extensive experience working with Python and be able to recognize areas in the code that are causing performance bottlenecks. - Data Analysis Experience: Familiarity with data analysis practices would be beneficial as the code is part of this application. - Optimization: You should have a strong background in optimizing code for improved speed and efficiency. Additional Information: - The code is currently functional but is not running at t...

    $25 (Avg Bid)
    $25 Avg Bida
    19 bida

    I am seeking an experienced engineer who can assist me in the design and analysis of a new project. Ideal skills and experience for the job: - Proficiency in AutoCAD for design and analysis - Strong background in engineering, particularly in the area of design and analysis - Excellent problem-solving skills - Ability to work closely with me to understand my vision for the project and bring it to life

    $20 / hr (Avg Bid)
    $20 / hr Avg Bida
    40 bida

    Hello, This is a $20 project. Looking for a freelancer to develop a python script to retrieve restaurant data from Google Maps using the Maps/Places API. The script should target restaurants that have a phone number and *do not* have a website. The inputs I need to enter are: - Location (latitude and longitude) - Search Radius (in meters) - Ensure the business/place is a restaurant, bakery, etc. Key Data to Retrieve, output in a .CSV: - Business Name - Address - Phone Number - Google Maps URL Thank you, trooper501

    $20 (Avg Bid)
    $20 Avg Bida
    13 bida

    I am in need of a skilled AppSheet developer to create a custom app for my small warehouse inventory business. Key Features: - Inventory Tracking: I require a system that will consistently track and update inventory in real-time to ensure accuracy. Other Details: - Products: As a small warehouse, I have less than 50 different types of products. - User Access: The app will not need to support multiple users accessing and updating the inventory simultaneously. Ideal Skills: - Proficient in AppSheet development - Experience in building inventory tracking systems Please respond with your relevant experience and sample work for further consideration.

    $2194 (Avg Bid)
    $2194 Avg Bida
    104 bida