Web ajax gui jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 web ajax gui jobs found, pricing in AUD

    ...can lock .pcm files, similar to a specific example that will be provided. Key Requirements: - File Locking: The tool should be able to lock .pcm files in a way that's identical to a specific example I will provide. The locking mechanism should be secure and reliable. - Command Line Inputs: Users should be able to interact with the tool solely through command line inputs. There's no need for a GUI or web interface. - Batch Processing: The tool should also support batch processing of multiple files at once. This is a crucial requirement for me. - It will run on windows Ideal Qualifications: - Experience with file locking mechanisms and encryption. - Proficient in developing command line tools. - Prior work on batch processing tools would be a plus. Please inc...

    $33 (Avg Bid)
    $33 Avg Bid
    6 bids

    I need an experienced HTML developer to provide guidance on webpage code. The key goals are to add an auto-population feature and convert an existing Pop Up into a Modal. Key Requirements: - Provide the framework for an auto-population feature in the HTML ...VAR (variable) included in the "Autopop ". The autopop will then open a specific Menu item based on the VAR and the Script AutoPop Matrix. - Take the existing birthday pop-up (included at bottom of (HTML to update.txt.) and convert it into a modal but include all of the same criteria for population. Ideal Skills and Experience: - Strong expertise in HTML, JavaScript and possibly AJAX - Prior experience in implementing auto-population features in webpages - Ability to work on the project and deliver within 1 weeks t...

    $248 (Avg Bid)
    $248 Avg Bid
    48 bids

    I'm in search of a seasoned JavaScript developer to handle the design and implementation of a graphical user interface (GUI) application. The focus of this project is predominantly on facilitating seamless user interaction. Key Responsibilities: - Use JavaScript to develop the principal application logic - Create an intuitive and engaging graphical user interface Ideal Candidate: - Has extensive experience with JavaScript - Can demonstrate prior experience or projects working on user-centered design and interface - Understands the nuances of GUI application development. If you comprehend the balance between aesthetics and functionality, and are capable of creating high-performing applications, then I'm eager to work with you. Looking forward to receiving b...

    $17 (Avg Bid)
    $17 Avg Bid
    7 bids

    I'm in need of some assistance to develop a .NET8.0 program with expert level C# coding ability for an assisgnment. The main functionalities of the project include: * Command-based user interface Critical aspects of the project include: * User Interface: The program will run on a command line interface. It is essential you have experience in this rather than GUI/Web-based interface design. * File handling: For effective data management, we require user interface functionality. Experience in properly implementing this within a .NET application is crucial. Bringing these aspects together to create a seamless program is the ultimate goal of this project. The right candidate will have extensive experience in C# programming, specifically with .NET8.0, and a good u...

    $659 (Avg Bid)
    $659 Avg Bid
    21 bids

    We don't want our employees to see the phone numbers of customers on whatsapp and chat with them. We just want to restrict whatsapp usage to making calls only without visibility of the numbers. So best is that if the GUI of WhatsApp Desktop is not visible and we access it using another app. Either from browser or another windows app. Alternative is that we do this with android app

    $517 (Avg Bid)
    $517 Avg Bid
    6 bids

    I have a plain PHP script where users ca...happen if there is no active user linked to a league/team. Now, here's the exciting part. Every match should be generated at 00:00 with certain random variables. So, for example, if a player is in League 1, I want all matches in that league to be generated. I've created an example of how I want to visually present this to the user. Check out the example here: Online Soccer Game Example. Choose Ajax and Feyenoord, and start the match for a preview. Changes must be for More details: What programming language is your script currently written in? PHP What information should successful freelancers include in their application? Past work How soon do you need your project completed? ASAP

    $255 (Avg Bid)
    $255 Avg Bid
    58 bids

    I'm in need of a skilled web developer to help me with the following tasks: - HTML coding - Implementing AJAX - Developing JavaScript elements The project involves creating a website that caters to the general public. The key functionalities I'm looking for are: - Data submission and processing - Real-time updates - Dynamic content generation Ideal candidates for this project will have - Proficiency in HTML, AJAX and JavaScript - Previous experience in developing websites aimed at general public - Ability to deliver on data processing, real-time updates, and dynamic content generation. Hello to you freelancers, I programmed an availability check on one page. If a user enters a street, zip code or city into the text field on the page, they will receive th...

    $301 (Avg Bid)
    $301 Avg Bid
    42 bids

    ...successful completion of the payment, it should update the GUI to indicate a successful transaction or revert to the initial state if the payment fails or is aborted. Problem: The main challenge I am facing is that the application does not correctly detect and handle the completion of the payment process. Specifically, the application struggles to: Detect when a payment has been successfully completed or when a payment has failed. Execute subsequent actions based on the payment's outcome. This issue appears to be related to the handling of the API's responses and the application's state transitions based on those responses. Expected Behavior: After a user completes the payment process via the Vipps app or website (redirected through a web view within the ...

    $59 (Avg Bid)
    $59 Avg Bid
    14 bids

    ...dot) signatures to a file. The file type is flexible; PDF, JPEG, PNG would all be acceptable. - Capture signatures from the Topaz T-LKB755SE-BHSB-R SignatureGem LCD 4x3. -Simple gui with 2 buttons, start siging and save image. Image then shown in gui and saved in database. Your experience should demonstrate: - Proven Python programming skills - Systematic approach and attention to detail - Knowledge or willingness to become familiar with Topaz Signature Pads. - Capture signatures from the Topaz T-LKB755SE-BHSB-R SignatureGem LCD 4x3. Simple gui with 2 buttons, start siging and save image. Image then shown in gui and saved in database. This are the available SDKs /software combine what you need i am on a windows pc with the topaz in front. Python is main b...

    $31 (Avg Bid)
    $31 Avg Bid
    10 bids

    ...experienced C++ developer to change a piece of software I have from 32bit to 64bit, along with some graphical user interface (GUI) updates. Your core task will be to: - Implement improved navigation features - Modernize the software's design for a timelier aesthetic - Enhance overall user experience - Optimize the software - Document the software code Despite the core task, there are a few existing features I'd like to keep in place. This includes: - Existing data processing capabilities - Current software integrations - User account management The ideal candidate should have an impressive portfolio in C++ developments and previous experience with similar projects. GUI design skills, DAQ, specifically in making software user-friendly and modern, are also e...

    $769 (Avg Bid)
    $769 Avg Bid
    38 bids

    We are in need of a skilled web app developer to create an AI-powered text classification system. We are looking for a developer to make a web app that is able to accept any kind of raw text or a pdf and extract raw text from it. So, the initial page can have 2 options for Data Source: Raw Text and PDF (We might add support for other input formats as well in the future). Next, once we have the text available, it should split the text based on the lines. It can split on the full stop character. And then every line must be sequentially given to a ML model. This would be a text classification huggingface model, which can be instantiated via this code: from transformers import pipeline pipe = pipeline("text-classification", model="legal-text-classification...

    $39 (Avg Bid)
    $39 Avg Bid
    6 bids

    I'm in need of a developer with specific experience in creating a serial port driver (RS232) for a Windows operating system. The key requirements include: - The driver needs to be developed using the C programming language. Profound knowledge of C, Windows A...using the C programming language. Profound knowledge of C, Windows APIs and asynchronous serial communication (RS232) is essential. - As part of the project, a communication dashboard needs to be created too. The dashboard must have the capacity to track live data, support multiple connections and should incorporate a customizable interface. Therefore, seeking candidates with strong skills in GUI development, database management and networking too. Looking forward to discussing this project with interested and capa...

    $640 (Avg Bid)
    $640 Avg Bid
    6 bids

    I need assistance troubleshooting an Ajax call. Specifically, there's an issue with the condition logic--validating user authentication status. I am seeking a skilled professional who has: it only front end work - Expertise in integrating API - Extensive experience in Ajax - Understanding of condition logics - Knowledge in remote desktop support This task requires 1 to 2 hours of remote work. Please ensure you're available for this duration. Your assistance will be highly appreciated!

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    14 bids

    I'm in need of a professional who can create a straightforward database with a user-friendly GUI for Windows. Key Requirements: - The database should be able to store and retrieve data efficiently. - It should feature a GUI for easy interaction. Ideal Skills and Experience: - Proficiency in Windows database development. - Prior experience in designing user-friendly GUIs. - Strong knowledge of data storage and retrieval techniques. Please let me know about your relevant experience and a rough estimate of the time and cost required for this project. Thank you.

    $127 (Avg Bid)
    $127 Avg Bid
    4 bids

    Search engines need to be implemented at 3 cpts, these results must be loaded via Ajax on the same page, and with pagination. 2 of the forms have nested fields, that is, one option is chosen from a list and the other drop-down menu is filled automatically. I send screenshots in the document

    $239 (Avg Bid)
    $239 Avg Bid
    25 bids

    Hi James L., I noticed you posted a following project ( https://www.freelancer.com/projects/tailwind-css/Interactive-GUI-Development-Next/details )

    $15 (Avg Bid)
    $15 Avg Bid
    1 bids

    I have an error in my asp.net MVC application. The form is using AJAX to show particular dropsownlist data. its working fine but if the validation works, the ajax call is reseting and stop working.

    $77 (Avg Bid)
    $77 Avg Bid
    12 bids

    I am looking for a skilled freelancer adept in Typescript, Tailwind CSS, and React-i18next to build a GUI on a boilerplate. The ideal candidate should have a solid understanding of complex UI elements and internationalization techniques to deliver a high-quality project. Key Functionalities: - User registration and login/logout. - A comprehensive dashboard displaying user analytics. Design Requirements: - The design should replicate the minimalist style seen here: Content: - The GUI should accommodate text, images, videos, and apps. Once given a general direction, the freelancer will need to be proactive and independent in implementing these elements. This project requires a developer who is detailed and thoughtful in their approach, with the

    $181 (Avg Bid)
    $181 Avg Bid
    73 bids

    ...facilitate fast and secure transactions. Key Components: - The program should primarily focus on conducting transactions in a speedy and secure manner within the Binance Merchant ecosystem. - A user-friendly GUI interface is essential for the program. This will enable easy navigation and interaction for users as they conduct transactions. - The program should be compatible with the Windows operating system. It should run seamlessly and efficiently on this platform. Ideal Skillset: - Proficiency in blockchain technology and understanding of P2P transactions is crucial. - Experience in developing GUI interfaces is a must. - A solid background in software development for the Windows OS. - Previous experience with Binance Merchant or similar platforms would be a big plus. I...

    $325 (Avg Bid)
    $325 Avg Bid
    14 bids

    **Project Title:** Transfer and Enhance PHP/Mysql/Ajax Team Organisation Tool to Flutter Web App **Project Description:** We are seeking a skilled developer to assist in migrating an existing PHP/Mysql/Ajax Team Organisation Tool to Flutter, with the aim of releasing it as a web application. The primary objectives of this project include implementing a robust user authentication system, enhancing work organisation capabilities through calendar events, introducing user profile management for self-updating special user data, incorporating team management by assigning role models such as Teammember, Teamorganiser, Controller, Boss, and Admin, adding communication options to send team emails, chats, SMS, and WhatsApp messages, including timestamp functions for each...

    $1839 (Avg Bid)
    $1839 Avg Bid
    115 bids

    ...looking for a skilled web developer to create a live stock chart. This chart will be based on the data of my stock price and volume API's, and should be built to support interactivity, particularly with hover details. It should also be dynamic in that the chart changes based on ticker symbol entered in a search field. For the time being, only the VWAP indicator should be present and users should be able to change chart view to 1m, 5m, 15m, 1D, 15D, 3M, 6M, 5Y. Key requirements: - Creation of a live stock chart - Integration with stock price and volume API's - Interactivity with hover details - Web platform development - Needs VWAP indicator - Needs 1m, 5m, 15m, 1D, 15D, 3M, 6M, 5Y views The ideal candidate for this project should have: - Proficient skills in J...

    $252 (Avg Bid)
    NDA
    $252 Avg Bid
    4 bids

    Will develop tool in Python (with GUI), to extract images from excel file, based on user input. Will feature log system as well. More details as discussed. Expect quality work as always. Thanks for choosing me once again!

    $399 (Avg Bid)
    $399 Avg Bid
    1 bids

    I'm looking for an expert to install and train me on the use of Real-Time Voice Cloning (RVC) software, specifically for generating AI songs. Key Points: - The primary goal is to utilize the technology for music production. This means creating and manipulating voice samples for song generation. Ideal Skills and Experience: Python Apple M1

    $32 (Avg Bid)
    $32 Avg Bid
    5 bids

    I'm looking for a skilled professional to help me create a graphical user interface for data visualization using the Tkinter Python library. This is an urgent project with a strict deadline - the job needs to be completed within the next 8 hours. Key Requirements: - Development of a GUI for data visualization - Ability to create a user-friendly interface with Tkinter - Implementing data visualization features (e.g., uploading photos for visualisation) Ideal Skills: - Proficiency in working with Tkinter and developing GUIs - Strong experience in data visualization techniques - Ability to create interactive and user-friendly interfaces - Prior experience with real-time data updates and photo uploads in GUIs Please note that due to the urgency of this project, only candidates ...

    $605 (Avg Bid)
    $605 Avg Bid
    14 bids

    I am looking for a skilled Python engineer to create an engine which is capable of finding pre-defined Data Points (DP’s) within the PDF file. Objectives for the system: 1. It has to be completely offline (no online solutions will be accepted); 2. System has to be integrated with LLM (Llama or similar); 3. LLM must be capable on answering questions (via chatbot interface on GUI) on: a. DP’s; and b. Text it read while it was scanning the PDF and looking for DP’s; c. Previously read documents related to the same client. 4. DP’s are to be saved to SQL table; 5. We need a dashboard, to train the engine on finding DP’s in the document. Current problems: A. Large part of documents are scanned, but regardless if the document is scanned or not, it’s all...

    $1891 (Avg Bid)
    $1891 Avg Bid
    87 bids

    I have a typing speed tester project develope...Top Typists: It should also support the creation of a leaderboard displaying the top typists based on their performance. - Graphical User Interface (GUI) Improvements: I want the developer to enhance the GUI of the project, focusing on: - Enhancing the Design and Aesthetics: The GUI should be visually appealing and user-friendly. - Improving User Experience and Navigation: The user interface should be intuitive and easy to navigate. The ideal candidate for this project should have experience in Python development, particularly in integrating databases and improving GUIs. Familiarity with database management, user authentication, and GUI design principles will be a plus. A good eye for design and user experi...

    $21 (Avg Bid)
    $21 Avg Bid
    6 bids

    I'm looking for a talented system designer to help with the development of a product of mine. The project will involve the programming of a Graphic User Interface (GUI) for the product. As I don't have the required software tools yet, I am open to suggestions on which ones are best employed for this task. Furthermore, I need the system design to be supported on multiple platforms, including mobile and tablet. I need the system design to be able to make screenprints of the product. Im thinking a wordpress with facebook knowledge is what I need for programming. But I need to make it understandable for programmers. First I need to make my concept understandable visual. I explain and they make it visible...no confusion for programmers This is a website that connects wit...

    $917 (Avg Bid)
    $917 Avg Bid
    35 bids
    Replicate Figma Design in PyQt 15 hours left
    VERIFIED

    I need a Python GUI expert to create a cross-compatible GUI based on a design in Figma. It should be identical in appearance and fully functional on both Windows and MacOS. Key Requirements: - Design: Implement the Figma design accurately, ensuring that all elements (layout, colors, fonts, etc.) are replicated faithfully. - Functionality: Start button can only be pressed if all entries have been filled. Once you press the start button, an account is added to the managed accounts section. The account has a stroke below it indicating status, GREEN for running, YELLOW for paused and RED for failed. On clicking these account buttons a simple looking modal pops up, it has to look similar to the design. The modal will show account status and button to change the status and 3 but...

    $112 (Avg Bid)
    $112 Avg Bid
    54 bids

    I'm in need of a sports league management software in Java with a user-friendly interface. The software should primarily focus on player registration and team management for a single sport. I'm looking for a quick implementation - "quick and dirty" - with the aim to get it up and running as soon as possible. Key Features: - Pla...simple, efficient player registration panel to capture essential details. - Team Management: Capabilities to create, edit, and manage teams within the league. I'm going to be flat out honest here, this is a project that went awry. We've been coding for 2 weeks and have made barely any progress so we are hoping that we can just get a quick and dirty project in, doesnt even have to look great, just a GUI based program. Payin...

    $74 (Avg Bid)
    $74 Avg Bid
    17 bids

    Project Description: We are seeking a proficient Python developer to complete and refine a web crawling application with a graphical user interface (GUI). The primary function of this application is to extract specific job-related data from websites based on input parameters such as job title and location. Key Responsibilities: Review and refine existing Python code for web crawling to ensure robust and efficient data extraction. Develop and implement a user-friendly GUI that allows users to input search criteria easily. Ensure the application can parse and extract data accurately from various webpage structures. Output the extracted data into a structured spreadsheet format. Test the application to ensure its reliability and accuracy under different use cases...

    $162 (Avg Bid)
    $162 Avg Bid
    82 bids

    Hi Ishaq. Can you have a look at this app for us. We want to convert it from a commend line batch file to a GUI app in Python. We had one of our team build the app in C# a few years ago, but he has left and we have the source code. The app will extract an image from an excel spread sheet based on the column ref and put the image into a nominated directory with the imaged named as per another column in the source excel spreadsheet. I can send yu a full demo of the app. regards Rob

    $38 / hr (Avg Bid)
    $38 / hr Avg Bid
    1 bids

    100% mobile compatible Powerful, safe and high performance PHP, MYSQLI, CSS3, HTML5, JQUERY, AJAX technologies Unlimited Main Categories Unlimited Subcategories Unlimited Category Custom Fields Unlimited Category Filter Options Component supported homepage that can be managed from the panel Possibility of using it throughout Türkiye (province & district & neighbourhood) or regionally (district & neighbourhood)! Google Maps ad location featureStreet View feature TRY, USD, EUR and GBP currency support TL equivalent of foreign currencies according to current exchange rates Store and store representatives Instant messaging between members Favorite postings Individual membership, corporate membership and membership packages Unlimited membership package based on total ad,...

    $261 (Avg Bid)
    $261 Avg Bid
    38 bids

    ...still be made during the testing phase ! Hello, i´m looking for a programmer to write an rename tool to rename Animes, Series and Movies. My Requirements are: -rebuilt app like and (MetaX) -easy license system, username/email and password or a reg file? -for Windows (With a proper installation routine and as an .exe file!!) -python -modern GUI and (CLI) Command Line usage, powerful and full-featured cmdline interface and scripting interface for any kind of automation -source code !! (properly documented) -Naming Synthax: -expandable -Fetch Data directly from the Website !!! -API usage ( If the API is free of charge and freely available ) -option for (hidden) autostart -add presets, preset for e.g. emby/plex/kodi

    $361 (Avg Bid)
    $361 Avg Bid
    26 bids

    ...need few tasks to do. 2. Site Speed / Database Optimization: Fix site speed when doing site search, using finder plugin and when navigating the subcategories on layered navigation.  E.g. click “Shop Parts”  , then click one of the menus on the left categories such as “Braking System”. Paging through category pages also same speed issues. a. I’ve tried enabling Ajax and still same issue with performance. b. Site search is using Elasticsearch but still very slow c. Need to aim for 1-2 seconds load time. 3 . Magento Checkout: a. Fix bug on Checkout page regarding address. “Error occurred” when we add an address in Magento admin, then customer tries to use the account to make a purchase. b. Implement Google address auto-comple...

    $98 (Avg Bid)
    $98 Avg Bid
    16 bids

    Need a web-based database for businesses to register, visualize and search. Features: • Super admin can access, edit all the data and setting the site name, footer and logo, can create users. • Admin user can access all the data. • User based on District: can only access and edit only District records. • Integrate mail box/chat to registered business email (text and attachment). • Expire date notification: one month before notification warning/alert and email to registered business email and warning list in dashboard. • Dashboard/chart widget to embed in public website. Dashboard • Total registered business (number) and pie chart by Business status: (Ativa, Suspensaun) • Total registered business (number) and pie chart by Gender/Sex: (Feto,...

    $1622 (Avg Bid)
    $1622 Avg Bid
    100 bids

    ...simple graphical user interface specifically for an STM32H7 CPU. The interface is primarily intended for displaying the system's status and temperature. Key requirements: - The interface should be designed to run on the STM32H7 CPU, ensuring optimal performance and compatibility. - The primary purpose of the GUI is to display system status and temperature information. It should do this in a clear and easy-to-understand manner. Ideal skills and experience for this job: - Proficiency in GUI development, particularly for embedded systems - Strong understanding of STM32 microcontrollers and their associated toolsets - Experience in designing UIs for information display purposes - Experience using ST TouchGFX software - Must know how to program C++ in GCC using STM32C...

    $23 - $38 / hr
    Sealed
    $23 - $38 / hr
    20 bids

    help in php and js remotely, I have an error when returning data from an ajax

    $42 (Avg Bid)
    $42 Avg Bid
    27 bids

    ...a skilled C++ Developer who specializes in native cross-platform MCUs firmware and software development. Our ideal candidate would primarily help us develop a Windows, Linux, and macOS compatible monitoring system, specifically for voltage. The goal is to create a GUI application with specific features. These include: - Real-time monitoring - Graphical representation - Data logging - GPIO MCU ON/OFF control - Voltage and current real-time transfer to PC via USB-connected MCU SAMD21 This calls for not only proficiency in GUI application development, but also a demonstrated understanding of working with real-time data transfer systems. Real-time voltage monitoring and the know-how of system-level development will be crucial to this particular project. If you've de...

    $719 (Avg Bid)
    $719 Avg Bid
    20 bids

    ...customized messages on the Happn platform. The ideal candidate will have expertise in creating scripts for Windows GUI automation and a strong understanding of interacting with third-party applications. Responsibilities: Develop a robust AutoIt script to automate messaging on the Happn app, including extracting names of new matches and sending personalized messages. Customize the script to interact with specific elements of the Happn interface and ensure seamless execution. Test the script thoroughly to verify accuracy, reliability, and performance. Requirements: Proven experience in creating automation scripts using AutoIt for Windows applications. Familiarity with GUI automation, handling user inputs, and extracting data from applications. Strong problem-solvi...

    $180 (Avg Bid)
    $180 Avg Bid
    7 bids

    I need an experienced ASP.NET full-stack developer to provide job proxy from 7:30 pm IST to 2:30 am IST. (must have to work on client laptop wia screen sharing) Resource must have Knowledgeable of the ASP.NET framework, Microsoft SQL Server, and design/architectural patterns (e.g., Model-View-Controller (MVC)). Knowledge of web development languages, such as HTML, XML, CSS, JavaScript, and AJAX. Experience with database servers, particularly Microsoft SQL Server 2016 or newer/ In-depth knowledge of the .NET infrastructure Experience with architecture styles/APIs (REST, RPC). Understanding of the Agile methodology. Knowledge of REST and RPC APIs. Strong communication and interpersonal skills with an ability to work well in a team setting. Advanced proficiency in C#, F#, or V...

    $646 (Avg Bid)
    $646 Avg Bid
    33 bids

    We are currently seeking an experienced Angular developer(s) to assist with the refactoring of our customer existing web applications. We are looking for long term collaborations, not single or a couple of tasks only. We have two main projects to upgrade until july 2024. To avoid wasting time, please: 1) refrain from graphic designers or only HTML experts, we are looking for angular expert only. 2) we have internally development skills (FrontEnd and Backend) so we can identify quickly the skill level and seniority 3) Every set of tasks are decided before and estimated and shared the development time 4) payment occurs only after sharing the specifications, creation, release and testing of the tasks 5) maximum rate basic development (HTML/CSS): €14/hour 6) maximum rate adv...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    120 bids

    I'm on the lookout for a skilled Raspberry Pi developer to devise a PyQt GUI with a specific focus on rendering real-time updates. Key Responsibilities: * Developing a practical and efficient PyQt GUI, focused on Raspberry Pi. * Implementing specialized features for real-time updates. Although it's not mandatory, it would be ideal if you can come with previous experience developing GUIs with Python and Raspberry Pi. While my requirements don't necessarily specify the data presentation format, I am relying on you to leverage your expertise and propose the best way to present the streaming data real-time. Essential Skills: * Proficiency in Python and Raspberry Pi. * Proficiency with PyQt for GUI development. * Experienced in rendering real-time data. ...

    $272 (Avg Bid)
    $272 Avg Bid
    22 bids

    ... best practices, and emerging technologies to continuously improve plugin development processes and standards. Requirements: Bachelor's degree in Computer Science, Engineering, or related field (or equivalent work experience). Proven experience as a WordPress Plugin Developer, with a strong portfolio showcasing custom plugin development projects. Proficiency in PHP, HTML, CSS, JQuery, and AJAX, with a deep understanding of WordPress and WooCommerce architecture. Experience with developer-level testing, debugging, and troubleshooting of WordPress plugins and themes. Familiarity with version control systems (e.g., Git) and project management tools (e.g., Jira, ZenDesk). Excellent communication skills in English, both written and verbal. Strong attention to detail, wi...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    131 bids

    See Document attached for details. Source code is required. I would like the programmer to use PYModbus-3.6.8 for the PLC communication and Tkinter for the GUI in the Python program.

    $864 (Avg Bid)
    $864 Avg Bid
    43 bids

    Hello, There is a system called galvonometer in laser cutting machines. An electronic card called ezcad2 is used to control the galvonometer system. Our aim is to send the image we obtained with Python OpenCV to...Interface should be utilized for robust, versatile, and user-friendly control. This project calls for a professional with expertise in software development, particularly for control operations, and a sound understanding of laser marking systems. The ideal candidate for this undertaking should be well-versed with EZCAD2, Python programming, and real-time control systems. Experience with command line and GUI development will also be advantageous. Your bid should reflect your ability to deliver this project promptly and efficiently, ensuring a high level of precision and pe...

    $868 (Avg Bid)
    $868 Avg Bid
    22 bids

    I'm in need of an expert to install Bitcoin Core and Wallet GUI on Ubuntu 22.04 system. Here's what you need to do: - Install Bitcoin Core and Wallet GUI on Ubuntu 22.04 - Configure it for business transactions Ideally, you should have the following skills and experience: - Ubuntu 22.04 troubleshooting and setup expertise - Familiarity with Bitcoin Core and Wallet GUI software - Knowledge of secure cryptocurrency setup, although additional security measures setup is not required at this stage. My end goal is to have a functional Ubuntu system for my business Bitcoin transactions. Please make sure everything is working smoothly before you complete the project. Excited to work with you.

    $23 (Avg Bid)
    $23 Avg Bid
    6 bids

    ...Image Recognition, Speech Recognition, and Audio capabilities for handling diverse data formats and sources. - Incorporate high-level security measures like encryption of data, access control, and intrusion detection to protect the confidentiality and integrity of the information it processes. - Provide user interaction through text-based chat, voice-based interaction, and graphical user interface (GUI) to ensure ease of use for both customers and legal professionals. The primary goal of this system is to handle tasks like summarizing voluminous medical records, drafting legal documents, and creating individual folders for each customer, based on the information provided. It's imperative that the AI system is capable of keeping this information confidential and not sharing ...

    $2265 - $4531
    Sealed
    $2265 - $4531
    105 bids

    I'm in need of a skilled developer to create a UML sequence diagram drawing tool. The tool will not be tied to any specific language, but should generate clean and accurate sequence diagrams. Key Project Requirements: - Develop...language, but should generate clean and accurate sequence diagrams. Key Project Requirements: - Develop a standalone application for creating UML sequence diagrams. - The tool should be versatile and not language-specific. - Ensure compatibility with Windows and MacOS. Ideal Skills and Experience: - Strong knowledge and experience in software development. - Proficiency in creating user-friendly GUI applications. - Previous experience with UML and diagram drawing tools is highly preferred. - Familiarity with cross-platform development and compatibi...

    $32 (Avg Bid)
    $32 Avg Bid
    13 bids