Perl script log website jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 perl script log website jobs found, pricing in NZD

    ...experienced developer to build a Pine Script Editor. My specific requirements for this tool are currently flexible but I am prioritizing professionals who hold significant experience with Pine Script. In terms of functionality provided by the script editor, I'm looking for a function that would take output from a filter using TradingView Stock Screener and apply a set of rules utilizing several SMA and key indicators to narrow my list of stock down. For freelancers interested in this task, including examples of past work - especially those relevant to pine script creation for TradinView based on moving averages - in their applications would be extremely beneficial. Required Skills and Experience: - Demonstrable experience with Pine Script - E...

    $372 (Avg Bid)
    Featured
    $372 Avg Bid
    4 bids

    I'm looking for a proficient developer to create a JavaScript script that focuses primarily on data processing. The data in question is text-based. The ideal candidate for this project should have: - Advanced skills and familiarity with JavaScript - Considerable experience in working with text data - Knowledge on various data processing methods and techniques Your main task will be to develop a script which can efficiently process different sets of text data. Further details about the project will be shared with selected candidates. Please include examples of similar projects you've done in your proposal. I need a script to organize/collect, in a CSV file, the transactions of an Injective Blockchain wallet, including date, hash, address of wallet sender ...

    $184 (Avg Bid)
    $184 Avg Bid
    78 bids

    ...support project, revolving around voice recording of promotional scripts. Here's what I'm looking for: Skills and Experience: - Strong command of the English language with a native accent. - Proficiency in voice recording and knowledge about proper voiceover techniques are a bonus, but not mandatory. - Willingness to learn and understand my product in order to create a compelling promotional script. Project Details: - The main task involves recording promotional scripts for customer support. This would be a wonderful opportunity for those with a flair for marketing and communication. - You will not have to write the scripts. They will be provided for you, all you need to bring is your voice and a keen sense of interpretation. - The project does not involve phone, l...

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

    My Laravel/Filament PHP project is currently encountering an issue with user authentication. Specifically, users are unable to successfully log in. The Laravel project is integrated with a MySQL database management system for the process of authentication. The ideal freelancer should have: - Strong skills in PHP and Laravel framework - Experience in fixing authentication issues - Expertise in MySQL database management systems Your task will be to analyze the Laravel / Filament PHP setup and rectify the user login issue. To complete this task successfully, you will need a deep understanding of user authentication in Laravel projects powered by MySQL databases. This project needs to be handled with a high level of accuracy to ensure that post-fix, all users can login successfully ...

    $30 (Avg Bid)
    $30 Avg Bid
    51 bids

    I am looking for a seasoned developer or team to create an innovative hospital data management application. The purpose of this application is to streamline and modernize how essential hospital data is managed for an enhanced operational efficiency. More specifically, the requirements of the project are as follows: Connection to the hospital's database: The applica...the hospital. Introduction of new patient records: The user should be able to import new patient records into the database. Patient Information Update: The application should allow updating of patient information in the database. Medical Records Management: The management of patients' medical records should be supported. Exit from the System: The application should allow the user to log out of ...

    $20 (Avg Bid)
    $20 Avg Bid
    28 bids

    Hello, We require a 10 Seconds Sample video of the attached script. The successful candidate would be our choice for long term collaboration for many videos to come. We recommend doing 5 seconds from the intro, and another 5 seconds from the middle. Sub-titles required

    $37 (Avg Bid)
    Guaranteed
    $37
    1 entries

    For this role, I need a professional who specializes in adding email verification scripts to API for an existing PHP saas system. The email address validation is the primary requirement. Rather than direct server connection, we will send our script to be examined and require a step-by-step guide on every action necessary to be executed. Required Skills: - Experience with API integration - Proficiency with PHP, Laravel - Excellent written communication skills for document preparation

    $37 (Avg Bid)
    $37 Avg Bid
    58 bids

    I need an experienced Odoo website developer to design and build a robust supply website, including a product catalog. The website should support more than 500 products, and have intricate features like a shopping cart, user registration and login functionalities, and a favorite list. An essential function should be an employee login portal. Employees should have the ability to view the projects they are assigned to when they log in. Their interactions with their project assignments should be secure and easy to navigate. This is a highly technical project that requires proficiency in the Odoo platform, web development, UX/UI design, and database management. A successful freelancer should be detail-oriented, have previous experience in building similar platfo...

    $534 (Avg Bid)
    $534 Avg Bid
    112 bids

    I'm in the market for a cross-platform app developer who can bring my colorful and vibrant app to life. My application will need to function dynamically on both iOS and Android platforms. Here's what you will be working on: • User Registration and Login: Users should be able to register and log in securely to their accounts. • Push Notifications: Implement a mechanism that efficiently handles real-time push notifications. • In-App Purchases: Capability to conduct smooth and secure in-app transactions. The ideal candidate should be proficient in at least one cross-platform development framework (React Native, Flutter). Furthermore, a great sense of aesthetics is required to craft a colorful and vibrant app design. Please include your portfolio in your bid, ...

    $1784 (Avg Bid)
    $1784 Avg Bid
    95 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    2 bids

    ...long position, and accordingly, our SL will be above "open range high.". I would like to print out the maximum number of points until the "end time" is reached, or stop-loss. Also despite which trade is frst I want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00)...

    $264 (Avg Bid)
    $264 Avg Bid
    93 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.ncbi.nlm.nih....isArray(abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $30 (Avg Bid)
    $30 Avg Bid
    20 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $25 (Avg Bid)
    $25 Avg Bid
    54 bids

    I'm seeking a skilled individual to assist with setting up functionality with real estate website for my business. This person must have a strong background in creating websites, specifically within the real estate field. The capacity to diagnose and rectify issues quickly and competently is also desired. Though not explicitly listed, the website already includes the below functionality and it is your job to ensure everything is designed and set up to be a fully functional real estate listing and home rental website. The following are items that are set up and they just need to be customized to my requirements as I will give to you. - Property search functionality for all of Canada - Property listing display for both rental and homes for sale -Integrating goog...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    66 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    $67 (Avg Bid)
    Guaranteed
    $67
    7 entries

    ...a Kajabi expert to assist with website design, membership site setup and sales funnel creation for my upcoming business. Here are the specifics of my project: - Website Design: The design would cover approximately 1-5 pages. The primary focus would be on crafting a visually appealing, user-friendly and professional-looking website. - Membership Site Setup: I intend to set up a membership site with a basic structure, including a few different levels of membership and resources. Understanding the nuances of membership site setup within Kajabi is a must. - Sales Funnels Creation: I need a sales funnel that converts effectively. Your previous experience in creating and implementing high-performing funnels is highly desirable. specifically: 1. WEBSITE...

    $864 (Avg Bid)
    $864 Avg Bid
    53 bids

    I am seeking an experienced Frontend Developer especially with skills to create a B2C referral-based education webapp. The main features to incorporate in the development include: - User registration and login: The webapp should allow users to create accounts, log in, manage their profiles. - Referral system for users: To enable a networking aspect within the webapp, implement a system where users can refer others and possibly earn some benefits. - Course management and enrollment: There must be a well-structured system for course management and student enrollment. Our business model will be pay-per-course access which means the course purchases should be securely handled on the platform. You will create an engaging, user-friendly, and intuitive interface. Prior experience i...

    $452 (Avg Bid)
    $452 Avg Bid
    14 bids

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working with yo...

    $49 (Avg Bid)
    $49 Avg Bid
    32 bids

    I'm strategically seeking a professional who can code a mobile application using Flutter and Dart and integrate it with Arduino. This primarily demands the construction of a stunning, user-friendly app with the entire focus on sensor integration. Core App Functionalities: - User login and log out with figma or flutter - Context widgets utilization - Complying with w3 thing description Sensor Integration: My project revolves around incorporating multiple sensors, including but not limited to: - Temperature sensor - Heart rate sensor - Galvanic skin response Ideal Skills and Expertise: - Mastery in Flutter and Dart - Arduino integration know-how - Experience with user-interface and user-experience design - Proven track record of developing sensor-based apps An ideal candidat...

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    72 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    $184 (Avg Bid)
    $184 Avg Bid
    87 bids

    ...some Code Canyon scripts. I did not specify which scripts for this project, giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. This project could lead to multiple further enhancements and modifications with the right person ...

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    125 bids

    ...in need of a sophisticated log management system, I require a small software system capable of running smoothly on Linux. This self-installing system should be adept in reading logs sourced heterogeneously from SQL Server databases and file systems. Post reading, the software should be equipped to accurately transfer these logs either to an FTP folder or a predetermined online database. Ideal Suitabilities: - Significant experience in Linux-based software development - Proficient in managing SQL Server-based logs - Strong understanding of file system log management - Experience with FTP file transfer protocols - Familiarity with online database systems Given the complex demands of this project, bidders will require a deft understanding of several different log man...

    $897 (Avg Bid)
    $897 Avg Bid
    54 bids

    Hi, I would like to create a script that: -uses the Soslcan API -identifies new SOL tokens -creates buy orders based on certain criteria (fdv, volume etc) and sends to wallet please tell me in general how you would go about this so i know you are suitable for the task? As the client for this project, I'm seeking a proficient coder, experienced with Python and Java, to create a system that integrates with Solscan API to provide real-time updates. The runtime for this operation is vital, with a strict two-week deadline in place. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the project in two weeks The selected freelancer will demonstrate a solid understanding of creating real-ti...

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

    I need an experienced Pine script coder for developing my EMA (Exponential Moving Average) strategy on TradingView. The key task is to incorporate - Implementing and coding the EMA strategy I've detailed. - Ensuring the script can backtest trading data effectively. - Coding the script to generate trade signals. Furthermore, I want this script to automatically initiate and execute trades Synchronized with my broker account. This calls for a high-level experience in TradingView API and order management system. Additionally, this project requires backtesting the strategy on a mixed dataset of both specific historical and most recent market data for determining the effectiveness of the automated trading strategy. Proven expertise in backtesting trading strat...

    $164 (Avg Bid)
    $164 Avg Bid
    12 bids

    I need a skilled developer to generate a custom Python script aimed at Yolo v8 image segmentation. I have a pretrained model and I converted it into ONNX format. Now I have to get and draw inference of it on original image. I can't use ONNX runtime or Ultralystic. Only OpenCV-Python and Numpy are available. Ideal Experience: - Familiarity with Yolo v8. - Experience in image segmentation. - Mastery in Python scripts. This is not a project, only providing python sample script, if you have one, you can earn money in a min.

    $17 (Avg Bid)
    $17 Avg Bid
    12 bids

    Project Overview: We've already implemented a functional cookie consent banner with a script that manages cookie setting (setCookie, readCookie), consent selection (setCookieConsent), and banner behavior (checkbox initialization etc.). We need your expertise to integrate Google Tag Manager (GTM) with this existing script. We need conditional firing of a Google Analytics 4 (GA4) tag based on user consent selections (e.g., "Statistical" consent). I want these consent states to be managed correctly: ad_storage analytics_storage ad_user_data ad_personalization _personalization_storage functionality_storage security_storage and make settings adjusted for google v2 compilance. In your bid please write in short, what is new in Google v2 management. Bid only if yo...

    $33 (Avg Bid)
    $33 Avg Bid
    27 bids

    I'm looking for a motivated and meticulous professional who can successfully convert 5-6 pages of an old paperwork, handwritten in English, into typed text. Key Requirements: - You should have excellent English proficiency to understand and interpret the handwriting, which is difficult to read in some places. - Proven experience in transcription tasks is greatly valued. - You should have strong attention to detail and the ability to accurately transcribe verbatim. In your proposal, please share a brief summary of your experience, along with any similar transcription projects you've completed.

    $55 (Avg Bid)
    $55 Avg Bid
    7 bids

    ...portfolio boasting over 35 SaaS applications, I’m in search of a robust SaaS affiliate management script to streamline my affiliate program operations. My goal is to create a centralized platform where I can showcase all my applications and invite affiliates to join and promote my offerings effortlessly. Ideally, I’m looking for a script on codecanyon or any other similar marketplace that requires minimal customization, allowing me to quickly integrate it into my existing infrastructure. It should offer comprehensive features for both vendors and affiliates, ensuring seamless collaboration and effective promotion of my SaaS products. If you have any recommendations or suggestions for a suitable script available on CodeCanyon, I would greatly apprec...

    $246 (Avg Bid)
    $246 Avg Bid
    19 bids

    I am in need of a proficient developer who can build a REST API for a Python script to facilitate integration with another internal application, primarily written in PHP. Key requirements include: 1. API Development Expertise - You should have strong working knowledge of Python and PHP and substantial experience in REST API development. 2. Integration Knowledge - A clear understanding of how internal system integration works. 3. Problem-solving Abilities - The capacity to troubleshoot, spot issues, and provide quick, effective solutions should any problems around integration arise. This role is suited to anyone who thrives in challenges and is excited to make existing systems more efficient via integration. If you're the kind of developer that loves a good puzzle, I'd ...

    $54 (Avg Bid)
    $54 Avg Bid
    11 bids

    I'm looking for a highly skilled developer to create a membership site for trading information about Forex and Stocks. The site must include the following features: - User authentication - Content restriction - Payment gateway integration Users should be able to securely log in, access restricted content, and make payments within the site. Content wise, the site will provide specific stock trades detail and related information that members need to make for Forex and Stocks trading. This project timeline is set for completion within a month. Ideal candidates would have previous experience in developing similar membership sites, and a strong understanding of payment gateway integration.

    $246 (Avg Bid)
    $246 Avg Bid
    61 bids

    Hello, I Search CPA network script a PHP for example (site is not reachable down operator) new or used Please offer everything pay immediately

    $748 (Avg Bid)
    $748 Avg Bid
    57 bids

    ...looking for an experienced developer or team to create a website and mobile application with functionality similar to Grubhub. Our goal is to provide users with a convenient platform to discover, order, and deliver food from local restaurants. Project Details: Features: The website and app should include features such as user registration and profiles, restaurant listings with menus, ordering and payment processing, delivery tracking, ratings and reviews, and customer support. Technology: We are open to suggestions regarding the technology stack, but preference will be given to solutions that offer scalability, security, and a seamless user experience. Design: A clean and intuitive user interface design is essential for both the website and app. We value user-fr...

    $4442 (Avg Bid)
    $4442 Avg Bid
    195 bids

    Script Feature: - Login to a list of SSH servers by domain or IP (from text file) - Use a set of usernames + password (can be multiple passwords) to login to the servers. - Run Bash Script on the connected server (which comes from a txt file on the server running the script, not on the connected to server) - Timeout if SSH server did not answer. - Display results at the end of a run (show which servers the script did not run because of errors). Login simultaneously to all available ssh servers. Not server by server.

    $49 (Avg Bid)
    $49 Avg Bid
    19 bids

    ...bot traffic at HTTP/HTTPS level. Basically, the idea is to figure out if a visitor/request to a server is legit or not. If they're not legit, the website should block them, maybe with a 403 error. I know this could be done without machine learning, but I specifically want a machine learning project that has some kind of a model. You can use any available data set + augmented data is acceptable. This doesn't have to be perfect but the documentation has to be very very clear in jupyter notebooks. You need to come up with a basic formula for detecting whether HTTPS/HTTP traffic is legitimate or not. (As for the datasets, maybe you can use server log datasets? I am not too sure on this.) Deliverables: 1. Jupyter Notebook File 2. Source Code 3. Basic instructions ...

    $122 (Avg Bid)
    $122 Avg Bid
    40 bids

    ----- MAIN PORT PAGE (Authorized ports)----- ----- Baseline Deviation Process: ------ ----- PORT DETAILS PAGE (History page)----- ----- API GATEWAY (For Ports and Systems) ----- ----- PROCESSING DATA ----- ## Consumer 1: ## Consumer 2: ----- Baseline Data Log: ----- ----- Fix Baseline Deviations Report and show ports data: ----- ----- Additionally (Logger): ----- ----- Create advanced filter for Ports History: -----

    $7365 (Avg Bid)
    $7365 Avg Bid
    1 bids

    File attached i need to add three-diver pattern to this code harmonic pine script ASAP type - 332211 Low price will award

    $201 (Avg Bid)
    $201 Avg Bid
    64 bids

    I am on the lookout for a talented freelancer with a deep understanding of Laravel and API integration, specifically with Betsapi. Key project requirements include: - Data synchronization between my Laravel betting script and Betsapi. - Implementing odds display from Betsapi onto my platform. - Enabling event creation features driven by Betsapi data. A standout candidate will streamline this process while preserving the full functionality and integrity of our betting script, and ensure automated live updates from Betsapi. Critical skills and experience: - Proficiency in Laravel - Broad knowledge in API integration - Familiarity with Betsapi or similar odds provider platforms If you have substantial experience integrating APIs into Laravel scripts, especially within be...

    $1933 (Avg Bid)
    $1933 Avg Bid
    138 bids

    I will make a script 'SuperTrend AI v2.1', as detailed in this document:

    $126 (Avg Bid)
    $126 Avg Bid
    1 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $49 (Avg Bid)
    $49 Avg Bid
    20 bids

    The student collects and processes primary or secondary data and/or information in a report on the effect of c...position on the issue (with reference to specific evidence or information). Students must state their position and explain why using evidence from research. Makes a recommendation for action, which is justified by their position on the issue. Students must explain why they recommend the action, based on evidence from research. Evaluate at least 3 sources using SIFT and CRAAP Experiment Log Conclusion for at least 3 experiments Achievement – a tick in each of the four boxes for A. Achievement with merit - all ticks at A and a tick in each of the three boxes for M. Achievement with excellence - all ticks at A and M and a tick in each of the three boxes ...

    $25 (Avg Bid)
    $25 Avg Bid
    32 bids

    Looking for a freelancer who can assist me with Google Apps Script. The exact tasks and functionality are yet to be finalized. However, the complexity of the project may involve automating processes and of creating custom Spreadsheets from a previews Spreadsheets by looking for a specific columns that has a value of over 3 and put that into a new spreadsheet. Also varius other condition that I can expose when we agree in the project. Ideal Skills and Experience: - Proficiency in JavaScript - Expertise in Google Apps Script - Google Sheets Here is a small example of a code that needs to be put together and add more function and conditions to it to it: function checkValuesInColumnG() { var sheet = ().getActiveSheet(); var valueInG8 = ("G8")

    $204 (Avg Bid)
    $204 Avg Bid
    74 bids
    Project for Vishal K. 8 days left
    VERIFIED

    1. ESP32 MCU code that will handle file transfer and the print job operations on Thermal Printer. The MCU will receive pdf over WiFi and send to AI engine. 2. AI Engine to detect shipping label from pdf file. 3. AI engine server log to show file transfer and debug as well as error logs 4. The MCU will get label from AI engine to print on a thermal printer.

    $3328 (Avg Bid)
    $3328 Avg Bid
    1 bids

    I wrote a Java program that I want to sell to users. I want to make sure that no one can reverse-engineer the byte codes ...can reverse-engineer the byte codes to recover my source code. I am aware of the concept of obfuscation, but I have no experience with specific obfuscators. I'm looking for someone with experience using obfuscators. I want you to: 1) Recommend an obfuscator. 2) Explain why you recommend that obfuscator and no other. 3) Show me how to download and install that obfuscator. 4) Create a UNIX shell script which applies that obfuscator to my Java program. This is a fixed price contract. The total value is $250.00 USD, which will be paid upon successful completion of the steps above. Please do not apply for this project unless you have already done this at lea...

    $189 (Avg Bid)
    $189 Avg Bid
    30 bids

    I'm looking for an experienced Laravel developer to assist in installing and setting up a codecanyon Laravel script on a DigitalOcean server droplets and cloudflare dns for subdomains as theres the main site frontend, backend, admin please see the link for the docs script docs are here script uses laravel backend along with NodeJS NextJS ReactJS

    $306 (Avg Bid)
    $306 Avg Bid
    100 bids

    As notes project is running on 7.4 must have php 7 to be able to run it. Please submit your bid and how log. You can complete it. I m not gonna read a paraphraph from your bid. Keep it short and precise 1) on this page here http://localhost/4CornersERP/ i want to show a video that takes the full screen. when the user isnt logged in. you can use any mochup video or picture as space holders and i i will change the source after. Ina addition if possible, i want to be able to show our live youtube services when we have live services. I want to have the name in a heading phone and a paragraph centered at the bottom 2) about us page i want to use this as an example how they do it, but i want mine to look more mordern. I want to include a story about us, our plan our vision. here is a...

    $65 (Avg Bid)
    $65 Avg Bid
    50 bids

    I want a developer to come up with a script that is capable of pulling out the data from the new pairs latest tokens from the dex screener website and giving me an update in my discord channel when ever it finds a relevent coin , the filters of the coin should be age of the coin < 5 mins , liquitity > 5k$ .the bot will be running on an ubuntu server so i want it to be updated and the bot should also ping the discord channel with the relevent token details.

    $577 (Avg Bid)
    $577 Avg Bid
    8 bids

    ...movie website for me, which is complete with a subscriber method, user log in and sign up options. The interface should be user-friendly and appealing. Key project requirements: - Develop a dynamic and responsive movie website - Implement a subscription method. Payment gateways to be included are Credit/Debit Card, Bkash and Nagad - Inclusion of signup and login methods - Set up a VPS for movie uploading Desired categorizations for the movies are: - Genre - Release year - Language Even though the exact categories of movies are not defined, the system should be flexible to handle any category. The ideal freelancer for this job should have experience in web development, UI/UX design, payment gateway integration and VPS setup. Strong knowledge of database man...

    $343 (Avg Bid)
    $343 Avg Bid
    48 bids

    I am seeking a voiceover artist who can bring energy and dynamism to a 60-minute YouTube documentary. The artist will need to have experience in creating engaging and lively narrations. It is crucial that the chosen ...lively narrations. It is crucial that the chosen candidate can capture the viewer's attention throughout the entire duration of the documentary. Ideal Skills/Experience: - Experience in voice-over work for long-form content - Ability to deliver a lively and energetic tone of voice - Experience in narrating documentaries is a significant plus - Strong communication skills and ability to interpret script requirements Please provide samples of your work, specifically any similar projects you’ve done in the past. Your expertise will be invaluable to the succe...

    $229 (Avg Bid)
    $229 Avg Bid
    29 bids

    I'm seeking a skilled backend web developer with proficiency in Java, PHP, and Node.js, who has previous experience working on the Express framework. The project involves: - User authentication: It is essential that our users can log in and out seamlessly and securely. - Database Integration: You will need to integrate with our existing database to enable data transactions. - API Development: APIs need to be developed for platform compatibility, ensuring effective communication between different software components. - Fetch & Get: Working with several databases simultaneously and handling multi-threaded Fetch and Get requests. - NoSQL: Experience in using scalable and high-performance NoSQL databases. - CMS: Implementing a content management system for easier management an...

    $703 (Avg Bid)
    $703 Avg Bid
    28 bids