Code load file obj opengl仕事

絞り込む

私の最近の検索
次の条件で絞り込む:
予算
to
to
to
種類
スキル
言語
    ジョブステータス
    2,000 code load file obj opengl 仕事が見つかりました。次の価格: USD
    File Encryption & Report Writing 1 日 left
    認証完了

    I need a skilled programmer who is also familiar with VMware, Windows, and Autopsy to help me with a project where I need to encrypt a file to demonstrate encryption techniques. Key Requirements: - Programming for file encryption - Report writing for evidence - Experience with VMware, Windows, and Autopsy The primary goal of the project is to demonstrate encryption techniques. The job entails programming a method for encrypting a file using a language of your choice - I have no preference on the language - and then carefully documenting the process in a written report which will be used as evidence. As the report will be used for evidence, it needs to be detailed and written in a clear and professional manner. Please only apply if you have experience in both prog...

    $133 (Avg Bid)
    $133 平均入札額
    28 入札

    I'm in need of developing a Windows driver to use indirect display driver to store extend virtual screen picture to bitmap file. Ideal Skills and Experience for the Job: - Expertise in Windows driver development - Proven knowledge and experience in DirectX. Requirements: - Development of a Windows driver based on Indirect Display Driver. - A test application with a button, click "Capture" that capture frame from the virtual screen. - Ensuring the compatibility of the driver with the hardware is crucial in this project

    $213 (Avg Bid)
    $213 平均入札額
    7 入札
    2D to 3D Silver Logo Conversion 1 日 left
    認証完了

    I'm looking for a skilled designer who can convert my 2D logos into 3D with a silver metallic effect. The project in...logos into 3D representation with a sleek, professional silver finish. Key Requirements: - Transform 2D logos into 3D models - Apply a realistic, visually appealing silver metallic effect - Ensure high quality and attention to detail The final 3D models should be in OBJ format to optimize for use in 3D software and eventually for printing. Ideal Skills: - Proficiency in 3D modeling and rendering - Experience with metallic effects in 3D design - Ability to maintain the integrity of the original 2D logos in the 3D models LOGO FILE: Example: see attached Please provide samples of similar work in your proposal. Looking forward to seeing your portfoli...

    $16 (Avg Bid)
    $16 平均入札額
    26 入札

    ...some existing C++ code for a virtual camera system. The code I currently have is in C++ and designed to operate on Windows. Key aspects of the project: - **Adaptation**: The task is to take this existing code and modify it to allow the user to switch between different camera modes. I have a specific vision for this system which includes switching between: - The system camera - The system camera with a watermark - A full-screen image - **Functionality**: The change between these modes should be quick and seamless, and should be implemented through keyboard shortcuts. The user should be able to easily navigate and switch between these modes without any lag or glitches. —— more information: I would like you to adapt some code for a simpl...

    $205 (Avg Bid)
    $205 平均入札額
    33 入札

    I'm seeking a professional to enhance the speed of my WooCommerce website. Currently, I'm quite happy for page loading speed overall, but add to cart takes 6 seconds on mobile device. The task is to optimize the site so that the add to add to cart loading time is as small...performance to ensure that the website delivers a fast and seamless user experience. The ideal freelancer for this project should have: - A solid background in improving WooCommerce website speed and performance. - Proficiency in diagnosing and addressing performance issues on WooCommerce. - Proven experience in optimizing server response time. - A track record of achieving significant reductions in page load time. - Excellent communication skills and a commitment to meeting deadlines. - Familiar with...

    $24 / hr (Avg Bid)
    $24 / hr 平均入札額
    171 入札

    **Required Expertise:** - Proficiency in networking and load balancing across multiple slave servers. **System Requirements:** - **Video Management Panel:** - Support for uploading all video file types. - Encoding to MP4 format. - Implementation of HLS for accelerated video loading. - Integration of advertisements within videos. - Video deletion capabilities. - Management of abuse-related video deletions. - **Slave Server Load Balancing:** - Capability to manage and balance loads across a network of 50+ servers. - Deployment of new servers. - Dynamic addition and removal of servers. **Suggested Technologies:** - Familiarity with systems like xStream or gdPlayer, or the ability to implement similar solutions, would be advantageous. ...

    $3808 (Avg Bid)
    $3808 平均入札額
    10 入札

    I'm in need of a Python programmer to write a piece of code for me in Python, and then compile a detailed report about it. The job essentially involves writing a code in Python, and then the creation of a detailed report about the code, its structure, design, and implementation. Key Requirements: - Proficiency in Python programming - Strong understanding of coding best practices - Experience in technical report writing - Ability to explain complex concepts in a clear and concise manner - Familiarity with creating and structuring PDF documents. Ideal deliverables: - A well-structured Python code - A detailed, structured, and easy to understand report in PDF format. If you're confident in your Python programming skills and technical writing abil...

    $127 (Avg Bid)
    $127 平均入札額
    26 入札

    The project aims to develop a software system that can track and control the cursor movement on a computer screen using the user’s eye movements. The system would use an eye-tracking device to monitor the user’s eye movements and pupil detection, head and eye tracking, cursor position prediction, calibration, performance tuning, and adaptive learning techniques to translate them into cursor movements. The system would be beneficial for individuals with physical disabilities or limited mobility, providing them with an alternative and accessible way to interact with a computer interface. The system would also offer a more natural and intuitive way to control the cursor using the natural movement of the eyes. The system would employ computer vision techniques provided by OpenCV, a...

    $94 (Avg Bid)
    $94 平均入札額
    11 入札
    Python Playwright Code Finishing 1 日 left
    認証完了

    I'm seeking a Python developer with experience in Playwright to complete my existing code. Key tasks include: - Reviewing the existing codebase. - Identifying and fixing bugs. - Completing partial functionalities if any. Ideal candidate should have: - Prior experience with Python (Playwright). - A strong understanding of web scraping and UI automation. Please provide examples of your past work in Python (Playwright) along with your bid.

    $33 (Avg Bid)
    $33 平均入札額
    26 入札

    I'm seeking a talented MATLAB coder who can assist with a specific task. I need a professional who can perform a load flow analysis on a 5 Nodes – seven lines - Power Network. The key deliverable is a set of comprehensive numerical reports that provide a detailed understanding of the system's load flow. These reports should help to identify areas of concern, ensure the system's overall stability, and help in making informed decisions about the infrastructure. Key Skills: - Proficiency in MATLAB, particularly in power system analysis - Strong understanding of load flow analysis - Ability to generate and interpret numerical reports The ideal candidate should be able to deliver high-quality work within a reasonable timeframe.

    $24 (Avg Bid)
    $24 平均入札額
    20 入札

    PRIORITY IS TO HAVE A DEVELOPER ON OUR TEAM (LONG TERM) THAT CAN WORK WEEKENDS!! 1st task (IMMEDIATE): Fix pagination -> our webapp uses an api endpoint to load data from stored procedure that takes 30 seconds to run. Pagination + cache was implemented but the pagination was implements AFTER the api runs (30 second wait) and should be executed inside the stored procedure to start sending data to the front end immediately, after it has the first 30-50 records instead of waiting to receive the entire 6000+ current records. We implemented cache but would like developer to evaluate the possibility of using redis to improve performance. If you are awarded the task we expect you to accept IMMEDIATELY and if the project is not accepted immediatly we will award it to another develope...

    $8 / hr (Avg Bid)
    $8 / hr 平均入札額
    40 入札

    ...development within VS Code. Key Tasks: - Code Debugging: I require assistance in debugging my Python code. The ideal freelancer will be able to analyze and troubleshoot my code to identify and fix any issues. - Package Installation: I'm using Django, Flask, and NumPy in my project, and I need help installing these packages correctly within my development environment. - API Integration: As part of my project, I need to integrate several APIs into my Python code. The successful freelancer will be able to guide me on how to implement these integrations effectively. Python Version: - I'm working with Python 3.x, so experience with this version is a must. Ideal Skills and Experience: - Strong Python development skills - Experience with Django, ...

    $9 / hr (Avg Bid)
    $9 / hr 平均入札額
    31 入札
    C# Code: Text File Data Processing 1 日 left
    認証完了

    I have a C# code that's currently designed for file manipulation but I really need it to work like Powershell for data processing. - Task: I'm specifically working with text files and need to perform a hashing operation on them. - The end goal: The code needs to be able to read through the text files and hash them in a way that's similar to what one can do with Powershell. The ideal freelancer for this job should have: - Proficiency in C# programming, especially in the context of data processing. - A good understanding of hash functions and how to implement them in a C# code. - Familiarity with text file handling in C# is a plus. I'm looking for an efficient and smooth solution that's able to process large text files quickl...

    $39 (Avg Bid)
    $39 平均入札額
    36 入札

    I have a STEP and a STL for a CNC machine., also need a jpeg. The intended use of these files will be for CNC (Computer Numerical Control) machining. I'm looking for a skilled CAD designer who can provide the following: - Accurate and efficient conversion of the existing STEP file to STL format. - Ensure compatibility with CNC machine usage. Please note that the specific CNC machine details are not provided at this time. I'm looking for someone with proficiency in CAD design and understanding of CNC machine requirements. Experience in CNC machine programming and a solid background in mechanical engineering would be an added advantage.

    $23 (Avg Bid)
    $23 平均入札額
    12 入札

    I need a skilled Android developer to update my existing Android app's code to generate a signed APK for submission on Playstore. Key requirements: - The current version of the app is not specified, but I need the code to be updated to the latest standards. - The task is focused on code improvements and updating; there are no specific changes or enhancements to be made to the app's UI/UX, resolving bugs, or adding new features. Ideal Skills: - Proficiency in Java and Android Studio. - Experience with app updates on Google Playstore. - Ability to efficiently navigate and modify existing code. - Capability to generate a signed APK. This is a straightforward task for an experienced Android developer. I look forward to receiving your bids.

    $17 (Avg Bid)
    $17 平均入札額
    19 入札

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Detailed project proposals How soon do you need your project completed? Within a month

    $42 (Avg Bid)
    $42 平均入札額
    26 入札

    I'm looking for a React JS developer to deploy my code on AWS EC2 instance and set up a load balancer. Key Responsibilities: - Deploy my React JS code on an AWS EC2 instance. - Implement a load balancer to distribute incoming traffic across multiple servers to ensure scalability and high availability. Ideal Skills: - Proficient in React JS for code deployment. - Experienced in setting up and configuring AWS services, particularly EC2 instances. - Knowledgeable in implementing load balancers for improved performance and fault tolerance. Please note that the project is aimed at deploying and configuring the code on AWS, so prior experience in these areas is necessary for a successful deployment.

    $26 (Avg Bid)
    $26 平均入札額
    19 入札

    I'm looking for an expert skilled in C# who can help me understand the source code of a DLL file. I'm particularly interested in an in-depth understanding of its algorithms. This task will require: - Strong knowledge and expertise in C# - Experience with DLL files - Fluency in explaining intricate algorithms The main aim isn't for debugging or enhancing functionality, but purely to comprehend how it works. Looking forward to your proposals!

    $150 (Avg Bid)
    $150 平均入札額
    16 入札

    ...ui/ux. • By internationalization, we want it to switch to local language based on IP, not have a separately translated set of pages. • Would prefer webflow, open to wordpress • Need it to be easy to edit from a non-html or non-technical person. 2. Key Features • Mobile and Conversion-First Design: The site will be optimized for mobile users and designed to facilitate easy conversions. • Super Fast Load Times: Implement best practices in web development to ensure the site loads quickly across all devices. • High-Converting Key Pages: • Homepage: Designed to attract and guide visitors to conversion points. • Book a Demo Page: Simplified scheduling process integrated with Calendly. • Contact Us Page: Clean, easy-to-use contact forms to i...

    $4362 (Avg Bid)
    $4362 平均入札額
    143 入札

    We are seeking a highly skilled Full-Stack Developer to create a Telegram channels and groups directory website from scratch. This project requires you to develop both the UI/UX design and the backend code. You will not receive any pre-existing design templates such as Figma, but you may refer to a competitor's website for inspiration. The goal is to build a platform that efficiently categorizes Telegram channels and groups by country and category, facilitating easy navigation. This website will be developed using React, Node.js, and PostgreSQL. It must be fast, secure against common web threats including SQL injections, Cross-Site Scripting, and IDOR's. It should also be optimized for search engines to achieve high visibility online. Key Features of the Website: * Cha...

    $1227 (Avg Bid)
    $1227 平均入札額
    102 入札
    Debug C# MVC ASP.NET Code -- 2 1 日 left
    認証完了

    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 Time is only 1 day, if you need more than that or you cannot do then PLEASE DO NOT APPLY 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 a...

    $23 (Avg Bid)
    $23 平均入札額
    37 入札

    ...system's file system, namely Windows, MacOS, and Linux. Key Responsibilities: - Develop a fully functional program that can swiftly scan and exhibit the file system of the given OS's. - The program should be designed to work on each of the mentioned operating systems. While the choice of programming language is flexible, keep in mind the cross-platform compatibility. - The application should be user-friendly, so I am looking for a Graphical User Interface (GUI) based design. - Complete documentation is essential. This includes comprehensive instructions for setting up the environment, installation details, and explaining the purpose and functionality of each file within the codebase. Ideal Candidate: - Experience with cross-platform software developm...

    $534 (Avg Bid)
    $534 平均入札額
    36 入札

    ...contact details, order history, and personal preferences. - Order Details: Lastly, you are required to make sure that order details are seamlessly integrated between the two platforms. This includes tracking information, payment status, and shipping updates. Ideal Skills: - SAP Integration: You should have prior experience working with SAP systems and understand how to extract, transform, and load data from it. - Shopify API: A deep understanding of Shopify's API and how to manipulate it for data integration purposes is crucial. - Real-Time Synchronization: Experience with real-time data synchronization is a huge plus, as ensuring data consistency is a top priority in this project. Please apply if you have the expertise and experience to handle this level of complex da...

    $17 / hr (Avg Bid)
    $17 / hr 平均入札額
    43 入札

    ...my team on a shadow basis and provide assistance across various projects. These projects will primarily involve the use of Docker, Kubernetes, Ansible, and CI/CD. Key Responsibilities: - Infrastructure Setup and Management: Ensuring that our systems are designed, implemented, and maintained correctly. This includes load balancers, servers, databases, and more. - CI/CD Pipelines Setup: Developing and automating the CI/CD pipelines for the projects. This involves integrating code changes, running tests, and deploying to production. - Monitoring and Scaling Solutions: Implementing the necessary tools and practices to monitor the performance and health of our systems and automatically scale them when needed. You should have: - Proficiency and experience with Docker, Kubernet...

    $21 / hr (Avg Bid)
    $21 / hr 平均入札額
    58 入札

    I'm in need of a skilled professional to set up my Virtual Private Server (VPS) with Alma Linux. The VPS comes with cPanel/WHM preinstalled, and your task will be to configure it for hosting an e-commerce website. Your responsibilities will include, but are not limited to: - Configuring cPanel/WHM for web serving functionality. - Setting up the web server, ensuring optimal site load times and uptime. As the client, I've opted not to specify any particular server security measures at this time. However, your recommendation on securing the server, given its e-commerce function, will be highly appreciated and taken into consideration. Ideal Skills: - Proficiency in server setup and management - Familiarity with Alma Linux and cPanel/WHM - Experience with e-commerce platfo...

    $139 (Avg Bid)
    $139 平均入札額
    28 入札
    Solid Works File for CNC 22 時間 left
    認証完了

    I need a Solid Works file created, for CNC manufacturing purposes. This is by converting a .SKP graphics file The purpose of the file is for manufacturing a product using CNC. Ideal Skills and Experience: - Proficiency in Solid Works is a must. - Experience with CNC manufacturing is highly preferred. Please ensure you have the capability to deliver this file in the required format for CNC manufacturing.

    $21 (Avg Bid)
    $21 平均入札額
    33 入札
    High-Detailed 3D Product Close-up 21 時間 left
    認証完了

    I'm seeking an expert 3D designer who can create a high-detailed close-up of my product. This will require a 2D PNG file alongside the 3D files in DWG, OBJ, and STL formats. Key Details: - Supply PNG, DWG, OBJ, and STL files - Measurements: no specific dimensions are required. - Detail Level: The 3D model should be high-detail, capturing all the intricate features of the product. - Use the 3D model file provided to create a 2D PNG file that looks similar to the attached jpg file Ideal Candidate: - Proficient in 3D modelling software and experienced in creating detailed product designs. - Familiarity with the requested file formats. - Excellent attention to detail to ensure that the final product is visually striking.

    $101 (Avg Bid)
    $101 平均入札額
    77 入札

    I'm looking to resize an image file specifically for print purposes. Key Points: - File Type: Image - Intended Use: Print - Specific Dimensions: Yes, exact dimensions I have a specific size in mind for the image and I'm seeking a professional to adjust it to the required dimensions. The ideal candidate for this task should have experience in resizing image files, understand the implications of print resolution, and be able to deliver the final output in a timely manner. The precise details of the required dimensions will be provided to the successful freelancer.

    $15 (Avg Bid)
    $15 平均入札額
    76 入札

    ...Laravel expert to optimize my website's performance, especially in terms of page loading speed and Google PageSpeed Insights score. My Laravel 10 blade code currently supports the following functionalities: - User authentication - Database integration - API integration The Core Web Vitals that need improvement are: - Excessive Dom - Largest Contentful Paint (LCP) - First Input Delay (FID) - Cumulative Layout Shift (CLS) - First Contentful Paint A critical aspect requiring attention is that the fixed menu across the site should not reload with every page change. Skills and experience required: - Proven track record in Laravel10 blade code performance enhancement - In-depth understanding and experience addressing Google PageSpeed and Core Web Vitals issues - Pr...

    $153 (Avg Bid)
    $153 平均入札額
    122 入札

    We are seeking a skilled web developer to create a professional and visually appealing website for our small iOS app development company. Our goal is to have a simple yet effective website that showcases our app currently available on the App Store, integrates essential company information, and maintains a focus on our app-oriented theme while ensuring fast page load times for an optimal user experience. What you will have to do: * Design and develop a clean, user-friendly website that reflects our brand and app-focused business. * Create a main page that effectively showcases our current app, including visuals and key features. * Develop additional pages including About Us, Contact, and a News section to keep users informed. * Integrate a dynamic Privacy Policy and Terms &...

    $205 (Avg Bid)
    $205 平均入札額
    75 入札

    The project involves: 1. Go to an FTP location and get the last 10 csv files. Input example attached as '' 2. Combine those newest 10 files and map to new structure. Mapping example attached as '' 3. Save new file as 'BooksRunImport YYYY-MM-DD ", place in production folder "C:LakesideBooksClientDownloads" as tab delimited .txt, with an additional copy in folder as a backup. Output example attached as '' I would prefer it be written in NodeJS and compatable with v14.16.1 as I am familiar with how to edit the structure and I have other similar scripts running. I will supply FTP location and login as well as folder locations.

    $145 (Avg Bid)
    $145 平均入札額
    42 入札

    I'm experiencing several issues with my WordPr...experiencing several issues with my WordPress based website that require urgent attention. The user control panel, in specific, has been manifesting these problems which include slow loading times and broken links. Ideal Skills and Experience: - Proficient in WordPress - Experience in troubleshooting and resolving site load speed issues - Able to mend broken site links Your tasks will include: - Identifying the root cause of these issues - Implementing solutions to rectify the slow load times - Restoring the broken links in the user control panel This is a complex problem that requires someone with a deep understanding of the inner workings of WordPress. Your ability to solve these issues quickly and efficiently will b...

    $28 (Avg Bid)
    $28 平均入札額
    45 入札

    Update Zerodha Dashboard Code as discussed!

    $59 (Avg Bid)
    $59 平均入札額
    1 入札

    ...a GCP instance that has an external IP, the Django is running using Gunicorn on port 8000, when accessing the Django using EXTERNAL_IP:8000 the site works perfectly, but when trying to access the Django using EXTERNAL_IP:18000 the site doesn't work(This site can’t be reached), how to fix the Nginx configuration? the Django app is hosted on GCP in an unmanaged instance group and connected to GCP load-balancer and all my requests after the LB is HTTP, and I'm using Certificate Manager from GCP, I've tried to make it work but with no luck. My ultimate goal is to have Nginx configuration like below that will serve HTTP & HTTPS without the need to add SSL certificate at the NGINX level and stay using my website using HTTPS relying on GCP-CertificateManager a...

    $33 (Avg Bid)
    $33 平均入札額
    15 入札

    I need an experienced tech specialist to assist me in transferring less than 50GB of personal photos saved in various formats to my external hard drive. When I try there are always a significant number that say "image cannot load" It would be an advantage if you have experience in photo management and organization. Must be familiar with photo formats nd ensure no data loss during the transfer.

    $322 (Avg Bid)
    $322 平均入札額
    9 入札

    As a beginner in Go Lang, I'm in need of a proficien...need of a proficient tutor who can guide me in manipulating a specific Go Lang sample code. My focus areas include: - Understanding Mutex and Go routines - Working with websockts - Grasping Control Structures - Comprehending Functions and Packages The task involves: - Live screen sharing and talking in englisch or German - Debugging the existing sample code - Adding valuable features - Enhancing the overall performance of the code Ideal candidate should have a deep understanding and experience in Go Lang, appreciate patience while tutoring, and have the ability to articulate complex concepts in a simple-to-understand manner. Efficiency, patience, and excellent communication, both verbally and in code...

    $39 / hr (Avg Bid)
    緊急
    $39 / hr 平均入札額
    9 入札

    ...loading time, server response time, and page rendering time for my website, www.ecosmarte.com. While I have tried to optimize all the images and enabled caching, I still have not achieved the desired speed. Specifically, your tasks would include the following: -In-depth analysis of the current site speed following Google page speed recommendations -Troubleshooting the root causes of the lag in load time, page rendering and server response -Implementing strategies that cater to the aforementioned problems -Monitoring changes to ensure effective improvement occurred I am looking for an expert who has proven experience in web development and site-speed optimization-- someone who is skilled in JavaScript, CSS, server response time optimization, and performance testing. If you hav...

    $439 (Avg Bid)
    $439 平均入札額
    100 入札

    I'm in urgent need of an efficient solution to print Barcodes and QR codes directly from an existing printer. This solution will aid in the swift management of my inventory, product tracking, and ticketing procedures. Key aspects: • Barcode/QR Code Generation: I need the ability to generate a wide range of barcodes and QR codes to meet different needs. • Printer Compatibility: As I already have a barcode printer, the solution should be compatible with my existing equipment. • Fast Turnaround: The project completion is needed ASAP. Quick delivery of the solution is of essence to my operation. Ideal skills for the job would be expertise in barcode generation, understanding of inventory and ticketing systems, and familiarity with various barcode printers. Previo...

    $93 (Avg Bid)
    $93 平均入札額
    9 入札

    I'm looking for a graphic designer who can recreate my company's logo. The reason for this is the original design is outdated and I would like to have the logo updated. Unfortunately, I have lost all the source files for the logo and need it to be redone. The catch is, I need the recreated logo to be an exact replica of the original. Key Points: - The logo recreation must be identical to the original logo - I don't have the source files, so the freelancer will need to create this from scratch Ideal Skills for the Job: - Proficiency in graphic design - Experience with logo recreation and restoration - Attention to detail, as the logo must be an exact match of the original - Good communication skills in order to understand and meet the project requirements.

    $61 (Avg Bid)
    緊急 NDA
    $61 平均入札額
    37 入札

    I need an experienced HTML developer to provide guidance on webpage code. The key goals are to add an auto-population feature and convert an existing Pop Up into a Modal. Key Requirements: - Provide the framework for an auto-population feature in the HTML code. Whether this is through regular html or implementing a DOM. Once you've shown what code works for more than 2 of the div ID's in the script I will duplicate across all other scripts. No need for your to do this yourself. Just provide the initial coding. - The auto-population should be activated based on two specific VAR (variable) included in the "Autopop ". The autopop will then open a specific Menu item based on the VAR and the Script AutoPop Matrix. - Take the existing birthday pop-up ...

    $155 (Avg Bid)
    $155 平均入札額
    62 入札
    Python Visual Studio Code Specialist 16 時間 left
    認証完了

    I'm seeking a Python expert specialized in Visual Studio Code.

    $24 (Avg Bid)
    $24 平均入札額
    43 入札

    ...looking to enhance my existing e-commerce website to offer a more seamless shopping experience for customers. Simultaneously, I want to create an iOS & Android app to expand my market reach. Key Project Details: - Existing Website Enhancements: The current website needs improvements to enhance user experience and functionality. This includes but is not limited to, smoother checkout processes, better load times, and more visually appealing design. - iOS App Development: I'm looking for a skilled developer to design and implement an iOS app that mirrors the website's functionality. The app should be user-friendly and offer a seamless shopping experience for customers. Ideal Skills & Experience: - Proficient in e-commerce website development and design. Experienc...

    $652 (Avg Bid)
    $652 平均入札額
    128 入札

    I'm looking to develop a remote desktop application that is usable on both Windows and Mac systems. The main features I require are screen sharing, file transfer, and remote control capabilities. Key Features: - Screen Sharing: This feature will allow users to share their screen with others, enabling real-time collaboration and communication. - File Transfer: A secure and efficient file transfer functionality is essential for this application. Users should be able to seamlessly exchange files between connected devices. - Remote Control: The application must provide a user-friendly remote control mechanism, allowing users to take control of a remote computer and perform tasks as if they were sitting in front of it. The application should be robust enough to hand...

    $95 (Avg Bid)
    $95 平均入札額
    8 入札

    As the owner of a bustling website, I am seeking a freelancer capable of setting up Code Canyon mobile apps on my platform. Unfortunately, the questions about the specific apps and objective weren't answered, but my overall goal is enhancing my website to better serve and engage my users. Ideal candidate should possess: - Proficiency in integrating Code Canyon mobile apps to websites. - Proven success in related projects. Expectations for the project: - Seamless integration of mobile apps, ensuring optimal compatibility between apps and website. - Proactive communication about the progress of the project. - Ability to foresee potential issues and provide appropriate solutions. This could lead to future collaborations, given the successful completion and outcome of...

    $49 (Avg Bid)
    $49 平均入札額
    34 入札
    Laravel Expert for Code Optimization 15 時間 left
    認証完了

    ...in need of someone with greater experience to come in and optimize my code for efficiency, particularly in the areas of database queries and load times. Your skills and experience: • You have at least 5 years of experience in Laravel and you're familiar with Laravel 11. • You've previously developed websites using Laravel 11. • Your forte is optimizing code efficiency and database queries. • You have a strong understanding of how to improve page load times and database query speed. Your task: • Optimize my existing codes in Laravel 11, for open source project • Main areas for optimization include database queries and code efficiency • The goal is to achieve faster page load times and improved dat...

    $557 (Avg Bid)
    $557 平均入札額
    147 入札

    File Utility Patent with WIPO. As discussed during chat.

    $50 / hr (Avg Bid)
    $50 / hr 平均入札額
    1 入札
    Fortran HDF5 Code Fixing 14 時間 left
    認証完了

    Our program is hydrodynamic modelling of a body of water. It uses hdf5 to store values in a database We use fortran 08. It keeps giving an error of "Fail modulehdf5" and segmentation error. incompressible/compressible fluids (can be) woth reynolds turbulence modelling, Fvm via projection methon nd to measure the second derivative, using upward differencing method. the term eill ...water. It uses hdf5 to store values in a database We use fortran 08. It keeps giving an error of "Fail modulehdf5" and segmentation error. incompressible/compressible fluids (can be) woth reynolds turbulence modelling, Fvm via projection methon nd to measure the second derivative, using upward differencing method. the term eill be fpund was the u, v, p, reynold stress tensors, rectangular grid...

    $70 (Avg Bid)
    $70 平均入札額
    1 入札

    ...Reskin and Deployment We're seeking a skilled freelancer to customize, redesign, and deploy SignalApp using its publicly available source code repository. **Requirements:** 1. **Source Code Setup**: Proficiency in accessing and setting up SignalApp's source code from the designated repository. 2. **Redesign**: Customize the app's appearance, including UI elements, color schemes, and branding assets, to align with our organization's branding guidelines. 3. **Configuration**: Configure the app settings, such as server endpoints and authentication mechanisms, to seamlessly integrate with our infrastructure and the server backend. A cluster of servers for load bearing purposes have to be installed on dedicated servers. 4. **Testing**: C...

    $663 (Avg Bid)
    $663 平均入札額
    76 入札

    I have excel file where I want to clean. Merge columns and make it simple. You have to be able to fix it within 30 min not more

    $13 / hr (Avg Bid)
    $13 / hr 平均入札額
    113 入札