Opengl simple maze codedela

Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    2,000 opengl simple maze code najdenih del, po cenah EUR
    Python Code for Explainable AI 6 dni left
    VERIFICIRAN/A

    I'm looking for a skilled Python developer to write a code for an Explainable AI project. I need the code to focus on making the AI understandable by humans, rather than just predicting outcomes. Key Responsibilities: - Create a Python script that implements Explainable AI techniques like Lime - Ensure the code is clean, well-commented, and efficient Your role will be crucial in enabling the AI to present its decisions and reasoning in a way that can be easily understood by non-experts. Notably, the model should be able to show its decision rationale, thus improving trust and interpretability to end-users or stakeholders. Ideal Skills and Experience: - Proficiency in Python - Experience in AI/ML particularly in Explainable AI domain would be a plus - Strong und...

    €20 (Avg Bid)
    €20 Povprečna ponudba
    6 ponudb

    All the details are in the attachment.

    €61 (Avg Bid)
    €61 Povprečna ponudba
    2 ponudb

    I'm seeking a proficient developer to build a comprehensive demo or starter code integrating Snowflake and Kafka using AWS cloud. The ideal candidate should have deep understanding of concepts such as: - Data ingestion - Data transformation - Data storage and retrieval The code should ensure: - Optimal performance - Scalability - Security The code can be written in Python or Java. In-depth knowledge of these languages, as well as experience with Snowflake and Kafka integration, is a necessity for a successful bid on this project.

    €11 (Avg Bid)
    €11 Povprečna ponudba
    1 ponudb

    I am seeking a Python expert to assist with debugging a single script. The script is built primarily using functional programming concepts. Key requirements: - Troubleshoot and identify issues within the codebase - Suggest and implement fixes to ensure the script is running efficiently - Experience with functional programming concepts in Python This is a small project, and the ideal candidate should have a strong understanding of Python, specifically in debugging and functional programming. The codebase is not extensive, so I anticipate this project to be completed within a short timeframe.

    €11 (Avg Bid)
    €11 Povprečna ponudba
    16 ponudb

    I have a small business and am seeking a skilled web designer to create a simple landing page for me. I've chosen a color scheme (blue and white) and know exactly what I want on the page. The main function of this landing page is to display my business information. It should be clean, simple, and easy to navigate. I'm looking for a design that's professional and has a modern touch. I'd like the landing page to include: - A brief description of my business - Just use random text I will update it - A color scheme that's mainly blue and white I really appreciate a freelancer who has experience working with Wordpress and is skilled in creating effective, eye-catching landing pages. A good eye for design and attention to detail are key. I'm open t...

    €25 (Avg Bid)
    €25 Povprečna ponudba
    72 ponudb

    i need to add my rotating proxies list to my python playwright code work by anydesk maximam 2 hours

    €5 / hr (Avg Bid)
    €5 / hr Povprečna ponudba
    9 ponudb
    Simple iPhone Signal Updating App 6 dni left
    VERIFICIRAN/A

    I'm looking for an experienced iOS developer to create a straightforward app for me. There will be several simple features that need to be implemented: - Manual Signal Updating: The app should allow me to manually update the signals for 7 fx pairs, Bitcoin and the SPY. - Signal Icons Display: The app should have different icons (e.g., arrow up, arrow down) for each type of signal (buy, sell, NA). - Custom Photo Integration: I have some photos I'd like to incorporate into the app, either as decoration or background. Your role will be primarily focused on the development and implementation of these features. The design of the app should be minimalistic, with the photos I provide integrated seamlessly. Ideal skills for this project include: - Proficiency in iOS developme...

    €217 (Avg Bid)
    €217 Povprečna ponudba
    42 ponudb

    I need Satta matka android application with admin panel .

    €66 (Avg Bid)
    €66 Povprečna ponudba
    4 ponudb

    As the project owner, I require an Arduino Uno code, specifically designed to interact with a fingerprint reader for input, LCD and 14 relays for output. Key Requirements: - The code should identify 14 people's fingerprints (let's say 2 different fingerprints for each person), write the name of that person on the LCD and activate the corresponding relay for each person. - The associated relays will control a particular robotic device. - When an unrecognized fingerprint is scanned, the system should write on LCD "unrecognized fingerprint" without triggering any relay. Ideal Skills and Experience: - Proficiency with Arduino programming - Experience working with fingerprint readers - Knowledge of relay and robotic systems . Familiarity with sensor integr...

    €184 (Avg Bid)
    €184 Povprečna ponudba
    22 ponudb

    I need a pick and place simulation project that uses plastic blocks and is simple in nature. Key Points: - The project revolves around moving plastic blocks. Prior experience with these materials will be highly valued. - The simulation should be simple in nature, involving just one robot arm. This project is all about efficiency and error reduction in a controlled, simple environment. Experience in robotics and simulations is a must. Please note that the focus here is on getting it moving smoothly and accurately, rather than complexity.

    €116 (Avg Bid)
    €116 Povprečna ponudba
    15 ponudb

    I'm seeking a skilled and experienced Machine Learning expert to assist me with an image recognition project focused on vehicle detection using pre-trained YOLOv8 model. Key Requirements: - The main task at hand is to help me in adding some extra features to the existing model for detecting various types of vehicles in images. Ideal Skills and Experience: - Proven experience in applying ML to image recognition tasks. - Strong understanding and practical experience with object detection. - Proficiency in working with image datasets and training models for object detection. - Prior experience with detecting vehicles in images would be advantageous. - Ability to deliver high-quality, accurate and efficient ML models for image recognition. If you have a strong background in Machine Lea...

    €530 (Avg Bid)
    €530 Povprečna ponudba
    7 ponudb

    ...for an experienced C programmer who can modify some C software (open source, on github - ) to make it compile for Raspberry Pi. The modifications needed include: 1. Updating Library Dependencies: Your task will include updating necessary library dependencies. 2. Adjust Hardware-Specific Code: Some parts of the code will need to be adjusted in order to work with Raspberry Pi's /ARM. 3. Fix Compatibility Issues: Tune up the code to address any compatibility issues that might arise during the Raspberry Pi compilation. A successful application should showcase your previous experience especially in handling similar projects. Evidence of past work will be highly regarded but is not a necessity if you can comprehensive demonstrate your experience in this

    €552 (Avg Bid)
    Izpostavljeno
    €552 Povprečna ponudba
    27 ponudb

    I am looking for an experienced developer who can use Cython to wrap my existing CUDA code. This is a relatively simple code that is currently used for data analysis. Task: This is done in Linux (ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run ...

    €19 (Avg Bid)
    €19 Povprečna ponudba
    2 ponudb

    My main focus for this project is the Java code implementation. I'm looking to hire a freelancer who can create class diagram and help me translate a class diagram into well-crafted Java classes. Key Tasks: -Create diagrams - Translate a modified class diagram into Java classes - Ensure the Java classes are correctly implemented according to the diagram Your responsibilities will include: - Adding products to the rental cart - Calculating rental fees and duration - Processing payment - Generating a rental invoice Your expertise in Java and software design will be crucial for this project. I anticipate that this task will involve a deep understanding of class design as well as an understanding of the rental business process. Please include examples of your previous Java pr...

    €40 (Avg Bid)
    €40 Povprečna ponudba
    13 ponudb
    C++ Embedded Source Code Review 6 dni left
    VERIFICIRAN/A

    ...embedded C++ source code. The review should encompass the following: - Identification of any potential issues which could result in undesired behaviour - Identify any obvious errors in logical design or use of pointers, arrays etc Lint has already been run on the software - I do not want to see the output of lint! This code has been tested on hardware and performs ok. It controls motors, reads switches, encoders and ADC's, and drives eeprom and digipots. I need a final check to capture any errors or issues that may not be known. I do NOT want any style or general commenting recommendations - the review is ONLY TO IDENTIFY serious issues. I do not want speedup suggestions. This is close to production so any changes *need to be necessary* to improve the quality of ...

    €309 (Avg Bid)
    €309 Povprečna ponudba
    25 ponudb
    Liquid Code Editor in Braze 6 dni left
    VERIFICIRAN/A

    I am looking for a skilled developer who can help me develop a custom Liquid code editor to be integrated into the Braze platform. This editor should support custom liquid code snippets. I first need someone to troubleshooting existing code and determine why the color displayed is blue Key Responsibilities: - Troubleshooting existing and building new Liquid code in Braze Ideal Skills and Experience: - Proficiency in Liquid programming language - Experience in developing custom code editors - Prior experience with Braze platform - Proficiency in Syntax: {% if ... %} ... {% elsif ... %} ... {% else %} ... {% endif %}: This is the syntax for conditional statements in Liquid.

    €34 (Avg Bid)
    €34 Povprečna ponudba
    14 ponudb
    Need A Simple Web Devloper 6 dni left
    VERIFICIRAN/A

    I Bought a course and I access all the video course and materials. So to access the course I need to login with email and password. So what I need? I want to share this course with more than 100 people, So I don’t want to give them to access the course with email and passwords. I would like to do if I can share the course members area with my personal link. So those who click the link they will redirect to the course/members area and also they cannot visit profile section and also they cannot change email or password. Also once it login, no need to logged out, and it can log in automatically. Total 2 course and price will be $5 for now. If it’s successful then I have 100+ course to do the same. So more jobs and you will get more price. Thank you

    €69 (Avg Bid)
    €69 Povprečna ponudba
    15 ponudb
    €56 Povprečna ponudba
    3 ponudb

    **Title:** Seeking a Creative Editor for Simple Yet Stylish Photo and Video Editing Are you a talented editor with an eye for simplicity and style? I'm in search of a freelancer who can enhance my photos and videos in a cool and captivating manner for my marketing and social media endeavors. While my budget may not be extravagant, I'm looking for someone who can work their magic to create polished content that resonates with my audience. The ideal candidate should have a knack for bringing out the best in visuals while keeping things simple and impactful. Whether it's refining images for Instagram or crafting engaging video snippets for promotional purposes, I need someone who can elevate my content without breaking the bank. If you're passionate about ...

    €16 (Avg Bid)
    €16 Povprečna ponudba
    36 ponudb

    Need developer to help in small android app task, Required skills are Should have knowledge about android apps Should have experience in app development

    €17 (Avg Bid)
    €17 Povprečna ponudba
    14 ponudb

    I'm looking for an expert in Raspberry Pi programming, ideally with experience in IR code programming. I would like a Raspberry Pi to be programmed to send IR codes (It also needs to capture these codes in the first instance) My setup will be a raspbery PI with the 7" touch screen PI display. I need a front end where I can present countdown timers, once the timer hits zero I need to send an IR signal. If the timer isn't stopped after countdown 1 minute later I need to send two more IR signals. Along with the PI and Screen I will need you to tell me what other hardware I need to purchase to capture and send these IR signals. Their will be only 5 signals in total to capture and these will not change during program operation Key Skills: - Raspberry Pi programming ...

    €192 (Avg Bid)
    €192 Povprečna ponudba
    18 ponudb

    I need an expert who can enhance my existing Java application, which currently translates MATLAB code to X10, to also support C++ as a target language. Key Modifications: - **Update Syntax Translation Rules**: The modification requires a deep understanding of both MATLAB and C++ syntax. The existing rules for translation from MATLAB to X10 need to be adjusted to C++. - **Add Support for C++ Specific Libraries**: The modified application should be able to integrate commonly used C++ libraries seamlessly. Accuracy and Time: - **Accuracy is Key**: The conversion of MATLAB code to C++ needs to be precise. While I'm open to additional development time, the primary goal is to ensure the accuracy of the conversion. - **No Specific Library Requirements**: Though the modific...

    €1016 (Avg Bid)
    Nujno
    €1016 Povprečna ponudba
    37 ponudb

    I'm seeking an experienced C++ developer with a strong background in using the OpenGL library for a 2D game project. With a lack of indication for a defined platform or specific game goal, I welcome your expertise and advice on how we can best navigate these aspects to create an engaging 2D game. Similarly, I've not settled on a visual style or theme, as I'm keen to see your ideas come to life. Key requirements: - Extensive prior experience in C++ game development. - Solid proficiency with OpenGL. - Ability to creatively interpret and fill gaps in project scope. You will have the creative freedom to propose ideas for the best platform, objective, visual style, and theme for this game. Your portfolio showcasing your previous 2D game projects will be highly be...

    €1257 (Avg Bid)
    €1257 Povprečna ponudba
    8 ponudb

    I'm looking for an experienced professional to create engaging and interactive VPAID ads for desktop. Key Requirements: - **Platform**: The ads are specifically targeted for desktop platforms. - **Objectives**: The main goal of these VPAID ads is to increase brand awareness. - **Interactivity**: The ads should have interactive elements, specifically forms to enhance user engagement and drive interactions. Ideal Skills and Experience: - Proven track record in designing and implementing successful VPAID ad campaigns. - Proficiency in creating interactive elements within ads, such as forms, that can drive user engagement. - Strong understanding of desktop ad optimization strategies aimed at boosting brand awareness. If you have the skills and experience in VPAID ad creation, especiall...

    €21 (Avg Bid)
    €21 Povprečna ponudba
    9 ponudb

    I'm having issues with my Helios 2 program, which is written in Python. The primary problem is that it's producing incorrect output. Key Project Details: - Program Type: The codebase is for Helios 2. - Language: The program is coded in Python. - Issue: The primary concern is with the output being incorrect. I need a professional who is adept at debugging in Python to identify the root cause of the problem and subsequently correct it. The ideal freelancer for this job must have: - Extensive experience in Python programming - Strong background in software debugging - Previous experience with large codebases - An understanding of the Helios 2 program or the ability to quickly learn and understand it.

    €11 (Avg Bid)
    €11 Povprečna ponudba
    2 ponudb
    Simple Stock Footage Editing (x30) 6 dni left
    VERIFICIRAN/A

    Hi Freelancers, I have up to 30 Stock videos I need for a non-profit Docuseries, and I’m looking to work with someone who can do the following: 1. Download videos in HD quality from various links provided, and AI remove any w?️terⓂ️arks. 2. Crop to vertical 9:16 phone size, based on the guides I provide you. 3. Provide final files in HD, full res format for me to use accordingly. I’m willing to pay up to $7.50 per video, totaling $225 for 30, and paid in milestones per file over time. This should be easy work for a freelancer with experience in this particular area, as I had a sample done in less 10 mins earlier. Let me know if you can help. Regards, Dallas.

    €89 (Avg Bid)
    €89 Povprečna ponudba
    58 ponudb

    I am looking for a talented web designer who can create a simple wedding website for me. This project will include creating three specific pages, including: - A home page: This page should clearly display the couple's names and the date and time of the wedding. Additional details about the wedding and maps showing its location should also be included. It should be simple in design but still capture the simplicity and elegance of the event. - Event details page: This page will provide more in-depth information about our wedding, including aspects not covered on the home page, the venue, and other necessary details. - RSVP page: Our guests should be able to confirm their attendance easily through this page. - A Tips page is also needed for our guest's convenience...

    €120 (Avg Bid)
    €120 Povprečna ponudba
    220 ponudb

    Code review as per message /chat

    €40 (Avg Bid)
    €40 Povprečna ponudba
    11 ponudb

    We are looking for a professional with excellent skills in Lua programming to refine our existing code. This role entails making edits to variables A, B, and C in our Lua codebase, and we expect these changes to bring about an exquisite functionality. Post-editing, we'd need you to create a step-by-step learning draft (PDF) on how you managed the edits along with fundamental tools used. The tutorial should target learners at an intermediate level, ideally incorporating some advanced concepts to provide a more rounded understanding of the editing process. You should have: - Strong proficiency in Lua programming - Ability to explain complex concepts in an understandable way. Your bid should reflect your understanding of these requirements. We're excited to see your propo...

    €118 (Avg Bid)
    €118 Povprečna ponudba
    5 ponudb

    For this project, I'd like to enlist someone with a keen eye for intricate detail that can take a critical pass at an existing Lua code. This code is for an involute gear, which is instrumental to my robotics work. The specific parameters I'd like to modify are: - Gear size - Number of teeth - Pressure angle Given the high precision level required for the rewritten Lua code, strong attention to detail and meticulousness are a must. Ideal freelancers for the job would have a strong understanding of scripting languages, specifically Lua, and a working knowledge of robotics. Experience in modifying intricate algorithms to suit specific parameters will also be highly beneficial.

    €139 (Avg Bid)
    €139 Povprečna ponudba
    1 ponudb
    Debug C# MVC ASP.NET Code 5 dni left
    VERIFICIRAN/A

    I have a C# MVC ASP.NET Code. currently when I put a breakpoint in the code it does not stop there. i want someone to make this code debuggable. if for any reason the code does not stop at breakpoint I have that means the job is not complete I need an experienced developer to help me debug some C# MVC ASP.NET code. The client hasn't clarified if the project is for personal or business use. However, since the specifics of the debugging needed are not specified, it's expected that the code is reviewed in its entirety. Required Skills and Experience: - Proficiency in C# - MVC Frameworks - ASP.NET Core - Debugging complex applications - Systematic approach to identifying and resolving issues Objectives: - Review the entire C# MVC ASP....

    €20 (Avg Bid)
    €20 Povprečna ponudba
    42 ponudb

    Greetings, I'm reaching out on behalf of a fast-growing Brisbane community who are hosting a thrilling event tailored for the vibrant University students of Brisbane at the end of June. Our theme is a fusion of the enchanting world of Harry Potter and the spirited atmosphere of an American college party. Picture students clad in varsity jackets proudly bearing their university emblems. To set the stage, we're in need of a bootleg Dumbledore costume for our main MC. While we're mindful of our budget, we're committed to providing a platform for emerging costume designers or freelancers eager to showcase their talent. This event offers a fantastic opportunity to have your creations admired by over a thousand university students and shared with our 50K+ Instagram followe...

    €65 (Avg Bid)
    €65 Povprečna ponudba
    23 ponudb

    I'm currently seeking an Oracle SQL developer with exceptional proficiency in creating logics. This task requires: - Writing an SQL code for data extraction purposes. - The code needs to be written as quickly as possible, with a time frame of 1-2 hours. - The solution should deal with the joining of multiple tables and creating doing some further order by, group by codes Decent knowledge of Oracle and experience in handling similar tasks would be ideal for success in this project. Your ability to deliver accurately and timely will be greatly valued. The code should be written using simple statements. I am not sure how to set up a connection to our datapool though. I can show couple of other related codes that can help

    €21 (Avg Bid)
    €21 Povprečna ponudba
    17 ponudb

    Magento 2 Configurable Product Creation using Simple Product Attributes to create them I am looking for an experienced Magento developer to create a configurable product programmatically using existing simple product attributes. The ideal candidate will have expertise in both front-end and back-end development of magento 2. Scope of Work: - this work is NOT to convert simple products to confirguable products - Create all configurable products for a product catalog of over 150,000 simple prodcuts in Magento 2 using existing simple products so make a configurable product made from the simple products - Programmatically generate the configurable products from the data in the simple products - Ensure that the configurable product is functiona...

    €497 (Avg Bid)
    €497 Povprečna ponudba
    74 ponudb

    I'm looking for a skilled Python developer who can help me with two key areas: revamping the structure of my code for efficiency and readability, and aiding in the creation of data visualisations. Key Tasks: - Code Improvement: enhancing the structure of my Python code. - Data Visualization: We'll be working on creating a range of data visualizations, including charts and graphs as well as interactive dashboards. You should have experience in creating these in Python. Ideal Skills and Experience: - Strong Python programming skills - Proven track record in code improvement - Previous experience with data visualization, particularly in Python - Familiarity with visualization libraries such as Matplotlib, Seaborn, Plotly, etc. - Ability to grasp complex...

    €23 (Avg Bid)
    €23 Povprečna ponudba
    27 ponudb

    I'm in need of an experienced developer who can help me write a code for interfacing a 16x2 LCD and RC522 RFID sensor with the Megawin MG82F6D17 microcontroller. The ideal freelancer should be proficient in: - Interfacing the LCD and RC522 sensor with the MG82F6D17 microcontroller - Implementing basic text display features on the LCD - Reading ID data from the RFID tags with the RC522 sensor A deep understanding of microcontrollers and RFID technology is a must for this project. The final code should reliably display the ID data from the RFID tags on the LCD.

    €11 (Avg Bid)
    €11 Povprečna ponudba
    3 ponudb

    I'm seeking a skilled developer to build a Slack bot using Azure Bot Services. This is just a simple application that can reply to messages and interactions in Slack. I am looking for a freelancer who has built a bot before or who can research and build one. Key tasks - each item is a must-have: - Develop Slack bot from scratch using Azure Bot Services. This means you will create a new 'Bot Service' in the Azure portal and add "Slack" as a new channel. - Use Node.js to connect to the Azure Bot Service and be able to send/receive messages. - Create a new app in Slack. Setup URLs for 'Events' and 'Interactions' and appropriate scope permissions. - The bot should be able to reply to a simple user message - this is event flow. - The b...

    €55 (Avg Bid)
    €55 Povprečna ponudba
    11 ponudb

    Small update to the android app. Change the payment gateway "cryptomus" to stripe. After that. Compile the code to obtain the apk version and an .aab version that will be used in the Google Play Store. In turn, upload the updated code to the app server. Send me the updated source code as well. The app is made on react Native, and the backend is Python. All the API's are made on Python. Maximum budget $300

    €248 (Avg Bid)
    €248 Povprečna ponudba
    48 ponudb

    I am seeking a proficient AI expert for the installation and setup of Autoclaude in a Google Collab notebook. The main purpose of this setup is to have Autoclaude effectively generate Python codes. (MAYBE ALSO: Auto GPT, Reworkd Agents, must be able to either write code or execute code) Installation capabilities should include: - A seamless and efficient setup process for Autoclaude - An understanding of handling GPT models, particularly Autoclaude Functionality requirements: - After installation, Autoclaude should generate Python codes successfully within the Google Collab notebook Ideally, you should also be adept at writing files to space without any issues encountered. An understanding of Google Collab notebooks and proficiency in Python are crucial for this proje...

    €154 (Avg Bid)
    €154 Povprečna ponudba
    40 ponudb

    I have a straightforward task of copying and pasting text from online sources. Key Requirements: - Proficient at data entry, specifically copying and pasting - Ability to work accurately and at a good pace - Familiarity with online sources and handling of text Ideal Skills: - Data entry - Attention to detail - Fast typing speed - Internet research skills The task is not complex, but the ideal candidate will be someone who is detail-oriented and able to work efficiently and accurately.

    €19 / hr (Avg Bid)
    €19 / hr Povprečna ponudba
    97 ponudb

    I'm looking for a skilled web developer who can create a sleek, modern one-page website designed for Student use. - The website should be responsive, making it accessible on various devices, particularly for student use. - The site should have a user-friendly design that is easy to navigate. - The website must include the following sections: About, Services, Portfolio, and Contact. - This is a one-page website so you should design it with relevant student-centric content and layout that can be accessed and navigated easily. The ideal freelancer for this project should have experience in: - Web development, specifically one-page website design - User Interface/User Experience (UI/UX) design - Understanding of student needs and preferences in website design - Responsive design for mu...

    €4 / hr (Avg Bid)
    €4 / hr Povprečna ponudba
    23 ponudb

    Hi, we are building a single family dwelling and need someone to certify a plan for a new two story home, size 16x32 ft in the state of Florida. The plan needs to be certified.

    €375 (Avg Bid)
    €375 Povprečna ponudba
    45 ponudb

    I am in need of an experienced mobile app developer who can add new features and integrate a payment gateway to a StackFood application I currently have. Here's what I'm looking for: - Addition of New Features: Autoprint and Driver Tips %. The Autoprint feature should automatically print orders and provide customers with receipts. - Payment Gateway Integration: This is to be specifically done with Yoco. Knowledge and expertise in similar customizations would be beneficial. This project requires extensive understanding of mobile app development and integration procedures especially in the context of the StackFood app. Your portfolio showing similar projects will be greatly appreciated. Looking forward to your bids.

    €265 (Avg Bid)
    €265 Povprečna ponudba
    32 ponudb

    I am seeking a freelancer who can swiftly convert a simple 1-10 page Google Document into a Word file, purely for formatting purposes. The ideal candidate should have: - Exceptional skills with Microsoft Word and Google Docs - Precise attention to detail for maintaining accurate formatting - The ability to work quickly, as this task is straightforward, only simple text is involved

    €10 / hr (Avg Bid)
    €10 / hr Povprečna ponudba
    85 ponudb

    I'm in need of a simple website to support my business. Here's what I'm looking for: Step 1: Try out and install Weekday's product i.e. . You need to create a candidate application platform similar to the interface you see. Step 2: For more details refer this -

    €52 (Avg Bid)
    €52 Povprečna ponudba
    32 ponudb

    Hello, I'm looking for someone who has a code signing certificate to do a test Since the certificate costs a lot of money and I don't know whether the problem will go away afterwards, I want to test it out I pay money for that

    €145 (Avg Bid)
    €145 Povprečna ponudba
    10 ponudb

    Two variants of a Descent/"Alice in wonderland" project written in C++. Code was changed around in both variants and a different world model is used. OpenGL 4.1 was used with GLFW,GLEW & GLM.

    €5 / hr (Avg Bid)
    €5 / hr Povprečna ponudba
    1 ponudb

    I require assistance with the creation of SolidWorks assemblies for manufacturing purposes. This includes a simple complexity level project, with the end output being stepfiles for documentation. Approximately 108 required they will be similar to attached examples Ideal Skills and Experiences: - Strong proficiency in SolidWorks - Understanding of manufacturing processes and designs - Experience in creating assemblies and stepfiles - Detail-oriented to ensure no detail is overlooked The freelancer will be required to: - Complete the SolidWorks assembly based on the specifications provided - Create stepfiles for documentation - Communicate effectively and promptly respond to queries or alterations to the project.

    €2348 (Avg Bid)
    €2348 Povprečna ponudba
    72 ponudb

    Hi there, I'm looking for an expert in Arduino programming who can develop custom code. I have all the hardware including an Arduino Uno R4, a NEMA 17 stepper motor, an A4988 stepper motor controller, an RC522 RFID antenna, a 1602IIC LCD display, and push buttons. All of these components need to be connected to the same arduino. I need this system function as follows: - When the push button is pressed, the stepper motor will be moved X amount of steps in one direction after a delay of 1 second. At this time, the LCD display should display "Scan ID to Unlock". - When a registered and accepted RFID tag is scanned, the LCD will display "Tool Unlocked". When this happens, the stepper motor should be moved X amount of steps BACK to where it came from. - If ...

    €104 (Avg Bid)
    €104 Povprečna ponudba
    24 ponudb

    I'm searching for a highly knowledgeable Python developer who can work on enhancing and adjusting my current API client. Key tasks will include: - Review and modify the existing code to include a 2-second time delay after every 10 POST http requests to REST APIs. - Embed an error handling process for situations where the response does not equal 200 or if there is no response within 5 seconds, and provide the means to continue on to the next API call. Those bidding should have: - Strong proficiency in Python programming. - Clear understanding and experience with POST Http requests. - Experience working with REST APIs. Please provide examples of similar tasks you've accomplished with http requests and handling APIs in Python. This will help me understand your skills an...

    €48 (Avg Bid)
    €48 Povprečna ponudba
    9 ponudb