Perl program bid jobs

Filter

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

    I need to activate enter key in certain time ( based on windows time ) Time need to be set with 100 ms steps . For example I want to activate enter ( click enter key in keyboard exactly at 12:00:00 Just I need simple program

    $26 (Avg Bid)
    $26 Avg Bid
    15 bids

    I am looking for a skilled programmer experienced in Allen Bradley Studio 5000 program modification. My project requires adding new functionality to the existing code for dynamic recipe selection. The ideal candidate should have experience in Studio 5000 Logix development version 30.0. Specifically, the modifications needed are: - Adding new functionality to improve steps selection with recipe implementation. - The desired outcome is to have a more seamless integration process - Programmer should have good experience on Rockwell system platform specialized in Studio 5000 programming. If you have experience in modifying existing code and adding functionality. Please provide examples of similar projects you have completed in the past.

    $268 (Avg Bid)
    $268 Avg Bid
    8 bids

    I am in need of a freelancer who can remotely fix the issue I am experiencing with the PowerPoint program. The specific issue is that it keeps crashing/freezing, which is preventing me from completing my work efficiently. I am not sure if I have the latest version of PowerPoint installed, and would appreciate the assistance of someone who can check and update it if necessary. Ideally, I am looking for a freelancer who has experience with troubleshooting and fixing issues with PowerPoint. The skills and experience required for this job include: - Proficiency in PowerPoint and troubleshooting - Experience in fixing crashing/freezing issues with PowerPoint - Ability to work remotely and communicate effectively with the client I am only seeking assistance with fixing the current i...

    $28 (Avg Bid)
    $28 Avg Bid
    33 bids

    C++ Program for Newton Raphson Method for Exponential Function I am looking for a skilled C++ programmer to develop a program that can solve exponential functions using the Newton Raphson method. The program should be able to handle complex numbers, if necessary. Ideal Skills and Experience: - Strong proficiency in C++ programming language - Experience in developing numerical methods programs - Familiarity with the Newton Raphson method - Ability to handle complex numbers in C++ Output Format: The desired output format for the results is a whole program in PDF format.

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

    I have a project to write a Python program to evaluate the function given below and generate 3D plots for it (Bias Voltage). Specifically, I have a detailed outline of the derivation for the 3D Model. The deadline for this project is in 2 days. Ideal Skills and Experience: - Proficient in Python programming language - Experience in simulation and modeling - Familiarity with BAIS voltage and related concepts - Strong problem-solving skills - Ability to work under tight deadlines and deliver high-quality work.

    $11 (Avg Bid)
    $11 Avg Bid
    2 bids

    ...skilled developer to create an app or program for visualizing the output of the popular game Little Alchemy. The app/program should be compatible with iOS (or could be web based) and should have a moderate level of interactivity, with some interactive elements. Additionally, I have a specific design in mind for the app/program, so the ideal developer should have experience with UI/UX design. Other ideal skills and experience for this job include: - Familiarity with Little Alchemy and its gameplay mechanics - Experience with data visualization and creating interactive interfaces - Ability to work collaboratively and communicate effectively with me throughout the development process. The end result should be a visually appealing and user-friendly app/progr...

    $267 (Avg Bid)
    $267 Avg Bid
    16 bids

    Looking for a freelancer to help me get affiliates to join my affiliate program for my digital products. The ideal candidate should have experience in affiliate marketing and have a proven track record of successfully recruiting affiliates. The commission structure for the program is a percentage of sale, and I will provide banner ads as promotional materials for affiliates to use.

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

    I am looking for a freelancer to help me create a refer and earn program on my website. The program will offer cash rewards to users who successfully refer their friends and family to my website. The program will be implemented solely on the website, and I would like to use unique referral codes to track referrals. Ideal skills and experience for this project include: - Experience with implementing referral programs on websites - Knowledge of coding languages such as PHP and HTML - Familiarity with referral tracking methods - Ability to create a user-friendly interface for the referral program If you have experience creating successful referral programs and are confident in your ability to bring my vision to life, please apply to this job!

    $11 (Avg Bid)
    $11 Avg Bid
    7 bids

    I am looking for a skilled developer to build a web application using Python. The program should be user-friendly and efficient. I have no preference for a specific framework, so I am open to suggestions. Ideal Skills and Experience: - Proficient in Python programming language - Experience building web applications - Knowledge of web development frameworks such as Django or Flask (preferred but not required) - Strong problem-solving skills and attention to detail.

    $338 (Avg Bid)
    $338 Avg Bid
    106 bids

    Project Title: Test- do not bid As a client, I am looking for someone to help me assess skills for my design project. The ideal candidate will have experience in design work and will be able to provide general design concepts as test results. Skills and Experience: - Experience in design work - Ability to provide general design concepts as test results

    $29 (Avg Bid)
    $29 Avg Bid
    17 bids

    I am looking for a Dance Program Coordinator who can help me organize a Dance Retreat/Workshop. The program will focus on Indian dances. The duration of the program will depend on the program idea, and the budget will be on a program/event basis. Ideal skills and experience for this job would include: - Experience in coordinating dance programs or events - Knowledge of Social media incoming requests to handle e.g. Instagram or website etc. - Ability to manage budgets and negotiate with the Customers - Strong organizational and communication skills - Creative thinking and problem-solving abilities - Ability to work with a team and manage multiple tasks simultaneously If you have the skills and experience required, please submit your proposal with det...

    $95 (Avg Bid)
    $95 Avg Bid
    5 bids

    Write a program to take input file or prompt and coverts the data to spread sheets, prefereably Node or Pythan program. Attached file should create individual spreadsheets like candidates, jobs etc

    $25 (Avg Bid)
    $25 Avg Bid
    15 bids

    I am reaching out to request a proposal for the development of a GUI program that retrieves trending mentions of companies from social media sites, with a specific focus on TikTok. I came across your profile and was impressed by your expertise in developing similar projects. Project Overview: The objective of this project is to create a user-friendly GUI program that collects trending mentions of companies from social media platforms, specifically TikTok. The program should analyze captions or comments from TikTok videos, identify stock tickers and company names mentioned in the text, and provide a list of highly mentioned stock tickers and company names. Overall Goal: A comparable website with coding to perform in such a way as a social network stock indicator ...

    $774 (Avg Bid)
    $774 Avg Bid
    31 bids

    a simplified algorithm for Path Planning. One challenge in robotics is called path planning. This is the process of the robot figuring out how to navigate between two points within some environment. In this assignment you will implement a simplified path planning algorithm for a robot moving about a simple 2D environment - a rectangular room with obstacles. The task is to code C++ program that: 1. Reads in a 20x20 environment from standard-input (std::cin). 2. Finds the robot’s starting position within the environment. 3. Executes the forward search algorithm until the robot reaches the goal. 4. Executes the backtracking algorithm to find the shortest path. 5. Prints out the environment and the path to be followed by robot to standard output (std::cout).

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

    We have an email address specifically setup for builders to send us form requests to be completed. I need someone that can read these emails, look up the address in our online computer system and then send forms back to the builders for their compliance. The forms are pre-filled and can be completed via some simple check boxes. We just need someone checking that the address is valid, that the products have been installed and manage the inbox of the emails so that we know which forms are outstanding.

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

    I need to make a small .exe file of a Python program for basic optimization.I have a complete working code! just need to make .exe file budget is small so interested once can apply. thanks

    $7 - $18
    Sealed
    $7 - $18
    23 bids

    I am seeking a freelancer to design a flyer for my afterschool and summer program. The program is targeting students in elementary, middle, and high school. The main focus of the program is to provide MENTAL HEALTH SUPPORT, BOXING & FITNESS , COMMUNICATION SKILLS, HOW TO DEAL WITH PEER PRESSURE, BULLYING AND AUTHORITY & MORE ... THE HOURS OF THIS PROGRAM IS MONDAY-FRIDAY 5:30-7:30.. THE ADDRESS TO OUR BUILDING IS 316 FASSETT ST TOLEDO OHIO 43605 AND ITS LOCATED AT THE YBE BOXING GYM THE NAME OF THE PROGRAM IS TOLEDOS ARK.. IVE ATTACHED THE LOGO BELOW As for the design, I am open to the designer's creativity and would like to see their portfolio to ensure they have experience in designing flyers for similar programs. Ideal skills and exp...

    $51 (Avg Bid)
    Guaranteed
    $51
    104 entries

    a simplified algorithm for Path Planning. One challenge in robotics is called path planning. This is the process of the robot figuring out how to navigate between two points within some environment. In this assignment you will implement a simplified path planning algorithm for a robot moving about a simple 2D environment - a rectangular room with obstacles. The task is to code C++ program that: 1. Reads in a 20x20 environment from standard-input (std::cin). 2. Finds the robot’s starting position within the environment. 3. Executes the forward search algorithm until the robot reaches the goal. 4. Executes the backtracking algorithm to find the shortest path. 5. Prints out the environment and the path to be followed by robot to standard output (std::cout).

    $17 (Avg Bid)
    $17 Avg Bid
    14 bids

    I'll give you my client ID and client secret for @intradayscan Modify the program that you recently wrote for me. WILL: STEP 1 Read c: and tweet that text with image c:intradayjpg STEP 2 Read c: and tweet that text with image c:intradayjpg STEP 3 The app then quits by itself

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    I am looking for a skilled web developer to create a custom-built website for an interactive kids education program. The target audience for this program is between 3-15 years old, and some of the main focus will be on educational videos, quizzes, games and activities. The website should have a user-friendly and inter-active interface that is easy for children to navigate. There will need to be a way to track the progress of each child with a reward system. The website will also need to have seperate account access for parents and teachers. The plan for for every page of the site is already laid out in detail. We have no preference for the platform or technology used for the website, as long as it is custom-built. The ideal candidate for this project will have experience...

    $5625 (Avg Bid)
    $5625 Avg Bid
    90 bids

    Our company is looking for a Shopify Coffee Trace/Track Program that can help us track the sourcing of our coffee beans. This would be integrated into our Shopify Storefront, in which the process would be as follows: 1. Page for customer to enter tracking / trace number from the product / coffee bag 2. Upon the customer entering the tracking / trace number, it would display information that would include: - Location where the Coffee was sourced/grown. It would also include information on the growing region, etc. - Date coffee was picked - Date coffee was roasted - Date coffee was bagged - Date coffee was exported from country - Date coffee was received Ideal Skills and Experience: - Shopify development experience - Experience with coffee sourcing and tracking - Knowledge o...

    $149 (Avg Bid)
    $149 Avg Bid
    66 bids

    Internship Program for Law Students We are looking for law students who are interested in gaining hands-on experience in the legal field. Our internship program is open to both undergraduate and graduate students who are passionate about research and writing. This is online internship program. You ll get certificate for this program but this is free intership. Responsibilities: - Conduct legal research and write briefs, memos, and other legal documents - Assist attorneys with legal cases and provide support - Collaborate with other interns on group projects and assignments Duration: - The internship program will last for 1-3 months, depending on the availability of the student. Ideal Skills and Experience: - Strong research and writing skills - Excell...

    $11 (Avg Bid)
    $11 Avg Bid
    3 bids

    I need a program that basically does the following: I'm going to insert a photo, he's going to use that face, and he's going to make a video moving his head from one side to the other, up and down.

    $543 (Avg Bid)
    $543 Avg Bid
    59 bids

    I am looking for a freelancer to grade and provide a detailed description of my AI program, which was created using Python. The program's purpose is data analysis and the level of complexity is intermediate. The ideal candidate should have a strong understanding of Python and AI programming, as well as experience in grading and evaluating AI programs. The project deliverables should include a detailed report on the program's strengths and weaknesses, suggestions for improvement, and an overall grade or score.

    $633 (Avg Bid)
    $633 Avg Bid
    34 bids

    I am in need of a highly customized customer rewards program app that will offer a points system for my customers. The ideal candidate for this job should have experience in designing and developing mobile apps with unique features and designs. The following are the details of the project: Rewards: - A points system that will allow customers to earn points for purchases made - Points can be redeemed for discounts or free products/services Integration: - The app should be integrated with a website to access customer accounts. Customization: - The app should have a unique design and features that are specific to our brand - Custom features should include the ability to track points and rewards, as well as manage customer accounts We will also need to place vendor ads on app. Have ...

    $1357 (Avg Bid)
    $1357 Avg Bid
    146 bids

    I am in need of a C++ programmer to set up my old program on a cloud server immediately. The server is running on Windows. The program only requires standard libraries, so no specific dependencies are needed. The main purpose of the program is for system utilities. Ideal skills and experience for this job include: - Proficiency in C++ programming language - Experience with cloud server setup and management - Knowledge of Windows operating system - Strong problem-solving skills - Attention to detail and ability to work efficiently under tight deadlines.

    $271 (Avg Bid)
    $271 Avg Bid
    12 bids

    I am looking for someone to help me build a simple C++ Builder program for filtering and editing numeric data. The program needs to be built for Windows, and should include additional features beyond filtering and editing such as sorting. I have a MyAcess database with all of the numerical data that I need, and I need a reliable program to ensure that it is properly filtered and edited. Program need's to be simple.(if you need a translation to tables , just ask)

    $308 (Avg Bid)
    $308 Avg Bid
    20 bids

    I am looking for a freelancer to create a tri/bi-fold brochure for an IVF Center targeting medical professionals. I will be providing most of the information to be included in the brochure. The ideal candidate for this project will have experience in creating brochures, designing unqiue stand out designs, will be able to create a design that is professional and visually appealing. Able to highlight specific areas of the the same old boxes and tables.

    $16 (Avg Bid)
    $16 Avg Bid
    28 bids

    I am moving from AutoCAD 2006 to ProgeCAD 2024. I need help troubleshooting my existing program. It currently works in AutoCAD but I am having issues In ProgeCAD. It is a very extensive program that builds on itself. I use it to create shop drawings for tilt-up panels.

    $461 (Avg Bid)
    $461 Avg Bid
    9 bids

    Hi. I want to have created a Powtoon video or several videos. The videos will be as promotional tools to recruit, orientation, and to offer step by step instructions for students to references. Program information can be seen by going to the provide link. Thank you, Shechem Sauls

    $392 (Avg Bid)
    $392 Avg Bid
    39 bids

    I would like to analyze text from reports, news outlets, chatGPT and bard responses, and other publications related to Human Capital. Not looking for a full software or experience. Just the code source to run in my local machine.

    $25 (Avg Bid)
    $25 Avg Bid
    11 bids

    I am a Rapid Transformational therapist and want to sell 60 and 90 day programs through facebook ads.

    $178 (Avg Bid)
    $178 Avg Bid
    26 bids

    I have written some javascript for extracting some content from a website. I will give the target website & my code in chat. The code I have is working except for some specific data I am not able to extract. I will be running the code from web Inspect>Snippets Very easy and quick job if you know javascript well. Bids over $10 won't be considered as this is an easy job!

    $19 (Avg Bid)
    $19 Avg Bid
    15 bids

    Looking for someone to put together a tender for a an Architectual Firm that is tendering to a council in Victoria Australia for Architectual services tender valaue is $100K - 140K

    $293 (Avg Bid)
    $293 Avg Bid
    49 bids

    ...help create a cutting-edge technical training program for UL 891 Switchboard safety standards. We want to incorporate AI Artificial Intelligence to make the program interactive and engaging for our learners. The ideal candidate will be able to take the attached 93-page presentation and use Chat GPT to create a comprehensive training program. The AI will elaborate on the existing slides and create additional content to enhance the learner's experience. We're looking for someone who is passionate about creating engaging content that will keep learners interested and motivated throughout the program. The ideal candidate will be able to work with us to create a long-term training program that evolves and adapts as we go along. The training ...

    $4640 (Avg Bid)
    Featured Urgent NDA
    $4640 Avg Bid
    5 bids

    I'm looking to have a program created to compare mixed data in Python. The data that needs to be compared includes numerical, text, and other kinds of data. The desired output format for the comparison results is programming. The program should be able to search for similarities and differences between data sets and display information about those similarities or differences. It should also be able to draw comparisons between sets of data and generate visual representations (e.g. charts) of the results. The program should be written in Python and should be able to handle various forms of data. It should also be easy to use and efficient in its operation. I need the comparison results to be stored in a text file or excel spreadsheet depending on the user's p...

    $4250 (Avg Bid)
    $4250 Avg Bid
    38 bids

    I am looking for a C program that can efficiently compress positive integers, potentially up to billions. The ideal candidate will have experience with SIMD compression algorithms. The expected compression ratio is at least 75%. No specific compression algorithm has been requested, but the program should be optimized for efficiency. I'd like you to use the following repo for the project: the program should be able to take a file containing the positive integers list ( as well directly from an array ), make the compression and then write to a file the compressed integers list. the program should be able to take the output and stream it recursively for N times. in the final output file there must be saved all the needed info for decompression, such as numb...

    $133 (Avg Bid)
    $133 Avg Bid
    18 bids

    Hello, I need Front End Developer (Elementor) - Budget 100 INR/ Hour (I will Block who make bid more then it.) Thanks

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

    Description for the demo program: The demo should be designed in flutter and at the end you will provide me with the source code to review it. If there is a need to use a server as part of the demo, you use your server and show me where in the source code I can replace later on the pointer to my server. This demo code I should be able to download to my android Samsong phone and my apple phone that will just do one simple thing: Allow me to type/enter an address/url of a website (example I type "" or "), then the program takes me to that web site, then I select a product from that web site and once I confirm the selection, then a small picture of that product and its url/link address of that product get stored and displayed on my android/iphone phone screen (s...

    $178 (Avg Bid)
    $178 Avg Bid
    23 bids

    Hello Dear, i want to build new extension or program , which scan 200-300 user per click as fast as possible and show me their level , years and inventory value . when i will see that program/extension works well then i will test and make a milstone

    $169 (Avg Bid)
    $169 Avg Bid
    11 bids

    Data analysis program needed for processing mixed data (text and numbers). The program should be able to analyze and interpret the data in an efficient and accurate manner. Ideal skills and experience for this project include: - Proficiency in data analysis techniques - Expertise in programming languages such as Python or R - Experience in working with mixed data sets - Strong attention to detail and accuracy - Excellent problem-solving skills The program should be able to perform the following tasks: - Data cleaning and preprocessing - Data visualization - Statistical analysis - Machine learning algorithms The client has not specified a preferred programming language, so the freelancer may choose the language that they are most comfortable with. The ...

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

    C++ Program for Newton Raphson Method for Exponential Function I am looking for a skilled C++ programmer to develop a program that can solve exponential functions using the Newton Raphson method. The program should be able to handle complex numbers, if necessary. Ideal Skills and Experience: - Strong proficiency in C++ programming language - Experience in developing numerical methods programs - Familiarity with the Newton Raphson method - Ability to handle complex numbers in C++ Output Format: The desired output format for the results is a whole program in PDF format.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    10 bids
    Trophy icon June Youth Program Flyer Ended

    June Youth Program Flyer for Religious Youth Program Target Age Group: 5-10 years old Main Focus: Religious activities Flyer Length: 1 page Ideal Skills and Experience: - Graphic design experience - Experience designing flyers for youth programs - Understanding of religious themes and imagery - Ability to use colors and fonts to create a visually appealing flyer - Strong communication skills to ensure the client's needs are met

    $20 (Avg Bid)
    Guaranteed
    $20
    86 entries

    I am looking for a freelancer to develop a desktop program for sales tracking using C# on Windows. The program should have the following functions: - Sales tracking: The program should be able to track sales performance and generate reports. - Inventory management: The program should be able to manage inventory levels and provide alerts when stock is running low. - Customer relationship management: The program should be able to store customer data and track changes in customer behavior. Ideal skills and experience for the job include: - Proficiency in C# - Experience in developing desktop applications on Windows - Knowledge of sales tracking and inventory management - Familiarity with customer relationship management tools and strategies

    $561 (Avg Bid)
    $561 Avg Bid
    18 bids

    Hello Dear, I want to fix this problem , i have api problem, i dont know what its need , and also i want to make blacklist in my python, i dont want to see same profile anyways, Remember : i m not going to pay award or milstone untill i will see that project done perfectly

    $155 (Avg Bid)
    $155 Avg Bid
    9 bids

    I need an experienced 5* verified Reviews ONLY!!! SEO professional to help me optimize my new real estate website for real estate agents and property market place. The project will prioritize on and off-page optimization and keyword research. The ideal candidate will have experience in real estate marketing and be able to deliver results within a month. The opportunity could lead to long term placement.

    $107 (Avg Bid)
    $107 Avg Bid
    98 bids

    I am looking for a pilot Proptech project that will provide analytical tools specifically catered to investors. For the pilot I have some data in an excel spreadsheet and need some additional data to be input by reading pdf files from a public database and extracting specific information from the pdf files. The red columns in the attached excel file need to be filled in with data. ...data in an excel spreadsheet and need some additional data to be input by reading pdf files from a public database and extracting specific information from the pdf files. The red columns in the attached excel file need to be filled in with data. the pilot will be b/w 2,000 and 4,500 record (will figure exact number soon). Would like to have it completed within 10 days. Software skills needed are perl, p...

    $601 (Avg Bid)
    $601 Avg Bid
    47 bids

    I am in need of a ready-made AEPS payment and recharge app source code that has been developed for Android. I do not require any customization or additional features, as the existing features are sufficient. The preferred method of delivery for the source code is through direct file transfer. Ideal skills and experience for this job include: - Android app development - Experience with AEPS payment and recharge apps - Familiarity with direct file transfer methods for delivering source code.

    $125 (Avg Bid)
    $125 Avg Bid
    6 bids

    Looking for a marketing expert who worked with affiliate programs. An ideal candidate would be someone who worked with brands before setting up an affiliate program for influencers/affiliates. Experience in marketing and website development is important. Knowledge about existing affiliate programs and marketing channels would be necessary. E-commerce marketing, google merchant portal management, SEO and related internet marketing skills are what we looking for.

    $92 (Avg Bid)
    $92 Avg Bid
    52 bids