Program similar logmein rescuetrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 program similar logmein rescue trabajados encontrados, precios en EUR

    I am looking for a skilled PHP developer to modify and update my existing PHP script. The specific requirements for this project are as follows: - The script pulls data from a google sheet, and send it back after the user edits. - Adding new features to the script - I have a detailed specification for the new features - The timeline for this project is urgent, I need it to be completed within a week Ideal skills and experience for this job include: - Strong proficiency in PHP - The script is ready and working, I need it to be modified. - Experience in adding new features to existing scripts - Ability to work within tight timelines and deliver high-quality results If you are confident in your PHP skills and can meet the urgent timeline, please bid on this project.

    €152 (Avg Bid)
    €152 Oferta promedio
    10 ofertas

    **Requirements:** 1. Provide a set of random matrices of variable sizes. 2. Write a serial matrix multiplication algorithm as a baseline for performance comparison. 3. Parallelize the matrix multiplication using OpenMP or pthreads to improve the execution time. **Project Expectations:** 1. Understand the basics of matrix multiplication and the selected parallelization method (OpenMP, or pthreads). 2. Implement a serial matrix multiplication algorithm and verify its correctness. 3. Parallelize the matrix multiplication algorithm using the chosen parallelization method. 4. Measure and compare the execution times of the serial and parallel versions of the code. **Deliverable:** Should submit their code along with a brief report documenting the implementation process, performance measuremen...

    €25 (Avg Bid)
    €25 Oferta promedio
    4 ofertas

    Looking to build an app similar to a ride sharing app, but for a completely different industry.

    €512 (Avg Bid)
    €512 Oferta promedio
    106 ofertas

    I am looking to hire a Freelancer to create a program in C++ which will query ark survival ascended servers for a list of steam ids, I found few functions in the steamworks api that helped me achieve that, but these functions require the user to be connected to the server in game, if there is another way that you might know please reach out to me. Each server by itself, as there are many servers in this game. The purpose of this program is to monitor each ark server and provide a list of names and steam ids. The program will need to integrate with an existing discord bot and will need to query the servers for updated information every minute. This project is meant for someone with experience in C++ programming and a deep understanding of what is involved in managing da...

    €277 (Avg Bid)
    €277 Oferta promedio
    8 ofertas
    warehouse program Finalizado left

    I am in need of a warehouse program that will allow me to efficiently manage my inventory. To that end, I need basic input and output capabilities in the inventory management system as specified by me. The program should be capable of supporting one user.

    €16 / hr (Avg Bid)
    €16 / hr Oferta promedio
    43 ofertas

    I am looking to hire a freelancer who has previous experience integrating the cashfree payment gateway in a react native app. The app is currently on Expo Go. Requirements: - The freelancer should have prior experience with integrating the cashfree payment gateway. - The project requires a complete integration of the cashfree payment gateway. - The deadline for completion is 3 days. -need to convert my currently working app in expo go to cli without breaking any functionality If you have the necessary skills and experience, please reach out to discuss the project further.

    €12 (Avg Bid)
    €12 Oferta promedio
    4 ofertas

    I am looking for a front-end developer to create a ShareTribe website with design and functionality similar to "Giggster". The project needs to be completed in less than 1 month. Specifics: - The website should have the same functionalities as "Giggster" without any additional requirements. - The design should be based on the client's specific vision, which they have in mind. (Needs to look & feel very similar to Giggster). Ideal skills and experience: - Proficiency in front-end development, with experience in ShareTribe. - Strong understanding of HTML, CSS, and JavaScript. - Ability to translate design concepts into a functional website. - Attention to detail and ability to meet tight deadlines. If you have the skills and experience required...

    €573 (Avg Bid)
    €573 Oferta promedio
    127 ofertas

    I am looking for a Python programmer who can successfully connect a program to Edgar and parse a 10-K. (if you've worked with Edgar before, this will be really easy) - Read XBRL data from Edgar for a BDC called ARCC - The program will download the 10k (just select the latest - i think its this one: ) - Parse the "Schedule of Investments" table to extract all the rows (see attached screenshot) I don't need them saved anywhere, just parse them and print the lines to the console one by one. (I am using PyCharm, so preferable it will run on that) thank you!

    €147 (Avg Bid)
    €147 Oferta promedio
    37 ofertas

    I need a C# .NET6.0 program, that presents a menu allowing an agent to specify certain obstacles to the agent's mission, and provides the agent with information upon request, including the ability to request a safe path to a particular objective. I have already completed most of the initial implementation but need help getting the final program to work as desired. I have also put together thorough documentation to describe the way in which the program should operate and can provide this. The deadline for completion is Sunday the 29th AEST Ideal Skills and Experience: - Proficient in C# and .NET development - Experience in creating games - Strong understanding of game mechanics - Ability to work within tight deadlines If you have the skills and experience r...

    €102 (Avg Bid)
    €102 Oferta promedio
    8 ofertas

    • Working with other not for profit organizations to identify, secure, and onboard resources for the program • Tracking progress against project milestones and holding others accountable for assigned tasks • Scheduling internal and external program meetings while also tracking and following-up with action items • Grant writing • Identifying any barriers to successful program execution and escalating as appropriate • Building partnerships with various industry stakeholders and leaders • Organizing workshops/seminars * Respond to emails

    €16 (Avg Bid)
    €16 Oferta promedio
    15 ofertas

    I am seeking a professional CV reviewer with expertise in Biology/Biotechnology to support my application for a master's program in the USA. The main responsibilities of the role include reviewing the CV for clarity, relevance, grammar, and formatting, and providing constructive feedback on how to improve its overall effectiveness. The successful candidate should possess strong communication and critical thinking skills, attention to detail, and knowledge of the Biology/Biotechnology field.

    €84 (Avg Bid)
    €84 Oferta promedio
    42 ofertas
    C program Finalizado left

    ...n-digit random integers (the most significant digit is between 1 and 9, not 0), A and B. Compute A*B using original algorithm discussed in class and the algorithm you modified. Please make sure that you get the same results for the two algorithms. Print the results, if correct. No credit will be given if the algorithm is incorrectly implemented, the time complexity of your program is higher than O(n 2 ), or your program only works for specific k values. large_integer prod (large_integer u, large_integer v) { large_integer x, y, w, 2; int n, m; n= marimum(number of digits in u, number of digits in v) if (u==0||v== 0) return 0; else if (n <= threshold) return u * v obtained in the usual way; elsef m= [n/2]; x= u divide 10^m; y= u rem 10^m; W= U divide 10^m; z = v rem 1...

    €23 (Avg Bid)
    €23 Oferta promedio
    18 ofertas

    I am looking for a Python developer to implement a blackhole algorithm for simulation purposes. I already have a similar code that needs tuning in order to obtain the desired output result. Purpose of the Algorithm: - The purpose of implementing the blackhole algorithm is for simulation. Dataset: - I have a specific dataset that I would like to use for the algorithm. Desired Outcome: - The desired outcome from the blackhole algorithm is predictive analysis. Ideal Skills and Experience: - Strong proficiency in Python programming - Experience with implementing algorithms - Familiarity with simulation techniques - Knowledge in predictive analysis

    €40 (Avg Bid)
    €40 Oferta promedio
    8 ofertas

    I am looking for a freelancer to program an excel spreadsheet to a tag bar code labeler for a hat store. Specifically, the tag bar code labels should use UPC codes and include the product ID. I have a specific design for the barcode label, so the freelancer should be familiar with creating tags in accordance with this design. The program should be able to detect any errors in the spreadsheet quickly for accuracy. using Niimbot B21 T50mm*30mm

    €15 / hr (Avg Bid)
    €15 / hr Oferta promedio
    31 ofertas

    I'm looking for an experienced programmer to write a program for me that will enter someone into an online sweepstakes. The application needs to be web-based, and I'm not sure which programming language will be best suited for the task. I need someone who has experience working with web-based application development and can advise me on the best programming language for the job. I'm looking for someone who can get the job done quickly and efficiently, so let me know what your timeline and estimated cost looks like. Thanks for your time! The information entered must go to a spreadsheet that I can access

    €21 / hr (Avg Bid)
    €21 / hr Oferta promedio
    29 ofertas

    I am looking for someone to write an OpenCV/python code that will locate an image from a collection of multiple images and then detect the differences between the original image and the similar image located. The images will all be in the PNG file format, and the code should focus specifically on size differences rather than color variations or placement changes. I would prefer the code to be written using the Python programming language.

    €129 (Avg Bid)
    €129 Oferta promedio
    20 ofertas

    I am looking for a skilled developer to create a custom product design website with e-commerce functionality. The website will be built on the WordPress platform and should incorporate my specific design ideas. Reference link - Features: - E-commerce functionality to sell products - Customizable product options for customers to personalize their purchases Skills and experience required: - Proficiency in WordPress development - Experience in creating e-commerce websites with product customization options - Ability to translate specific design ideas into a functional website Please provide examples of previous work and references when submitting your proposal.

    €128 (Avg Bid)
    €128 Oferta promedio
    30 ofertas

    We are looking for an experienced app developer to help us create an app that functions similar to Uber, but for public transport. Our goal is to provide all our users with an easy, efficient way to track and plan their trips on public transportation. In terms of design, we prefer a minimalistic approach. We would like the app to be developed for both iOS and Android platforms. It’s essential that the app has real-time tracking capabilities as it is our highest priority. Other features such as user-friendly scheduling, and payment integration could be incorporated depending on the scope and budget of the project. We’re excited to partner with a skilled app developer to bring this innovative public transportation app to life! Please feel free to reach out if you have a...

    €410 (Avg Bid)
    €410 Oferta promedio
    47 ofertas

    I am looking for a graphic designer to create a poster for an upcoming program at our college. The purpose of the poster is to announce the program to the students and faculty. Key details that need to be included in the poster are the date, time, and location of the event, as well as a description of the program. We would also like the poster to include images or graphics related to the event to make it visually appealing and engaging. The preferred size for the poster is custom, and the format should be PNG. Ideal skills and experience for this job include: - Graphic design - Experience in creating promotional materials - Creativity in designing visually appealing posters - Knowledge of typography and layout design

    €5 / hr (Avg Bid)
    €5 / hr Oferta promedio
    47 ofertas

    The goal is to create a Python program Traffic light control using a reinforcement learning algorithm PPO and sumo software together.

    €22 (Avg Bid)
    €22 Oferta promedio
    14 ofertas

    I am looking for a Python programmer who can complete 5 methods for Nondeterministic Finite Automaton (NFA) with a special case of a Deterministic Finite Automata. Only ONE .py file with stubbed code needs to be edited. Skills and Experience: - Proficiency in Python programming language - Strong understanding of automata theory and Nondeterministic Finite Automaton (NFA) and Deterministic Finite Automata (DFA). -Strong understanding of Regular Expressions(Regex) READ!!! PDF file for more details.

    €153 (Avg Bid)
    €153 Oferta promedio
    8 ofertas

    I am looking for a Python programmer with experience in Tensorflow to develop a program that can train a model to obtain volumetric measurements from ultrasound still images of a uterus. The purpose of this project is for research purposes. - The preferred timeline for this project is 1-2 weeks. - In addition to the program, I would like to have both a user interface and data visualization tools included. Required skills and experience: - Proficiency in Python and Tensorflow - Experience in developing machine learning models - Knowledge of image processing techniques - Familiarity with user interface design and data visualization tools Please note that I will provide the necessary training data for this project.

    €532 (Avg Bid)
    €532 Oferta promedio
    44 ofertas

    My Company Logo needs changed changed slightly and three similar logos created for new companies that will keep the same logo. No real redesign involved, only some colourising and change of words on each logo.

    €23 (Avg Bid)
    €23 Oferta promedio
    80 ofertas

    I am looking for a talented designer to create three similar variations of a vector logo for my existing business. I have created a logo in photoshop but my skills and time are limited. I need 3 different variations of this logo but all must be similar and provide the same shape as shown. All files to be vector. Variation 1 - I have used a brushed script text and would like one variation to be almost identical to this. Variation 2 - a solid script text and solid logo - no brush texture. Variation 3 - designers choice - must include the same words and logo element shape. Requirements: - Experience in creating vector logos - Ability to work with specific colors and motifs, while also being open to suggestions and incorporating a general idea - Proficiency in minimalis...

    €15 (Avg Bid)
    €15 Oferta promedio
    72 ofertas

    I am looking for a freelancer to help me create an online casino betting website. I would prefer someone who has worked on a similar project before. Domain and Hosting: - I have not yet purchased a domain and hosting for the website, so I will need assistance with this. Specific Features: - I would like the website to have slots and other casino games for users to play. Technology or Platform: - I do not have a preference for a specific technology or platform to build the website. Ideal Skills and Experience: - Experience in developing and designing online casino betting websites. - Knowledge of HTML, CSS, and JavaScript for customizing the website. - Familiarity with WordPress if that is the chosen platform. - Ability to assist with domain and hosting purchase. Please include...

    €833 (Avg Bid)
    €833 Oferta promedio
    41 ofertas

    I am looking for a graphic designer to create the front cover page of a high school basketball program book. The design should be modern and sleek, incorporating the team's logo. Specific colors and branding should also be incorporated into the design. The ideal candidate should have experience in creating eye-catching designs and be able to work with specific color schemes and branding guidelines. You can view the team's logo...here (). Example image also attached. You can see the high school team colors here:

    €82 (Avg Bid)
    €82 Oferta promedio
    94 ofertas

    I need a program, PHP script, or anything that can perform the following tasks according to my requirements below: I have two Excel files. The first file can have any name, and the second file will always be named "NL-DECO-PROHIBIT." I want the program to check the numbers in column AG (with decimal points removed) of the first file and compare them to column A of the "NL-DECO-PROHIBIT" file. If the number being compared has a corresponding value of "Prohibited" in column B of the "NL-DECO-PROHIBIT" file, the program should report which lines in the first file have numbers that are marked as "Prohibited." If the program compares the numbers in column AG to column A of the "NL-DECO-PROHIBIT" file and ...

    €23 (Avg Bid)
    €23 Oferta promedio
    13 ofertas

    Hello there, I want to have e-commerce website that was similar to I want the front-store and backend-admin (which we can add products) I want this e-commerce website to built in PHP any of this (CodeIgniter, Laravel) If project awarded to you, I want to have well written code and documented To the interested contractors: Kindly examine the website, and send your detailed estimate, delivery date and cost; I will then check if it matches our budget. Thank you. PLESE NOTE: I will only award this project to contractor who will follow this instructions above.

    €518 (Avg Bid)
    €518 Oferta promedio
    68 ofertas

    I am looking for an experienced freelancer to help me manage an affiliate program that is designed to increase sales. I need someone who can help me evaluate the current structure, make necessary changes, and bring the program to the next level. My expectations for the program are for more than 50% growth in sales, and I would need tidiness, communication, and efficiency to achieve this goal. Having an in-depth knowledge of all areas of the affiliate program—from recruiting to tracking to payments—will be essential. Keeping up-to-date reports on new developments and tracking all third-party interactions and managing the relationships with each one will be key. If you think you have the skills and experience to help me reach this goal, I would love to...

    €6 - €12 / hr
    €6 - €12 / hr
    0 ofertas
    Referal program Finalizado left

    Subject: Exciting Opportunity at Vestige Marketing Hello Dear, I hope this message finds you well. I'm thrilled to share some incredible news with you. I've recently embarked on a fantastic journey with Vestige Marketing, and I believe you could benefit from this opportunity as well. Vestige Marketing is not just a company; it's a platform for personal and professional growth. Whether you're seeking financial independence, personal development, or a supportive community, Vestige offers it all. As I've witnessed firsthand, this company provides a chance to build your business, earn a steady income, and achieve your goals. If you're looking for a flexible and empowering way to secure your future, Vestige Marketing is the answer. I'd love to share more d...

    €2816 - €4694
    €2816 - €4694
    0 ofertas

    I am looking for a freelancer who is familiar with the STM32 F303RE microcontroller and bare metal programming, as I am in need of guidance for my project. Project Requirements: - Develop a program using Keil uVision in thumb2 mode - The program should read and display register values of the STM32 F303RE microcontroller - The displayed register values should be in hexadecimal format Ideal Skills and Experience: - Proficiency in bare metal programming for the STM32 F303RE microcontroller - Experience with Keil uVision and thumb2 mode - Strong understanding of register operations and display formatting in hexadecimal Please provide examples of previous projects or relevant experience in your proposal.

    €67 (Avg Bid)
    €67 Oferta promedio
    8 ofertas

    ...innovative learning. understanding of innovative learning, identifying basic concepts in innovative learning, mentioning theories in innovative learning and analyzing weaknesses and strengths in innovative learning. The results of this study indicate that innovative learning means an effort to find a solution to a problem. That's because the learning has never been done or the learning program has never been done or similar learning is being carried out but needs improvement. Innovative learning is learning that directly solves the problems being faced by the class, based on class conditions. So innovative learning is learning that is oriented towards strategies, methods or efforts to increase all positive abilities in the process of developing students' potentia...

    €17 / hr (Avg Bid)
    €17 / hr Oferta promedio
    11 ofertas

    I am looking for a Java developer with expert-level expertise to develop a Java program using Netbeans. The purpose of the program is data analysis. I have a detailed specification for the program, and I expect the freelancer to have strong Java skills and experience. Kindly note that the deadline is 48 hours, as this is about 8 hours of work. The proposed cost should not be negotiated after awarding you the project Regards

    €84 (Avg Bid)
    €84 Oferta promedio
    8 ofertas

    Project Summary: Digital "Shake a Day in Montana" Program Objective: Create a user-friendly and interactive website to host the "Shake a Day in Montana" program, encouraging participants to engage in daily physical activities and promoting a healthy lifestyle. Please review the attached video and give me more details on what it would take to set something up like thsib Key Features and Functionality: Program Information: Clear explanation of the program's purpose, goals, and benefits. Detailed guidelines for participation, including safety considerations and inclusivity. Interactive Calendar: A dynamic calendar displaying daily challenges, accessible by clicking on each day. Ability to navigate between months and years to access past and ...

    €470 (Avg Bid)
    €470 Oferta promedio
    66 ofertas

    I am looking for a freelancer to help me with a project that combines our Bluebeam Redlines into the Autodesk Revit Program. We have a SkyCiv model that has already been saved as a Revit file and there is a total of four sheets that need to be combined -- two plan views, one elevation view, one sheet for details, along with all the takeoff schedules included. The ideal freelancer must have specific knowledge and experience in structural engineering, as this is critical for the success of the project. I also require this to be completed within one week. If you have the right qualifications and available to help, please submit a bid as soon as possible. Thanks!

    €968 (Avg Bid)
    €968 Oferta promedio
    9 ofertas
    Program drones swarm Finalizado left

    ...system that allows drones to detect people, cars etc, our options, require assistance, make decisions regarding landing, and cooperate in executing rescue missions. we are talking about mini drones that are very small, so they can get easy to places and get information and comeback. For example, in a place where humans cannot reach, and also trying to find lost people in the desert, forest, mountains Work requirements: Experience in developing drones control and artificial intelligence programs. Learn about restraint and cooperation between drones, so we need to control one drone and the rest will follow. The ability to design and program systems to detect people, vehicles etc and make decisions intelligently. Design and development of the communication and coordinat...

    €401 (Avg Bid)
    €401 Oferta promedio
    15 ofertas

    ...seafood export business. After Tokyo Electric Power dumped radioactive water into the Pacific Ocean, the CCP enhanced its restrictions on seafood from prefectures close to Fukushima to a blanket ban on all Japanese seafood. With China being far and away the biggest importer of Japanese seafood, the impact of the ban has been sorely felt in Japan. However, the ultra-weak yen may just come to the rescue of Japan's economy in the months ahead as the country's exports become increasingly competitive globally. And it's not just seafood. As their dollar prices plummet, Japanese goods of all categories become more and more attractive to consumers around the world. Naturally, an equilibrium must eventually be found, but if the yen remains anywhere above 140, this would...

    €2 - €8 / hr
    €2 - €8 / hr
    0 ofertas

    I am looking for a skilled developer to create an e-commerce app for both android and iphone with the following features: Shipping Rates and Prices: - The app should allow for different shipping rates and prices for each product. - It should also offer different shipping rates and prices for each country. Shipping Profiles: - I would like the shipping profiles to be similar to Shopify, allowing for easy management of shipping options. Payment Methods: - The app should support PayPal and Stripe as preferred payment methods. Target Market: - My target market is international, so the app should be able to handle transactions from customers around the world. Product Listing: - There will be more than 100 products listed in the e-commerce app. Ideal Skills and Experience: - Experie...

    €148 (Avg Bid)
    €148 Oferta promedio
    5 ofertas
    C++ Program Finalizado left

    I am looking for an experienced C++ programmer to develop a program with the following requirements: Purpose: - The program needs to run a specific function. Interactions: - It is not yet determined whether the program will need to interact with external devices or systems. Code Documentation: - Moderate level of comments and documentation is required for the code. Ideal Skills and Experience: - Strong proficiency in C++ programming language. - Experience in developing and running functions. - Familiarity with potential integration with external devices or systems. - Ability to provide moderate level code documentation. If you have the necessary skills and experience, please submit your proposal.

    €33 (Avg Bid)
    Acuerdo de Confidencialidad
    €33 Oferta promedio
    1 ofertas

    ...visually appealing and user-friendly website. Design Your Own (DYO) program: - I have a specific list of features and functions that I would like included in the DYO program. - The freelancer should be experienced in creating DYO programs and be able to incorporate my list of features seamlessly. Ideal skills and experience: - Strong web design skills and experience in creating visually appealing and user-friendly websites. - Experience in creating and integrating DYO programs. - Knowledge of AI technology would be a plus. - Good communication skills and the ability to understand and implement client requirements. If you have the skills and experience necessary to create a state-of-the-art website with a DYO program and AI technology built in, please submi...

    €5576 (Avg Bid)
    €5576 Oferta promedio
    77 ofertas

    Project Description: Elevator Video Pitch for Master's Program Admission - I am seeking a skilled freelancer to write an engaging and persuasive elevator video pitch for my application to a master's program. - The desired length of the pitch should not exceed 2 minutes. - I have specific key points and achievements that I would like to highlight in the pitch. - The tone of the pitch should be inspirational, aiming to motivate and captivate the audience. - The ideal freelancer should have excellent writing skills, with experience in crafting compelling elevator pitches. - Creativity and the ability to present information concisely are essential for this project. - Familiarity with the requirements and expectations of master's program admissions will be a...

    €22 (Avg Bid)
    €22 Oferta promedio
    18 ofertas

    I'm looking for a banner to be designed for my art doll business. Specifically, I'm striving for a cute and whimsical style that captures the essence of photography featuring doll subjects. I have some specific elements and ideas that I would like to include in the design, and I have some images I'd like to use as well. As for the banner specifications, I need a pull-up banner size design. I'm confident that a creative designer can help me achieve a stunning piece in my envisioned style.

    €24 (Avg Bid)
    €24 Oferta promedio
    45 ofertas
    twitter program Finalizado left

    ...am looking for a freelancer to develop a Twitter program with the following features: - Automated posting: The program should have the ability to automatically post tweets at specified times. I do not require the program to interact with users, such as auto-replying to tweets or direct messages. I have a specific design in mind for the program's interface. Ideal skills and experience for this project include: - Proficiency in programming languages such as Python or Java - Experience with Twitter API and automation tools - little understanding of UI/UX design principles If you are interested in this project, please provide examples of similar work you have done in the past. I'd like to request the development of a Python macro program H...

    €175 (Avg Bid)
    €175 Oferta promedio
    12 ofertas

    I am looking for a skilled web developer to create an informational website that will have a similar impact as the reference site. The website will be targeted towards the general public and will serve as a source of information. Requirements: I need the section to be like the same cards opening up. Ideal Skills and Experience: - Proficiency in web development languages such as HTML, CSS, and JavaScript. - Experience in designing and developing informational websites. - Knowledge of SEO best practices to ensure the

    €131 (Avg Bid)
    €131 Oferta promedio
    55 ofertas

    C Programmer is needed for Linux Process Management Program I am looking for an experienced C programmer to develop a scheduling simulator in C, that simulates the scheduler for a system using limited direct execution with a round-robin scheduler. Requirements: - Strong proficiency in C programming language - In-depth knowledge of process scheduling algorithms - Familiarity with Linux operating system - Experience in developing similar programs Deadline: The project needs to be completed within 8-10 hours. If you have the necessary skills and experience, please submit your proposal with examples of previous work in process management.

    €107 (Avg Bid)
    €107 Oferta promedio
    10 ofertas

    I am looking for a skilled programmer to create a program that can parse defined data points and sets from pdf files containing text and data. The program should be written in Python, Java, or Ruby, and should include AI bots as required. I have sample pdf files that can be used for testing and development. For data visualization, I am looking for all three types - charts, graphs, and tables - depending on the data sets. The ideal candidate for this project should have experience in data parsing, programming in Python, Java, or Ruby, and creating visualizations using charts, graphs, and tables.

    €633 (Avg Bid)
    €633 Oferta promedio
    22 ofertas

    For this project I need you to create a Python script that will use this api here: Please read this here: Basically the server end points are changed and no longer the v2 endpoints. If you look at the pull requests a user has mapped out the new end points. The server end points are key for the token exchange to authenticate with the server. I need you to download the master zip, and create a script with a functioning login. You simply need to be able to successfully login and create a basic “query” and that is all. THE FIRST ONE WHO CAN PROVE SMS LOGIN WILL BE AWARDED

    €53 (Avg Bid)
    €53 Oferta promedio
    9 ofertas

    I am looking for an experienced programmer to develop a ladder logic PLC program using an Automation Direct 2000-3 PLC. This program will utilize a few PID loops in order to control temperature, as well as a stepper motor that could be either unipolar or bipolar. The programmer should have expertise in developing PLC programs for this type of technology, and should have a familiarity with the Automation Direct 2000 series PLC. If you have any experience developing PLC programs for the Automation Direct 2000 series PLC with PID loops and stepper motor control, I would love to hear more about your experience and qualifications!

    €11 / hr (Avg Bid)
    €11 / hr Oferta promedio
    17 ofertas

    I am looking for a skilled freelancer to help me create a betting website similar to Diceexch. I specifically want to incorporate some features from Diceexch but with modifications. Design and development assistance is required for this project. I need help with both the design and development aspects of the website. The desired timeline for this project is within one month. Ideal Skills and Experience: - Experience in designing and developing betting websites - Familiarity with the features and functionalities of Diceexch - Proficiency in web development languages and frameworks - Strong design skills to create an attractive and user-friendly interface Key Requirements: - Incorporate some features from Diceexch with modifications - Design and develop the website from scratch...

    €253 (Avg Bid)
    €253 Oferta promedio
    12 ofertas