Cre loaded payment processing error codes jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 cre loaded payment processing error codes jobs found, pricing in CAD

    I'm looking for a professional who can help with Excel work, primarily focusing on formula creation and formatting tables. Key Requirements: - I need assistance in creating formulas that can automate calculations and processes in Excel. - I'm looking for a clean and simple format for my tables, in line with a minimalist style. Ideal Freelancer: - Proficient in E...Requirements: - I need assistance in creating formulas that can automate calculations and processes in Excel. - I'm looking for a clean and simple format for my tables, in line with a minimalist style. Ideal Freelancer: - Proficient in Excel, with a deep understanding of formula creation. - Experienced in table formatting and design, with a flair for minimalism. - Able to deliver high-quality, error-free...

    $18 (Avg Bid)
    $18 Avg Bid
    88 bids

    I need a dedicated Android developer to create an intuitive and secure membership application. The app is expected to include the following core features: - User Re...data protection. - Profile Management: An easy-to-navigate profile section that allows users to update and manage their information. Additionally, the application must integrate a payment processing system. In this regard, the app should support credit card payments. Ideal skills and experience for this project include: - Proficiency in Android development - Expertise in UI/UX design and user flow - Prior experience in developing membership or payment applications - Demonstrated knowledge of secure coding practices and data protection - Familiarity with integrating payment gateways, specifical...

    $732 (Avg Bid)
    $732 Avg Bid
    78 bids

    I need a proficient PHP developer to address an integration issue I'm experiencing with the Ccavenue payment gateway on my website. Key Tasks: - Resolve the integration issue occurring at a specific stage of the payment process. - Implement the necessary changes to ensure the payment gateway functions seamlessly. - Integrate a new control panel in the admin panel. Ideal Skills and Experience: - Strong command of PHP, particularly in relation to payment gateway integration. - Previous experience with Ccavenue payment gateway is highly preferred. - Proficiency in admin panel development. - Ability to troubleshoot and identify issues efficiently.

    $30 (Avg Bid)
    $30 Avg Bid
    13 bids

    I'm in the process of starting a new business and I need a dedicated professional to help me bring my vision t...for a freelancer who can build an e-commerce website that will serve as the online sales platform for my products and services. Key requirements include: - Developing a user-friendly and visually appealing website that aligns with my brand identity. - Implementing secure payment gateways for seamless transactions. - Setting up product categorization and search functionalities for easy navigation. - Ensuring mobile responsiveness for a smooth experience across devices. - Integrating inventory management and order processing systems. For your application, please include examples of past e-commerce websites you've developed. This will help me assess your ...

    $1441 (Avg Bid)
    $1441 Avg Bid
    372 bids
    Web development 6 days left

    Hey users, i already have my static portfolio written in html,css and javascript. I just wanted to make it as dynamic. I wanted to add all my content to be loaded from firebase backend. Link to portfolio : It is just a small project and in near future will also look for SEO For Portfolio Connect with me if you are interested

    $36 (Avg Bid)
    $36 Avg Bid
    17 bids

    I'm facing an issue with my StrongSwan tunnel. I would appreciate a talented freelancer to assist in troubleshooting and resolving the problem. Key Details: - The error message I'm encountering is 'invalid HASH_V1 payload length, decryption failed?' - The error seems to be related to not being able to decrypt payloads - Additionally, I'm getting 'No matching CHILD_SA config found for IP/IP. received DELETE for IKE_SA' on the responder side Your Role: - The primary task is to address and rectify the issues causing the tunnel failure - As of now, the problem seems to be primarily on the responder side Ideal Skills for the Job: - Proficient in StrongSwan VPN - Strong troubleshooting skills - Experienced in resolving encryption-related issue...

    $192 (Avg Bid)
    $192 Avg Bid
    14 bids

    I'm in need of an experienced developer to modify my PHP/Bootstrap5 image watermark form. The current setup has the form working in the background with a preset design. I now want it to be a more integral pa...seamlessly with the form submission. This involves adjusting the code to make it work in conjunction with user input from the form. - **User Experience**: The form should be user-friendly, intuitive, and visually appealing, ensuring a smooth and engaging experience for users. Ideal skills and experience: - Proficiency in PHP and Bootstrap5. - Prior experience in integrating forms with image processing, particularly watermarking, will be a significant advantage. - Strong understanding of user experience design principles. - Ability to work autonomously and efficiently to ...

    $35 (Avg Bid)
    $35 Avg Bid
    19 bids
    Python Data Analysis File Fix 6 days left
    VERIFIED

    I have a Python file that was running fine last night for data analysis purposes. However, after trying to upload the '' file to GitHub, I encountered an error due to the file size being too large for GitHub. I need to get the Python file running again, but with the '' file stored on an external service to work around the file size limitations of GitHub. Key requirements include: - Identifying and resolving the issue causing the Python file not to run - Storing the '' file on an external service and adjusting the Python code to access it from there Ideal Skills and Experience: - Proficiency in Python - Experience with data analysis and handling large datasets - Familiarity with version control, specifically using GitHub - Ability to troubleshoot and r...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    45 bids
    UDP/IP NETWORK PYTHON EXPERT 6 days left
    VERIFIED

    .The scope of this project includes: 1. Data Transmission: You should be able to help in enhancing our network to ensure that it delivers data more optimally, focusing particularly on text-based data, as this is what our UDP/IP network primarily handles. 2. Error Detection and Correction: The hiree will also have to devise new methods for detecting and correction errors within our system. We've been facing some challenges in this area that need resolution. 3. Scalable Solutions: Our network system currently connects between 10 and 50 devices. While working on this project, it is important to keep scalability in mind to accommodate potential future growth.

    $57 (Avg Bid)
    $57 Avg Bid
    11 bids
    Urgent SPSS Expert Needed 6 days left
    VERIFIED

    I need an SPSS expert urgently. I have a dataset that requires thorough analysis using SPSS. You'll need to perform a variety of statistical calculations and data processing to derive meaningful insights. Although I have not specified the exact type of analysis required, I will provide you with the dataset and further instructions once we are in contact. The dataset is not very large, but the analysis is vital for a project I am working on. This is quite urgent, so I'm looking for someone who can dedicate their time to this task and deliver results promptly. Ideal skills and experience: - Proficient in using SPSS for statistical analysis - Ability to handle datasets of varying sizes - Strong understanding of statistical concepts - Quick and efficient with a proven t...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    13 bids

    ...calls the GPT-3 API with the user's command. Response: GPT-3 generates a poem, and the webhook formats the response. Dialogflow Fulfillment: The webhook sends the formatted poem back to Dialogflow. Google Assistant: Reads the poem aloud to the user. Tools and Technologies: Google Assistant SDK: For setting up and configuring Google Assistant. Dialogflow: For natural language processing and managing conversations. Node.js/Python: For writing the webhook server. OpenAI GPT-3 API: For generating content based on user input. Example Code Snippet: javascript const express = require('express'); const bodyParser = require('body-parser'); const { OpenAIApi, Configuration } = require('openai'); const app = express(); (()...

    $757 (Avg Bid)
    $757 Avg Bid
    24 bids

    ...Programming Language: Preferably Python. Libraries: Experience with web scraping libraries like BeautifulSoup, Selenium, and data processing libraries like Pandas. Output Format: Ability to export data into an Excel file using Pandas or similar libraries. Error Handling: Robust error handling to manage failed requests and parsing errors. Compliance: Adherence to the websites' terms of service and rate limits to avoid being blocked. Project Scope: Input: A list of CRM numbers and a list of CID numbers. Process: Automate the lookup and data extraction process. Output: An Excel file with the compiled data. Skills Required: Web Scraping Python Programming Data Processing Automation Excel File Generation To Apply: Please provide: Examples of similar autom...

    $28 (Avg Bid)
    $28 Avg Bid
    6 bids

    I'm looking for a skilled professional who can migrate an existing voicemail manager system from Google Script (Javascript) to Office365. The primary purpose of this migration is to rebuild the system on a completely different platform. Key Requirements: - Proficient in Google Script (Javascript) - Familiar with Office365 platform - Previous experience with voicemail man...will depend on the freelancer's ability to effectively transfer the existing system's functionalities to the new platform. The system must be rebuilt using Javascript, ensuring compatibility with the desired platform: Office365. I also need help to complete previous project. Help with the following: 1. Batch file to merge Ruckus csv files instead of overwriting. 2. Batch file to find missing codes...

    $217 (Avg Bid)
    $217 Avg Bid
    18 bids

    I'm currently facing a Forbidden error in my Laravel project that's connected to a MySQL database. I'm looking for a skilled developer to troubleshoot and resolve this issue, and potentially optimize the database connections for a smoother performance. Key tasks: - Troubleshoot the Forbidden error in my Laravel project - Review and potentially modify the existing database connections - Ensure that the database connections are optimized for performance The ideal candidate will have: - Strong experience with Laravel framework - Proficient in MySQL database management - Proven track record in troubleshooting and resolving similar issues

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    23 bids
    Chrome Extension modify -- 2 5 days left
    VERIFIED

    ...document that is loaded - Select the second value from the second document that is loaded The communication between the Chrome extension and the server should be seamless and efficient. The server should be able to receive and process the values extracted by the extension. Iam using a multiple AWS windows instances upto 16. So in every instance I use chrome Browser for my Business to customers daily. So I run a Extension in chrome for Auto click drop-down &radio button That extension developed by other freelancer So Every instance& chrome extension has to connect to the server and if we change the radio button and drop-down on the server it has to be clicked as order wise. If first loaded document Click on 1st value which I had entered in server If...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    15 bids
    Chrome Extension modify 5 days left
    VERIFIED

    ...document that is loaded - Select the second value from the second document that is loaded The communication between the Chrome extension and the server should be seamless and efficient. The server should be able to receive and process the values extracted by the extension. Iam using a multiple AWS windows instances upto 16. So in every instance I use chrome Browser for my Business to customers daily. So I run a Extension in chrome for Auto click drop-down &radio button That extension developed by other freelancer So Every instance& chrome extension has to connect to the server and if we change the radio button and drop-down on the server it has to be clicked as order wise. If first loaded document Click on 1st value which I had entered in server If...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    13 bids

    I currently have a problem with my InDesign project. I initially detected an image error when I attempted exporting to EPUB. The error points to an image that I can't pinpoint in the project. I am looking for help to: - Identify the problem with the missing image - Delete the problematic image from the project The ideal freelancer for this job should have substantial expertise in running diagnostics on InDesign projects, a keen eye for detail, and proven experience in resolving similar InDesign problems. A quick turnaround would be highly preferable.

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    13 bids

    ...we prefer word press (this allows us to do minor modifications inhouse- no programming expertise). Along with the web site, suggest name (search on net and proposed office locations), design logo and compose tagline. All copy by client. Topics covered: Vision, mission, contact, FAQ, terms & Conditions, Returns, Refunds, Shopping from a catalog, Live+Chatbot, order processing, confirmation, tracking, cancellation, payment processing, credit, debit, digital wallets, EFT, (No COD, No Checks)Shipping choices and info, Shopping cart, Days to delivery, Visitor, customer mailing list, Loyalty program, Social media accounts, FB, Whatsapp, Youtube, Instagram, Twitter. Email newletter banners (Relevant occasions, seasons). Digital marketing activities, SEO, Selection of c...

    $557 (Avg Bid)
    $557 Avg Bid
    43 bids

    I'm in need of a seasoned AI developer to assist with a project that involves a variety of AI tasks. The ideal candidate should be proficient in Python and Java, with a solid understanding and experience in the following areas: - Natural Language Processing - Machine Learning - Computer Vision The project will involve a mix of training machine learning models and using pre-trained models. The output of the project will be a functional AI system that integrates these three areas seamlessly. Ideal candidates will have a deep comprehension of AI-related algorithms, excellent problem-solving skills, and an ability to work both independently and as part of a team.

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    54 bids
    Shopify Review Application 5 days left
    VERIFIED

    Overview: This application will enable Shopify store owners to collect ...should be no public option for writing a review on the store’s frontend. Review Collection: • After a purchase, customers should receive an invitation via email to write a review. Review Display: • Reviews submitted by customers should be displayed on the respective product page of the Shopify store. Webservice Integration: • All reviews must be sent to an external webservice for additional processing or storage. Subscription Plans: • The application should support different subscription plans (e.g., Free, Basic, Premium). • Each plan should offer different features and benefits. Submission Requirements: • Examples of previous work, especially any Shopify apps. &bull...

    $225 (Avg Bid)
    $225 Avg Bid
    49 bids

    ...colour recognition feature. The deadline is May 22, 2024. Key Requirements: - Add a Colour Recognition Feature: The primary task is to implement a colour recognition feature into the app. This will involve both integrating the functionality and ensuring its seamless operation within the existing app. - Code Explanation: I'm looking for someone who can provide me with a detailed explanation of the codes used in the app. This can be in the form of a video or slides, whichever you find most suitable. - Database Access & Training: I will also need full access to the app's database. You should guide me through the steps required to edit the database effectively. Ideal Freelancer: - Experienced App Developer: You should have a proven track record in app development, wi...

    $228 (Avg Bid)
    $228 Avg Bid
    29 bids

    ...Networks Reinforcement Learning Speech-to-Text and Text-to-Speech (and Deep Learning in this Relation) Robotics Limits of AI, Deepfake, and Ethics Practical Guide - Tools ChatGPT for Beginners Image Creation Tools with AI (DALL-E, MidJourney, Assistants - Market Overview) & Computer Vision Data Analysis in Enterprises with AI Python - Introduction and First Overview Additional Books Natural Language Processing (NLP) AI in Healthcare Autonomous Vehicles and AI AI in Finance and Trading Please start your offer with the answer to this question: What is 3+4? In your offer, explain why you are qualified for this project. Ideally, you are either a technical expert with AI knowledge, a writer with a strong AI background, or both. Remember, while ChatGPT can assist with generating ...

    $737 (Avg Bid)
    $737 Avg Bid
    73 bids

    I'm looking for someone to convert a PDF document into a Word document. The main purpose of this conversion is to extract text from the PDF content which has complex formatting, including elements such as tables and footnotes. Key Requirements: - Accurate Ex...primary goal here is to ensure that all text is accurately extracted from the PDF file and transferred to the Word document without any loss or distortion. - Formatting Preservation: While the layout may be complex, I'm looking for the freelancer to maintain the font styles and sizes as they appear in the original document. The ideal candidate for this job would have: - Proficiency in PDF and Word processing tools - Experience with maintaining formatting during content transfer - Attention to detail to ensure accu...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    171 bids

    ...online and offline bookings, streamlining our operations and ensuring a seamless booking experience for our customers. Essential Features: - Calendar integration: This is pivotal for tracking bookings, availability, and scheduling maintenance. Previous experience in integrating software with multiple calendar platforms is beneficial. - Payment processing: The software should be able to accept, process, and track payments in a secure manner. Experience in payment gateway integration is a plus. - Customer notification system: It should be capable of updating customers on booking status, payments, and upcoming trips. Experience with automated messaging systems and customer communication management is highly favorable. Applicants must have experience in building book...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    85 bids

    ...require a nuanced understanding of AI and firewall development. The ideal candidate for this project should have experience in: - Implementing AI functionalities: Primarily, the AI system should be capable of calculations and analysis for private search purposes. - Incorporating specific AI functionalities: The private AI system should have a thorough understanding of natural language processing, image recognition, and predictive analytics. - Developing private search capability: I want the AI system to perform encrypted and anonymous search. End-to-end encryption should be ensured while performing any search and there should not be any user identifiers during searches. - Firewall configuration: The firewall configuration should only block incoming connections t...

    $752 (Avg Bid)
    $752 Avg Bid
    21 bids

    1. Create a customer registration system 2. Publish ads with a online payment gateway 3. Call button for mobile phone when scrolling needs to call the registered phone number for customer 4. Automatic email reminder for ad expiry and if there is no payment ad has to be removed automatically.

    $206 (Avg Bid)
    $206 Avg Bid
    1 bids

    I've been encountering an error while trying to launch the Medium Tablet API 29 emulator in Android Studio 4.4 on my Windows system. The message says, "The emulator process for AVD Medium_Tablet_API_29 has terminated." I've scoured online resources and tried resolving the issue myself. However, the problem persists even after reinstalling the Android Emulator. I'm looking for a competent Android Studio expert who can help me resolve this error and get my emulator up and running it is, Unable to launch Medium Tablet API 29 - The emulator process for AVD Medium_Tablet_API_29 has terminated. Key Requirements: - Proficient in Android Studio - Experienced in troubleshooting emulator issues Your assistance in resolving this issue would be greatly appr...

    $76 (Avg Bid)
    $76 Avg Bid
    11 bids
    PHP Login Bug Fix 5 days left
    VERIFIED

    I need a skilled PHP developer to help me with a bug that's causing our login functionality to malfunction. Key Requirements: - The bug currently prevents users from logging in, and an error message is displayed upon failure - We need this bug fixed so that users can successfully log in without any issues Ideal Skills and Experience: - Proven experience in PHP development, particularly with login systems - Strong debugging skills to identify and rectify the issue - Solid understanding of database connections in PHP - Good communication skills to understand the problem and provide a timely fix

    $16 (Avg Bid)
    $16 Avg Bid
    32 bids

    I'm looking to set up an online store using WooCommerce on WordPress. Key Requirements: - Experienced in setting up WooCommerce stores with a focus on physical goods. - Proficient in integrating Stripe payment gateway. - Familiarity with adding necessary shipping add-ons for a smooth customer experience. - Arabic English shop In the setup, I'd expect: - A user-friendly interface for easy navigation. - Properly integrated Stripe payment gateway for secure transactions. - Shipping add-ons that can calculate shipping costs accurately. I'm looking for a freelancer with a proven track record in setting up similar WooCommerce stores and can deliver the project within a reasonable timeframe.

    $249 (Avg Bid)
    $249 Avg Bid
    93 bids

    in general I don't get the Greek characters in the description and all the buttons "complete", "delete" etc. throw this error and the reports are not generated its probabely some issue with the path or smtp notifications. please have a look at the video. i will send you the site and db on chat budget: $15-$20 USD deadline: 20/5

    $37 (Avg Bid)
    $37 Avg Bid
    40 bids

    I'm searching for an experienced Python developer to handle data collection and processing in the financial sector. Your tasks will consist of two core elements: - Data Collection: Obtaining data from diverse financial sources, including stock market data, cryptocurrency data, and financial news data. - Data Processing: Once collected, you'll perform various calculations and analyses, including statistical analysis, trend analysis, and calculations with a focus on historical data. Familiarity with these tasks and the financial sector is crucial to delivering the results needed. Your expertise in Python and financial data processing will contribute significantly to the project's success.

    $104 (Avg Bid)
    $104 Avg Bid
    9 bids

    1-I implemented application UI dynamically so it behave. 2-I also implemented new firebase chat system and deleted all agora code and sdk , 3-I also fix the exception and error from the project.

    $136 (Avg Bid)
    $136 Avg Bid
    1 bids

    My primary goal is to create a sophisticated machine translation project that focuses on Arabic to English language conversions. This is a challenging project that requires specific skill-set and in-depth knowledge in Natural Language Processing. Features I need: - Develop a multimodal machine translation model (MMT) using visuals and text to achieve accurate translation from English to Arabic and vice versa. Ideal Freelancer should have: - Proven experience in Natural Language Processing - Strong background in Machine Translation models - Ability to select and implement the most suitable Machine Translation model or API for this project, as I am open to the best possible options. If you have the necessary skills to accomplish this task, feel free to bid.

    $302 (Avg Bid)
    Urgent NDA
    $302 Avg Bid
    24 bids

    I need a cross-platform native mobile application for iOS and Android that will primarily be used for fund transfer, recharge, bill payment, tax accounts, and other utility services as per attachment. The app should have a user-friendly interface and must be fast, secure and reliable. Key requirements: - Develop a cross-platform native mobile application for iOS and Android. - The application should be able to facilitate fund transfers, recharge, bill payments, manage tax accounts, and provide utility services. - Ensure that the app is user-friendly, fast, secure, and reliable. I need this project completed ASAP. Please provide your portfolio and relevant experience when you submit your bid.

    $1832 (Avg Bid)
    $1832 Avg Bid
    33 bids

    I'm urgently seeking a skilled Vue, Laravel, and PHP developer to address internal server errors affecting my project. I have a website used technology of vue laravel php there is a migration happened to server and the website loaded with errors on A2Hosting platform can anyone help remotely to fix it Key Responsibilities: - You'd be responsible for examining the internal server errors. - You'll need to implement fixes and thoroughly test them to ensure they've resolved the issues. - You should have a deep understanding of Laravel and PHP to effectively troubleshoot. Ideal Skills and Experience: - Proficient with Vue, Laravel, and PHP. - Proven experience in back-end development. - Capable of diagnosing and fixing internal server errors effectively. - Previo...

    $34 (Avg Bid)
    $34 Avg Bid
    17 bids
    PACMAN 8 days left

    PACMAN GAME JAVA WITH PROCESSING 4.3 IDE

    $18 (Avg Bid)
    $18 Avg Bid
    1 bids
    Mobile App for Item Tracking 5 days left
    VERIFIED

    ...need of a mobile application that will help me track the items stored in various boxes. The application must be versatile, enabling me to create and scan QR codes, maintain a detailed list of items per box, and even take photos and add images for better organization and identification. Key Features & Functionality: - Tracking Items in Different Boxes: The primary and most crucial function of the app is to enable the user to keep a comprehensive record of the items stored in various boxes. - QR Code Creation & Scanning: The app should offer the functionality to generate QR codes for items and boxes, and the ability to scan these codes for easy data input. - Item Lists per Box: It is essential that the app can maintain a list of items uniquely attributed to e...

    $913 (Avg Bid)
    $913 Avg Bid
    92 bids

    Am doing a project using a simple shell and tube heat exchanger design and I have a problem with Ansys fluent validation. I already drew the shell and tube heat exchanger, simple design. However, the problem is that am unable to get similar results as the actual value when it comes to pressure drop. for flow rate 1 am getting it correct, but mass flow rate 0.5 and...drew the shell and tube heat exchanger, simple design. However, the problem is that am unable to get similar results as the actual value when it comes to pressure drop. for flow rate 1 am getting it correct, but mass flow rate 0.5 and 2 kg/s are different and far from the actual values for the pressure drop of the shell outlet. I need someone that can fix the issue achieve at least 6% or less error compared to the act...

    $105 (Avg Bid)
    $105 Avg Bid
    11 bids

    ...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 should stop if the PPE kit is not detected. = Hazard Sign Detection: Develop algorithms to detect hazard signs within the mining site. = Hazard Alert System: Upon detecting hazard signs, the system should halt operations and alert miners. Operations should resume only after the hazard is removed. Should a...

    $27 (Avg Bid)
    $27 Avg Bid
    4 bids
    Modify a code on C# 5 days left
    VERIFIED

    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.

    $135 (Avg Bid)
    $135 Avg Bid
    28 bids

    looks like you're encountering a MySQL error related to an incorrect DATETIME value in your query. This error typically occurs when the format of the date and time being used in the query does not match the expected format in MySQL, or when an empty string is being used where a datetime value is resolve this issue, you should first check the format of the 'date_scheduled' values in your 'banners' table to ensure they are in the correct DATETIME format. You might also need to modify your query to handle cases where 'date_scheduled' might be empty or incorrectly you're not sure how to proceed or need further assistance with checking or adjusting your database, you can manage and review your MySQL databases and their tables from Site Too...

    $42 (Avg Bid)
    $42 Avg Bid
    21 bids

    ...products. This will encompass more than 100 items, so experience managing large inventories is a must. - Blog Section: In addition to the store, the website will have a blog section. This is essential for SEO ranking, so design experience that incorporates this is a plus. - Drop-Shipping Integration: The website should be linked to a drop-shipping company, ensuring efficient and seamless order processing. Ideal Candidate: - Proficient in Wix: Experience with Wix website design is essential. - E-commerce Expertise: Prior experience with online stores, particularly those with large product inventories, is highly desired. - SEO Knowledge: Understanding of SEO best practices, especially as they relate to blog content, is beneficial. - UI/UX Design Skills: A user-friendly and engagi...

    $229 (Avg Bid)
    $229 Avg Bid
    42 bids

    I'm in need of an expert developer to establish a pop-up chatbot for my PHP project, and an admin's data analytic dashboard. Chatbot Requirements: - Interactive conversation capabilities: Enable human-like engagement with users. - Natural language processing: Understand and respond accurately to user inquiries. - Integration with existing database: The bot should pull information from our present database to answer user questions. Admin's Dashboard Requirements: - Data visualization: Clear, intuitive graphical representation of data is required. - Data filtering: The dashboard should feature tools for sorting through data effectively. - Registered User Counts: Display the number of registered users on our platform. - Service Booking Record: Display the number of...

    $366 (Avg Bid)
    $366 Avg Bid
    5 bids

    My Python script is intended to scrape specific Telegram groups, but it's not functioning as expected. I need a developer to address these issues, described below. - **Issue Description**: The script is crashing when scraping certain Telegram groups, which is likely due to the fact that it's not respecting selections. The error presented is “ AttributeError: 'MessageMediaWebPage' object has no attribute 'document'” I can provide the script if you want to check how it’s working. I am open to a whole new script being made. So long as it functions in a similar way. If not familiar you can view telethon api - **Expected Behavior**: The scraping script is supposed to collect data that matches specific regex patterns. This means that

    $41 (Avg Bid)
    $41 Avg Bid
    14 bids

    I require a skilled Matlab expert with a strong background in image processing techniques. Key requirements include: - Proficiency in image processing algorithms - Experience with feature extraction and object detection - Ideally, a track record of working with various image formats The successful candidate will need to understand the specific needs of my project and connect them with the most suitable image processing techniques available in Matlab. This may involve implementing and testing different solutions to meet project goals. Please note that as I have not specified the image format, experience with a range of formats would be advantageous. I look forward to reviewing your portfolio and discussing how you can support this exciting project.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    11 bids

    ...freelancer who can assist me with a digital signal processing task. This project requires expertise in both audio processing and signal analysis. * **Tasks**: The primary goal is to process recorded audio files and live audio input, analyzing for broadcasting and other applications. * **Source**: The audio and signals you will be working on are from recorded audio files as well as live audio input. * **Output**: The final result should be audio files, real-time visualization, and data analysis reports. * **Ideal Skills**: The ideal freelancer should have extensive knowledge and experience in audio processing, signal analysis, real-time visualization, and data analysis reporting. This project requires excellent technical skills in digital signal processing f...

    $1758 (Avg Bid)
    Urgent NDA
    $1758 Avg Bid
    16 bids

    I'm looking for an Engineer to design and install fire curtains in my commercial office. Key Requirements: - The project is for a commercial building, specifically an office space. - The primary goal is to have a system that will provide both fire and smoke control. Ideal Skills: - Experience with designing fire curtains, particularly for commercial purposes. - Str...curtains in my commercial office. Key Requirements: - The project is for a commercial building, specifically an office space. - The primary goal is to have a system that will provide both fire and smoke control. Ideal Skills: - Experience with designing fire curtains, particularly for commercial purposes. - Strong understanding of fire and smoke control systems. - Knowledge of relevant building codes and safe...

    $119 (Avg Bid)
    $119 Avg Bid
    9 bids

    As the orchestrator of this project, I require a skilled PHP developer to perform a multifaceted role in our team. Tasks will predominantly revolve around backend development, website maintenance, and database management. Here are some important points: - You'll be diving into an existing project, warranting the ability to familiarize with previously written codes quickly. - I particularly require proficiency in CodeIgniter for backend development. - Your roles will include website upkeep and backend support, ensuring optimal site performance and justifying user satisfaction. - In addition to these, you will be handling database management, ensuring secure and efficient data transactions. Ideal skills and experience: - Solid experience in PHP development (especially in Code...

    $406 (Avg Bid)
    $406 Avg Bid
    26 bids

    I'm in need of an experienced photo editor to assist with post-processing my real estate raw photos. Key Requirements: - Exposure Adjustment: The images need to have the exposure adjusted to ensure they are well-balanced and visually appealing. - Color Correction: Appropriate color correction is crucial to maintain the true colors of the property and enhance its overall visual appeal. - Perspective Correction: Correcting any distortion and ensuring the images are visually correct and aligned. Final Deliverables: - Edited Photos: I require less than 50 photos to be edited. - High Resolution: The final images need to be of high resolution for clarity and quality. - JPEG Format: All images should be delivered in JPEG format. - No Watermark: The edited photos should not contain ...

    $470 (Avg Bid)
    $470 Avg Bid
    53 bids

    ...a custom payment gateway for my platform. This gateway will be integrated using an API and I already have the API documentation for this. Key requirements: - Custom Payment Gateway Development: This project involves developing a brand new payment gateway from scratch. - API Integration: The developed gateway needs to be seamlessly integrated into the platform using the provided API documentation. Ideal skills and experience: - Strong background in payment gateway development and integration. - Experience with API integration, particularly for payment systems. - Familiarity with creating secure and scalable payment solutions. - Ability to understand and work with external API documentation. This project offers a great opportunity for you ...

    $99 (Avg Bid)
    $99 Avg Bid
    7 bids