Coupon code module oscommerce jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 coupon code module oscommerce jobs found, pricing in USD

    I'm in...proficient Python developer who can help compile a Python code, that I have acquired from GitHub, into an executable format for Windows. As the client, I expect: - Understanding the existing Python code and its dependencies - Transforming the Python code into a Windows executable file Successful freelancers should provide a detailed project proposal illustrating how they plan to compile the code to exe on a Windows operating system. Though no specific Python libraries or frameworks were mentioned, a background in Python coding and debugging is paramount. The ideal freelancer should have a deep understanding of Python code, dependencies, and experience dealing with code from GitHub. Experience in generating Windows executable files...

    $20 (Avg Bid)
    $20 Avg Bid
    6 bids

    We are in need of a Software Engineer to implement the EtherCAT SEMI profile (ETG5003) in a bare-metal ARM microcontroller environment. The target device firmware is written in C and runs on an ARM Cortex-M3 processor. The Anybus CompactCom B40 module is used to interface between the software and the EtherCAT network. You will join a very small team of software developers working on this project. Ideal experience: - C programming - EtherCAT (especially EtherCAT SEMI) - Anybus CompactCom - Bootloaders/Firmware Updates - File Handling

    $1271 (Avg Bid)
    $1271 Avg Bid
    9 bids

    ...need of a skilled Delphi developer, well-versed with Delphi 5, to work on an existing software project. The goal is to both fix bugs and enhance the software with new features, ultimately improving its performance. Key Responsibilities: - Identify and address issues causing certain features not to work - Implement necessary bug fixes - Integrate new features in a seamless manner - Optimize the code for improved performance familiar with firebird database and report builder. Ideal skills and Experience: - Strong background in Delphi development, specifically with Delphi 5 - Proven track record of fixing bugs and enhancing existing software - Understanding of software optimization techniques - Ability to work effectively both independently and as part of a team - Strong probl...

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

    I'm seeking an expert in SMS marketing to help establish and run a robust campaign. Details: - Platform: I plan to use an SMS marketing platform and need help setting it up properly. - Target Audience: The cam...messages effectively for different audience segments. - Strong understanding of customer acquisition and retention through SMS. - Experience with loyalty programs is a plus but not mandatory. We offer SMS Marketing. Look for Affordable Platform that easy to use and we can reseller back to our customers. scan to enter Qr code chance/ text Win100 to727216269x You are enter to Win $100 gift card and Free Appetizer which need to auto send back to entry SMS subscriber a coupon to use in the restaurant. Do you have reseller white label or ISO program? What level inv...

    $45 (Avg Bid)
    $45 Avg Bid
    5 bids
    Laravel System Admin Upgrade 6 days left
    VERIFIED

    Admin Panel Redemption Coupons Balance Registration Wallet (Balance) Inside the administrative panel: Add Balance, observation field when adding balance, internal record of previous balance, and new balance after addition, and login of who altered the balance. Bonus System (Missions Module converted to Bonus) Add Individual Rollover for this specific bonus. Maintain the option by provider or specific game. Released Bonus Report with Observations. In the Player's Internal Registration, there is an option to activate the bonus for them and check the progress of the rollover completion. Player Internal Registration When registering the player, add wallet directly when creating the new user via admin (currently, the wallet is only created if created via the main site). Add Tabs ...

    $172 (Avg Bid)
    $172 Avg Bid
    76 bids

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    $22 (Avg Bid)
    $22 Avg Bid
    7 bids

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    $60 (Avg Bid)
    $60 Avg Bid
    1 bids

    ...Prestashop - Experience with PayPal module customization and integration - Knowledge of Prestashop Multishop feature - Familiarity with coding for extra security measures and user interface improvements TASK 1 Reset Prestashop database. Setup on new. (Google cloud server) 1. Clean the prestashop directory, CMS pages and empty links. 2. Make a backup of the current Prestashop database including clients, orders, products, pictures, CMS pages all other information needed for a full reset. 3. Upload backup. 4. Setup all modules setting as was before the reset. Movic theme, Onepagecheckout, Crypto payments, PrettyURL, and Google reviews, rich snippet. TASK 2 Code a module compatible with multi shop and newest Prestashop 8+.(Payment solution) 1. Code...

    $1161 (Avg Bid)
    $1161 Avg Bid
    67 bids

    I need a custom WHMCS module that will take my DNS management to the next level. This module should: - Offer comprehensive DNS record management capabilities - Provide advanced DNS zone management options In terms of the user interface, I'm looking for a blend of simplicity and modernity. So, the UI should be: - Simple and intuitive for users to easily navigate and use - Modern and sleek to align with the current design trends The key part of this project is integrating with a custom DNS service. This means the module will need to be: - Compatible with the custom DNS service I use (API) is available - Highly functional for smooth integration and operation Ideal candidates should have experience with: - WHMCS module development - DNS management syst...

    $39 (Avg Bid)
    $39 Avg Bid
    8 bids

    I'm looking for an experienced Arduino and ESP32 LVGL programmer who is able to Build arduino code for a Waveshare ESP32 s3 Touch LCD 4.3 and recognize data from I2C ADS1115 interface a display grafically Display have to rappresent data in 4 different page changeable touching icons placed in down part of display In each page are displayed more rounded bar with % value received from 3 x ads1115 i2c connected Key Responsibilities: - Program the ESP32 to recognize and interpret the data from the I2C ADS1115 sensor module - Integrate a responsive touchscreen control and an LCD display on the Waveshare ESP32 s3 Touch LCD 4.3 - Ensure the system is user-friendly and able to display the sensor readings accurately - Implement the system in a way that is easy for someone with...

    $108 (Avg Bid)
    $108 Avg Bid
    17 bids
    Java Code Fix Needed 6 days left
    VERIFIED

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

    $25 (Avg Bid)
    $25 Avg Bid
    19 bids

    Buscamos crear una imagen corporativa para la marca Oh My Coupon (), será un portal de cupones, descuentos y ofertas. LIBERTAD creativa total. Queremos propuesta de varios logos para diferentes usos, propuesta de colores primario y secundario y algunos banners.

    $54 (Avg Bid)
    Guaranteed
    $54
    81 entries

    My project involves the development of an Android mobile app, primarily as a business tool with accounting capabilities. Key Features: - Splash Screen & Login with Auth Module: The app should have a splash screen and a login page that is modern and sleek in design. Your Skills: - Strong experience in Java for Android app development. - Knowledge in creating authentication systems. - Familiarity with inventory management and accounting concepts. I'm looking for a skilled developer who can bring these elements together in a user-friendly manner. The design should be modern and clean, reflecting the professional nature of the app's purpose.

    $104 (Avg Bid)
    $104 Avg Bid
    33 bids

    I need a technical expert skilled in Raspberry Pi integrations to create a display of GPS coordinates, IMU data, and set the frequency for a TBS satellite receiver on a 7inch LCD screen. The components for this project are: - GPS module - IMU module - TBS satellite receiver The LCD display should show GPS coordinates and IMU data in real-time. It also needs to set the frequency for the TBS satellite receiver. The Raspberry Pi setup will be powered by a battery, so considering power consumption in the build is important. Ideal skills for this job would include: - Experience with Raspberry Pi integrations - Familiarity with GPS modules and IMU modules - Knowledge of frequencies for TBS satellite receivers - Proficient in power management for computer systems, particularly...

    $300 (Avg Bid)
    $300 Avg Bid
    2 bids

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    $12 (Avg Bid)
    $12 Avg Bid
    6 bids

    I require the expertise of a proficient Odoo ERP freelance...to a new one. Key Requirements: - Expertise with Odoo version 15. Familiarity with the ins and outs of this system version is crucial to successfully migrate the data without loss or corruption. - Extensive experience is paramount. I'm eager to hear about the similar data migration projects you've handled in the past and the results you've achieved. - A deep understanding of the Accounting module which the data is primarily focused on. Ensure you are adept at dealing with figures, financial data, balance sheets and other financial reports. Best suited freelancers would be detail-oriented, meticulous, and possess a proven track record of handling similar tasks successfully. Let’s set the ball rolli...

    $368 (Avg Bid)
    $368 Avg Bid
    5 bids

    ...state-of-the-art medical coding and billing software. This software should be packed with various features such as: - Patient Information Management: Manage patient's data with utmost ease and accuracy. - Claims Processing: Streamline processing and tracking of patient claims. - Reporting and Analytics: Generate concise reports and conduct in-depth analytics. - Medical coding: Incorporate an AI-powered module to provide coding suggestions. One of the compelling additions I desire is the integration of AI functionalities mainly for predictive diagnostics. This should help in forecasting medical conditions based on the available patient data. The candidate for this project should preferably have a background in healthcare software development, and a good grasp of AI integrat...

    $2486 (Avg Bid)
    $2486 Avg Bid
    39 bids

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    21 bids

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

    $29 (Avg Bid)
    $29 Avg Bid
    14 bids

    Code Upgrade for BuddyBoss App Customization

    $192 (Avg Bid)
    $192 Avg Bid
    1 bids

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

    $146 (Avg Bid)
    $146 Avg Bid
    3 bids

    I'm looking for a skilled SAP FICO consultant with expertise in the Financial Accounting (FI) module. The selected professional will primarily handle: - General Ledger (GL) management - Accounts Payable (AP) - Accounts Receivable (AR) - Bank-related activities Additionally, you will be required to generate key reports including: - Profit and Loss Statement - Balance Sheet - Cash Flow Statement Ideal candidates should have in-depth experience managing the above tasks within the FI module. Extensive knowledge of SAP FICO and a keen understanding of financial reports are vital for this role.

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

    I am looking for a proficient web development expert to help build a modern, minimalist website focused on home purchasing. Key Features: - Advanced search filters based on location, size, and price to help potential buyers find exactly what they require. - A registration module for both real estate agencies and potential buyers. - A chat system to facilitate immediate communication between all parties involved. Ideal Skills and Experience: - Experience in web development and UI/UX design - Familiarity with real estate platforms or marketplaces would be beneficial. - Ability to develop website in Spanish. In a nutshell, I need a user-friendly website that excels in function and form while catering to the very specific needs of home buyers.

    $318 (Avg Bid)
    $318 Avg Bid
    42 bids

    ...functionality to an already written script of mine. The existing functions also need to be double-checked for correctness. Key requirements include: - Modify the existing Python script to incorporate the additional features required - Review the current script and ascertain that all existing functions are properly written and functioning as they should - Build a Debian OS image for COM (Computer-On-Module) installation that can be used to implement the updated python script seamlessly. Success in this role will require: - Proven experience with Python, specifically in writing and improving scripts with a focus towards integration with hardware - Solid knowledge and experience working with Debian operating system, especially in creating bootable Debian images for computer-on-m...

    $606 (Avg Bid)
    $606 Avg Bid
    35 bids

    We seek a talented developer to build a full-featured digital media website. The site will have three core sections - ecommerce, content publishing, and community forums. The ecommerce module must support selling of various third-party drop shipped physical products as well as own branded merchandise. It should facilitate drop shipping fulfillment and allow adding digital goods like audio files and ebooks for purchase. A subscription feature for recurring payments is also required. For content, the site will publish original articles and host embedded video tutorials sourced from YouTube and Instagram (produced by us). The content management system must offer an intuitive interface for creating and organizing multimedia posts. Community engagement is important. As such, a discuss...

    $363 (Avg Bid)
    $363 Avg Bid
    61 bids

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

    $25 (Avg Bid)
    $25 Avg Bid
    20 bids

    I'm in need of a skilled legal writer to create engaging, informative, and accurate content for my website and LMS module. The content will be primarily focused on criminal law, family law, and intellectual property law. Ideal Skills and Experience: - Proven experience in legal content creation - Understanding of various areas of law, particularly criminal, family, and intellectual property law - Ability to write for an educational audience - Good research skills to ensure the content is accurate - Excellent grammar and attention to detail The main audience for this content will be law students and legal professionals. It's crucial that the content is not only informative but also engaging. It should be accessible to individuals with varying levels of legal knowledge.

    $269 (Avg Bid)
    $269 Avg Bid
    35 bids

    I'm in need of a skilled developer to add a custom feature to Invoice Ninja. The following required features need to be developed: 1. Receipt on top of payments module - integrate receipt into payments, with ability to add Tax Withholding (for example, 5%) that will be deducted as tax given to the government from the client side. Receipt (payments) will also generate a pdf that can be sent to the customers. 2. App css injection - Ability to inject custom CSS code into the main app (portal has this option, need to copy paste for the company field) this is in order to enable RTL for RTL language users. CSS can be given. CSS can also be hard coded, only used for RTL. but should only be enabled if user selected either Hebrew or Arabic as language. 3. Expenses sub category...

    $555 (Avg Bid)
    $555 Avg Bid
    30 bids

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

    $19 (Avg Bid)
    $19 Avg Bid
    17 bids

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

    $197 (Avg Bid)
    $197 Avg Bid
    6 bids

    I'm looking for a skilled AI Developer to program module that speaks with AI (Gemini or GPT) as batch analysis of Excel files. Key Responsibilities: - Conducting pattern recognition and insights in the data Ideal Skills: - Strong AI development experience - Proficiency in Excel and data analysis - Ability to automate analysis processes

    $19 (Avg Bid)
    $19 Avg Bid
    13 bids

    ...Productivity Tracking:** The tool should be able to track productivity across various dimensions such as employees, locations, departments, and cost centers. This should include payroll management, attendance management as well as screen capturing of employees to monitor their activities. Data privacy is essential for this aspect of the tool. - **Project Management:** We need a solid project management module that will help in organizing, tracking, and managing tasks related to our projects. Ideal Skills and Experience: - Proficiency in developing complex and integrated CRM and project management tools. - Experience with developing employee monitoring and productivity tracking software. - Strong understanding of data privacy and security measures. - Prior experience in developi...

    $319 (Avg Bid)
    $319 Avg Bid
    11 bids

    I'm in need of an Advanced SAP PAPM Trainer to join our dynamic team. The ideal candidate should: - Possess advanced expertise in SAP PAPM - Be able to deliver engaging and interactive training - Have prior experience in training others on this particular module Please note that we are specifically looking for an individual with a strong background in this specific module, rather than a general SAP professional. The training will be conducted remotely, so good communication skills and a strong internet connection are essential. If you fit this criteria, I'd love to hear from you. Let's discuss the details and how we can work together to ensure a successful training experience.

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    5 bids

    solana nodejs code for multi-swap within same tx.

    $22 (Avg Bid)
    $22 Avg Bid
    6 bids

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

    $20 (Avg Bid)
    $20 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.

    $98 (Avg Bid)
    $98 Avg Bid
    25 bids
    Simple digipot project 5 days left
    VERIFIED

    Adjust 5 - 12 v dc with digital potentiometer and RF module . Simple project . Microcontroller based

    $58 (Avg Bid)
    $58 Avg Bid
    7 bids
    Enhanced Webcam Emulator Code 5 days left
    VERIFIED

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

    $191 (Avg Bid)
    $191 Avg Bid
    13 bids

    ...This includes adding necessary modules, configuring site settings, and making the sites ready for launch. - Server Configuration: I'm using LNMD in the stack and Drush for managing Drupal. I need someone who is familiar with this configuration to ensure the sites are properly hosted and ready for production. Ideal Skills & Experience: - Extensive experience with Drupal 7, including theming and module development - Expertise in LNMD server configuration and Drush - Strong portfolio of previous Drupal projects, especially informational websites - Good communication skills to discuss theme options and development details - Proven ability to deliver projects on time and within budget I'd love to see examples of your past work, especially if you've worked with Dru...

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

    ...the strongest bullish signals and are potentially poised for a "pop." Provide visualizations, such as charts or graphs, to display the relevant technical indicators and price action for each identified stock. Allow users to customize the criteria for identifying potential "pop" stocks based on their preferences and risk tolerance. Backtesting and Performance Evaluation: Implement a backtesting module to evaluate the performance of the app's predictions over historical data. Calculate metrics such as accuracy, precision, recall, and return on investment (ROI) to assess the effectiveness of the app. User Interface: Develop a user-friendly interface that allows users to input their stock preferences, view the app's predictions, and access the visu...

    $181 (Avg Bid)
    $181 Avg Bid
    19 bids

    ...my restaurant. The app will need to be compatible with desktops, mobile phones, and tablets. The main functionalities I need are: Develop a Restaurent app to host multiple restaurents Please provide estimated budget - Table Reservation: A feature that allows customers to book a table in advance. This should be user-friendly, ensuring a smooth reservation process. - Menu Recommendation: An AI module that can recommend dishes to customers based on their preferences and previous orders. - Order Taking: The web app should facilitate online ordering, ensuring a seamless experience for customers. - Onboard restaurents - Data fetch from Toasts and other POS - Predictive Cost of good sold and sales. - Dashboard - Invoice scanning Experience in predictive sales, responsive web desi...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    18 bids

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

    $25 (Avg Bid)
    $25 Avg Bid
    19 bids

    I need 3 custom-sized coupon designs created. I'll provide you with the specific dimensions. The job is straightforward. I have reference images for the kind of design I'm after. Your task will be to create 3 unique designs based on these references. I'll provide you with the specific dimensions for the coupons, so you won't have to guess the size. Requirements: - Experience in graphic design, particularly in creating coupons - Proficiency in design software - Ability to deliver within 1 hour If you're interested, please share some examples of your previous work in design. This will help me get a sense of your style and experience.

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

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

    $118 (Avg Bid)
    $118 Avg Bid
    24 bids

    I will provide you code as discussed

    $124 (Avg Bid)
    $124 Avg Bid
    1 bids

    ...developer who can build me a SaaS app that will transform AI-generated text into undetectable AI text. The app should include three modules: AI Humanizer, AI Detector, and AI Generator. AI Humanizer: This module will convert AI-generated text to undetectable AI text that can bypass AI detectors like Originality AI, Undetectable AI, GPTZero, ZeroGPT, and Turnitin. It would also ensure that the transformed text maintains the original meaning and context while appearing human-written. AI Detector: This module will detect if the text given by the user is AI generated or not. AI Generator: This module will be used by user to produce high-quality, undetectable AI-generated content, such as essays and articles. Please bid only if you have extensive knowledge of Large ...

    $657 (Avg Bid)
    $657 Avg Bid
    15 bids

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

    $114 (Avg Bid)
    $114 Avg Bid
    4 bids

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

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