Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 python mqtt jobb har hittats, med prissättning USD

    Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...

    $17 / hr (Avg Bid)
    $17 / hr Snittbud
    2 bud
    Project for Raja S. Avslutades left

    Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.

    $45 / hr (Avg Bid)
    $45 / hr Snittbud
    1 bud

    Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.

    $248 (Avg Bid)
    $248 Snittbud
    2 bud

    Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.

    $181 (Avg Bid)
    $181 Snittbud
    2 bud

    Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.

    $1097 (Avg Bid)
    $1097 Snittbud
    9 bud

    ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.

    $53 / hr (Avg Bid)
    $53 / hr Snittbud
    3 bud
    Uppehåll av hemsida Avslutades left

    Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API

    $402 (Avg Bid)
    $402 Snittbud
    2 bud

    sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go

    $17 (Avg Bid)
    $17 Snittbud
    9 bud
    Web development Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 (Avg Bid)
    $555 Snittbud
    1 bud
    Software in Python Avslutades left

    Good programming skills

    $30 (Avg Bid)
    $30 Snittbud
    1 bud
    Programmering i Python Avslutades left

    Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0

    $50 - $50
    $50 - $50
    0 bud

    Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0

    $30 - $30
    $30 - $30
    0 bud
    Vigenerechiffer Python Avslutades left

    Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet på ...

    $15 (Avg Bid)
    $15 Snittbud
    1 bud

    for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att göra r...

    $15 - $15
    $15 - $15
    0 bud

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $155 (Avg Bid)
    $155 Snittbud
    1 bud
    Programkurs att göra Avslutades left

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $150 (Avg Bid)
    $150 Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $27 (Avg Bid)
    $27 Snittbud
    2 bud
    Skriv lite programvara Avslutades left

    Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...

    $29 - $245
    $29 - $245
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektpython programming'

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $138 (Avg Bid)
    $138 Snittbud
    1 bud

    Dough one Sources is looking candidates for Senior Business Analyst – VBA, Advance Excel. Job Role: Senior Business Analyst Job Location: Remote Experi...knowledge of VBAs, Macro, MS Office skills to drive automation opportunities. • Well-versed with dynamic loops, data extraction from images. • Work with users and team members at all levels for performance improvement and suggestions. • Understand and prepare Ad hoc reports. • Identify the opportunities of automating reports, snapshots and dashboards using advanced formulas, Advanced Excel, Python and other techniques • Consolidate, sort, organize and summarize data using basic mathematical operations • Interpret data and metrics using charts, tables, Dashboard and other graphics in Microsof...

    $5 / hr (Avg Bid)
    $5 / hr Snittbud
    11 bud

    ( Only Indian ) Please help with the good quality profiles on the below shared requirement . Skills Required - Python , ReactJs and AWS ( For Technical Lead – Team lead experience required ) Experience – Lead – 9-+ years – 6-9 Years NP – Immediate – 10 Days Job Description As a Tech Lead, you will have key responsibility for the critical tech design and architecture decisions for your team. It is your responsibility to drive projects forward, mentor junior team members, ensure alignment with the company’s overall architectural direction, and contribute to continuous improvement initiatives. By delivering innovative and reliable software, you will contribute to the success of our organization and make a meaningful impact to thousands of c...

    $1109 (Avg Bid)
    $1109 Snittbud
    12 bud

    I am seeking an experienced AI Developer skilled in Python, Java, C++, or JS for the development of an intelligent chatbot. This Chatbot will be integrated into our website primarily to conduct mock interviews. It is essentially required to convert speech into text, analyze the same and provide insightful feedback. Ideal Skills and Experience: - Proficient in Python, Java, C++, or JS - Experience in AI chatbot development - Proficiency in Speech-To-Text conversion Major Responsibilities: - Building an AI Chatbot - Speech to text conversion - Analyzing interview performances and producing results - Integrating the chatbot with website Please note, the focus is not merely text conversion, the chatbot needs to analyse the interview and provide a comprehensive analysis. If yo...

    $101 (Avg Bid)
    $101 Snittbud
    9 bud

    I am seeking an experienced Django and Python developer to assist with the development of a large-scale social media platform. This exciting project will be based on a reasonable monthly salary, with a requirement that your screen be shared during work hours for collaboration purposes. Your role will involve: Key Skills and Experience: - Expertise in Django and Python. - Prior experience with GraphQL. - Solid understanding of modern, minimalist user interfaces. - Experience in social media platform development would be advantageous. As for the user interface, I am leaning towards a minimalistic and modern design. This project promises to be challenging and rewarding, perfect for a motivated, and talented developer like you.

    $1292 (Avg Bid)
    $1292 Snittbud
    21 bud
    Data Science Engineer 6 dagar left
    VERIFIERAD

    We're in need of an experienced Da...Data cleaning: The candidate should be able to clean and preprocess large datasets. - Data analysis: The candidate should be proficient in analyzing data and extracting actionable insights. - Machine learning modeling: The candidate should have experience in building and implementing machine learning models. Although specific programming language requirements were not provided, proficiency in Python, R, or Java would be a strong advantage. This project does not specify a particular industry domain, but any prior experience in Healthcare, Finance, or Retail would be beneficial. Please bid on this project only if you have a solid background in data science, machine learning, data analysis, and are proficient in the programming languages m...

    $163 (Avg Bid)
    Sekretessavtal
    $163 Snittbud
    12 bud

    I'm seeking a knowledgeable professional to create an engaging, high-quality video course about technology. The course should be tailored t...key software development areas such as code writing and debugging, system design, and software testing. • The content should be geared towards an intermediate understanding, hence prior experience in teaching or tutoring at this level would be beneficial. Certifications and Skills Needed • Test-driven development • Knowledge in various software development languages (PHP, HTML, REACT, Java, Python, C++, etc.) • Excellent technical writing and communication skills • Experience in creating educational content, particularly video courses • A good understanding of the e-learning industry • Excellent video...

    $48 (Avg Bid)
    $48 Snittbud
    6 bud

    I am seeking a talented Python developer to create a recommendation model. The scope involves mining unspecified data types for the model training. It should be noted that while the purpose of the model is to be determined, the data for the model training is in CSV format. Ideal Skills: - Expertise in Python. - Familiarity with recommendation algorithms. - Experience manipulating CSV data. Responsibilities: - Developing a flexible, adaptable recommendation model. - Importing and managing data from CSV files. - Advising on and utilizing appropriate algorithms depending on the eventual decision for the purpose of the model. DELIVERABLES Output Data Frame: Attribute Name | Ad 1 | Ad 2 | Ad 3 | Ad 4 | Ad 5 | Ad 6 | Ad 7 | Ad 8 | Ad 9 | Ad 10 ADDITIONAL INFORMATION We want to...

    $26 (Avg Bid)
    $26 Snittbud
    11 bud

    ...represents data in real-time using Python and Salesforce. This task will require: - Tracking and visualizing loan applications, sales revenue (interest income), and franchise performance among other metrics. - Representation of fintech franchise lender-related metrics such as concentration by brand, average loan amount across our portfolio, target brands, US state-wise brand distribution in our franchise portfolio. - Highlighting lead conversion rates and time intervals from application to funding and status updates on total applications, approvals, declines, and those pending. - Displaying data in the form of bar charts, line graphs, and pie charts for a comprehensive understanding and clean aesthetic, or as suggested. The perfect candidate will have experience in Python...

    $514 (Avg Bid)
    Brådskande
    $514 Snittbud
    38 bud

    I am a php developer building api project on python , I need someone to assist me on project

    $181 (Avg Bid)
    $181 Snittbud
    13 bud

    I need a Python developer with a strong skill set in web scraping, database management, and video manipulation to create a code which can easily download videos from personal websites, save them to local web storage, and subsequently update values in an sqlite database. Detailed requirements are as follows: - Download videos specifically from personal websites. - Save videos internally for archiving purposes. - Saved videos should be in AVI format to maintain consistency. - Program should have a functionality of updating an sqlite database with relevant video details upon successful download. Ideal candidate should have a deep understanding of AVI video format handling as well as extensive experience interacting with an sqlite database using python. Familiarity with va...

    $28 (Avg Bid)
    $28 Snittbud
    6 bud

    ...Implement robust security measures to safeguard user data and uploaded files. 8. Scalability: Design the platform with scalability in mind to accommodate future growth and additional features. Technical Considerations: 1. Front-End Development: Utilize HTML, CSS, and a JavaScript framework (e.g., ReactJS) for front-end development. 2. Back-End Development: Select a server-side language (e.g., Python, PHP) for back-end development. 3. PDF Processing: Employ PDF manipulation libraries or APIs for efficient processing. 4. Image Processing: Utilize image manipulation libraries or APIs for efficient image processing. 5. Database: Establish a secure database for user accounts and document/image storage (if applicable). 6. Hosting: Choose a reliable web hosting solution with sufficien...

    $747 (Avg Bid)
    $747 Snittbud
    86 bud
    React & Node Expert 6 dagar left
    VERIFIERAD

    Hello We need to create the simple web application integrated chatgpt api There are 3 screens only (login/signup, choose model, result pages) We will provide the figma design. Frontend: react Backend: node & python Database: postgre db it will be complete in 2 days, We will hire only freelancers, not agency. If you are good fit for this task, please bid with 'not agency' word. Thanks

    $57 (Avg Bid)
    $57 Snittbud
    41 bud

    I am in need of a Telegram bot that can provide user registration and efficiently store and ...and retrieve data from a Firebase database. Key Responsibilities: - Implement a user registration system directly on the Telegram bot interface itself. - Develop a clear and efficient data storage and retrieval process from the Firebase database. - Ensure that the bot can handle user profiles, user activity logs, and applications in the database. Ideal Skills and Experience: - Proficient in Python, especially for developing Telegram bots. - Extensive experience working with Firebase databases. - Prior projects that involve implementing user registration systems. - Strong understanding of data storage and retrieval systems. - Good communication skills to ensure the system is implemented ...

    $12 (Avg Bid)
    $12 Snittbud
    3 bud

    ...software programmer who is proficient in Python, Java, and C++ to develop a small-scale software program primarily aimed at automating a specific task. The task itself is relatively simple, but the automation of it is critical to increase efficiency. Key aspects of the project: - The software program must be designed to automate a specific task. It's crucial that the programmer fully understands the task at hand to ensure a seamless integration of automation. - The scope of the project is small-scale, so the focus is on developing a functional, efficient automation solution. - Proficiency in Python, Java, and C++ is non-negotiable. The software is expected to be developed using these languages. Ideal skills and experience: - Proficiency in Python, Java, and...

    $105 (Avg Bid)
    $105 Snittbud
    31 bud

    I'm looking for a seasoned Python developer with a proven track record. This project demands expertise in advanced algorithms and special Python libraries. While I don't need user registration, login, search functionality, or a contact form, I still expect a high standard of coding. The ideal freelancer: - Has years of credible experience coding in Python; - Has displayed ability to employ advanced algorithms and certain Python libraries to build robust websites; - Can share samples of their past work in order to provide a visual representation of what they are capable of. Please ensure to attach a comprehensive portfolio of past Python projects when bidding. Showing me your subject matter expertise and past accomplishments will put you one st...

    $33 (Avg Bid)
    $33 Snittbud
    6 bud

    Good evening, I need help with a Python assignment and I also need programming tutorials in java, Python, mvc, php, Javascript, mysql, jQuery, html, css, asp.net, c#. The tutorials would be in Spanish. I need them as soon as possible.

    $15 / hr (Avg Bid)
    $15 / hr Snittbud
    24 bud

    ...scrape not more than a hundred pages each day. In other words, I do not plan to scrape hundreds of thousands, nor tens of thousands, nor even thousands of websites each day. I plan to use your scripts on a relatively small scale of not more than one hundred websites each day. ******* TESTING ******* You must test your script on Linux Mint 21.3 Cinnamon Edition to ensure that it runs properly on Python 3.10.12, on the current stable version of Google Chrome, on Linux Mint 21.3 Cinnamon Edition. I do not care if your script runs on any other operating systems or any other browsers. If you typically use Microsoft Windows, please consider setting up a virtual machine to install Linux Mint 21.3 Cinnamon Edition so you can test your code properly. In particular, if I were to send...

    $92 (Avg Bid)
    $92 Snittbud
    20 bud

    Hi I have a python matplotlib script that allows user to scroll through a 3D image, in nifti file format. It has a slider that allows you to scroll through the z axis of the image. I would like for the image to have a text box that updates chosen coordinates that are selected by clicking on the image at a given slice. I would like for the chosen coordinates to only update if the user clicks on the canvas where the image is. I would also like for the text box to be outside the canvas and slider. If you have previous experience with Matplotlib, this should be no problem. Thank you!

    $130 (Avg Bid)
    $130 Snittbud
    21 bud

    I'm looking for a skilled Python developer with experience in GPU programming using CUDA to assist in a project that involves image processing and data analysis. - I have a python code and I need to modify it to work with GPU the code takes an image changes its pixels one by one and each pixel change calculates new image hashes if images hash satisfies some specs it save image and code ends. this is whole python code is doing now. it is a 40 lines code. very simple for someone who knows how to code on cuda.

    $39 (Avg Bid)
    $39 Snittbud
    7 bud
    JavaScript- PYTHON EXPERT 6 dagar left
    VERIFIERAD

    Hello, I need a developer with a lot of experience in JavaSCRIPT EXPERT, Python and Socketweb - with the ability to create and solve problems with easy understanding of codes The rest of the details will be given to the correct developer

    $487 (Avg Bid)
    $487 Snittbud
    116 bud

    I'm looking for a skilled Python developer to create a security application with robust intrusion detection capabilities. Key Features: - Intrusion Detection: The application must be able to detect and alert me about any potential security breaches. - Log Gathering: I'll need the app to effectively and securely gather logs from IoT devices. - Access Control Management: It should have the ability to manage and control access to the security system. Logging Mechanism: - The application should be able to log activities from sensors and smart home devices effectively. Ideal skills and experience: - Strong Python programming skills, coupled with experience in security applications. - Proficiency in designing and implementing robust intrusion detection systems. - Pr...

    $319 (Avg Bid)
    $319 Snittbud
    6 bud
    python flask an java EXPERT 6 dagar left
    VERIFIERAD

    Hello, I need a developer with a lot of experience in Java, Python and Socketweb - with the ability to create and solve problems with easy understanding of codes The rest of the details will be given to the correct developer

    $137 (Avg Bid)
    $137 Snittbud
    51 bud

    I am seeking a proficient Python coder who can convert my current pinescript strategy into Python code. This strategy uses supertrend and SMA on daily and weekly timeframes. Key Elements of the Project: - The conversion will enable backtesting of multiple stocks in batches. - The intended outcome is to accurately analyze the performance of the strategy across different stocks. Required Knowledge & Skills: - Deep understanding of Python coding and algorithm optimization. - Understanding of financial indicators especially the supertrend and SMA. - Experience in handling financial data for backtesting, including historical stock prices, volume data, and multi timeframe. Note that the exact rules for the long and short entries will be provided once you're sele...

    $93 (Avg Bid)
    $93 Snittbud
    11 bud

    scrape fnac website and export the data using python

    $266 (Avg Bid)
    $266 Snittbud
    1 bud
    Website Data Scraping Expert 6 dagar left
    VERIFIERAD

    Create an executable scraper in Python that can extract the SKU (product) list from the following Indonesian online grocery apps: - Astro - Sayurbox - Segari The scraper must be IP-block tolerant, meaning if the scraper gets blocked, execution can be continued from the point where the last row of data was successfully extracted. Scraper Functions Function: list_category_tree Input: competitor_name(astro | sayurbox | segari), existing_csv (optional - CSV file to append to for continuing execution, if the scraper stopped or got IP blocked) Output: CSV of category tree with the following columns (scrape_date, URL, category name, position index, parent_category (null if top level)) Function: extract_sku Input: competitor_name, location (autocomplete place from google maps API), ca...

    $14 / hr (Avg Bid)
    $14 / hr Snittbud
    52 bud

    I'm looking to develop a simple interactive game that can be played during a live TikTok stream. The main idea is to engage the viewers in a fun and competit...registration for game owners so it can operate as a saas Gameplay: - The game should be designed for Multiplayer mode, so users can compete against each other while watching the live stream. - Users will both chat and take on challenges, with their performance influencing their position on the Leaderboards. This project requires a developer who is familiar with TikTok live webscraper written in python and can design a game that seamlessly integrates with the platform. It would be a plus if you have experience incorporating elements such as Leaderboards and progression systems. Ability to create a user-friendly interfac...

    $253 (Avg Bid)
    $253 Snittbud
    28 bud
    Python NLP 6 dagar left
    VERIFIERAD

    I'm in need of an expert in Python who can implement a neural network for natural language processing. The ideal freelancer should have strong experience in machine learning, specifically for NLP tasks. Training a neural network model for natural language processing. Specifically the goal is to implement with a custom dataset. Key Requirements: -Understanding the model and its functionalities and writing a Jupyter script for training with a custom data set. - Experience in developing neural networks for NLP - Ability to create models for sentiment analysis, named entity recognition, and text classification Please provide details of your relevant experience and how you plan to approach this project in your application.

    $42 (Avg Bid)
    $42 Snittbud
    15 bud

    I'm in need of a skilled programmer experienced in C++ languages. The primary aim is to effortlessly convert simple Python code into its C++ equivalent. Ensuring to maintain specific functionalities such as: - Data Visualization: This functionality must be retained during the conversion process. The C++ code must facilitate the graphical representation of data as efficiently as the initial Pine script. - Algorithmic Operations: The output C++ code should continue to perform certain algorithmic operations, similar to the Pine script. Ideal candidates should have previous experience in similar projects and a strong understanding of both Pine and C++. Excellence in this task may lead to potential future collaborations. This is a great opportunity for candidates looking to bu...

    $153 (Avg Bid)
    $153 Snittbud
    29 bud
    3D Video Script Development 6 dagar left
    VERIFIERAD

    I'm in need of a script that can produce a 3D flipbook video similar to the one I've provided. The script will take source images and render them into a 3D video using , Python, PHP or any other solution Requirements: - Development of a script that can process images into a 3D flipbook video - Experience with framework is preferred - Ability to understand and replicate the style and functionality of the provided reference video - Past work in similar projects is necessary, so make sure to include this in your application If you're interested, please contact me for more information.

    $486 (Avg Bid)
    $486 Snittbud
    70 bud