ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 wordpress plugin add code to functions php งานที่พบ, การเสนอราคา USD
    Change the website template หมดเขตแล้ว left

    Existing functions still have to work with completely new templates bootstrap. I want to change the old to a new template. The duration is not more than 7 days. At a cheap price.

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

    เรากำลังพัฒนาเว็บไซต์ด้วยภาษา PHP (No Framework) โดยจะมี UX/UI มาให้แล้ว ให้ทำการเขียนต่อด้วยภาษา PHP และมีงานที่จะให้เขียน Web API ด้วย PHP เพิ่มเติมด้วย ปริมาณงาน - เขียน Web page 10 หน้าจอ (ต้องเขียน JavaScript,JQuery เพื่อเชื่อมต่อ Web API ด้วย) - เขียน Web API เพื่อรองรับหน้าจอ Web Page ข้างต้น

    $1032 (Avg Bid)
    $1032 การประมูลเฉลี่ย
    7 คำเสนอราคา
    หาคนพัฒนา wordpress plugin หมดเขตแล้ว left

    ลักษณะ plugin ที่ต้องการคือ คล้ายๆ vendor marketplace แต่ต่างตรงที่ vendor จะมาเลือกสินค้าจาก main store แล้วระบบจะสร้าง store ของvendorให้ในอีกdomain/ subdomainหนึ่งที่เป็นของvendorเอง และinventoryก็syncกับ main store

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

    ต้องการทีมงาน Programmer จัดทำเว็บไซต์ bootstrap + php + MySQL โปรเจคละ 20k - 100k รายละเอียด คุณสมบัติ - มีความรู้พื้นฐานทางด้านเว็บไซต์ - พัฒนาภาษาโปรแกรม bootstrap + php + MySQL รายละเอียดงาน - พัฒนาออกแบบระบบเว็บไซต์ และอื่นๆ - สามารถทำงานเป็นทีมได้ - สามารถส่งงานตามเวลาที่กำหนด - ทำงานเป็น Part time Freelance ระยะเวลาการทำงาน - Part time Freelance 2-3 เดือน วิธีการสมัคร ส่งรายละเอียดเข้า Line id : tuindy7 รายละเอียด - ชื่อ-นามสกุล - เบอร์โทรที่สะดวกติดต่อ - ตัวอย่างผลงาน ติดต่อสอบถาม Line id : tuindy7 Tel : 0814667776 คุณตู่

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

    ทำเว็บไซต์ php, javascript และ mysql

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

    สวัสดีครับ ผมกำลังหาคนเขียนโปรเจคเกมส์ออนไลน์ โดยที่ผมมี 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 คำเสนอราคา

    สวัสดีครับ ผม ชิณพล คือผมทำแอพตัวหนึ่ง เรียก php เพืออกใบเสร็จจากมือถือ ปกติพิมพ์เป็นภาษาไทยก็ทำได้ครับ แต่ตอนนี้พอดีมีลูกค้าต้องการพิมพ์เป็นภาษาพม่า (myanmar) ผมใช้ฐานข้อมูล mysql ผมใช้ Code PHP ประมาณนี้ครับ // printer_select_font($handle, $font); $BillUnit =iconv("UTF-8","tis-620",$objArray[BillUnit]); $ProductName = substr($objArray[ProductName],0,40); $text = iconv("UTF-8","tis-620",$ProductName); printer_draw_text($handle, "$i.$text/$BillUnit", $left+0, $j); // พิมพ์ภาษาไทย ก็ใช้ได้ปกติ แต่ตอนนี้ต้องการพิมพ์ภาษาพม่าผมไม่รู้ว่า ต้อง ใช้ utf หรือ code อะไรให้พิมพ์ภาษาพม่าได้ พอมีคำแนะนำมั๋ยครับ และราคาเท่าไหร่ ในการแก้ไขป้ญหานี้

    $10 - $30
    $10 - $30
    0 คำเสนอราคา
    php craewler Search หมดเขตแล้ว left

    ทำเว็บ ค้นหาร้านเสื้อผ้าที่เราจะสามารถซื้อเสื้อผ้าชนิดนี้ได้ถูกที่สุดจากเว็บเว็บไซต์ที่ขายของอยู่ทั้งหมด อย่างน้อย 3 เว็บไซต์ ดึงข้อมูลของเว็บขายเสื้อผ้ามาเก็บไว้ เก็บราคา รูปภาพ ลิ้ง เพื่อเอามาเปลี่ยบเทียนดูตอน search mี่หน้าเว็บของเรา

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

    ต้องเพื่อนที่มีใจรักด้านการทำเว็บมีความคิดสร้างสรรรักงานบริการไม่เห็นแก่เงินไม่ขี้โกง มาเป็นหุ้นส่วนพัฒนาเว็บ แนว Buy & Sell ในรูปแบบ Social Network มี Code ให้แล้วเพียงแค่ต้องการปรับปรุงให้ดีขึ้น มาเป็นหุ้นส่วนกัน 50/50 ดูตัวอย่างได้ที่

    $281 (Avg Bid)
    $281 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Tivimate IPTV APK Android Rebranding 6 วัน left
    ยืนยันแล้ว

    Logo + Admin Panel + Multi DNS I'm in need of an expert in APK rebranding specifically for Tivimate IPTV. The chosen freelancer should have experience and proven capability in android platform development and APK rebranding. They should be able to; - Efficiently handle the task of rebranding our Tivimate IPTV APK into IBO player with a new logo. - Build a comprehensive Admin Panel integrating functions of User and Content management efficiently. Since the rebranded APK should be compatible with Android, a substantial level of expertise and experience with this platform is crucial. A successful application will demonstrate sufficient experience in similar projects.

    $125 (Avg Bid)
    $125 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Mobile Responsive Quiz WordPress Debugging 6 วัน left
    ยืนยันแล้ว

    I have a WordPress site with a quiz using QSM Pluggin & Divi Theme that doesn't show on any mobile browser. Key Points: - Quiz is correctly showing on desktop view. - Quiz plugin is confirmed to be mobile responsive. I need a developer to identify and fix the issue and ensure the quiz displays properly on all mobile browsers.

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

    I'm in urgent need of an experienced WordPress developer to make changes on my existing website and add new functions. - **Edit Content:** I require some changes to the existing content on my site. This might include updating text, adding new information and potentially some minor design tweaks. Specific details will be provided. - **Create Drop-down Menu:** I need an intuitive and clean drop-down menu added to my website. This should make navigation for the users easier and provide a professional feel to the site. I will provide the menu structure. - **Appointment Booking & Email Form:** A critical aspect of this project is the integration of an appointment booking system within the website. Users should be able to book...

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

    I'm looking for an IT engineer who has a solid understanding of ThingsBoard and CentOS7 Linux system. Requirements: - Delete some repeat file on the CentOS 7 server. - Configuration of ThingsBoard to cater to specific requirements. This includes setting up devices and ensuring that all device management functions are properly in place. - Install Mosquitto-clients. - install Curl Ideal Skills & Experience: - Proficient in CentOS7 Linux system installation. - Strong knowledge of ThingsBoard, with emphasis on device management. - Ability to customize ThingsBoard configuration based on specific requirements. - Prior experience in similar IT engineering projects would be beneficial. Please get in touch if you have the necessary skills and expertise ...

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

    ...JS-based WYSIWYG Editor integrated into WordPress Website run a WordPress-based website that is a UGC (User Generated Content) platform. I want users to be able to format their blog posts before publishing. WordPress core and TinyMCE are too heavy and too expensive respectively. I want to implement the same functionality of TinyMCE 7 (free version) via custom code in my site. Requirements of the WYSIWYG Editor: - Support for bold, italics, underline, link insert, link remove, align, highlight, font size, font-family, tables, and more. - Support to format HTML tags automatically. Auto add/remove tags to make programmatic sense. Auto format text pasted from WordPress - Proper functions so that I can p...

    $689 (Avg Bid)
    $689 การประมูลเฉลี่ย
    30 คำเสนอราคา
    PHP Plugin Development for Shopify-like Code Editor 6 วัน left
    ยืนยันแล้ว

    I'm looking for a skilled PHP developer to create a code editor plugin. The plugin should replicate the functionality of the Shopify code editor, offering Syntax Highlighting, Auto Complete, Error Detection, and supporting both HTML/CSS and PHP languages (PHP support is optional). The plugin is intended to be a standalone component, not embedded or replacing any existing editor. the editor should include a file search (to search through templates) - similar to shopify but as well as searching filenems it shoudl also search in contents The editor shoudl work with a master theme/child theme style system such that when a template is modified its auto-copied to the child theme Key requirements: -...

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

    Need wordpress plugin to create cron jobs to get data from api and put it in the database Need short code to read data from the db and show as data table with sorting and filters

    $200 (Avg Bid)
    $200 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Urgent PHP Script Installation on Hosting 6 วัน left
    ยืนยันแล้ว

    I need a skilled individual who can install a PHP script on a hosting platform. The installation needs to be done as soon as possible. I'm in a bit of a rush, so I'm looking for a professional who can quickly and effectively handle this task. Ideal Skills and Experience: - Proficient in PHP - Experience in installing PHP scripts - Efficient and able to work swiftly on urgent tasks

    $36 (Avg Bid)
    $36 การประมูลเฉลี่ย
    77 คำเสนอราคา
    React App convert JavaScript and HTML 6 วัน left
    ยืนยันแล้ว

    I am seeking a skilled freelancer proficient in JavaScript and HTML. I currently possess a React filter, accessible via this GitHub link, that functions adequately. However, I aim to transform this React application into HTML and JavaScript to ensure compatibility with WordPress. Consequently, I require a freelancer capable of seamlessly rendering this React application into HTML, accompanied by the necessary scripts, and integrating it into a WordPress plugin. App link: ,net

    $5 / hr (Avg Bid)
    $5 / hr การประมูลเฉลี่ย
    82 คำเสนอราคา
    Node.js API Deployment on AWS 6 วัน left
    ยืนยันแล้ว

    I'm in need of an AWS specialist with considerable proficiency in deploying Node.js projects, specifically APIs, on an Ubuntu-operated Free Tier EC2 instanc...specifically APIs, on an Ubuntu-operated Free Tier EC2 instance and utilizing S3. Key Responsibilities: - Establish my Node.js API on an AWS EC2 Ubuntu instance. - Incorporate S3 for storage functions. Ideal Skills and Experience: - Broad experience in AWS services, specifically EC2 and S3. - Strong understanding of Node.js and API deployment. - Proficiency in working with Ubuntu systems. Bids from freelancers with considerable history in similar tasks will be prioritized. Please include examples of your relevant work in your proposal for reference. Looking forward to collaborating with you. Note: Have to...

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    18 คำเสนอราคา
    PHP/Laravel Developer Needed Full-Time 6 วัน left
    ยืนยันแล้ว

    Hello i am looking For full time Developer On monthly basis Timing is flexible we can discuss on chat Also please bid if you are freelancer only company/agency please dont bid

    $607 (Avg Bid)
    $607 การประมูลเฉลี่ย
    191 คำเสนอราคา
    Bookly Plugin Configuration for WordPress 6 วัน left
    ยืนยันแล้ว

    I'm in need of a WordPress expert to help me with plugin installation and configuration, specifically the Bookly Plugin. This is for the purpose of setting up Appointment Scheduling for services on my website. Key responsibilities include: - Installation of the Bookly Plugin - Configuration to facilitate appointment scheduling - Ensuring the plugin functions correctly and integrates seamlessly with my existing WordPress site Ideal skills and experience for this job: - Proven expertise in WordPress development and customization - Experience with installing and configuring WordPress plugins, ideally Bookly - Strong understanding of appointment scheduling systems - Ability to troubleshoot and ensure sea...

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

    ...looking for a PHP script expert who can create a real-time data retrieval system for my MySQL database. The script will connect to the BeachesMLS Matrix RETS Server and download all the properties into my database as soon as they are sold. Key Requirements: - Real-time Data Retrieval: The script should constantly monitor the BeachesMLS Matrix RETS Server and instantly download all the sold properties into my MySQL database. - Comprehensive Property Details: The script should specifically download details like price, location, size, agent information, property status, listing date, amenities, property type and the number of bedrooms for each sold property (all fields available) Ideal Skills and Experience: - Proficient in PHP: You should have a strong understandin...

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

    ...developer to assist with various technical woocommerce things with woocommerce, i rather a company than an individual this way there is more skills to different tasks and i dont want issues like disappearing freelancers. Please make sure you are serious, keep having people start the job, do a few things and then all of a sudden just stop working for no reason. Must have good communication and have experience with complex fixes, when a task is assigned it needs to be resolved and whatever else is found quickly. Bugs mean the site is down or not working and dont have time for excuses or inexperience. This is a long term position as once you get use to the sites (about 12) the issues tend to be the same. DO NOT apply just to work temporarily beca...

    $6 / hr (Avg Bid)
    $6 / hr การประมูลเฉลี่ย
    53 คำเสนอราคา
    Complete development of an corporate website 6 วัน left
    ยืนยันแล้ว

    I'm in need of a skilled web developer to bring a 25-page informational WordPress site to life. Site to be hosted in a staging area on Siteground under our existing account. Key Requirements: - The site needs to be built using the Divi theme, so experience with this is essential. - The design of the site has already been completed by a graphic designer, so your role will primarily involve translating these designs into a functional website. - The site should be fully responsive, ensuring it looks great and functions well across all devices. - Specific functionalities required include a contact form and an interactive map. Ideal Skills and Experience: - Expertise in WordPress, particularly with the Divi theme. - Proficiency in implemen...

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

    I'm in need of assistance with certain advanced functionality in Excel. My project heavily depends on modifying complex...certain advanced functionality in Excel. My project heavily depends on modifying complex Excel files and requires a specialist with a strong grip on: - Formulas and functions: Ability to apply and manipulate these is critical. - Statistical Functions: Will be used extensively, so expertise in this subset is necessary. - Lookup & Reference Functions: Another function set that the project necessitates. I'm looking for someone with remarkable ability to use these features to streamline data analysis and visualization. The completion timeline for this project is within the next month. Proven proficiency in Excel and...

    $277 (Avg Bid)
    $277 การประมูลเฉลี่ย
    24 คำเสนอราคา
    PHP laravel developer needed -- 2 6 วัน left
    ยืนยันแล้ว

    Im looking for a very experienced freelancer to help me with multiple bug fixes on the platfrom. Immediate start

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

    I'm looking for a skilled developer based in Surat to create a comprehensive and user-friendly e-commerce platform. It's crucial that you have the following: - Experience with Laravel: As the site will be built in Laravel, you should have a strong background in this framework. - E-commerce Knowledge: You should understand the intricacies of e-commerce and be able to build a platform that's perfect for showcasing a wide variety of products. - Local Presence: Your location in Surat is crucial for ease of communication and potential in-person consultations. While specific features were not outlined, I'm open to suggestions and looking for someone who can bring their expertise to the table in ensuring the site is professional, functional, and v...

    $373 (Avg Bid)
    $373 การประมูลเฉลี่ย
    26 คำเสนอราคา
    Taxi Riding Webapp Development 6 วัน left
    ยืนยันแล้ว

    ...high-speed, high-performance web frameworks to build a responsive-design taxi riding webapp. - Preferred Framework: I'm interested in either Laravel or CodeIgniter, but open for recommendations based on speed and performance considerations. - Design: The site must have a responsive design to ensure usability across all device types. I plan to build ios and android app but too costly around USD3000. So better I build webapp, which save cost budget just USD1000. There will be 2 sites : Driver-Passanger webapp, and admin-panel. And there are too many functions to cover, so build from scratch may take too much time, so better we buy existing template and modify from there. I want to have all basic functions of Taxi Riding bookin...

    $1114 (Avg Bid)
    $1114 การประมูลเฉลี่ย
    156 คำเสนอราคา
    Incident Management Slack Bot Development 6 วัน left
    ยืนยันแล้ว

    I am seeking a skilled developer who can build a Slack Bot utilizing the Slack API. The purpose of the bot will be to facilitate rapid and efficient response during incidents for my SaaS product. Key Functions: - Create incident reports - Update incident statuses - Initiate incidents - Update incident tickets - Communicate with engineers via integration with PagerDuty or a similar platform - Archive slack channels and build Retro wiki - Distribute tasks, such as swim lane assignments and engineer role distribution Interaction with Incident Management Tool: The bot must interact with PagerDuty (or a similarly integrated incident management tool) to handle several critical processes: - Engage or page engineers - Update incident tickets - Retrieve incident details ...

    $23 / hr (Avg Bid)
    $23 / hr การประมูลเฉลี่ย
    60 คำเสนอราคา
    Excel Data Analysis with Max Value 18 ชั่วโมง left

    I need an Excel expert to perform a specific data analysis task for me. - The job involves conducting an analysis where two cells are fed values from 1-100. - The task is to find the highest value in a third cell, based on the values of the first two cells. - The values in the two initial cells should be generated using a combination of user input and random generation. Ideal skills and experience for this job include: - Proficiency in advanced Excel functions, particularly those related to data analysis and cell value calculations. - Experience with probability, permutation, and combination would be a plus. - A strong understanding of statistical analysis and data interpretation. This project would be perfect for someone who is detail-oriented, skilled in E...

    $15 (Avg Bid)
    เร่งด่วน
    $15 การประมูลเฉลี่ย
    28 คำเสนอราคา
    JFrog Artifactory Python Code Optimization 6 วัน left
    ยืนยันแล้ว

    ...Python specialist to finetune the existing Python 3 code for our JFrog Artifactory setup. It currently handles the basic tasks of downloading, uploading, and moving our libraries, but unfortunately, it leaves quite a bit to be desired in swift performance, overall stability, and error handling. Here's what I am ideally anticipating: - Speed up Performance: We need our code to execute operations at a faster clip. - Enhance Stability: The code needs to run reliably without crashing or running into instability issues. - Improved Error Handling: The implementation of stronger, more effective error handling is a must to solve unexpected incidents. Your proficiency in Python, especially Python 3, is crucial, and prior exper...

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

    Quiero hacer, modificar, arreglar base de datos para una página web y hacer funciones y correcciones de la página y al mismo tiempo aprender simultáneamente.

    $7 / hr (Avg Bid)
    $7 / hr การประมูลเฉลี่ย
    17 คำเสนอราคา
    Calculating recurrent equation and asymptotic complexity for C# Code 6 วัน left
    ยืนยันแล้ว

    Details are provided in the attached files. Please read them all!

    $33 (Avg Bid)
    $33 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Trophy icon Logo Design 2 วัน left

    ...newly established business based in Western Australia. They specialise in the rental of 4WD vehicles equipped for off-grid camping (vehicles are Toyota Hiluxs and Prados). As a start up business, they are looking to capture market share from their competitors, who are currently booked out for the entirety of 2024. The primary target audience for this business will be overseas travellers – primarily from Europe, and the logo needs to serve two main functions: Incorporate elements of the Australian outback – with the aim to sell the experience of travelling Australia Serve to develop brand awareness within the Australian market, primarily through the display of the logo on the vehicles themselves, meaning the logo must be clear and ...

    $128 (Avg Bid)
    แนะนำ การันตี ปิดผนึก

    I am in need of a skilled WordPress plugin developer to create a custom e-commerce plugin. The plugin's main feature will be to integrate Shipping and Handling functionalities, with a specific focus on TNT shipping carrier. Key Requirements: - E-commerce Functionality: The plugin needs to be able to handle the end-to-end e-commerce process. - Shipping and Handling Integrations: The core of this plugin is the seamless integration with TNT shipping services. This includes real-time shipping rates, tracking, and label printing. Ideal Skills: - Extensive experience with WordPress plugin development. - Strong understanding of e-commerce processes and best practices. - Experience integrating with shippin...

    $49 (Avg Bid)
    $49 การประมูลเฉลี่ย
    11 คำเสนอราคา
    Full Stack Javascript and PHP Developer 6 วัน left
    ยืนยันแล้ว

    ...who is proficient in both JavaScript and PHP. Key requirements: - Strong skills in front-end development, specifically using JavaScript. - Proven experience in handling backend development with PHP. - Knowledge of SQL is also important. - While not a strict requirement, familiarity with JavaScript frameworks such as React, Angular, or Vue and PHP frameworks like Laravel or CodeIgniter would be a big plus. - Experience with SSL implementation is a must, but there are no strict preferences as to the type of SSL to be used (Wildcard or EV SSL). Being able to pick the right SSL depending on the project’s needs will be part of your responsibility. If you're the kind of developer who is adept at managing the full project lifecycle from t...

    $1074 (Avg Bid)
    $1074 การประมูลเฉลี่ย
    157 คำเสนอราคา
    Project for Do H. 9 วัน left

    Hi, I have a completed MATLAB project that was done using functions that should not be used. Can you review it and rewrite it using the functions that I will provide you?

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

    ...proficient in both WordPress and PHP to provide ongoing support for our current website on an hourly basis. Which means that for the first 1 - 6 months this will essentially be maintenance programming. This will involve the overall management of our existing website, correcting some identified bugs, and implementing a few small changes already laid out. We have a website that has been in existence for about 5 years. It’s written in WordPress with PHP coding and third party modules added in. It began as a club membership management tool, with additions that were made over the years to provide needed functionality. Long term, (beginning in about 6 months and going forward), we are looking for a facelift or re-write so to speak, ...

    $37 / hr (Avg Bid)
    $37 / hr การประมูลเฉลี่ย
    147 คำเสนอราคา
    Python Code Generation Specialist 6 วัน left
    ยืนยันแล้ว

    I'm seeking a Python expert with a focus on code generation. Key Skills and Experience: - Extensive experience in Python - Automation and code generation expertise - Demonstrable background in improving code quality - Ability to streamline repetitive tasks - Strong understanding of enhancing productivity through coding Please provide examples of your past work and demonstrate your experience in code generation.

    $206 (Avg Bid)
    $206 การประมูลเฉลี่ย
    21 คำเสนอราคา
    PHP Proficient Helper Needed 6 วัน left
    ยืนยันแล้ว

    I need help with my current laravel project, where I was wondering if you could add another checkbox . The field should have an option to put text in it and the box itself turn red on the day of closing.

    $25 (Avg Bid)
    $25 การประมูลเฉลี่ย
    37 คำเสนอราคา
    PHP Backend Fix 6 วัน left
    ยืนยันแล้ว

    Need a PHP backend developer to fix our backend. We have a server that our App uses for user to get data, and for Admin to manage data and users. Suddenly the backend has a bug and neither app nor admin can logon. We can access via FTP of course, but not via normal logon. Original developer is unavailable, so we need an expert to troubleshoot it. Hopefully it is a small bug. We have some info from tech support on the possible nature of the bug. We have already searched for malware but did not find any.

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

    I need help using Squareline Studio and having arcs that are displayed on a touch screen to print their values to the serial monitor of Arduino IDE

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

    I'm looking for a talented developer familiar with Minecraft plugins to tweak a Spigot plugin to be perfectly compatible with Folia, a Paper fork, and additionally alter a Waterfall plugin for Velocity. My goal is to transit existing plugins to work smoothly with Folia and Velocity specifics. The specs of the project are: - My server is running on Minecraft 1.20.4 - The task requires a comprehensive understanding of Minecraft plugin development, Spigot, Paper, Folia, Waterfall, and Velocity. - The work involves making the current plugins fully functional with Folia and Velocity. I'm especially interested in freelancers who: - Have considerable experience in Minecraft plugin development - Can provide insight into their ...

    $37 / hr (Avg Bid)
    $37 / hr การประมูลเฉลี่ย
    11 คำเสนอราคา
    Excel QR Code Generator 6 วัน left
    ยืนยันแล้ว

    I'm looking for a solution to generate QR codes within an Excel document. The QR codes will be primarily used for URLs. The Attached Document Need Text Data from "Sheet Data" Column A into B2 Need Text Data from "Sheet Data" Cloumn B into A11 as a QR Code Need Text Data from "Sheet Data" Cloumn C into G1 as QR Code The data will be manually pasted into "Sheet Data" I need this for 50 Sheets Pages to ignore Coverpage, Inside and Page Breaks Key Requirements: - Ability to generate QR codes in Excel: The end product should be an Excel script or add-in that can create QR codes based on the URLs provided. - Implementation of standard QR codes: Custom designs are not required. The focus is on generating...

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

    I'm seeking a skilled web developer who can design a user-friendly art website featuring print artwork. The website should be able to serve my unique needs, specifically: - Facilitating the sale of printable artwork. The users should be skilled in creating a website with customizable frame options and offering a variety of print sizes. - Enabling customers to upload personal images for customization is a vital part of this project. - An online ordering system that allows customers to add their chosen prints to a cart and checkout seamlessly. - Incorporating an intuitive request form for customized print orders. - Finally, integrating a direct messaging feature for interactive communication between the artist and the customers. The ideal freelancer ...

    $174 (Avg Bid)
    $174 การประมูลเฉลี่ย
    54 คำเสนอราคา
    Fancy Product Designer 3D Model 6 วัน left
    ยืนยันแล้ว

    ...erstellen, dass es kompatibel ist bzw. mit dem Fancy Product Designer-Plugin für WooCommerce funktioniert. Der Schwerpunkt liegt auf der Anpassung des Modells für die Verwendung mit diesem speziellen Plugin. **Anforderungen:** - Konvertieren Sie eine vorhandene FBX-Datei in ein vollständig kompatibles Format mit Fancy Product Designer, einschließlich der erforderlichen Konfigurationen. - Fügen Sie endgültige Ergebnisse wie Screenshots und eine Umgebungs-HDR-Datei hinzu. - Stellen Sie sicher, dass das Modell für eine genaue Online-Darstellung korrekt auf seine realen großen Abmessungen **Ideale Fähigkeiten:** - Kenntnisse in 3D-Modellierungssoftware, insbesondere FBX. - Erfahrung mit WooCommerce und dem Fancy Product Desi...

    $17 / hr (Avg Bid)
    $17 / hr การประมูลเฉลี่ย
    22 คำเสนอราคา
    Dafny Development: Two Simple Functions -- 2 6 วัน left
    ยืนยันแล้ว

    I am looking for Dafny developer that can implement two simple functions, with proofs, asserts and lemmas to show it really works as intended.

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

    I'm in need of a professional to assist in C code writing for my PSoC Creator project. The main task will be to handle the dump and write operations to an I2C EEPROM. You can read the document I upload and Ican send you the part of accelerator which I have wrote successfully. The key responsibilities include: - Developing the necessary algorithms for the dump and write operations - Configuring the necessary peripherals to enable communication with the I2C EEPROM - Implementing interrupt handling for efficient operation The ideal freelancer for this project should have: - Previous experience with writing C code for PSoC Creator projects - Proficiency in handling I2C communication - Strong skills in algorithm development and peripheral configu...

    $79 (Avg Bid)
    $79 การประมูลเฉลี่ย
    10 คำเสนอราคา
    Dafny Development: Two Simple Functions 6 วัน left
    ยืนยันแล้ว

    I am looking for Dafny developer that can implement two simple functions, with proofs, asserts and lemmas to show it really works as intended.

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

    I have a website that gives me access to educational content, however, i am unable to download the videos, even with a plugin from chrome. the reason for this is that the creator of the website has made it very difficult. the reason i would like to do this is because I live in a country with bad internet and i would like to receive an education so i can move far away from this 3rd world country. requirements: understand how to manage a website and its code, where the website wont even let me right click under no circumstances can access to the website be granted to the freelancer, instead, i am willing to share screen and i expect a very detailed step by step process on how to maneuver around the issue that i am ...

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