Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    2,000 perl passwort hash jobber funnet, priser i USD

    I'm looking for a skilled Python developer with experience in GPU programming using CUDA to assist in a project that involves image processing and data analysis. - I have a python code and I need to modify it to work with GPU the code takes an image changes its pixels one by one and each pixel change calculates new image hashes if images hash satisfies some specs it save image and code ends. this is whole python code is doing now. it is a 40 lines code. very simple for someone who knows how to code on cuda.

    $39 (Avg Bid)
    $39 Snitt bud
    7 bud

    ...ein Login verhindert falls der user nicht is_active hat, aber wenn man schon eingeloggt ist, dann kann man weiter browsen, selbst wenn der User zwischenzeitlich auf nicht aktiv gesetzt wurde. Anscheinend funktioniert die Middleware in den Routes nicht richtig. Die Benutzerverwaltung soll so modifiziert werden, dass man die E-Mail-Adresse und das Passwort ändern kann. Wenn die E-Mail-Adresse oder Passwort geändert wurde, soll automatisch eine Passwort-Änderungsmail (diese Methode existiert bereits) an die eingegebene E-Mail-Adresse verschickt werden. Es wird Laravel 9 verwendet, ist ein Upgrade auf Laravel 11 einfach und ohne hohen Aufwand möglich? Es gibt eine Möglichkeit, dass über die Anwendung Dateien hochgeladen werden. Diese Dat...

    $569 (Avg Bid)
    $569 Snitt bud
    59 bud

    I'm working with an API who giving the hash of a file, it returns a p7s digital sign in base64 who needs to be add it to the PDF dictionary. (It can be one or more signatures) What I want is, the ability to add the sign to the PDF in NodeJS (better if it's with typescript) and then open it in adobe acrobat and see the sign. I will provide the PDF sample, the hash of the file and the response of the API in base64 to be tested. Additionally I have an example in Java to better undestanding of the requeriments The flow of the file will be: 1. Give the hash and received the API response (this will be mocked) 2. The API response must be decoded (it's in base64) and add it to the PDF 3 A new PDF must be saved in the disk 4. When the new pdf is opened in Ado...

    $130 (Avg Bid)
    $130 Snitt bud
    36 bud
    Website Encryption Enhancement 3 dager left
    VERIFISERT

    I'm seeking an ethical hacker to help me enhance the security of my website. Key Requirements: - Identify vulnerabilities in the current system - Encrypt the website's hash data effectively using a secure algorithm - Provide ongoing support to ensure the system remains secure Ideal Skills: - Proficiency in ethical hacking - Experience with encryption algorithms (knowledge of AES, RSA, Blowfish is a plus) - Strong problem-solving and analytical skills - Excellent communication and collaboration abilities Please note, the key size for the AES encryption algorithm will need to be determined as part of this process.

    $347 (Avg Bid)
    $347 Snitt bud
    15 bud

    University Assignment: Flask Web Application for Secure Authentication System ONLY BID IF YOU CAN DO IT. Go to Template Folder to see the code and use Docker to run it. It should take 2-3 hours to do it. Need it ASAP. Project Overview: I will give you a zip file with , login.h...Authenticator. - Enforce session security with HTTPS and consider HTTP Strict Transport Security (HSTS) for enhanced security. - Implement CAPTCHA verification to prevent automated attacks and manage session rate limiting effectively. Recovery Options: - Generate recovery keys using () with at least 20 bits of entropy. - Ensure recovery keys are delivered securely and are single-use. - Hash recovery keys using Argon2 with individual salts. - Explore implementing HSTS to prevent downgrade attacks.

    $24 (Avg Bid)
    $24 Snitt bud
    33 bud

    ...same exact name. Of course browsers often use the cached version instead. The files are big enough where I want the browser to cache them, but only until they change - then the browser needs to grab the new version from the server. The apache and .htaccess expire headers haven't done what I need. I read that some codebases exist that will assign a variable to the end of the URL based on a file hash. I thought this may be the way to go. The solution needs to be editable by me. I am more of a general IT person who can do some front end development and tweak some code. So markup and explanations are important or available documentation if we cab use a simple library. A follow up project might be to implement squid or some sort of automatic way of localizing those pdf a...

    $24 / hr (Avg Bid)
    $24 / hr Snitt bud
    90 bud

    II. the task #2 (less important but fast to fix) email notifications do not work for some reason (on server with webUI @159.65...) The email sending works with cron there contains 1 task here /var/spool/cron/tabs/root and 4 here as i understand /var/spool/cron/tabs/serg guess user serg is not configured properly(but it is a full disk copy, so not sure) or cron tasks are not active or lunching.. also i see 3 cron procs on old sever (ps-A|grep cron) and only 1 on new server... you can change email in scripts and test (the email sending is working ok tested it with small /root/) p.s. you can check working details on old server @213.168.... I. the most important but could take more time The statistics section do not work at all on the New server here is active clients on OLD server(s)...

    $76 (Avg Bid)
    $76 Snitt bud
    32 bud

    ...been to collect the forensic artefacts from the scene of the crime and has managed the integrity and continuity issues during collection and transportation. One of the forensic artefacts was a computer containing a single hard disk. A forensic imaging technician has created a forensic image of this hard disk and stored it securely on one of your organisations servers alongside a file containing the hash value of the image. Your task is to analyse the forensic image as part of the investigation and produce a report based on your management of the case, your analysis and your findings. You will have to: setup your forensic workstation for your analysis, which would include any forensic tools that you feel are appropriate for the job, download a copy of the forensic image from th...

    $113 (Avg Bid)
    $113 Snitt bud
    25 bud

    ...been to collect the forensic artefacts from the scene of the crime and has managed the integrity and continuity issues during collection and transportation. One of the forensic artefacts was a computer containing a single hard disk. A forensic imaging technician has created a forensic image of this hard disk and stored it securely on one of your organisations servers alongside a file containing the hash value of the image. Your task is to analyse the forensic image as part of the investigation and produce a report based on your management of the case, your analysis and your findings. You will have to: setup your forensic workstation for your analysis, which would include any forensic tools that you feel are appropriate for the job, download a copy of the forensic image from th...

    $21 / hr (Avg Bid)
    $21 / hr Snitt bud
    17 bud

    ...the following structure: First line: The block header. Second line: The serialized coinbase transaction. Following lines: The transaction IDs (txids) of the transactions mined in the block, in order. The first txid should be that of the coinbase transaction Difficulty Target The difficulty target is 0000ffff00000000000000000000000000000000000000000000000000000000. This is the value that the block hash must be less than for the block to be successfully mined. Execution Create a file named that contains the command to execute your script. This file should ideally contain a single command like python or node index.js. Your script should autonomously perform all tasks when is executed, without requiring any manual intervention. Evaluation Criteria Your submission will be evaluat...

    $11 (Avg Bid)
    $11 Snitt bud
    3 bud

    ...hpn5B"/> <Params> <Token Type="string" Value="b6JnfGF7fXMjOjB79zVoLCJwZCIyICIvMTMjLCJp9ka18WRo9jIyICJnYWvnYSIrIkfgeWUjOjAjYkfx9j2iY62T8Ga5YkFreDMjLCJpejIyICJwezZoZ1FnIjpjfGouZSIyICIvNnE6NTm5NiIvIz7"/> <TransactionID Type="string" Value="9156174388"/> <WinReferenceNum Type="string" Value="17612298068"/> <WinAmount Type="int" Value="75"/> <GameReference Type="string" Value="bgor-cc-Showball3 "/> <Hash Type="string" Value="1b522defc135ef9bea631d94a99f587bcb1cb03ec08ca356de42fb77f4e3c4a4"/> <BonusWinAmount Type="int" Value="0"/> <GameStatus Type="string" Value="Pending"...

    $29 (Avg Bid)
    $29 Snitt bud
    79 bud

    Hiring technical personnel can achieve complete development of the following code in practice. There may be something wrong with the code below, but there is project direction. pip install telethon Import TelegramClient from Import functions from # Create Telegram client with your API ID and API hash api_id = 'Your API_ID' api_hash = 'YOUR_API_HASH' Client = TelegramClient('session_name', api_id, api_hash) Asynchronous def send_dice(chat_id, dice_face): Asynchronously with client: result=awaitClient(( peer = chat id, Query id=0, id='robot command', silence=false, Scheduled Date = None, background=false, cleardraft=false, hide_via=true, selected=[dice_face] # 1-6 are ordinary dice )) print(result) # Fill in your account mobile

    $972 (Avg Bid)
    $972 Snitt bud
    59 bud
    Cryptogrphy expert Avsluttet left

    More details: What specific expertise in cryptography are you looking for? Cryptanalysis techniques What is the primary goal of the cryptanalysis project? Questions that include groups, algorithms, attack. not help from chatGPT or any AI Which cryptographic algorithms or protocols are you currently using or planning to use in your project? Hash functions collisions and more. There is a file with question for example, if you can answer on this question with out any AI we can proceed i will pay good for each question you answer :)

    $208 (Avg Bid)
    $208 Snitt bud
    12 bud

    I'm seeking an expert in writing Splunk queries to detect threats, efficiently querying from primarily CrowdStrike EDR telemetry data, but also other log sources. Key requirements from your expert...from primarily CrowdStrike EDR telemetry data, but also other log sources. Key requirements from your expertise include: - Proven skills in extracting and analyzing data from logs - The ability to use Regex queries to extract additional, nuanced information - Proficient querying from CrowdStrike EDR telemetry. The information to be extracted comprises of EDR fields like: - Process Name - File Hash - Command Line I look forward to working with a detail oriented and security savvy professional who will utilize this data to help us identify potential security threats and ensure sy...

    $353 (Avg Bid)
    $353 Snitt bud
    19 bud

    I'm looking for a talented individual with proficiency in image processing and hash calculation. The primary aim of this project is to use these techniques for image modification. Ideally, I need someone adept in: - Image modification in such a way that its original concepts not changes - making image change so many time like a loop - calculating images hash The resultant processed images should be provided in JPEG, PNG, and GIF formats. A background in encryption and cryptography will be highly desirable. Your experience with these specific image processing techniques will be crucial to the success of this task.

    $120 (Avg Bid)
    $120 Snitt bud
    56 bud

    ...and need assistance to set up a Global TCP Passthrough Load Balancing to distribute my online traffic. The ideal bidder would have: - Extensive experience in setting up Load Balancing on GCP. - Solid understanding of routing and IP Hash distribution. -Each instance stores unique files, it is important there is the lowest latency possible, when a file is sent, it must go to the instance closest to who sent the file via TCP to the load balancing IP. -I can deploy as well, just need best practices on how to achieve this. Essentially, I need you to develop an IP Hash distribution strategy for distributing online traffic effectively. GCP certification is appreciated but not necessary as long as you have experience in networking and have worked on similar tasks before. A smoot...

    $145 (Avg Bid)
    $145 Snitt bud
    18 bud

    I'm in need of a skilled freelancer who has expertise in Perl scripting, primarily for file manipulation tasks. Key Requirements: --Gather date from a table in oracle. Based on that date find the records available in a home directory and store it in a .txt file. Skills and Experience: - Proficiency in Perl scripting is a must. - Experience in handling various file formats, specifically .txt and .csv. - Strong understanding of file operations including renaming, formatting, and sorting (although the specific task was skipped). I need the code done within 2 days and willing to pay 3000 which would be double the cost of what is given .

    $24 (Avg Bid)
    $24 Snitt bud
    10 bud

    1- I need an update on my buy and sell bot that works on the Solana network through the Raydium pool, the bot has a mechanism for capturing variations in the chart and sending buy or...com/runtime/programs exemple : *jito priority documentation : *examples of program users that currently run within the Solana blockchain : user hash >program + jito = *example of priority in JITO + jupiter agregator user hash =

    $1051 (Avg Bid)
    $1051 Snitt bud
    138 bud
    Game Luncher C++ Avsluttet left

    ...stworzony. oto opis Developera który stworzył ten program:: Features Written in c++, best performance with multithreading Beautiful GUI, inspired in Blizzard All errors and exceptions throw user friendly messages International Multilanguage Fast download files Method of Hash (CRC32) default Banner in home (Promotion, Event, New Image, etc...) + News / Patch notes Initialize client with arguments Tool user friendly for generate serverlist hashs New config game for Metin built-in (Requirements: metin2client source) Available Hash method to choose Md4 Md5 Sha1 Sha224 Sha256 Sha384 Sha512 Sha3_224 Sha3_256 Sha3_384 Sha3_512 Available Languages This is extremely flexible when hiring you can add new languages or change existing since that helps me to translate co...

    $111 (Avg Bid)
    $111 Snitt bud
    57 bud

    I'm currently using PERL 5.10 system and requires a proficient expert to aid in modifying how passwords are hashed in my system. Initially, we employed SHA-256 but we're looking to switch to PBKDF2. Ideal Skills and Experience: - Proficient in PERL 5.10 - Familiarity with SHA-256 and PBKDF2 hashing methods - Prior experience in password re-hashing Task Objectives: - Identify current SHA-256 hashing method in the system - Modify hashing method to use PBKDF2 instead - Validate successful implementation of the PBKDF2 hashing method The project necessitates a strict focus on security and confidentiality given its sensitive nature.

    $13 (Avg Bid)
    $13 Snitt bud
    26 bud

    ...the following structure: First line: The block header. Second line: The serialized coinbase transaction. Following lines: The transaction IDs (txids) of the transactions mined in the block, in order. The first txid should be that of the coinbase transaction Difficulty Target The difficulty target is 0000ffff00000000000000000000000000000000000000000000000000000000. This is the value that the block hash must be less than for the block to be successfully mined. Execution Create a file named that contains the command to execute your script. This file should ideally contain a single command like python or node index.js. Your script should autonomously perform all tasks when is executed, without requiring any manual intervention. Evaluation Criteria Your submission will be evaluat...

    $13 / hr (Avg Bid)
    $13 / hr Snitt bud
    7 bud

    In need of a tech-savvy, innovative app developer well-acquainted with both iOS and Android system...innovative app developer well-acquainted with both iOS and Android systems. The ultimate goal is to create a cryptomining application that's user-friendly and efficient. Key Features Required: - User Registration and Login: A secure authentication method, protecting user's data and mining activity. - Real-time Mining Statistics: To keep users informed about their mining status, providing data like hash rate, earnings, and more. - Wallet Integration: Facilitate seamless transactions using popular crypto wallets. Proficiency in blockchain technology, crypto mining, and payment gateway integration is a must. We value security and user experience, so expertise in these area...

    $694 (Avg Bid)
    $694 Snitt bud
    16 bud

    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.

    $29 (Avg Bid)
    $29 Snitt bud
    19 bud

    I need to convert the following Perl code to PHP: The expected output is a PHP class that can convert a docx file into text. The attached zip contains a mockup of such class (with demo code) and a test docx file. The task is straight forward. If you place a bid, expect it to be accepted. If you fail to deliver, you'll be subjected to a bad review. This is to avoid wasting my time with autoposters and people who lowball the bid and then try to ask for more money. You have been warned. Read the brief, check the code and place a bid accordingly.

    $214 (Avg Bid)
    $214 Snitt bud
    24 bud

    I'm urgently in search of a well-rounded and outstanding programmer fluent in numerous programming languages. It's essential for you to excel in Python, Java, C++, C#, Scala, Ruby, Python, Perl, Javascript, Go, SQL, Rust, Swift, Kotlin, HTML/CSS, and be experienced with NoSQL and LaTeX. Ideal technical expertise includes: - Data Visualization: Proficiency in matplotlib, D3.js, bokeh, or comparable tools - Machine Learning: Familiarity with TensorFlow, scikit-learn, PyTorch, or equivalent - Unit & Functional Tests: Experience using Selenium, Cypress, Mocha, or similar - Cloud Computing: AWS, Azure, Google Cloud Platform, or equivalent knowledge - Containerization: Docker The central task is to perform insightful programming assessments and coding within my enterpris...

    $25 / hr (Avg Bid)
    $25 / hr Snitt bud
    51 bud

    I am looking for a person who will rewrite a few functions for me, preferably into a hash map or a vector, depending on what is faster and easier, it concerns objects on the map

    $144 (Avg Bid)
    $144 Snitt bud
    13 bud

    ...receive cycle with status return message of POP3 Server The SMTP and POP3 transmission should also be possible via SSL. SMTP and POP3 authentication should support standard authentication. SMTP Server and POP3 Server and account settings should be configurable. Email Subject should be configurable (but should also have a key to compute the cycle time in the otel receiver, like cyclekey=some number or hash ). Configuration should be done via yaml (in accordance to the opentelemetry standard) Skills and experiences required for this job: - Experience with - Experience with golang - Proficiency in SMTP and POP3 protocol - Ability to develop configurable systems - skills in data metrics and logs This project will require you to be detail-oriented, reliable, and have exceptiona...

    $118 (Avg Bid)
    $118 Snitt bud
    9 bud
    Hash Pool Mining Avsluttet left

    Sitio para Minería de Ctripto monedas

    $21 (Avg Bid)
    $21 Snitt bud
    11 bud

    .../server-ip, /settings, /debug, /log y /roster. ? Página de estado de lobbies: Mostrará información sobre lobbies activos, conexiones actuales y datos de los jugadores en línea. Estos datos se obtendrán de los endpoints /stats, /users/online, /profiles y /maxusers. ? Página de usuarios: Permite el registro de nuevos usuarios, incluyendo campos como serial, username, password, nounce y hash. Esto se logrará consumiendo el endpoint ubicado en :8190/register. Se espera un CRUD completo para gestionar los usuarios. Además, se integrarán acciones relativas a los usuarios, tales como visualizar usuarios prohibidos, roster, eliminar usuarios, bloquear usuarios, y más. Estas acciones se llevarán a...

    $45 (Avg Bid)
    $45 Snitt bud
    4 bud

    I'm seeking an expert to help cr...an expert to help create a Dockerfile that runs Perl and DBD::mysql so that I can run a legacy website. This should be a simple task if you have the knowledge. Specific requirements include: - A Dockerfile is the only output required, roughly corresponding to mine - It should build and run in wsl, i.e. docker run -p 8080:80 image_name - It must use Apache, Perl and the CPAN module DBD::MySQL - It should have been tested on a MySql database, the file is provided to run on localhost:8080/ - A screenshot of the above is required to prove that it is working (you just need a MySql Table with fields Id and Name) Candidates should ideally have: - Extensive experience in Docker and a basic knowledge of Perl - Understanding of Per...

    $68 (Avg Bid)
    $68 Snitt bud
    5 bud
    fix forms issue Avsluttet left

    ...working. MochaHost tech support got the Import buttons on the forms fixed but suggests they may not be able to fix the XML & XML+XSL submission buttons at the bottom of the forms. Here's what they say about that: When the server is upgraded, the Perl modules in the new server might not be fully imported. That's why your website doesn't work because some Perl module dependencies might be deprecated. MochaHost support says: We highly suggest you talk about the error with your Web Developer to ensure they can help you add the missing path on the Perl module. Based on our check, your website form processing is missing pointing to the `File::Spec` module which has been installed on the server. It seems like that might be a fairly easy fix and I have...

    $30 - $250
    Forseglet
    $30 - $250
    1 bud
    Custom Hash Function Avsluttet left

    Hi DIGITAURUS Technologies, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $64 (Avg Bid)
    $64 Snitt bud
    1 bud

    ...performance tuning, sizing and capacity planning, database backup and recovery in a Unix O/S using RMAN and Oracle export/import utilities, administration, and maintenance to provide backup and disaster recovery. • Knowledge of installation, configuration, and maintenance of multi-node Oracle RAC enabled databases, including Oracle ASM and Oracle CRS management. Knowledge of PL/SQL packages, shell, and Perl scripts for task automation, and proactive database monitoring and notification using Oracle OEM Grid Control. • Demonstrated written and oral communication skills reviewing and editing established database policies and procedures and developing new SOPs for database software installation and configuration. • Experience with Cloud(AWS/Azure/OCI) migrations (DB a...

    $2622 (Avg Bid)
    $2622 Snitt bud
    4 bud

    I'm looking for seasoned coders that excel in Perl, to reconfigure my current Perl email script. The primary aim is to make it efficient in sending out emails using Google's SMTP. Key Deliverables: - Modify Perl script to use Google's SMTP via the Net::SMTP::SSL or Email::Send::SMTP::Gmail modules - Integrate secure connection to Gmail - Integrate Email authentication No requirement for handling attachments is necessary. Need to understand how the forms work. Proficiency in Perl, understanding of SMTP protocols, specifically Google's SMTP, and experience with Net::SMTP::SSL and Email::Send::SMTP::Gmail modules are crucial for success in this task.

    $15 (Avg Bid)
    $15 Snitt bud
    2 bud

    ..."Google", "name": "Apple", "description": "Search Engine", "pixels": [ 495 ], "groups": [ 54 ], "rules": [ { "type": "geo", "key": "us", "value": "" } ], "long_url": "" } The link GET call looks like this: "status": "success", "link": { "id": 1, "title": "reddit: the front page of the internet", "hash": "rF7r6", "alias": "red", "long_url": "", "short_url": "", "disabled": false, "ex...

    $128 (Avg Bid)
    $128 Snitt bud
    69 bud

    In need of a knowledgeable coder for a Node JS script project. Under the specifics of the task, you'll be required to configure a script that will facilitate the exchange of USDT for WSTETH on the UNISWAP V3 router using the INFURA endpoint. For this role, it is mandatory to ha...Output say: USDT balance is zero"(shown in colsole) 4. When Trade executes, it must take place on ARBITRUM and use the highest recommended gas fee to facilitate the trade as fast as possible. INFURA HAS AN API that detects current gas fees. I woudl like to use this to first check what they are and they use the fastest one. 5. When TX is complete I woudl like it to out put to the console, the tx hash, the amount of USDT as well as price for input and the Amount of WSETH received as well as pric...

    $578 (Avg Bid)
    $578 Snitt bud
    37 bud

    ...mind. Please note, the specifics of said theme will be discussed more in-depth once negotiations commence. Important elements for this project: - The website should be designed on Elementor. - The proficiency in developing appealing, navigable websites. Given the lack of explicit request for particular features such as e-commerce functionality, blogging capabilities or contact forms, we'll hash out the specifics during our discussions. When applying for this project, share relevant examples of your past work that demonstrate your WordPress and Elementor prowess. This previous work will be a significant influencing factor in my selection process. In conclusion, if you can share your past projects exhibiting your WordPress and Elementor proficiency, you could be the i...

    $163 (Avg Bid)
    $163 Snitt bud
    134 bud

    ...on monitoring historical transactions being processed by my WordPress site using WooCommerce plugin, specifically for Payment Gateways such as Barclays ePDQ or others of a similar nature. Specifically, the Payment Gateway owner (Barclays ePDQ) has requested we provide "We will need to see exactly what is being sent from your system over to ePDQ. Please include the following: 1. Your string to hash demonstrates the SHASIGN calculation. An example of this is as follows: AMOUNT=100myshapassphrase123CURRENCY=GBPmyshapassphrase123… etc. 2. Your form parameter/ value pairs submitted as part of the transaction request 3. The URL to which the requests are being submitted" Your expertise should include: - A thorough understanding of WooCommerce and Payment Gateways -...

    $34 (Avg Bid)
    $34 Snitt bud
    29 bud

    I'm seeking skilled Perl coders to modify my email script. This script currently sends out emails well after a web form submission using the Net::SMTP::SSL module. Success in this project will mean updating the script to instead utilize the Email::Send::SMTP::Gmail module. Ideal Skills: - Proficient in Perl coding - Familiarity with Net::SMTP::SSL and Email::Send::SMTP::Gmail modules - Understanding of Google SMTP Key Responsibilities: - Reconfigure Perl script to work with Email::Send::SMTP::Gmail module - Ensure the script remains efficient for sending out web form submission emails - Test script after modifications to verify seamless integration with Gmail SMTP

    $25 (Avg Bid)
    $25 Snitt bud
    9 bud

    ...scanner looks for the pairs from an exchange that best meet the conditions for spot future difference arbitrage. On the right side, framed in white, are the open bots, so not only one bot is opened, but another bot for every currency pair that meets the conditions. Your job is to add a field in our database for the API key to the exchange and a database field for the API password. (in hash format of course). Every customer who logs in with us can then run a bot for their account, directly via our trading portal. That sounds complex at first, but it really isn't. Anyone who knows their craft can get through it in a week. We have already done this for a few exchanges and therefore have experience of how long it will take and how much it will cost. Please, dear developer, ...

    $32 / hr (Avg Bid)
    $32 / hr Snitt bud
    10 bud

    Hi, I'm in search of someone skilled in Excel& Crypto sheets to assist in creating a spreadsheet that tracks real-time Bitcoin prices, network difficulty/hash rate, and estimated mining rewards based on hash rate. The goal is to correlate this data with my estimated mining rewards, watts used per miner, and ultimately calculate ROI and the bottom line. If you're interested, please send me a private message. I'll provide further details and data once we connect. Looking forward to hearing from you!

    $127 (Avg Bid)
    $127 Snitt bud
    24 bud

    ...am looking for a highly knowledgeable and skilled individual to generate a Hash key of 10,000 Th/s and 20,000 Th/s. The outputs required are Hash160, which is to be generated using a bitcoin address with a value of more than 0.1 btc, and the corresponding BIP32 Root Key of the same wallet. To generate the Hash160 and the corresponding Hash Key, you will need to utilize the BIP32 Root Key. Additional functionality needed includes: - Blockchain data analysis - Balance check of provided address While no predefined programming language or framework was specified, please use the one you are most proficient in as the priority is on efficiency and accuracy. Ideal candidates should have a deep understanding of hash key generation, BIP32 Root Key manipulation as well...

    $277 (Avg Bid)
    $277 Snitt bud
    6 bud

    details for logo below design., Hash symbol logo (sample attached, it can be any design) on the four sides of the hash symbol (#) engraved or embossed style, need below elements, 1) Top - Vedic scroll 2) Right - Computer or computing 3) Bottom - Mech gear 4) Left - Electric component (capacitor)

    $63 (Avg Bid)
    $63 Snitt bud
    27 bud

    I'm looking for a skilled developer to assist with a Google Earth project, focusing on user interface design. Main Tasks: - Designing the user interface Features R...project, focusing on user interface design. Main Tasks: - Designing the user interface Features Required: I would like a Google Maps web based application. Where the users are able to click features on a map using terrene view(for example trees) JavaScript to pick up the location and address of the property that’s been selected, and the address to be saved into a database using perl CGI in my SQL database. The perl component is optional. Areas that have previously been selected should be highlighted in a yellow highlight or similar The code should work on windows and a Unix platform. I will pro...

    $135 (Avg Bid)
    $135 Snitt bud
    28 bud

    ...(USDT and BTC). This software should have the ability to exist as a web application accessible on both desktop and mobile platforms, hence demanding a responsive design. Key Features: - Creation of flash coins that stay valid in the wallet for 300 days - Flash coins should be tradable and transferable - Provision for the coins to be swapped and withdrawn - Each transaction should have an associated hash when being sent to other wallets Authentication: - Implementation of a strong two-factor authentication system is necessary for user verification, providing an extra layer of security. Ideal project bids will demonstrate previous experience in handling similar cryptocurrency system development. While working knowledge of blockchain technology, web application development and U...

    $148 (Avg Bid)
    $148 Snitt bud
    14 bud

    Hello, I'm seeking a professional with expertise in Perl who can integrate and manage the Gmail API for sending emails. Specifically, the tasks include: - Developing an application from scratch - Integrating the Gmail API to send emails - Activating basic email sending functionality with the Gmail API The ideal candidate would be proficient in Perl and have a solid understanding of APIs, particularly the Gmail API. Knowledge of email handling and management is desirable, but not necessary. This project requires the development of new software, so considerable experience in software development and project management will be beneficial. Please include details of your API integration experience in your bid.

    $23 (Avg Bid)
    $23 Snitt bud
    6 bud

    I'm facing considerable issues with the load time of my website. It's performing slower than expected and I'm looking for a skilled developer who can promptly diagnose, analyze, and fix this problem. Although I couldn't specify the exact reasons for the sluggish performance, it might be due to factors like heavy media files, extensive script/plugin use, or server performanc...areas is highly desirable: - Website performance auditing - Identification & Reduction of heavy media files - Optimization of scripts and plugins - Server performance enhancement I'm looking for someone who can start immediately on this project. Your role is crucial as fast load times directly affect user experience and SEO. I'm looking forward to working with someone w...

    $419 (Avg Bid)
    $419 Snitt bud
    192 bud
    Trophy icon Design a drinks menu and Food Avsluttet left

    ...wedding, so the wedding guess know what drinks are included. I have a text in the Excel spreadsheet, the drinks that are available, and I have also attached some ideas of what I'm looking for. This will be printed on an A3 size paper so cannot be too big. The name of the couple getting married is Josephine and Mitch we also need a food menu desighned with the following foods: SMALL BITES • Hash brown with black garlic cream fraiche and salt bush (V) • Sydney rock oysters, yuzu and lemongrass (GF) Mushrooms and truffle arancini, garlic aioli (GF) (V) Pumpkin and spinach Calzone (V) Kingfish ceviche, coconut cream chilli chicken crackling (GF) Beef tataki, ginger and smoked soy fried eschallots (GF) SUBSTANTIALS Beef brisket slider with asian slaw Crisp...

    $19 (Avg Bid)
    Garantert
    $19
    62 bidrag

    ...years of Perl + XML + SQL experience, please submit your bid with exact monthly payment requirement. The budget range specifies our monthly budget per developer for full time ( 8 hours per day) commitment, Monday to Friday. Monthly budget is 80K to 120K per month depending on the experience. This job is open to developers from INDIA only. Bangalore based candidates who can work in hybrid mode will be given priority. The ideal candidate should have a minimum of 3 years of experience in Perl development and scripting, with expertise in XML and SQL (Preferred) Below is the Job Description for an in-depth understanding of the requirements. JOB DESCRIPTION: 3 – 5 years of proven knowledge of programming languages and operation systems as outlined Programming lang...

    $1258 (Avg Bid)
    $1258 Snitt bud
    4 bud