Odds betting comparison scriptmunkák

Szűrő

Legutóbbi kereséseim
Szűrés erre:
Költségvetés
eddig:
eddig:
eddig:
Típus
Készségek
Nyelvek
    Munka státusza
    2,000 odds betting comparison script munka, árazás ebben: EUR

    ...and interactions with smart contracts. • NFT Platforms Analysis A comprehensive review of major NFT platforms such as Manifold, ThirdWeb, Bueno, , and Heymint. Gathering platform-specific insights and analytics regarding transaction volumes and key functions (e.g., minting, trading, transferring). Comparative analysis of NFT platform usage across different chains. Last sentence (Market comparison and forecasting in compelling slides.) • Marketplace Functions Analysis Examination of marketplace functions within the Web3 ecosystem, including listing, buying, bidding, and auctioning. Utilization of blockchain explorers, DeFi analytics platforms, and decentralized marketplace data sources. Presentation of marketplace trends and transactional patterns. The analysis shoul...

    €368 (Avg Bid)
    €368 licitátlag
    14 árajánlat

    ...interactions with smart contracts. • NFT Platforms Analysis A comprehensive review of major NFT platforms such as Manifold, ThirdWeb, Bueno, , and Heymint. Gathering platform-specific insights and analytics regarding transaction volumes and key functions (e.g., minting, trading, transferring). Comparative analysis of NFT platform usage across different chains. Last sentence (Market comparison and forecasting in compelling slides.) • Marketplace Functions Analysis Examination of marketplace functions within the Web3 ecosystem, including listing, buying, bidding, and auctioning. Utilization of blockchain explorers, DeFi analytics platforms, and decentralized marketplace data sources. Presentation of marketplace trends and transactional patterns. The anal...

    €653 (Avg Bid)
    €653 licitátlag
    6 árajánlat

    ... Graphics 3. Google reviews 4. Social media handling 5. Android/ios app 6. Facebook / instagram like increase Wallet: 1- Recharge (with payment gateway / offline method) 2- Transition Reports 1. Download all reports (excel/pdf) Commission Phase 3- Developer Mode 1. Developer add any new page or change menu 2. Add new graphics 3. Add training videos 4. Update script to latest version if changes anything 5. Server status 6. Change theme color 7. Change Google AdSense 8. Change any users password 9. Google analytics/ webmaster add 10. Download backup automatic daily or manual Announcement role 1. Add push notification 2. Add new blog & category 3. Add news 4. Add upcoming event Management role 1. Check fund request 2. Approve fund 3. Check wi...

    €780 (Avg Bid)
    €780 licitátlag
    6 árajánlat

    I have a part of the script that is already working. ( fetch quote) The documentation is here: I am able to fetch the quote, and the docs clearly state how to use WEB3 or ethers to send the quote back to the 0x to fulfill. I just do not know how to engage my wallet to sign the tx and send in t the network. I need someone to finish this script for me and show me how to connect my wallet programmatically in this script to sign and send the tx. I ALREADY HAVE NODE SETup so do not need help with that. Whatever modules you add I will be able to install and import if needed. I am also using INFURA as my endpoint. this script is using the Arbitrum network. 0x calculates GAS FEES so need for you to do so! :)

    €571 (Avg Bid)
    €571 licitátlag
    41 árajánlat

    I'm in search of a creative designer who can help me craft an ...catchy and elegant font. Brand name can be in capital or small leters according to the need of the design. 6. Designer are free to put in there creative ideas. 7. Need the output in printable and editable format Ideal Skills and Experience: - Expertise in creating elegant and professional logos - Proficiency in script font design - Strong understanding of color combinations and branding - Attention to detail Logo Requirements: - Colors: 2 or 3 colours - Mood: Elegant - Font style: Script The primary goal is to develop a logo that not only communicates our brand identity but also stands out in the marketplace. The successful freelancer should deliver the logo in high-resolution formats suitable for both ...

    €14 (Avg Bid)
    Garantált
    €14
    317 pályamű

    ...and interactions with smart contracts. • NFT Platforms Analysis A comprehensive review of major NFT platforms such as Manifold, ThirdWeb, Bueno, , and Heymint. Gathering platform-specific insights and analytics regarding transaction volumes and key functions (e.g., minting, trading, transferring). Comparative analysis of NFT platform usage across different chains. Last sentence (Market comparison and forecasting in compelling slides.) • Marketplace Functions Analysis Examination of marketplace functions within the Web3 ecosystem, including listing, buying, bidding, and auctioning. Utilization of blockchain explorers, DeFi analytics platforms, and decentralized marketplace data sources. Presentation of marketplace trends and transactional patterns. The analysis shoul...

    €97 (Avg Bid)
    €97 licitátlag
    24 árajánlat

    Hi Rubab, as per our discussion, I want to transform the first video script that you already worked on based on Adobe After Effect and based on a similar template as the one in your portfolio

    €74 (Avg Bid)
    €74 licitátlag
    1 árajánlat

    ...scriptwriter to create a compelling radio script for a charity initiative. Our project involves the establishment of a Hindu temple and we intend to use the script for radio commercials to solicit much-needed donations. Required Skills and Experience: - Exceptional creative writing and storytelling abilities - Proven experience in writing scripts for radio commercials, preferably charity-related - Solid knowledge of script formats and structure - Strong understanding of Hindu culture and temple significance is advantageous Job Details: - Create an engaging and emotive radio script - Integrate the purpose of our charity, which is to create a Hindu temple - Ensure the script reflects and respects the nuances of the Hindu faith - Write the script...

    €12 (Avg Bid)
    €12 licitátlag
    39 árajánlat

    I urgently require a professional with profound know...conversion cycles for each year. 5. Compare the outcomes across the 5 companies and identify the reasons for differences with specific regard to the capital structure of each firm. 6. Analyse the economic value added (EVA) by the firm each year in the last five years (i.e. FY19, FY20, FY21, FY22 and FY23). Comment on the trends in the EVA of the Birla group firm and the results of the comparison vs its 3 peers (comparison to be done for each year separately not just average of the 5-years). (Hint: you will also be required to calculate WACC and EVA for the peers for each year. Cost of equity for each year can be taken to be the same, cost of debt & WACC to be calculated based on the P&L and balance sheet of eac...

    €20 (Avg Bid)
    €20 licitátlag
    5 árajánlat

    I need a script in javascript or python which will remove blue frames from videos in a folder

    €20 (Avg Bid)
    €20 licitátlag
    21 árajánlat

    looking betting website like 9wickets readymade script. dont bid those not worked on betting site we looking for betting website

    €714 (Avg Bid)
    €714 licitátlag
    13 árajánlat

    I am seeking a Python expert who can convert trading indicators from Pine to Python. The script can be access on TradingView using this link : The pine script is as follows: indicator('Darvas Box Buy Sell', overlay=true) boxp = (defval=5, title='Length', minval=1, maxval=500) LL = (low, boxp) k1 = (high, boxp) k2 = (high, boxp - 1) k3 = (high, boxp - 2) NH = (high > k1[1], high, 0) box1 = k3 < k2 TopBox = ((high > k1[1]) == boxp - 2 and box1, NH, 0) BottomBox = ((high > k1[1]) == boxp - 2 and box1, LL, 0) Note: I have tried partially implementing and attached the Python code (refer to the attached file - ) you should

    €26 (Avg Bid)
    €26 licitátlag
    3 árajánlat

    I require a web developer and designer to build a professional website for my in...purchasing of insurance policies directly from the site To make this website engaging and user-friendly, I want a professional-themed UI design. The development process will first involve perfecting the UI design before moving onto the development stage. The UI design should include the following elements: - A contact form to facilitate customer queries - An easy-to-understand insurance plans comparison chart - Customer testimonials to build trust and credibility For this job, the ideal freelancer should have experience in web development and design, particularly with a focus on creating professional and intuitive UI designs. Experience in developing websites for the insurance sector would be adv...

    €98 (Avg Bid)
    €98 licitátlag
    17 árajánlat

    As the initiator of this project, I'm seeking a skilled and creative team to assist in the production of an action-packed espionage thriller movie to be staged in an urban setting. Ideal Skill Sets an...high-intensity scenes typically found in the espionage thriller genre. * Understanding of and expertise in stunts coordination, particularly martial arts sequences, chase scenes, and covert operations. * Adequate understanding of spy culture and gadgetry, to intelligently incorporate into the movie. * Creative and innovative in storytelling, with a knack for creating suspense and thrill. * Experience in script development, pre-production, production, and post-production processes. I look forward to working with a team passionate about producing a heart-racing, engaging cinemat...

    €1418 (Avg Bid)
    €1418 licitátlag
    20 árajánlat

    ...previous 5 highs , consider this as swing. 2. Buy if lower high swings I'm looking for an expert in Pine scripting with a well-rounded understanding of principles of moving averages, RSI indicator, and Bollinger Bands. Your main job will involve: - Developing a Pine script that focuses on the trendline breakout strategy, with an emphasis on swings. - The script should specifically address the ‘swings’ component by identifying swing highs and lows. Ideal candidates will bring to the table strong coding skills, especially in Pine script, and a clear understanding of technical analysis and trading strategies. Familiarity with the specifics of trendline breakouts and swings in a trading context is crucial. Your expertise will ensure the creation of a...

    €178 (Avg Bid)
    €178 licitátlag
    16 árajánlat

    ...deploying and testing a Python script on Google Colab that automates the translation of text files from English to Chinese. The script will need to handle multiple text files organized within different folders, translating each file's contents and saving the translated versions in corresponding folders while maintaining the original directory structure. Key Project Requirements: Script Development: Develop a Python script that can: Upload multiple English text files (.txt format) organized in different folders to Google Colab. Translate the content of each text file from English to Chinese using the OpenAI API. Save the translated text files in their corresponding folders with the same directory structure as the original. OpenAI API Integration: Integ...

    €20 / hr (Avg Bid)
    €20 / hr licitátlag
    44 árajánlat

    I require a freelancer adept in Python and specifically experienced in transitioning scripts from Python2 to Python3. - The primary task is to convert a 300-line script from Python2 to Python3. - The script is for installation purposes and it doesn't require any external libraries or dependencies. - Once successfully converted, the script should be functional on Ubuntu 22.04. - The script execution must result in the successful installation of a program. 50 USD budget

    €83 (Avg Bid)
    €83 licitátlag
    49 árajánlat

    I require a tool or script that can effectively convert my checking account bank statement from PDF to Excel. There are 4 bank accounts, from 2017 to 2023 - totaling 159 files in PDF. - 2 accounts from Santander - 2 accounts form Caixa Economica Please find attached 2 PDF files as an example. For Caixa Economica statements, there are only 2 PDFs (one for each account). For Santander, the PDFs are divided by month. Details: - Critical data fields to be extracted include: transaction date, transaction description, transaction amount, number of destination accounts for PIX, TEDs and DOCs (bank transfers), and account balance. Ensure accuracy in these fields during conversion. - The Excel spreadsheet should have 4 tabs, one for each bank account. - The converter should be designed ...

    €133 (Avg Bid)
    €133 licitátlag
    60 árajánlat

    YOU'RE TO CREATE OR EDIT FOR...ATTRACTIVE EDITING - You should produce a YouTube channel that people should be able to relate to it, - The editing should be engaging, it should be aesthetically pleasing and also should be well-organized. NOTE 1 - I want 80% same as reference and 20% creativity and efficiency. NOTE 2 -Your reference link should be provided to know your competence in the field. NOTE 3 -Footages/images -Script -Voiceover -Logo -timestamp & all needed files for the editing are already available with the (Contract Staff) and once is completed it will be shared with you ASAP! Calculate at least about 3 videos per day with at least 2-3 minutes per each video edited, which approximately 10 to 15 videos per week from Monday to Friday. this wi...

    €1060 (Avg Bid)
    €1060 licitátlag
    40 árajánlat

    ...to automatic and manual segmentations. Thus, the printer produces a thicker biomodel, especially at the cell junctions. This makes surgical simulation difficult, as the region becomes hardened, very resistant, even if we do not perform UV post-processing and/or vary the resins and printing methods. We have already tried SLS with polyamide, SLS with polyamide and glass, and currently we are betting on liquid resin photopolymerization, with an Anycubic printer. I can provide remote access if needed. Tenho um arquivo em STL de seios da face, parte do meu mestrado. Infelizmente, tudo que consegui imprimir até o momento, apresenta o interior com traves muito grossas, numa região chamada de labirinto etmoidal, que na figura 2 está apontado com marca&cce...

    €115 (Avg Bid)
    €115 licitátlag
    17 árajánlat

    I am looking for a skilled Python developer with solid experience in social media integration for a unique project. The goal is to develop a software application that can automatically post content - specifically text, images, and videos - onto multiple social media platforms, namely Instagram, Twitter, Facebook, and YouTube. "Looking for a freelancer to develop a service for posting videos and content to Twitter, YouTube, Instagram, and Facebook. The service should retrieve content from a database and use social media APIs to publish it. Experience with Python/Node.js and social media APIs preferred" Description: Main features required: - Auto-posting: The application will need to support automated content posting. It should work with a mixture of text, images, and video co...

    €96 (Avg Bid)
    €96 licitátlag
    8 árajánlat

    ...User should be able to upload audio file and get summary - Summary will be based on the audio file transcript + a custom prompt as an input - User should be able to see all the files - Admin should be able to update the custom prompt (text input) - Admin should be able to see all users list - Admin should be able to see the usage list (no of files, duration, input and output of each file with comparison to output without prompt) - Application should be web based and mobile responsive. Also separately mention pricing if we have to add "Record Audio" functionality in the scope. For clarification, I am not seeking integration with any specific messaging platform. Therefore, expertise in Facebook Messenger, Slack, nor WhatsApp is not required. The foremost requirement i...

    €25 (Avg Bid)
    €25 licitátlag
    4 árajánlat

    I am looking for a Solana expert for a small project. I need a python script to execute a swap on Raydium. Here is fucntion type(return whether the swap was successful and amount) def swap(fromToken, toToken, amount, slippage) Please bid only if you have previous work with python not javascript. Thanks.

    €132 (Avg Bid)
    €132 licitátlag
    17 árajánlat

    I'm in need of an expert who can craft an Android script for a rooted device. The task requirements are threefold and need to occur on a daily, scheduled basis. • The phone must automatically reboot each day at a specific time. The exact timing will be provided upon project commencement. • Post-reboot, the script should verify the IP address. Expertise in IP address verification is a must. • Thereafter, the script should initiate a specific Utility app. Familiarity with scripting for launch and manipulation of Utility apps is needed. • Lastly, you're expected to program the script to carry out one or two click-based actions that would allow navigation within the app. Ideal candidates should have robust experience in Android scrip...

    €10 / hr (Avg Bid)
    €10 / hr licitátlag
    17 árajánlat

    We need to create a script (or even already created and ready for installation on our servers) of white label Exchange like that of betfair. You need a software like betfair that uses its API or its feeds, with an administration panel. In the photos you can see the site as we would like it (we can also provide you with access to this demo site we have) The site part is shown to the customer to bet, the admin part only to agents or distributors of the product. The website and the administration panel must be installed on our server, they must be complete with quotas updated via feed. We also accept a ready-made or existing script as long as we can customize it. The freelancer will also be called by the hour for future updates, other installations and software assistance. ...

    €128 (Avg Bid)
    €128 licitátlag
    10 árajánlat

    Google Form Automation with Google App Script

    €23 (Avg Bid)
    €23 licitátlag
    1 árajánlat

    I am in need of a seasoned professional who is adequately versed in JSON, PHP and MySQL to create a TD Ameritrade API script. The purpose of this script includes data retrieval of stock and option chain and placement of limit orders grounded on terms from a MySQL settings table. Key Requirements: - Develop an API script with specific conditions for limit order implementation in terms of price and time. - The retrieved data should focus on stock prices and option prices. - The displaying of retrieved data should be structured in a table format with the ability to submit the order via button click (unless "autotrade == '1' in the setting table). -Any orders submitted should be logged in a separate Ledger table within the database and used to avoid duplic...

    €437 (Avg Bid)
    €437 licitátlag
    49 árajánlat

    I am hunting for a scriptwriter who can take my 3D mechanical engineering explainer video to the next level. The ideal candidate has experience in Youtube retention writing and can articulate engineering concepts in a manner that is engaging for engineering students. The specifics of the project are: - The script must be written in an intermediate level - The video length should be more than three minutes - Topic: Mechanical Engineering Essential skills and experience: - Experience creating scripts for explainer videos, particularly in the engineering or technical realm - Proficiency in translating complex engineering concepts into language suitable for intermediate level students - Experience with Youtube retention writing, with a solid understanding of best practices to hold...

    €14 (Avg Bid)
    €14 licitátlag
    12 árajánlat
    Trophy icon MyBestCableDeals Logo Creation Véget ért left

    We're after a brilliant designer to create an engaging and appealing logo for our new brand, "My Best Broadband". The design should primarily incorporate a blue color scheme, maki...design should primarily incorporate a blue color scheme, making it eye-catching and memorable. As our service caters to all, the design should appeal to a broad audience. Key aspects to consider: - Vibrant blue color should dominate the design - We are a comparison brand. The logo should reflect the wide variety we offer but give me options! Ideal Skills and Experience: - Experience in creating logos for diverse audiences - Proficiency in utilizing color psychology in design - Understanding of design requirements for comparison brands - Strong attention to detail in conveying...

    €46 (Avg Bid)
    Garantált
    €46
    802 pályamű
    Pine Script Véget ért left

    Updated existing indicator and create new custom indicator

    €138 (Avg Bid)
    €138 licitátlag
    1 árajánlat

    I'm seeking a proficient Javascript coder to devise a multi-user login script, with expertise in both front-end and back-end development, as well as debugging skills. Key tasks include: - Front-end Development - Back-end Development - Bug Fixing The type of login functionality for this project hasn't been specified. However, the freelancer's flexibility in implementation would be favorable. Although there is no designated time limit for this project, I appreciate a mindful approach to deadlines and respect for agreed-upon timelines. Your dedication to quality and timely work is a must. Ideal Skillset: - Proficiency in JavaScript - Experience in front-end and back-end development - Excellent problem-solving skills - Ability to adapt to project requirements Pr...

    €65 (Avg Bid)
    €65 licitátlag
    10 árajánlat

    Project Title: Data Scraping Script using HtmlAgilityPack in C# Description: We are seeking a skilled C# developer to create a data scraping script using HtmlAgilityPack to scrape all pages from a given web domain. The script should strictly utilize HtmlAgilityPack and be written in C# only. We do not require the final scraped data, but rather a robust script with precision and recall evaluation on a random set of 500 samples. Requirements: - Proficiency in C# programming language. - Experience with HtmlAgilityPack for web scraping tasks. - Ability to implement recall and precision evaluation metrics. - Strong understanding of web scraping best practices and techniques. Deliverables: - C# script utilizing HtmlAgilityPack to scrape all pages from the pr...

    €91 (Avg Bid)
    Titkos
    €91 licitátlag
    5 árajánlat
    Trophy icon Automated Photoshop Script for File Edits Véget ért left

    I'm looking for a skilled script writer to automate a series of file changes in Photoshop CC 2021. Here are the changes that need automation: - Image resizing - Text editing - Color correction Ideally, the candidate will have experience in scripting for Adobe Photoshop. Your job will be to develop a script allowing these changes to happen automatically. Please note, coding language for this script should be based on Photoshop's built-in scripting capabilities, which means that fluency in javascript and knowledge of Adobe's scripting API is necessary. If you're able to deliver quality work on this, there could be additional opportunities for similar scripting projects down the road. Your expertise and suggestions are welcome.

    €37 (Avg Bid)
    Garantált
    €37
    3 pályamű

    I am in need of a talented scriptwriter to craft a compelling AI explainer video script. The video aims to capture the interest of the general public, so the language should be easily understandable by all, but the overall tone should remain formal.

    €18 (Avg Bid)
    €18 licitátlag
    9 árajánlat

    I am looking for a cricket betting application to use within friends circle. No need to playstore listing and payment gateways in that. My requirement is below Using mobile number only they can login and register. As an admin once i approve then only able to use the application. As an admin I can able to add/remove any user and also possible link to WhatsApp for sending notification or message. Need for ipl betting within friends. Need it in 2 mode 1st mode - App have to show the dashboard how many people participate in particular match and the amount. Need to participate they have to select the scheduled matches. We need a time cut off to participate on daily basis. It means before 7.30 only they can bet post that it will not allow to enter like that. Second mode ...

    €8 (Avg Bid)
    €8 licitátlag
    4 árajánlat

    I'm seeking a talented freelancer with expertise in delivering distinct, conversational, American-accented voiceovers. Scope of work: - Voiceover my English-written Facebook advertisement. Ideal candidate Profile: - Adept at producing professional conversational style voiceovers. - Extensive experience in American accent. - ...delivering distinct, conversational, American-accented voiceovers. Scope of work: - Voiceover my English-written Facebook advertisement. Ideal candidate Profile: - Adept at producing professional conversational style voiceovers. - Extensive experience in American accent. - Prior experience in advertising, particularly social media, is advantageous. Your job is to invigorate my advertisement script with a vibrant conversational tone to captivat...

    €30 (Avg Bid)
    €30 licitátlag
    10 árajánlat

    I can pay 50per script max so msg me only if you agree otherwise no i need a talented writer to create an exciting, adventure-themed script for a short video. The main aim of this video is to entertain a mature audience, aged 20 and above. Here's what I'm looking for: - Expertise in scripting for visual media - Proven experience in crafting adventure-themed storylines - An ability to engage an adult audience - Strong understanding of narrative structure and pacing If you're adept at bringing stories to life and can inject a dose of adventure into the script, I'd love to hear from you. Let's entertain together!

    €11 (Avg Bid)
    €11 licitátlag
    23 árajánlat

    ...is to have an interactive platform that utilises all betting options provided by Betfair - match odds, run lines and player props. I'm also interested in the retrieval of specific betting data through Betfair's API. Our main focus is on displaying only the bets relevant to our operation. IDEAL SKILLS: - Proficiency in Laravel and PHP coding. - A comprehensive understanding of the Betfair API, particularly its cricket operations. - Good understanding of sports betting industry practices. - Strong troubleshooting skills and attention to detail. If you have worked with Betfair's services and betting before, I would be particularly interested in your application. This is an engaging opportunity for any developer interested in sports ...

    €445 (Avg Bid)
    €445 licitátlag
    23 árajánlat

    I'm seeking a Hindi dubbing artist to provide voiceover for my less than 5-minute-long horror video. Key Responsibilities: - Translate the original script from English to Hindi. - Capture the mood, emotion, and intensity of the content. Ideal Freelancer: - Must have experience in Hindi dubbing, especially for horror content. - Proficiency in English to Hindi translation. - Excellent verbal communications skills. - Ability to recreate the terror ambiance through voice modulation. Please provide examples of your previous Hindi voiceover work when bidding.

    €10 / hr (Avg Bid)
    €10 / hr licitátlag
    12 árajánlat

    I am in immediate need of a talented scriptwriter to pen an engaging company profile video script. The primary purpose of this video is to effectively showcase our products and services. The script needs to embody: - A non-linear narrative style, where our products/services are not just chronologically listed, but woven into a compelling story about who we are as a company. - An introduction to our company - touching on key aspects like our mission, vision, and core values. - Clear, concise descriptions of our diverse range of products/services. The ideal candidate would have: - Proven experience in script writing, particularly for corporate videos. - A knack for creative storytelling that captures the company's essence and highlights the benefits of our produ...

    €10 (Avg Bid)
    €10 licitátlag
    14 árajánlat

    ...developer to create a custom script for our website. Currently, we have numerous yachting pages that are populated with images via an API. However, these images lack descriptive titles. We need a solution that dynamically assigns titles to these images based on information fetched from the yachting API. **Project Requirements:** 1. **Custom Script:** Develop a script that can overwrite image titles dynamically. 2. **Integration with Yachting API:** The script should fetch relevant vessel information from our yachting API. 3. **Dynamic Title Generation:** Titles should be generated dynamically based on the vessels retrieved from the API. 4. **SEO Optimization:** Ensure that the generated titles are SEO-friendly and descriptive. 5. **Efficiency:** The s...

    €121 (Avg Bid)
    €121 licitátlag
    8 árajánlat

    Ecommerce Website backend laravel(API + frontend Vue), frontend Vue Need to add: 1. Payments ~ Backend: Implementation of payments in the script, adding the ability to activate and deactivate in the admin panel, edit, and change authentication data ~ Backend: Implementation of callback from the payment server to confirm payments and/or another communication protocol confirming the transaction ~ Frontend: Adding a payment button during order checkout 2. Payments ~ Backend: Implementation of payments in the script, adding the ability to activate and deactivate in the admin panel, edit, and change authentication data ~ Backend: Implementation of callback from the payment server to confirm payments and/or another communication protocol confirming

    €164 (Avg Bid)
    Kiemelt
    €164 licitátlag
    19 árajánlat

    Hello i need to creare a script on nodeJS for create a wallet eth , the screept need to work on autoincrement and need to have a range page , the script on parameter need to have page start and page stop for generate , every page need to have 128 / 256 result the user need to choise , the result need to be stored on sql server text me for more info

    €24 (Avg Bid)
    €24 licitátlag
    10 árajánlat

    Necesito modificar un script que usa la función TCPDF. Solo español. Solo español

    €26 (Avg Bid)
    €26 licitátlag
    26 árajánlat

    My current website, built on WordPress, needs to be migrated to a PHP script platform. To effectively execute this project, a candidate ideally must: - a full stack developer - Have extensive experience in both WordPress and PHP script, especially with the migration process between the two. - Possess strong expertise in performance optimization. - Be able to ensure smooth transition with minimal site downtime. Proficiency in managing website databases, backend functions, user interface, and web server configurations would also be highly appreciated. The completion of this project will be deemed successful if there is minimal impact on site SEO, enhanced website performance and better loading speed.

    €84 (Avg Bid)
    €84 licitátlag
    60 árajánlat

    Estamos buscando un desarrollador experimentado en Laravel para actualizar nuestro script de ecommerce existente y agregar nuevas funcionalidades para mejorar la experiencia del usuario. Nuestro objetivo es hacer que nuestra plataforma sea más accesible para clientes de todo el mundo, ofreciendo soporte para múltiples idiomas y monedas. Las principales tareas incluirán: Configurar un sistema multilingüe utilizando las capacidades de localización de Laravel para admitir varios idiomas, incluyendo inglés, español y cualquier otro idioma necesario. Implementar un sistema de manejo de monedas que permita a los usuarios seleccionar y cambiar entre diferentes monedas, como euro (EUR), dólar estadounidense (USD) y peso dominicano (DO...

    €183 (Avg Bid)
    €183 licitátlag
    12 árajánlat

    ...function which takes the users handle and converts it into the appropriate link for each platform. The user enters "mileycyrus" and the function converts that into , for example. I wish to integrate the Facebook API so that the function is able to visit the URL and check if the profile exists, or if the user may have mistyped their username. The task: - Adapting the script in my form which collects information for different social media handles, including Facebook. - Implementing the Facebook API to verify user's Facebook handle. Skills and experiences required are: - Expertise in JavaScript - Experience in integrating Facebook API for handle verification - Understanding of social media platform URL structures. See video for how I would like this to ...

    €18 (Avg Bid)
    €18 licitátlag
    12 árajánlat
    Script php codecanyon Véget ért left

    Compré un script php seguí todo como dice en la documentación,luego después de la primera página para instalar todo no sigue para la activación y me sale pagar error 500, busco una persona que consiga solucionarlo mi hosting es hostinger

    €28 (Avg Bid)
    €28 licitátlag
    21 árajánlat

    ...comprehensive sports betting and casino platform. The platform needs to be available both as a website and mobile apps ensuring a broad reach and enhanced usability. Specifically, the platform needs to encompass the following features: * **Sports Betting Functionality** - offering opportunities for live betting, pre-game betting, and virtual sports betting to cater to various user tastes and needs. * **Casino Games** - the casino section should host popular games like slot machines and poker serving a broad base of game interests. Ideally, the freelancers bidding on this project should have: * Solid experience in the development of similar platforms. * Proficient programming skills, particularly in languages used for web and mobile app development. *...

    €721 (Avg Bid)
    €721 licitátlag
    57 árajánlat

    I'm looking for an expert to guide me in running an existing windows command script. My ultimate aim is to extract specific data from my databases. Here are a few details about what I need: Key Tasks: - Guide me through the process of executing an existing Windows command script with steps by steps written documentation - script is password protected - password is known - Assist in extracting valuable data from various databases Essential experience and skills: - Proven expertise in Windows command scripts - Proficiency in data extraction from databases - Excellent communication and teaching skills, as I need step-by-step guidance. Please bid only if you match the skill set and experience.

    €17 (Avg Bid)
    €17 licitátlag
    7 árajánlat