ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 c website งานที่พบ, การเสนอราคา USD

    ...actividad fue completada satisfactoriamente. Requerimientos del Freelancer: A. Conocer la Ciudad de México. B. Vivir en la Ciudad de México, Toluca, Ecatepec o Neza y contar con un número de teléfono fijo o celular para hacer las llamadas que inicie con lada de dichas ciudades. NO SERÁN CONSIDERADOS FREELANCERS QUE NO VIVAN EN LAS CIUDADES MENCIONADAS O QUE NO CUENTEN CON NÚMERO LADA DE ESTAS CIUDADES. C. Edad mínima 25 años. D. Tener la app de Freelancer instalada en su teléfono móvil con las notificaciones activadas. (Una de las principales causas de que los proyectos no se logren satisfactoriamente es debido a que los Freelancers no están al pendiente de sus mensajes o no reciben las notificaciones c...

    $24 (Avg Bid)
    พื้นที่
    $24 การประมูลเฉลี่ย
    6 คำเสนอราคา
    Project for Alejandro C. -- 2 หมดเขตแล้ว left

    Hola Alejandro C., tu perfil llamó mi atención y me gustaría ofrecerte mi proyecto. Podemos conversar sobre los detalles por chat.

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Bathroom -Oslen หมดเขตแล้ว left

    Hi Evandro C., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $180 (Avg Bid)
    $180 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Project for Gaurav C. หมดเขตแล้ว left

    Hi Gaurav C., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $100 (Avg Bid)
    $100 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Integrate Google MediaPipe into Qt / C++ app หมดเขตแล้ว left

    I'm seeking an expert in Qt/C++, familiar with Google's MediaPipe () computer vision technology integration These features of MediaPipe shall be made available in a simple Qt/C++ console app: Load an image from a file and execute the following MediaPipe functions on it: - Image Embedding (vector representation for similarity search) - Object detection - face detection The job is done when the console app can read an image from a given path and outputs the following information obtained from media pipe to the console: Image Embedding Vector: xxx Detected Objects: Dog, Plant, xxx Detected Faces: 2 Position of faces: 1:x,y ; 2:x,y, ... You will need to provide the source code of the Qt / C++ implementation and a documentation of steps taken to achieve the

    $513 (Avg Bid)
    $513 การประมูลเฉลี่ย
    33 คำเสนอราคา
    Execute Excel Calculations via APIs หมดเขตแล้ว left

    There is a service called www.Coherent.global. Also see, Please visit their website to see how it operates. I am looking to get a replica of that. I need an application that takes Excel worksheets with formulas and macros and creates APIs for external services to use Excel as a calculator. For example, if an Excel sheet has fields like size, color, weight and brand and excel calculates a price/shipping cost based on the input, I want an API-driven system that uses this Excel worksheet as a source and allows external websites or applications to connect to the worksheet via APIs. You will have to create the APIs server and the connectivity to saved Excel worksheets in the server allowing multiple users to create multiple Excel

    $1679 (Avg Bid)
    $1679 การประมูลเฉลี่ย
    129 คำเสนอราคา
    Trading Strategies Development Software: A Promo หมดเขตแล้ว left

    I'm in need of a compelling and dynamic promotional video that vividly introduces and highlights our cutting-edge trading software that allows you to create strategies, algorithms, and quant models, tailored for the trading and stock market and other financial instruments via drag and drop or C#. The purpose of this video is not only to educate but also to fascinate our target audience - professionals in trading, stock markets, backtesting, and quant analysis - by showcasing the effectiveness and sophistication of our tools and methods. **Key Requirements:** - **Creative Conceptualization**: Ability to translate our trading solution's technicalities into an engaging, easily digestible narrative for our viewers. - **Technical Proficiency**: Comfortable with creating conte...

    $15 - $25 / hr
    ปิดผนึก
    $15 - $25 / hr
    19 คำเสนอราคา
    WordPress Setup & Theme Customization หมดเขตแล้ว left

    WORDPRESS AND LENOX SERV...optimise it best for wordresspre (1) Upgrade Php version to latest, install Php 7.4, make sure version selector is working (2) Install ImageMaick module/extension (3) Enable deflate (4) enable * and make sure is working) Gzip compression (5) Ensure that the “mod_expires” module is enabled (B)Migrate domain to this server you will optimize, and add a hero banner that I will provide (C) for domains , , assign setions to categories in order from top to botton (D) for domain fix server 500 error. (E) Migrate to a new domain on same server and replace hero banner ( to be provided) You start by optimizing server then we handle domains one by one.

    $177 (Avg Bid)
    $177 การประมูลเฉลี่ย
    103 คำเสนอราคา
    Project for Juan C. หมดเขตแล้ว left

    Hi Juan C., Hacemos este proyecto para liquidar lo que esté pendiente.

    $431 (Avg Bid)
    $431 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Debug C++ Custom Parser หมดเขตแล้ว left

    I am currently in need of a talented C++ programmer who specializes in debugging. The core of the project is an existing Parser assignment developed in C++ tailored to process custom data formats. My goal is to refine its functionality and ensure it runs flawlessly with specific test cases I've encountered issues with. **Essential Requirements:** - Profound knowledge in C++ programming. - Proven experience in debugging complex code. - Familiarity with parsers and custom data formats. - Ability to diagnose and fix bugs efficiently. **Responsibilities:** - Review the existing Parser code to understand its structure and functionality. - Identify and troubleshoot the issues that occur with certain test cases. - Implement necessary fixes to enhance the Parser's ...

    $90 (Avg Bid)
    $90 การประมูลเฉลี่ย
    10 คำเสนอราคา
    C# SignalR - Fix Multiple Connection String Issue หมดเขตแล้ว left

    I have this class from where i am getting data from store procedure public class StatisticalRepository { string connectionString; private readonly StatisticalDBContext dbContext; public StatisticalRepository(string connectionString, StatisticalDBContext _dbContext) { = connectionString; = _dbContext; } public async Task<List<StatsData>> GetStatsData() { try { string sqlTextList = $"EXECUTE GetStatsData"; List<StatsData> response = await (sqlTextList).ToListAsync(); // Reload the entities from the StatsDatas table foreach (var emp in response) { (emp).Reload(); } return respons...

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    8 คำเสนอราคา
    Stream Control Mastery in C# หมดเขตแล้ว left

    Implemented a cancel function button so that money does not decrease when the game is canceled. There is a source, and the update items are as follows. 1. Cancel game button 2. Run streaming game in browser

    $492 (Avg Bid)
    $492 การประมูลเฉลี่ย
    23 คำเสนอราคา
    Comprehensive Fiber Optics Testing Expert หมดเขตแล้ว left

    I am seeking a specialist who will help with tool selection for fiber optic. I need a 30 minute consultation to select the following equipment list: o OTDR tester (Calibration Certificate, EF Compliant- Encircled Flux TIA-526-14-B and IEC 61280-4-1 Ed2.0 using an external EF conditioner SPSB-EF-C-30) o 2.2km Launch cable, can be 1KM o fiber cleaning kit, cletop and 1-click cleaner, lc/sc/mpo o power meter and laser source o Fiber scope (IEC61300) o   MPO tools to clean, inspect, and take power readings o  Ruby light fiber tracer o  Traffic detector/clamper

    $146 (Avg Bid)
    $146 การประมูลเฉลี่ย
    6 คำเสนอราคา
    Project for Vassilis C. หมดเขตแล้ว left

    Hi Vassilis C., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $5 / hr (Avg Bid)
    $5 / hr การประมูลเฉลี่ย
    1 คำเสนอราคา
    User-Experience-Focused Front End Development หมดเขตแล้ว left

    ...JavaScript, Responsive Design, and C, to help enhance the user experience on my site. Key Tasks: - Improvement of user experience components for professionals aged 25-50 - Ensuring the site's responsiveness across diverse devices Preferred Skills: - Extensive experience with HTML/CSS and JavaScript - Proficiency in C programming language - A great eye for design and user experience - Experience or understanding of the professional world will be an asset The main goal of this project is to improve user interaction and interface, particularly targeting professionals in the age range of 25-50 years. So, I would greatly appreciate developers who can bring creative solutions and innovative ideas to the table to make our website...

    $4 / hr (Avg Bid)
    $4 / hr การประมูลเฉลี่ย
    21 คำเสนอราคา

    ******remote only ****** 10 usd I'm in search of a well-rounded .NET MVC developer who is highly proficient in C#. Key responsibilities for this role will include: - Frontend development: Implementing user interface designs, ensuring cross-platform compatibility, and optimizing performance. - Backend development: Designing and maintaining server-side logic, integrating user-facing elements with server-side logic, improving functionality, and enhancing security and data protection. - Database integration: Loading, extracting, and transforming data, and maintaining database performance. Experience with .NET 5.0 is crucial for this role. The ideal candidate is a problem-solver with excellent communication skills. A deep understanding of various aspects of .NET MVC framework, inc...

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    34 คำเสนอราคา
    CV data summary into excel database หมดเขตแล้ว left

    ...database, with projects from the attached CVs from other employees. a. Project name: Found in the blue text above the project description. Should a project only have a client name and no project name, leave the cell blank and highlight. b. Client name: Found in the blue text above the project description. Should a project only have a project name and no client name, leave the cell blank and highlight. c. Polis or External: If not indicated as external leave the cell blank. If project description highlights the employee undertook this project at a previous place of work, indicate ‘external’. d. Description: Black text below project name and client name. Copy this text directly into the database. e. Year: If provided insert, if no date is apparent, leave blank and highl...

    $76 (Avg Bid)
    $76 การประมูลเฉลี่ย
    88 คำเสนอราคา
    .Net Application for bulk mail หมดเขตแล้ว left

    I am seeking a skilled freelancer to assist in setting up and managing a bulk email campaign using our own email server. need to save Excel file in data base and use UI to send mail as provided. **Key Responsibilities:** - Setup and configure our email server for bulk emailing...seeking a skilled freelancer to assist in setting up and managing a bulk email campaign using our own email server. need to save Excel file in data base and use UI to send mail as provided. **Key Responsibilities:** - Setup and configure our email server for bulk emailing. - Ensure high deliverability of emails, managing IP warm-up if necessary. **Ideal Skills and Experience:** - Experience with C # - Strong understanding of .net application -strong knowledge of sql data base ** small budget -- 2...

    $73 (Avg Bid)
    $73 การประมูลเฉลี่ย
    20 คำเสนอราคา
    Basic - Advanced C Programming หมดเขตแล้ว left

    On this project, I am seeking a proficient C programming expert with a keen understanding of dynamic programming. The task will center on: - Writing new C code to solve complex algorithmic problems - Utilizing dynamic programming methods to ensure optimized problem-solving. The ideal candidate should have demonstrable experience in algorithm design and a strong proficiency in C programming. A foundation in dynamic programming techniques would be extremely beneficial. I look forward to finding an experienced programmer who can contribute effectively to solving this project's unique challenges.

    $72 (Avg Bid)
    $72 การประมูลเฉลี่ย
    29 คำเสนอราคา

    ...Windows, connecting it to our C++ matching engine. Responsibilities include server setup, integration, and connectivity testing. Requirements: 1. Build FIX8 on Windows, compiling and configuring the library proficiently. 2. Configure and run the FIX8 Server as per our specifications. 3. Integrate FIX8 with our in-house matching engine, potentially requiring custom code. 4. Test connectivity by running FIX8 client for order transmission and report reception. Deliverables: 1. Successfully built and configured FIX8 on Windows. 2. Functional FIX8 server setup. 3. Integration of FIX8 with our matching engine. 4. Test results demonstrating connectivity. 5. Documentation detailing setup, configuration, and integration. Note: Prior experience with FIX protocol and C++ develo...

    $1868 (Avg Bid)
    $1868 การประมูลเฉลี่ย
    7 คำเสนอราคา
    Python and API to update a spreedsheet หมดเขตแล้ว left

    I have a CSV spreadsheet. I need to update a column with certain values you must have knowledge about python, google spreedsheet, and bart/gemini because the python has to make a lookup of the coloum B and update Colum C with the results from Gemini/bart lookup

    $35 (Avg Bid)
    $35 การประมูลเฉลี่ย
    41 คำเสนอราคา
    $181 การประมูลเฉลี่ย
    17 คำเสนอราคา
    Rust Developer (KK) หมดเขตแล้ว left

    ...IST Skills Required Rust, Programming – C/C++ Job Description Key Responsibilities: 1. Proven experience as a Rust Developer or similar role. 2. Strong proficiency in Rust programming language. 3. Solid understanding of systems programming concepts, including memory management, threading, and low-level optimizations. 4. Experience with asynchronous programming and concurrent systems in Rust. 5. Familiarity with web development frameworks and libraries in Rust (e.g., Actix, Rocket). 6. Understanding of version control systems, preferably Git. 7. Strong problem-solving skills and the ability to work independently. 8. Excellent communication skills, both written and verbal. Preferred Skills: 1. Experience with other programming languages (e.g., C, C...

    $1218 (Avg Bid)
    $1218 การประมูลเฉลี่ย
    14 คำเสนอราคา
    #3 Entry-Level C# .NET API + NEXT.js long term หมดเขตแล้ว left

    ...to assist in the on going development of our dynamic web application. Prerequisites: 1) Accept initial hourly rate of U$5.00 2) Accept and start work immediatly 3) Have 20+ hours a week for long term ongoing support and development. 4) If you are awarded the project accept IMMEDIATELY Details of our current project STACK can be seen here -> Our projects use: GITLAB -> C#, .NT API, MS SQL 2017 , , ag-grid, WooCommerce digital product sales Less important components of stack., 1.5, Ionic framework, Font Awesome , webAPI MVC, ASP.NET, Kendo Controls, and all work is delivered via Gitlab Aside from maintaining this current .NET project we are in the process of integrating our project with woocommerce for sales and reporting inside of wordpress

    $22 / hr (Avg Bid)
    $22 / hr การประมูลเฉลี่ย
    32 คำเสนอราคา
    Project for Clairy Joy C. หมดเขตแล้ว left

    Hai Clairy01, saya melihat profil Anda dan ingin menawarkan Anda proyek saya. Kita bisa diskusikan setiap detailnya di kotak obrolan.

    $6 / hr (Avg Bid)
    $6 / hr การประมูลเฉลี่ย
    1 คำเสนอราคา
    Futures Strategy NT8 Developer Needed หมดเขตแล้ว left

    ...within the futures market. - Ability to implement simple moving averages into a coherent, executable strategy. - Knowledge of backtesting strategies to ensure effectiveness and adjust for optimal performance. **Ideal Skills and Experience:** - Strong background in financial markets, with a focus on futures. - Prior experience with strategy development that involves moving averages. - Proficiency in C# (the programming language used by the NT8 platform). - Excellent communication skills to report back on progress and adjustments needed. This project is perfect for someone who values precision and clarity in trading strategy development and has a track record of creating effective solutions within the NT8 environment. If you have experience with futures and a solid understanding ...

    $15 (Avg Bid)
    $15 การประมูลเฉลี่ย
    2 คำเสนอราคา
    Iron Reduction: Syn Gas Simulation หมดเขตแล้ว left

    ...Aspen Plus simulation for the reduction of iron ore using synthesis gas (syn gas). The primary objective is to analyze the efficacy and outputs of the process under specific operational parameters, which are pivotal for my research and future scale-up plans. ### Key Parameters & Conditions: - **Temperature:** The simulation should explore the process within the medium temperature range of 600-800°C, which is critical for optimal iron ore reduction. - **Pressure:** The process should also be simulated at a medium pressure range of 5-15 bar to evaluate its impact on the reduction efficiency and gas dynamics. - **Flow Rate:** While not explicitly highlighted, understanding how the flow rate interacts with temperature and pressure in this process would be valuable. ### Idea...

    $476 (Avg Bid)
    $476 การประมูลเฉลี่ย
    5 คำเสนอราคา
    Enhance C++ Program with Input Form หมดเขตแล้ว left

    ...skilled software developer to add a critical feature to my Windows 11 application developed in C++ using Visual Studio and the Standard Windows Library (not MFC, ATL or any such package). The core requirement is to implement an input form or dialog that engages users to input numerical data, particularly prices or quantities, which must adhere to a specific format for standardization. Using a mockup provided, create an input window for the buttons and input dialogs. The first part of the task is to create the input form/dialog and open it in the menu window. The second part is to add the button functions which are provided when the first part is completed. ### Ideal Skills and Experience: - Proficient in C++ and familiar with the Standard Windows Library. - Experience d...

    $175 (Avg Bid)
    NDA
    $175 การประมูลเฉลี่ย
    6 คำเสนอราคา
    USB Device Driver Development หมดเขตแล้ว left

    ...between our unique USB devices and computers efficiently. **Objectives:** - Develop robust drivers for custom USB devices. - Ensure full compatibility with Windows OS. - Achieve optimal performance and reliability. **Ideal Skills and Experience:** - Profound knowledge in driver development, specifically for USB devices. - Expertise in programming languages suitable for driver development (e.g., C, C++). - Familiarity with the Windows Driver Foundation (WDF) and Windows Driver Kit (WDK). - Proven track record of developing high-quality drivers that ensure compatibility and performance. - Strong debugging and problem-solving skills. **Requirements:** - Effectively communicate throughout the development process. - Deliver well-documented code and installation instructions....

    $25 / hr (Avg Bid)
    $25 / hr การประมูลเฉลี่ย
    27 คำเสนอราคา
    Conversion of Embedded PIC Project หมดเขตแล้ว left

    I'm seeking an expert in PIC microcontroller to assist in converting an existing embedded project. The primary goal of this conversion is to replicate the functionality of an existing proje...move that project to a physically smaller PIC chip of the same family. A new custom daughterboard has been built. Some programmers are thinking to start over with the new chip. I believe this is an uncertain way forward. My request is to convert the existing project rather than start over. I am open to your suggestions. It's essential that interested freelancers have a strong background in C programming for PIC microcontrollers and embedded systems. Please note, the completion timeline for this project is within a month. Let's connect if you have the required knowledge a...

    $785 (Avg Bid)
    $785 การประมูลเฉลี่ย
    44 คำเสนอราคา

    Hi all, In my project I'm creating my own dynamic library for interpolation of digital images in C language. I need a programmer who will implement two interpolation algorithms into my .c file: Total Variation and Gauss algorithm and fix the bicubic function (I wrote it but it doesn't work properly). I have the Total Variation and Gauss algorithms written in matlab. You will need to translate it into C and implement. The image input and output is done using the io_png.h library. Interpolated images are black&white (not necessary to write it for 3 channels). I have created a core of the library, I have created Makefiles also in the project. Candidate must have good knowledge of C programming. I can send you my project in DM.

    $25 / hr (Avg Bid)
    $25 / hr การประมูลเฉลี่ย
    14 คำเสนอราคา
    Trophy icon Coldwell Banker Logo Redesign หมดเขตแล้ว left

    ...completed logo before Feb. 23rd. - Main Message: The logo should incorporate our current Coldwell Banker trademarks and logos, as well as the 50th-anniversary message. Ideal logo will be a circle, and list both Kivett Realtors, Inc. and Coldwell Banker Kivett-Teeters in the design. Having the start year of 1974 and 2024 would be nice too. - Color Scheme: Our Coldwell Banker Blue (Pantone PMS 280 C) is our primary color, and we have a specific color palette that can complement which I have attached. The ideal design will also be able to convert to a monochrome monogram design easily for single-color applications. Typography: Main Font for company (Coldwell Banker) and office name (Kivett-Teeters) is Geometos Neue. See the attached Typography for complimentary font ideas. Th...

    $100 (Avg Bid)
    การันตี
    MacOS App Development Needed หมดเขตแล้ว left

    I am looking for a skilled developer to create a MacOS application. While I haven't specified a primary purpose, I'm open to exploring the platform's possibilities. Without a strict deadline, there’s flexibility to focus on quality and innovation. Requirements: - Proficient in MacOS development - Experience with Swift and/or Objective-C - Ability to propose application purposes (Productivity/Entertainment/Education) - Strong UX/UI design skills for intuitive app interfaces - Excellent communication for ongoing feedback Ideal Experience: - Previous MacOS projects with positive reviews - Portfolio showcasing diverse applications - Understanding of MacOS specific functionalities and optimization What I Offer: - Detailed collaboration and openness to ideas - Reas...

    $4164 (Avg Bid)
    $4164 การประมูลเฉลี่ย
    66 คำเสนอราคา
    Universal Email Verification Software Development หมดเขตแล้ว left

    I would like a program made in C# or Python that validates whether the email exists or not. The application must be ready and I want to purchase the application. You need to have access control.

    $145 (Avg Bid)
    $145 การประมูลเฉลี่ย
    32 คำเสนอราคา
    STM32 Firmware Developer for Industrial Electronics หมดเขตแล้ว left

    Requirements: Create a firmware for STM32 base UART to DRONECAN BMS info module whict: - Reads data from the BMS (c++ library is already available) and displays the link status in one LED - Converts the received battery info to DRONECAN batteryinfo and batteryinfoaux message, and displays the link status in another LED Resources available: BMS library - dronecan library (libcanard with driver for STM32) - Batteryinfo example and other examples - Arduino dronecan working example - Looking for a competent embedded system developer with specialization in STM32 firmware for an Industrial Electronics application

    $298 (Avg Bid)
    $298 การประมูลเฉลี่ย
    12 คำเสนอราคา

    I need a new freelancer who has good skills in C ++ and ASP.NET It is junior Level Work I need some easy work and tasks Please contact me now.

    $5 / hr (Avg Bid)
    $5 / hr การประมูลเฉลี่ย
    16 คำเสนอราคา
    Need iOS developer for small Changes in the app หมดเขตแล้ว left

    I'm seeking a skilled iOS developer to refine and improve the user experience of my existing application. Understanding the importance of an intuitive, user-friendly app, I aim to enhance its current features to boost overall user satisfaction. Ideal Skills and Experience: - Proficient in Swift and Objective-C - Strong background in mobile UI/UX design - Familiarity with iOS Human Interface Guidelines - Experience in optimizing app performance for a seamless user experience - Ability to analyze user feedback and implement practical solutions Specific Requirements: - Evaluate and enhance the app's existing features based on best practices in UI/UX design. - Implement changes aimed at making the app more intuitive and user-friendly. - Work collaboratively to identify areas...

    $38 (Avg Bid)
    $38 การประมูลเฉลี่ย
    23 คำเสนอราคา
    Urgent C++ Sorting Algorithm Development หมดเขตแล้ว left

    I need a proficient developer to quickly create a C++ sorting algorithm for me. The algorithm of choice is Conan. Key requirements: - Excellent understanding and experience of C++ language - Strong background in algorithm creation, specifically the Conan sorting algorithm - Ability to deliver a fully functional and tested algorithm as soon as possible Your experience in C++ and sorting algorithms will be a significant advantage. This project is urgent, so if you're up for a swift and challenging task, I'd like to collaborate.

    $158 (Avg Bid)
    $158 การประมูลเฉลี่ย
    26 คำเสนอราคา
    Ride Easy: Transport App Dev หมดเขตแล้ว left

    ...tracking, payment and fare management, incident reporting, alerts, and more. The freelancer will work closely with the project manager and other team members to ensure the successful completion of the project. Requirements: Demonstrated experience in mobile application development, particularly in iOS and Android platforms. Proficiency in programming languages such as Java, Kotlin, Swift, or Objective-C. Experience with APIs, database management, and backend development. Strong problem-solving skills and attention to detail. Excellent communication skills and ability to work effectively in a collaborative team environment. Portfolio of previous mobile application projects is highly desirable. How to Apply: Please submit your resume, portfolio, and a brief cover letter outlining ...

    $26 / hr (Avg Bid)
    $26 / hr การประมูลเฉลี่ย
    121 คำเสนอราคา
    $113 การประมูลเฉลี่ย
    22 คำเสนอราคา
    Project for Rajat C. หมดเขตแล้ว left

    Hi Rajat C., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $54 (Avg Bid)
    $54 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Adobe Premiere Pro Extension Development หมดเขตแล้ว left

    I am looking for a freelancer to develop a Premiere Pro extension with specific functionality. The ideal candidate for this project shou...875972&rtpof=true&sd=true Requirements: - Develop a Premiere Pro extension with video editing tools functionality - Ensure compatibility with Premiere Pro software - Familiarity with Premiere Pro API and SDK is preferred - Ability to troubleshoot and resolve any technical issues that may arise during development Skills and Experience: - Proficiency in coding languages such as JavaScript and/or C++ - Experience in developing Premiere Pro extensions or similar software plugins - Strong understanding of video editing tools and techniques - Attention to detail and ability to deliver high-quality work - Ability to work independently and meet...

    $466 (Avg Bid)
    $466 การประมูลเฉลี่ย
    32 คำเสนอราคา

    I am currently in the process of creating a few different quizzes. I now need to create a quiz with 5 questions, and each of them has 4 possible answers (a, b, c or d). So in total, there will be 1.024 possible answer combinations, which I have to assign to 5 different answer-options. I need someone to write a list of all of the 1.024 possible combinations, while also categorizing them into the following categories: Group A: Combinations where 'a' appears more frequently than any other letter. Group B: Combinations where 'b' appears more frequently than any other letter. Group C: Combinations where 'c' appears more frequently than any other letter. Group D: Combinations where 'd' appears more frequently than any other letter...

    $93 (Avg Bid)
    $93 การประมูลเฉลี่ย
    35 คำเสนอราคา
    Project for Chita C. -- 3 หมดเขตแล้ว left

    Hi Chita, you withdrew your entry. I picked another entry but wanted to thank you for entering. Please take the $10 as a thank you.

    $10 (Avg Bid)
    $10 การประมูลเฉลี่ย
    1 คำเสนอราคา
    nRF & Ultrasonic Sensor to Flutter App หมดเขตแล้ว left

    ...platforms. Ideal Skills and Experience: - Proficient in working with nRF Series SoCs and sensor interfacing - Expertise in Flutter app development for both Android and iOS - Experience in handling complex data processing and analysis on embedded systems - Strong understanding of Bluetooth communication protocols - Ability to optimize data transmission for real-time applications - Proficient in C/C++ for embedded programming and Dart for Flutter development Main Requirements: - Interface an ultrasonic sensor with an nRF Series SoC. - Implement complex data analysis and processing on the SoC. - Develop a Flutter application that displays the processed data. - Ensure the app is compatible with Android and iOS platforms. - The Flutter app should have a user-friendly interfac...

    $213 (Avg Bid)
    $213 การประมูลเฉลี่ย
    25 คำเสนอราคา
    AEPS/Money Transfer ASP.NET C# Development หมดเขตแล้ว left

    I need AEPS ,Mobile Recharge,dth,money transfer etc software in asp.net c# If anyone have demo available then share me demo link Multi-Level Login System: Super Distributor: Admin-level access for managing distributors and retailers, setting commission rates, and overseeing overall operations. Distributor: Intermediate level access for managing retailers, viewing transactions, and accessing reports. Retailer: Frontline access for performing transactions, managing customer accounts, and accessing support.

    $485 (Avg Bid)
    $485 การประมูลเฉลี่ย
    21 คำเสนอราคา
    Project for Rajat C. หมดเขตแล้ว left

    Hi Rajat C., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $100 (Avg Bid)
    $100 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Business Research หมดเขตแล้ว left

    You are required to prepare a research proposal on any research topic of your area of interest. 1. Contents of your research proposal would be as follows: a. Select Research Topic b. Introduction 1 page c. Literature Review 4 relevant research Summaries i. Research Gap ½ page d. Proposed Conceptual Framework 1 page e. Proposed research hypotheses 1 page f. Proposed Research Methodology 1-2 page i. Research Context ii. Population and Sample iii. Data Collection Procedure iv. Measurement Scales v. Data Analysis Methods g. Time Plan 1 page h. Expected Outcomes 1 page i. References

    $106 (Avg Bid)
    $106 การประมูลเฉลี่ย
    77 คำเสนอราคา
    Vibrant Supplement Label Design หมดเขตแล้ว left

    I am looking for someone to create a package design for nutritional supplements. A pattern that could be used for various supplements - after changing the colors, the main image, etc. (the packaging for vitamin C will look different, and the packaging for iron or collagen will look different). But to keep the main idea there. I need 1 round bottle version (liquid supplement) and 1 box version (tablets). So that it's not just "like", I need to create a design for a dietary supplement containing iron. Key information to be incorporated into the design includes: - Nutrition facts - Supplement benefits - Usage instructions I like it, when there is some kind of picture and when it is colorfull

    $33 - $271
    ปิดผนึก
    $33 - $271
    69 คำเสนอราคา
    Trophy icon Design Logo for C-N-C.PL domain/online shop หมดเขตแล้ว left

    Design Logo for domain/online shop We are a young start-up and want to turn our hobby into a functioning business. We have decided to launch an online shop and, under the name , provide equipment and spare parts for CNC machines. We are looking for a logo that would help us to provide well known service. And this is a task for YOU. We ask only for offers which will fully transfer the rights to the created logo design to us.

    $100 (Avg Bid)
    การันตี

    บทความชุมชน c website ชั้นนำ