ตัวกรอง

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

    สวัสดีครับ ผมกำลังหาคนเขียนโปรเจคเกมส์ออนไลน์ โดยที่ผมมี Source code เกมส์อยู่แล้ว ซึ่งซื้อมาจาก Unity assert store แนว MMORPG (Offline) Link !/content/15552 มี Demo ให้ทดลองเล่นอยู่ครับ โดยความต้องการของผมมีดังนี้ครับ 1. สามารถมองเห็นความเคลื่อนไหวของตัวละครในเกมส์ของผู้อื่นได้ (Animation network) เช่น เดิน , วิ่ง ,เอฟเฟ็คตอนใช้สกิล , ฟันมอนสเตอร์ , เปลี่ยนแปลงอาวุธของตัวละคร 2. ใช้ Unity Network 5 , Javascript , C# ในการเขียน (หากใช้ Tools อื่นก็ลองเสนอมาได้ครับ) 3. สามารถกำหนดจุดเกิดมอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นมอนสเตอร์เหมือนๆกัน 4. กำหนดการดรอปของไอเทมเวลาฆ่ามอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นไอเทมเหมือนๆกัน 5. ระบบ Inventory สามารถดึงข้อมูลไอเท็มของตัวละครแต่ละคนได้ ใช้ database mysql หรือ ms sql ครับ 6. ระบบแชททั่วไป และแชทส่วนตัว

    $722 (Avg Bid)
    $722 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Compact Panel Mount NFC Reader Design 6 วัน left
    ยืนยันแล้ว

    ...blocks in Mifare Classic cards. 2) The reader keeps the password for the RFID cards as a hard-coded constant. 3) The reader has an 4-byte reader ID stored in its EEPROM memory. 4) The RGB LED on the edge of the main board, whose location matches the hole in the antenna. RGB LEDs are connected to the PWM pins of the controller. 5) A waterproof (if possible) speaker must be on the opposite edge of the main board, closer to one side to leave space for wires. The speaker must be connected to a PWM pin of the microcontroller. 6) RS485 interface, half-duplex. 6a) The RS485 command should trigger an RGB LED sequence and the speaker sound effect. The command contains a reader ID. The reader accepts commands only if the reader ID matches. 6b) When an RFID card is applied, the read...

    $525 (Avg Bid)
    $525 การประมูลเฉลี่ย
    23 คำเสนอราคา
    PHP SQL - Linux Debian SSH - DevOp Server Code Maintainer 6 วัน left
    ยืนยันแล้ว

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

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

    Code Upgrade for BuddyBoss App Customization

    $192 (Avg Bid)
    $192 การประมูลเฉลี่ย
    1 คำเสนอราคา
    NFT Art Generation Code for Solana 6 วัน left
    ยืนยันแล้ว

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    $146 (Avg Bid)
    $146 การประมูลเฉลี่ย
    1 คำเสนอราคา
    complete running code to translate large dataset. 6 วัน left
    ยืนยันแล้ว

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    $28 (Avg Bid)
    $28 การประมูลเฉลี่ย
    15 คำเสนอราคา
    LinkedIn Wallpaper 6 วัน left

    ...I looking for a LinkedIn wallpaper for the background of my profile. The wallpaper should be a mix of serious business, science and something unique which could become a brand or identity for future picture which I’m using for posts. I honestly don’t have a clue and was hoping to use the creativity of this network. Please find below a link to my profile and a pic attached. I marked the area in red. It is important that the designed pic has the correct size. See a brief description here: :~:text=Background%20photo%20specifications%3A,(h)%20pixels%20(recommended) Ignore the one which I’m currently using. It is just a placeholder and far away from what I’m looking for. Link to profile: https://www

    $86 (Avg Bid)
    $86 การประมูลเฉลี่ย
    48 คำเสนอราคา
    Java Code Issue Resolution 6 วัน left
    ยืนยันแล้ว

    ... = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

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

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

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

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    $197 (Avg Bid)
    $197 การประมูลเฉลี่ย
    6 คำเสนอราคา
    solana nodejs code for multi-swap within same tx. 6 วัน left
    ยืนยันแล้ว

    solana nodejs code for multi-swap within same tx.

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    6 คำเสนอราคา
    Block Code Development for Coal Mining Security 5 วัน left
    ยืนยันแล้ว

    I'm working on a school project that involves the development of a Coal Mining Security Alert System. I need someone who can code in Quarky to create this block code system. Unfortunately, I haven't gotten to the point of defining the complete scope of the project, but I'd like to start with the code development. I'm looking for someone who can: - Use Quarky to build a block code system - Understand and implement basic security alert functionalities - Be ready for subsequent feature additions and changes Key Features: = Face Detection: Implement face detection functionality to identify individuals within the mining area. = PPE Kit Verification: Utilize image processing techniques to ensure that miners are wearing proper PPE kits. The system...

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Modify a code on C# 6 วัน left
    ยืนยันแล้ว

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

    $100 (Avg Bid)
    $100 การประมูลเฉลี่ย
    20 คำเสนอราคา
    Enhanced Webcam Emulator Code 6 วัน left
    ยืนยันแล้ว

    I'm looking for a skilled programmer who can develop a custom solution for me using frida-tools. The goal is to manipulate webcam settings within an Android emulator environment via adb. Here's what I need: - Modify the current webcam resolution to be higher. - Improve the webcam image quality to support High Dynamic Range (HDR). - Ensure frida-tools can adjust parameters to emulate native library detection. What I require from you: - Experience with frida-tools and adb commands. - Understanding of Android emulator environments. - Proficiency in webcam technology, including resolution and HDR. - Capability to simulate native Android library detections. Freelancers with prior projects involving webcam customization or Android emulation will be preferred. If you have the techn...

    $158 (Avg Bid)
    $158 การประมูลเฉลี่ย
    11 คำเสนอราคา
    Python Code Optimization for Improved Speed 5 วัน left
    ยืนยันแล้ว

    ...optimize an existing codebase used for data analysis. Key Requirements: - Improve the speed of the code: The primary goal of this project is to significantly enhance the algorithm efficiency, thus resulting in a noticeable speed improvement. Ideal Skills and Experience: - Proficient in Python: You should have extensive experience working with Python and be able to recognize areas in the code that are causing performance bottlenecks. - Data Analysis Experience: Familiarity with data analysis practices would be beneficial as the code is part of this application. - Optimization: You should have a strong background in optimizing code for improved speed and efficiency. Additional Information: - The code is currently functional but is not running at t...

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

    ...the values of the discrete component and use a much better MOSFET to meet the required output of 600V AC, 0.5A, 39kHz Responsibilities: - Improve the LT Spice model for the half-bridge circuit (no rectifier needed), Output is AC and not DC - Conduct detailed simulations to analyze performance - Optimize circuit design based on simulation results The MOSFET part number is SIHP24N80AE-GE3, The PWM controller that will send the pulse to the gate driver is UCC28086D, and the isolated gate driver UCC21550BQDWRQ1. It would be good to use parameters from these components where applicable for a representative test. For example, changing the MOSFET to the one with low Rds On - Drain-Source Resistance will give square output at the section labeled square wave. I have also attached the ...

    $33 (Avg Bid)
    $33 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Delphi Code to Extract Add/Remove Programs 5 วัน left
    ยืนยันแล้ว

    I'm in need of a skilled Delphi developer who can quickly generate a program that can dive into the registry of a Windows machine and extract the names of all programs listed in the "Add/Remove Programs" section. Key Requirements: - The code should be written in Delphi. - It should effectively scan the registry. - Extracted program names should be displayed in a listbox. This is a simple task, but it's important that the code is efficient and free from bugs.

    $120 (Avg Bid)
    $120 การประมูลเฉลี่ย
    22 คำเสนอราคา
    React js source code 8 วัน left

    I will provide you code as discussed

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

    As the project owner, I'm seeking a professional skilled in Pine Script with experience in retrieving code from private scripts on Trading view. The key objectives of this project include: - Extracting the Pine Script code from a specific invite-only script (the script name will be shared privately upon project commencement). Unfortunately, it's currently unknown which specific script to be used, but clarity will be provided as the project progresses. - Discern the implemented functions within the script. The functionalities mainly centered around recognizable trading indicators like Moving averages, Pivots, Fibonacci and MACD. - The code extraction should consider compatibility with variable timeframes. Whilst exact timeframes aren't specified yet, f...

    $114 (Avg Bid)
    $114 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Visit to place 8 วัน left

    Visit place and take pictures Company: Fairmead Providers Inc. Company: Venao Vista Address: Calle Principal, Edificio Le Teja Roca, Pedasi, Los Santos, Panama ...................................... Company: HB Venado, S.A Address: Venao beach, Pedasi, Pedasi District, Los Stantos Province, Panama Here is both addrss info Visit and c... Company: Fairmead Providers Inc. Company: Venao Vista Address: Calle Principal, Edificio Le Teja Roca, Pedasi, Los Santos, Panama ...................................... Company: HB Venado, S.A Address: Venao beach, Pedasi, Pedasi District, Los Stantos Province, Panama Here is both addrss info Visit and check with company name board pic if present outside otherwise take Building name and Number board pic building pic street sign name bo...

    $40 (Avg Bid)
    $40 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Python Code Enhancement & Troubleshooting 5 วัน left
    ยืนยันแล้ว

    I'm currently working with an existing Python code and need a professional to review and improve upon it. I'm not certain what version it is therefore freelancer with knowledge in both Python 2 and Python 3 is preferred. Ideal Skills: • Proficient in Python coding • Experience in code optimization • Excellent debugging skills Work Scope includes but not limited to: • Code review: Inspect existing Python scripts • Troubleshooting: Identify and fix any code errors • Optimization: Enhance code for better efficiency and performance The successful candidate should be able to work independently based on the existing code and requirements provided.

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

    As an entrepreneur, I am seeking a proficient web developer to construct an innovative e-commerce website boasting a unique QR code feature and credit card processing capabilities. Experience in handling similar projects would be ideal. You need to: - Develop a user-friendly e-commerce website - Integrate a credit card processing system - Design an exclusive QR code feature to download the application If you are a creative problem solver with outstanding skills in web development and have a history of incorporating payment systems into platforms, your application would be strongly considered. Show me your track record of similar work, so I can foresee how successful our project can be.

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

    I'm in need of a skilled programmer to create an automation code page for me. This code page will be focused on text processing, so a strong understanding of working with textual data is essential. Key Requirements: - Proficient in JavaScript: The automation code should be written in JavaScript to ensure compatibility with other platforms. - Automation Experience: The primary function of this code will be automating tasks. A proven track record in building automated processes is highly desirable. - Text Processing: The code must be able to accurately and efficiently process textual data. Experience in this field will be a huge advantage. If you have experience in JavaScript, a background in automation, and a strong familiarity with text processing...

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

    ...payment methods to support user transactions. - Dynamic QR Code Generation: Feature to generate QR codes, enhancing user experience. Main Purpose of the Web Application: - The primary goal is to offer a platform where users can create and share memorial websites. - Additional functionalities like QR code generation are aimed at facilitating user interaction and experience. Preferred Design Style: - The design should be elegant and sophisticated, in line with the sensitive and emotional nature of the website's purpose. Ideal Skills and Experience: - Proficiency in Laravel framework is essential. - Previous experience in building CMS and user authentication systems. - Strong background in payment gateway integration. - Knowledge of QR code generation and impl...

    $386 (Avg Bid)
    $386 การประมูลเฉลี่ย
    66 คำเสนอราคา
    Java Project Code Building for Input Validation 4 วัน left
    ยืนยันแล้ว

    I'm in need of someone to help with building a Java code for my project. The main task will be developing a code for input validation. Key Requirements: - Experience in Java programming - Proficiency in coding for input validation - Ability to work efficiently and deliver results in a timely manner This project will require someone with a good understanding of Java programming and the ability to create effective input validation. If you have a track record of successfully delivering such functionalities, I'd like to hear from you.

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

    I'm looking for a skilled Visual Basic 6 programmer to adjust functionality within my VB6 source code. The task primarily involves expanding reporting functions to include more tables. Ideal applicants should have: - Extensive experience in VB6 programming. - Previous work involving functionality adjustments, particularly in Reporting and Data Management. - A keen eye for detail to maintain existing code integrity while implementing changes. - Strong understanding of data management and manipulation in VB6. Your role will be solely focused on altering the existing VB6 code and ensuring the changes don't disrupt the software's operational flow. Familiarity with VB6 and past projects involving Reporting changes are crucial.

    $352 (Avg Bid)
    $352 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Need A Pro To Code A Simple cBot for cTrader 4 วัน left
    ยืนยันแล้ว

    I'm looking for someone with demonstrable clago experience ( Must share previous work samples and also show me live evidence on a video call to be considered eligible) to code my indicator-based simple bot within 5 days. Anyone who quotes above budget will be disqualified immediately. Feel free to suggest if any of my requirements are difficult for your skill level and I can consider them. Those who don't reply to msgs for more than 15 minutes will not be eligible as they are not reliable to work with.

    $245 (Avg Bid)
    $245 การประมูลเฉลี่ย
    9 คำเสนอราคา
    $509 การประมูลเฉลี่ย
    42 คำเสนอราคา

    I'm looking for an experienced professional capable of creating a stamp for commercial plans. This stamp will serve to verify compliance with building codes. Key requirements: - The stamp should reflect conformity with building codes. - Its primary application will be on commercial properties. Ideal candidate: Having a strong background in architectural drafting or similar fields would be a significant plus. Knowledge of commercial building regulations and codes is a must, as you need to understand the context where the stamp will be used.

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

    As part of this project, I need assistance in performing the following tasks: - Writing VHDL code - Designing FPGA circuits, specifically for Xilinx FPGA The goal is to achieve PWM via VHDL and PS to PL UART communication in the FPGA circuit design. It would be advantageous if you have a strong background in VHDL, FPGA circuit design and specific experience with Xilinx FPGA. Additionally, understanding of PWM and UART communication would be beneficial. Estoy buscando un ingeniero FPGAs y firmware para q haga un pequeño proyecto para hacerlo correr en una tarjeta de desarrollo Pynq-Z2 con el Sw Vivado. Se trata de implementar un PWM de valor de entrada variable, esto en VHDL para cargarlo en la PL de la Zynq. Se trataría de lo siguiente; a tr...

    $143 / hr (Avg Bid)
    NDA
    $143 / hr การประมูลเฉลี่ย
    8 คำเสนอราคา
    Purchase Code Moderno – Fashion & Furniture Store WooCommerce Theme 4 วัน left
    ยืนยันแล้ว

    Purchase Code Moderno – Fashion & Furniture Store WooCommerce Theme

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

    I am seeking an experienced freelancer to code for an Industrial Automation System specifically focusing on manufacturing process control. Key Tasks: - Develop efficient code for my Industrial Automation System. - The code should aim at automating the manufacturing process control. - Testing the code for effectiveness and making necessary improvements. Skills and Experience: - Strong experience with IoT devices, especially industrial automation systems. - Exceptional coding skills, particularly in an industrial background. - Experience in manufacturing process control. - Ability to work quickly and effectively, as the project is needed ASAP. Experienced with Microsoft Azure Timeframe: The project should be completed as soon as possible. Applicants should ...

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

    I'm seeking an experienced developer to create a custom Visual Studio Code extension tailored to my specific requirements. Key Features: - The extension should allow me to define my own set of rules - Specifically, I require the ability to create code formatting rules and code highlighting rules Rule Application: - The code formatting rules must be applicable both automatically upon file save and manually upon command execution. Ideal Skills: - Expertise in creating Visual Studio Code extensions - Proficiency in JavaScript and TypeScript - Prior experience with code formatting and syntax highlighting - Understanding of code linting and analysis - Strong communication skills to understand and implement my unique set of rules. Ple...

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

    I need an experienced developer to fix current issues with my ansible code. Facing two primary challenges: 1. Connectivity issues: My ansible code fails to establish a steady connection during its runtime. 2. CMDB Retrieval Issue: There's a problem retrieving data from the Configuration Management Database (CMDB). The data is being accessed directly from the CMDB rather than through any API. Ideal Skills - In-depth understanding of ansible code - Experience with CMDB - Knowledge in data retrieval procedures Please note there are no specific authentication or permissions involved. All the data access is being done using direct file access. Your task would be to streamline this process and solve the prevailing issues.

    $13 (Avg Bid)
    $13 การประมูลเฉลี่ย
    3 คำเสนอราคา
    AutoIt EXE Unpacking for Code Analysis 3 วัน left
    ยืนยันแล้ว

    I'm seeking an experienced software developer with in-depth knowledge of AutoIt EXE files. The main goal is to unpack a specific AutoIt EXE version, 3.3.13 and help code in other languages (C# prefered) Skills and experience required: - Proficiency in AutoIt, especially in unpacking and analyzing its executables. - Strong understanding of Windows OS, as the unpacking should be done on a Windows machine. - Experience in producing detailed technical documentation is crucial, as I require comprehensive documentation on the process. In summary, the project involves: - Unpacking an AutoIt EXE 3.3.13 for code analysis. - Documentation of the unpacking process in detail. Please include your relevant experience and the estimated time frame for completing this task in your bid...

    $166 (Avg Bid)
    $166 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Trophy icon Video Editing with Animation Addition หมดเขตแล้ว left

    Sorry I forgot to add the video I wanted to be edited. Its now here under "can you make it" please review Looking for someone to add 2 edits to this video : 1: at :07 when i say no money, no credit cards and no plan. I want the symbols of circle with line through it to pop up 1 at a time as Im saying it so all 3 are on the screen. Ive attached example pic of what I mean. (ex.1) Please make one of these signs for no money, no credit cards, and no plan 2: at :11 When the picture of the map shows up. I want it to be a animation of us 3, with fat heads, traveling from Milan, Italy all the way to Berlin Germany. Looks at the video I attached I would like the dotted line to follow them all the way to Berlin. Also it doesnt need to be straight line to berlin make sure it move...

    $50 (Avg Bid)
    การันตี
    Salut Emanuel 6 วัน left

    As vrea sa discutam un pic despre posibilitatea de a ne ajuta cu seo-ul pentru pe

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

    I'm working on a Python project that involves ML and NLP. The code currently has a number of errors that need to be rectified. Key Points: - The errors are a mix of syntax, runtime, and logic errors. This will require a comprehensive understanding of Python and how it works within the context of ML and NLP. - The code utilises TensorFlow and Keras for the ML components. Experience with these libraries are essential to identify and fix errors. - The input format for the code is text data, so experience in handling and processing this kind of data is necessary. If you're a Python expert with experience in ML, NLP, TensorFlow and Keras, and you're confident in your debugging abilities, I'd love to hear from you.

    $33 / hr (Avg Bid)
    $33 / hr การประมูลเฉลี่ย
    37 คำเสนอราคา
    Small update on app code -- 4 3 วัน left
    ยืนยันแล้ว

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

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

    I am in need of a skilled developer to transform a Figma design into HTML and CSS code, integrate it into our existing website, and ensure it works flawlessly across all digital devices. The project has the following key aspects: - Conversion: The Figma design provided must be converted into HTML (latest version), Bootstrap and CSS code. The final product must match the design exactly, so attention to detail is essential. - Integration: The coded design will then need to be integrated into our existing e-commerce home page. Experience with e-commerce platforms and integrating designs is highly preferred. - Responsiveness: The final product must be fully responsive for any digital device. This includes but is not limited to mobile phones, tablets, and desktops. The ideal ca...

    $38 (Avg Bid)
    $38 การประมูลเฉลี่ย
    95 คำเสนอราคา
    $26 การประมูลเฉลี่ย
    64 คำเสนอราคา

    I'm in need of a programmer who is skilled in C++, Python, and has experience with PIC Kit 2 microcontroller. The job entails both programming the PIC Kit 2 and working on a specific project involving its application. Ideal Skills and Experience: - Proficiency in C++ and Python. - In-depth understanding of microcontrollers, with specific experience in PIC Kit 2. - Previous experience in programming PIC Kit 2 specifically. - Ability to work on a project involving PIC Kit 2. -Ability to understand PLC logic along with programming. Please note that I'm looking for someone with a strong background in these areas, as the project may involve complex programming tasks. If you believe you have the necessary skills and experience, kindly reach out to d...

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

    Hi David, I can't connect VSC to the Hostinger VPS. I can provide you with a file describing what I did and the problems I found. This project is about providing me with the instructions to connect VSC to the VPS and also provide the instructions I should follow to be able to edit the CrewAI files (using the CrewAI that you installed), namely pyproject.toml. , , , etc. I also need to know how to create a "tools" folder and edit files to create tools.

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

    I'm seeking an experienced professional who can analyze selected architectural and struct...from the viewpoints of fire safety regulations and accessibility standards, and provide concrete recommendations for improvements. Key Tasks: - Thorough scrutiny of existing plans with a keen eye for code compliance. - Special focus on exit routes, fire suppression systems, and handicap accessibility features. - Presentation of clear, actionable amendments to ensure compliance with laws. Ideal professionals should have a strong background in architecture, structural engineering, and a deep understanding of fire safety regulations and accessibility standards. Experience with plan analysis and code compliance is a must. Knowledgeable opinions and clear communication will be essen...

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

    I am developing a system, which integrates a donchian channel along with a strategy, but has the pinescript code hidden. I need someone who can figure it out somehow.

    $137 (Avg Bid)
    $137 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Build Power Automate/BI Low-Code Apps 2 วัน left
    ยืนยันแล้ว

    ...professional to design and develop a suite of low-code applications using Power Automate and Power BI. These applications will serve both internal employees and external clients. Key Responsibilities: - Automating complex business processes: I need someone who can create a system that can handle high complexity with advanced data processing and integrations. - Data Analysis and Visualization: You'll be required to develop analytical tools that can process and visualize data effectively. - Custom Form Development: I need custom forms to be built for various purposes within the applications. Ideal Skills and Experience: - Proficiency in Power Automate and Power BI: You need to be well-versed in both these tools to be able to create powerful low-code applications. -...

    $34 / hr (Avg Bid)
    $34 / hr การประมูลเฉลี่ย
    56 คำเสนอราคา
    Trophy icon Vibrant Meat Shop Logo Design - 15/05/2024 15:05 EDT 13 ชั่วโมง left

    I'm in need of a creative designer who can craft a vibrant and appealing combination logo for my meat shop. The design should incorporate: - TEXT IS FINE with name "Village Meat House" - Warm color scheme ...the logo feel inviting and appetizing. The ideal candidate should have: - A proven track record in designing combination logos. - Strong understanding of color psychology and how it can be applied to branding. - Experience in creating abstract icons and symbols. - Ability to take abstract ideas (like representing different meat types) and translate them into visually engaging designs. Sample pic attached. as per attached image. 2. top portion will be red. portion will be yellow. you can try with orange color also. 4. background color be white . NO pictures...

    $11 (Avg Bid)
    การันตี
    I have an ubuntu server and i need to run a .net code inside 2 วัน left
    ยืนยันแล้ว

    I'm in need of an experienced web developer with strong shell scripting skills. While the main purpose of the website application is not specified, it's targeted at the general public. Ideal Skills and Experience: - Proven expertise in web application development - Experience in creating websites geared towards the general public - Robust skills in shell scripting - Ability to independently make decisions to enhance website functionalities Note: As the tasks for shell scripting are undefined, a flexible way of working is preferred for meeting emergent needs in the project.

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