Airplane source code opengl jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 airplane source code opengl jobs found

    python code update

    $111 Average bid
    $111 Avg Bid
    1 bids

    I have an A4 artwork ready. It includes 5 QR codes for 5 different menus. In total, I have 155 unique QR codes for each menu, making it 775 QR codes altogether. The artwork is in an Adobe Illustrato...convention for the PDF files. Below is a link to the trial files: We can try out 5 pages out of the 155. If the outcome suits both parties, we can proceed with the full job. To summarize, the requirement is to duplicate the artwork and replace/relink each QR code. Ideal skills for this project include proficiency in Adobe Illustrator, PDF generation, and QR code handling. Experience with similar projects will be an advantage. This is one of our simplest jobs and could be the start of a collaboration routine.

    $46 Average bid
    $46 Avg Bid
    38 bids
    QR Code for Customer Feedback
    6 days left
    Verified

    I'm looking for a professional who can help me set up a QR code that will be printed for my reception area. Customers will be able to scan the QR code and submit their feedback, which consists of star ratings, comments, and their phone number. The collected data will be channeled directly to my existing Google Form for easy data collection. Key Requirements: - Generate a functional QR code that links to my Google Form. - Ensure the QR code is suitable for printing and displays correctly on printed material. - Provide guidance on how to use the QR code if necessary. Ideal Skills and Experience: - Experience with QR code generation. - Familiarity with Google Forms. - Understanding of customer feedback systems. - Graphic design skills for creat...

    $48 Average bid
    $48 Avg Bid
    47 bids

    I need a coder with experience in decoding Base64 and cryptography. The task involves decoding a code that holds a key. The encryption type is unknown, so flexibility and problem-solving skills are crucial. I'm willing to pay well for a swift and effective solution.

    $3861 Average bid
    $3861 Avg Bid
    60 bids
    QR Code & Barcode Scanner Fix
    5 days left
    Verified

    I'm facing an issue with the QR code and barcode scanner on my website. The camera does not load when I try to use my mobile to scan. Key Requirements: - Troubleshooting and fixing the QR code and barcode scanner issue on my web application, which is accessible via both iPhone and Android devices. - Ensuring that the camera loads correctly when trying to scan barcodes and QR codes. - Optimization of the web application for use on Firefox, which is my primary browser for accessing the site. Ideal Skills and Experience: - Proven experience in web development and troubleshooting web applications. - Expertise in understanding and fixing issues related to web-based QR code and barcode scanners. - Familiarity with optimizing web applications for mobile use and differe...

    $18 Average bid
    $18 Avg Bid
    16 bids

    I am looking for working source code for a web-based sports betting platform, similar to 1xbet, bet365, or heeraexchange. The provided source code should include: - Live Betting: The possibility to place bets during an ongoing game. - Casino Games: Integration of various online casino games. - Virtual Sports: An array of virtual sports where bets can be placed. In terms of payment methods, I require support for all forms of payment in INR. Ideal candidates for this project should demonstrate: - Profound experience in developing sports betting websites. - Proficiency in integrating various payment methods, specifically fitting with INR. - Knowledge on live betting, casino games, and virtual sports integrations.

    $403 Average bid
    $403 Avg Bid
    6 bids

    I'm seeking a WordPress expert to implement several enhancements on my site, These include: 1) Integrating Jetpack to display math formulas across the site. 2) Utilizing the Gutenberg Code Block for efficient code presentation. 3) Setting up and configuring member subscription features for premium content access, email subscriptions, and contributor/editor roles. Ideal candidates should have extensive experience with WordPress, Jetpack, and the Gutenberg Code Block. Familiarity with configuring member subscription features is a plus. Please provide a portfolio of similar projects you've completed, along with your bid.

    $275 Average bid
    $275 Avg Bid
    171 bids

    I have completed my project, which involves R coding, but I need an expert to incorporate a placebo test and robustness test into the code. Key Tasks: - Placebo Test: I will provide the necessary datasets for this test. - Robustness Test: I will also provide the datasets for this test. The focus of the robustness test will primarily be on evaluating the stability of the parameters. Additional Requirements: - Literature Review: I need to incorporate a narrative review into the paper. - Word Count: Please carefully go through the entire paper and ensure it is under 2600 words, excluding sources and tables. Ideal Skills and Experience: - Proficiency in R programming. - Experience in conducting statistical tests. - Strong academic writing skills. - Ability to edit and tighten p...

    $717 Average bid
    $717 Avg Bid
    23 bids

    We are looking to purchase the Unity source code for a complex farming game. The game should be similar in functionality and features to the game available at this link: Requirements: The game should be fully functional with no major bugs. It should include features like crop management, land expansion, building structures, and any other features similar to the referenced game. The code should be clean, well-documented, and easy to modify. The game should be built using Unity. What We Offer: We are ready to buy the source code from anyone who already has a working version of such a game. Payment will be made promptly upon verification of the code's functionality. If you have a Unity source code that matches our requirements, please r...

    $615 Average bid
    $615 Avg Bid
    12 bids

    I have bought this product "*10zpi0*_gcl_aw*R0NMLjE3MzYyNjE2MDMuQ2owS0NRaUF2dk83QmhDLUFSSXNBR0Z5VG9XQVg3d2dmUkpzbVpDSTM3NENhSDlvWGNybXNIZ...lGN1g0OEhZaWkyWWFBZzZ4RUFMd193Y0I.*_gcl_au*MTQxODYxMjIyMS4xNzMzMjI5OTUx*_ga*Mzk5MDg4Mzk0LjE3MjQ2ODUxODc.*_ga_ZKBVC1X78F*MTczNjk0NTY4My4yMC4xLjE3MzY5NDU2ODcuNTYuMC4w&_ga=2.62979759.1037825344.1736945683-399088394.1724685187&_gac=1.57562200.1736261596.Cj0KCQiAvvO7BhC-ARIsAGFyToWAX7wgfRJsmZCI374CaH9oXcrmsHfTUPt7MobaJPQYF7X48HYii2YaAg6xEALw_wcB" I was trying to build android and ios app with above code, but there is some error in my flutter/android studio or may be Mac, so if you can solve the error on my Mac and generate apk then please contact me.

    $52 Average bid
    $52 Avg Bid
    17 bids

    ...and modifying the xv6 kernel code to achieve specific functionalities. Key Deliverables: Large Files Support: 1. Extend the maximum file size to support up to 65,803 blocks by implementing double-indirect block addressing. 2. Modify the file system code (e.g., bmap(), itrunc()) and related structures to handle double-indirect addressing. Symbolic Links: 1. Implement a system call symlink(target, path) to create symbolic links. Modify open() to resolve symbolic links recursively, with support for a maximum depth to prevent cyclic links. 2. Add a flag (O_NOFOLLOW) to allow bypassing symbolic link resolution. Testing: 1. Ensure bigfile successfully creates large files. 2. Pass all test cases in symlinktest and usertests. Deliverables: 1. Modified xv6 source ...

    $153 Average bid
    $153 Avg Bid
    15 bids

    More details: What main purpose should the website serve? Selling tickets Which platforms do you want the website to be optimized for? Mobile Do you want users to create an account to buy tickets? No, guest checkout only Paystack should be used as payment gateway

    $168 Average bid
    $168 Avg Bid
    37 bids

    AI/ML Developer for AIDexToken** **? Project:** AI/ML Developer for No-Code AI Blockchain Platform **? Industry:** Blockchain, Artificial Intelligence (AI), Web3 **? Job Type:** Freelance / Remote **? Budget:** Negotiable --- ### **Project Overview:** **AIDexToken (AIDEX)** is an innovative platform merging **Artificial Intelligence (AI)** with **blockchain technology**. Our mission is to democratize access to AI by providing a secure, scalable, and decentralized no-code environment where anyone can build, deploy, and monetize AI solutions. We are currently seeking a skilled **AI/ML Developer** to design, develop, and implement AI models that will power our no-code platform and seamlessly integrate with blockchain technology. --- ### **Responsibilitie...

    $1074 Average bid
    NDA
    $1074 Avg Bid
    22 bids

    I'm looking for a developer to integrate a fixed amount UPI intent button into my website using Razorpay. The website should also generate a corresponding QR code for the payment amount (e.g., 10 INR). Key Requirements: - The payment button should trigger a link to UPI apps when clicked. - The payment amount should be fixed. Skills and Experience: - Proficiency in web development. - Previous experience with Razorpay integration. - Understanding of UPI payment systems. - Ability to implement QR code functionality. - Knowledge of creating interactive payment buttons on websites.

    $157 Average bid
    $157 Avg Bid
    19 bids
    QR Code Detection & Decoding
    5 days left
    Verified

    I'm looking for a skilled developer to create a QR code detection and decoding solution for my web/mobile App. Currently, I take picture from the phone camera, send it to my server in base64, convert it to png. I am not using any standard QR Code libraries because I am not a developer! So, when I test generic qr decoding services with this flow they are failing because the image contains other features in the background other than the QR code (desk, table, person, etc). I need someone to do the following: Use well-documented QR Code libraries to write a JS snippet (on button click) to open device camera, detect, capture, then decode (or capture, detect, then decode?) QR codes, and send the back the decoded message to the app. Thank you and I look forward...

    $244 Average bid
    $244 Avg Bid
    64 bids

    I'm encountering significant response time delays with my code using , particularly when receiving the group list and group messages. I've attempted some basic optimizations, but they haven't worked. I'm seeking a developer who is: - Highly familiar with - Experienced in Python - Skilled in code optimization and error handling Your expertise will help me enhance the performance of my code and resolve these issues. this is not a coding project, but teaching and mentoring

    $39 / hr Average bid
    $39 / hr Avg Bid
    97 bids

    I'm seeking a professional to help me integrate "Obfuscar" into my Visual Studio environment and assist with publishing my project. The final published project should include an obfuscated DLL and install without errors. Key project components: Objective 1: - Full obfuscation of my C# code. - Project publishing and ensuring successful installation. Objective 2: - cpp code obfuscation using LLVM Obfuscator on ubuntu - Including support to install LLVM obfuscator and obfuscator should be able to manage all kind of cpp software functionality. For objective 1: To demonstrate the project cycle, you may use this PowerPoint add-in project: and perform the obfuscation. Currently, I can run Obfuscar, but I'm having issues with the manifest file not

    $175 Average bid
    $175 Avg Bid
    4 bids

    I'm looking for a skilled professional to seamlessly set up Appsump code redemption into our productivity-focused SaaS platform. Key Requirements: - Proficiency in SaaS applications, particularly in the productivity sector - Prior experience with Appsump or similar code redemption platforms - Ability to create a simple and quick user experience for code redemption The ideal candidate will have a strong background in software development and user experience design. The goal is to make the code redemption process as effortless as possible for our users. Please provide examples of similar projects you've completed in your bid.

    $34 Average bid
    $34 Avg Bid
    7 bids

    I need a skilled PHP/SQL programmer to help me troubleshoot and fix issues in my existing code. I'm currently facing a couple of challenges that need immediate attention. 1) PDF Files Preview Issue: I have PDF files that are not previewing properly on three different pages and a 'save to PDF' page. Some PDFs are displaying while others aren't. All these files are stored in a database table. 2) Setting Up New Database Fields: I need assistance in creating three new fields in my database. This will involve integrating these fields in the front-end and back-end of my existing system. Ideally, I would like to complete these tasks within three hours, though I anticipate we could finish sooner. If you're available now and ready to work with me, please respond w...

    $36 Average bid
    $36 Avg Bid
    57 bids

    ...if needed. 6. Make color black for "please enter your email" in footer subscribe box, so it shows better 7. Product Page changes, please see jpg :: also fix error on viewing products in admin and not able to create attributes 8. Category page changes, please see jpg a. Type 2 product list from b. Make advertise banner slider. copy code from product page. 9. Contact Us Form page /contact a. Move Contact Details down to line up with Write Us b. When user is logged in and goes to the form, autofill data in user's profile in form 10. Track order history not showing all FEDEX tracking data 11. Registration a. On Social Login form, Create Account (registration) should show message for user to confirm registration b. Wording in Create

    $569 Average bid
    $569 Avg Bid
    17 bids

    Uber like app There is an uber like app available as open source, I want someone to customise it for me and upload to my server What I want is the following: User App (Rider): User registration/login: Via email, phone, or social media. Ride booking: Input destination, choose vehicle type, and calculate fare. Live tracking: Real-time GPS tracking of the ride. Payment options: Credit/debit cards, mobile wallets, and cash. Notifications: For ride status updates (e.g., driver arrival). Ride history: Past trips, fares, and driver details. Ratings and reviews: For driver performance. Driver App: Driver registration/login: Verification process for drivers. Profile management: Vehicle details, personal information. Ride requests: Accept/reject i...

    $439 Average bid
    $439 Avg Bid
    73 bids

    Documentations for 11-12 GitHub repo's

    $134 Average bid
    $134 Avg Bid
    1 bids

    I'm looking for an experienced Arduino programmer who can write code for a hydropower turbine. The main function of the code will be to control the turbine speed. Key Requirements: - The Arduino should automatically adjust the turbine speed based on the water flow rate. - Although I currently have no measurements for the water flow rate, the code should be flexible enough to incorporate a flow meter in the future. Ideal Skills and Experience: - Proficiency in Arduino programming is a must. - Prior experience with hydropower turbines will be highly regarded. - Ability to write adaptable code for future sensor integration is essential. - Knowledge of controlling speed based on variable conditions.

    $37 / hr Average bid
    $37 / hr Avg Bid
    47 bids

    I'm in need of help to pinpoint a suitable Open Source project based on Java, specifically a web application. The project is still in its research phase, so flexibility is key.

    $11 / hr Average bid
    $11 / hr Avg Bid
    19 bids

    I have a single-function MATLAB code that performs numerical simulations primarily through matrix manipulations. I need this code translated into C CUDA to speed up its runtime. Key project requirements: - Translate the MATLAB code into C CUDA - Ensure that the output from the C CUDA code matches the original MATLAB code - Achieve runtime at least 10 times shorter - Provide a MEX-file that allows the C CUDA code to be called from MATLAB Ideal candidates for this project should have extensive experience in both MATLAB and C CUDA, with a strong understanding of numerical simulations and matrix manipulations. Attention to detail is crucial, as the results from the translated code must be identical to those from the MATLAB code.

    $851 Average bid
    $851 Avg Bid
    27 bids

    I'm having trouble with my iOS app's backend logic, preventing me from uploading it to the App Store. I need an expert who can not only fix these code errors but also teach me how to rectify such issues in the future. Ultimately, I would like to learn the process of uploading to the App Store. Key requirements: - Expertise in iOS app development - Proficient in identifying and fixing code errors, particularly in backend logic - Experience with App Store submission process - Ability to explain complex technical issues in a simple, understandable manner - Patient and effective teacher

    $125 Average bid
    $125 Avg Bid
    16 bids

    I'm looking to build a no-code web platform that connects influencers from both YouTube and Instagram with brands. The platform should have features tailored for both user types, with a particular focus on usability and seamless interaction. Influencer Features: - Self-listing capability - Comprehensive dashboard for tracking follower growth and engagement rates - Content calendar for managing posts ( In a form of a calendar, where they will able to keep links of reference videos & script, notes & Final Video with a summary of the a content with scheduled time) Brand Features: - Campaign creation and influencer proposal sending - Automated billing and contract signing upon influencer acceptance - Review system for submitted campaign content - ROI calculation provided...

    $530 Average bid
    $530 Avg Bid
    18 bids
    JavaScript Code Development
    3 days left
    Verified

    I need an experienced JavaScript developer to create for me funny js code in 1 h maximum the code should be hard to read from non developer , with no alert or console log or comments the result should be Glory()= great so the funny thing in the code is about finding the value of great and when dev start reading the code should not expect that the value will be great Glory is company name which combine mutiple teams and teams will collaborate with each other to reach that value this info help you to express that in the code can you share example of your code related and can do that Please no use AI for that the code should be a abit long to make reader not understand it quickly or expect the result please do it in funny and creativ...

    $50 Average bid
    $50 Avg Bid
    49 bids

    I'm looking for a straightforward Python script that can scrape text posts from Facebook groups I'm a member of. The primary purpose for this is data analysis, and I would like the scraped data to be delivered in a CSV file. Key requirements: - Proficient in Python, with experience in web scraping - Familiarity with Facebook's structure and privacy considerations - Ability to code a solution that filters for text posts only - Can provide the data in a well-structured CSV format This project is ideal for someone who can deliver a reliable and efficient scraping tool, and understands the importance of ethical scraping practices. Please include examples of similar projects you've completed in your bid.

    $248 Average bid
    $248 Avg Bid
    57 bids

    I need a Python developer to integrate a Telegram bot with Python code that will execute predefined terminal commands. The system should take messages which are broadcasted to the bot and execute the corresponding command. Key Requirements: - Python programming skills - Experience with Telegram bot development - Familiarity with terminal commands - Knowledge of MySQL for querying The primary goal of this project is to automate the execution of specific tasks via the Telegram bot. The user will interact with the system by sending MySQL queries, which the bot will interpret and respond to. The ideal freelancer for this project should be able to help me with the following: - Executing predefined commands - Using MySQL queries to trigger these commands - Ensuring the system can take m...

    $48 Average bid
    $48 Avg Bid
    9 bids

    Do analysis and create data visualize for company product

    $87 Average bid
    $87 Avg Bid
    1 bids

    We need a GIS expert to assist in our mosquito larvicide distribution project in India. We aim to create local maps 0.5 KM radius of stagnant water with roads and landmarks. we want to offer this map to our e-commerce customers whose pin codes we know. we will get 3 days to create maps Key Responsibilities: - Utilize satellite imagery to identify areas of stagnant water. - Map these areas alongside roads and landmarks for easy navigation and understanding. Ideal Skills: - Proficient in GIS software and satellite imagery analysis. - Experience in creating detailed, user-friendly maps. - Ability to work at a village-level scale. Your expertise will help us effectively reach and assist communities in need, ultimately contributing to the reduction of mosquito populations in these areas.

    $14 / hr Average bid
    $14 / hr Avg Bid
    11 bids
    Trophy icon Create Minimalist TAKEOFF Favicon
    10 days left

    ...(attached). The favicon will be used for an e-commerce website and printed on clothing. 2. Key Design Requirements: A. Must be based on the current logo to maintain brand consistency. B. Simplify the design for clarity at small sizes (e.g., 16x16 pixels). C. Avoid small gaps or intricate details to ensure it’s suitable for printing. Inspiration: The existing logo is inspired by the B777 airplane, symbolizing "takeoff" as a concept: growth, success, and progress. The favicon can include abstract or geometric elements inspired by the logo and planes, such as: A designed "T" with inspiration from planes (e.g., wings, flight paths, engines). An upward trajectory, arrow, or minimalist plane-inspired design. 4. Style: Modern, clean, minimalistic. Tech-for...

    $178 Average bid
    Guaranteed Top Contest
    $178
    648 entries

    Move code from theme to plugins only (Urgent)

    $30 Average bid
    $30 Avg Bid
    77 bids

    ...the data from the CSV files - Performing statistical analysis - Creating visualizations to illustrate the findings Ideal candidates for this project should have a strong background in R programming, data analysis and visualization, and experience working with CSV files. Hello,I hope you are having a good day. I would like your help with r-coding. The topic that i have to develop further with R-code is: “Exploring the Causal Impact of Climate Variables on the Prevalence of Damp and Mould in UK Residential Properties: A Regional Analysis”. The years that will be taken into consideration for this topic are 2010-2022. I am aware that there are different ways to adopt the diff-in-diff methods, however for the purpose of this research I would like you to use the basic d...

    $799 Average bid
    $799 Avg Bid
    29 bids

    I need assistance transforming my no-code portfolio website into a WordPress site. I'm open to various design suggestions and have no specific theme in mind. Key Requirements: - Expert WordPress developer - Creative web designer for portfolio - Excellent communication skills for design discussions

    $187 Average bid
    $187 Avg Bid
    62 bids

    The task is to create a compiler that translates code written in a simple imperative language into virtual machine instructions. The language is characterized by a grammar that includes variable declarations, conditional statements, loops, procedure calls, arithmetic operations, and array operations. Requirements: Compilation and error handling: The compiler should detect errors such as: Duplicate variable declarations, Usage of undeclared variables, Errors related to procedures (e.g., unknown procedures). If there are no errors, the compiler should generate the virtual machine code. Code optimization: The resulting machine code should be optimized for size and speed. Special attention should be given to arithmetic operations, especially multiplication and di...

    $335 Average bid
    $335 Avg Bid
    10 bids

    CSS Code writing for the 1 page website of this clinet

    $32 Average bid
    $32 Avg Bid
    1 bids

    I need a Python developer to integrate a Telegram bot with Python code that will execute predefined terminal commands. The system should take messages which are broadcasted to the bot and execute the corresponding command. Key Requirements: - Python programming skills - Experience with Telegram bot development - Familiarity with terminal commands - Knowledge of MySQL for querying The primary goal of this project is to automate the execution of specific tasks via the Telegram bot. The user will interact with the system by sending MySQL queries, which the bot will interpret and respond to. The ideal freelancer for this project should be able to help me with the following: - Executing predefined commands - Using MySQL queries to trigger these commands - Ensuring the system can take m...

    $203 Average bid
    $203 Avg Bid
    11 bids

    I need a Python expert to refactor my code with a focus on rewriting main code. The primary task will involve reorganizing the core functionality modules into classes and modules according to Object-Oriented Programming (OOP) principles. Key requirements: - Extensive experience with Python and OOP - Proven track record in code refactoring - Ability to improve code readability by reorganizing code structure - Attention to detail in understanding core functionality modules - Communication skills (English or French) Your goal will be to enhance the code by reorganizing the code structure into classes and modules. The project will be formed in 2 parts, a first part with a small part of the code and a second part with all the code...

    $332 Average bid
    NDA
    $332 Avg Bid
    37 bids

    I need a skilled HTML coder who can help me enhance the functionality of my HTML code by adding interactive elements. Specifically, I need to incorporate a few columns into my resume maker HTML code. Ideal skills and experience for the job: - Proficiency in HTML coding - Experience with adding interactive elements in HTML - Ability to understand and modify existing code - Attention to detail

    $14 Average bid
    $14 Avg Bid
    29 bids

    Hallo abdul i need halp can you right the code

    $865 Average bid
    $865 Avg Bid
    1 bids

    I'm looking for a skilled VBA programmer to enhance my existing code. Around 75% of the code is already written to read data from CSV/Excel. The enhancements should facilitate the generation of summary reports, creation of various types of graphs and additional data processing functionalities. Key Responsibilities: - Modify existing VBA code to create summary reports. - Develop functionality to generate Bar charts, Line graphs, and Pie charts. - Implement additional data processing capabilities including data filtering, sorting, and aggregation. Ideal Skills: - Proficiency in VBA - Experience with Excel and CSV data processing - Strong understanding of data visualization techniques - Ability to create comprehensive summary reports Please note, the final output...

    $273 Average bid
    $273 Avg Bid
    77 bids

    I'm seeking a skilled programmer to write an Arduino code for a BQ25887 USB charging IC. The code should manage the initiation of charging for two Lion batteries, ensure cell balancing, and support 5V 3A charging from any standard adapter. I am using a MIKROE Balancer 5 click. () Key Requirements: - Charging condition: Need to charge two separate single cell battery of 2000mah via USB charging of around 5V 3A. - For each individual cell, the max charging voltage should be 4.2V and the maximum charging current for each battery should be 1A. - The code should allow for automatic initiation of the charging process. - Enable cell balancing to maintain cell voltage equality. - Implement fault recovery (e.g., reduce current, stop charging). - Adjust charge

    $250 Average bid
    $250 Avg Bid
    7 bids

    I need a Pyspark code that reads join rules from a txt file and applies them in the main program. The joins will be based on multiple columns, with the rules formatted as column names with conditions. The code should only implement inner joins. Ideal candidates should have comprehensive experience in Pyspark, understand how to manipulate data frames, and can write clean, efficient code.

    $23 Average bid
    $23 Avg Bid
    6 bids

    I'm seeking an expert to configure (and potentially build) a minimal Buildroot environment for my Raspberry Pi 400. This should include hardware-accelerated SDL2 with OpenGL ES 3 support via Mesa, the Gallium v3d driver, and audio support through ALSA. Key Requirements: - Buildroot: Use the latest stable release. - Purpose: This environment will primarily be used for development and testing. - Graphics: Integrate OpenGL ES 3 with hardware-accelerated graphics. - Audio: Configure ALSA as the sole audio solution. - Drivers: Include only necessary drivers, with the RPi 400 Wi-Fi as the only network driver. - Boot Time: Strip the kernel and OS to their minimum for the fastest boot time. - Environment: Ensure the setup is minimal, excluding anything we don't need. For ...

    $321 Average bid
    $321 Avg Bid
    10 bids

    I'm looking for a VBA developer who can create a code for my Microsoft Excel. When I copy/cut a cell, the previous 5 cells should be blocked from being copied/cut as well. This restriction should apply only to the active worksheet. Ideal Skills: - Proficient in VBA programming - Deep understanding of Microsoft Excel - Previous experience in creating Excel macros

    $21 Average bid
    $21 Avg Bid
    26 bids

    I have a Xamarin code for iOS and Android apps, written in 2020. I have installed visual studio 2022 on my Mac. when i try to run the project, it is throwing errors as it is 2020 code. Need a developer who can fix the environment issues and generate iOS and Android app builds.

    $369 Average bid
    $369 Avg Bid
    13 bids