Source code guru jobs
Need help debug and fix a php code error
delete all big files in all nested folders but change each big file with .txt file , when size and date of creation for big file is saved in this small file for ALL nested folders
We have a team/project management platform developed on Code Igniter, devlopement is almost 70% done. Need to make APIs for the same and fix minor bugs and develop Flutter application for it. Budget is 5000 INR
pls read this before you bid to avoid wasting of time an electrical expert need to complete a code use to generate firmware built for Zigbee for DL-22 module , more details will be given. You must have DL-22 cc2530 module to verify your code
I need to design a wax seal logo (circular). Have svg of the heraldics that need to be "copied" or "extended" around the border. And in the middle there should be a capital R in a cursive like font. The seal stamp can be a circle of 25 or 30mm in diameter. (attached svg are open source commons from Sachsen state library in Germany)
i have some statistics code R to convert it to python
Manage existing databases to ensure proper functionality and optimisation Specify, document and build server-side applications Integrate databases with the company websites Finalize web page infrastructure using advanced features such as data posts or API integration Assist IT team in planning company strategy regarding web development Monitor server resources and performance Input into the strate...
1) Signals of buy and sell for Renko supertrend 2) atr trailing sl 3) Max loss per entry -1500 and max profit 20000 4) Entry buy or sell signal at open 9.15, if above or below the renko supertrend 5) Close positons at 3.10 6) if buy entry the buy to close and sell to trigger // if sell entry sell to close and buy to trigger.
senior angular developers, I need someone available today for a quick change of requirements
Only Source Code Of these These types of websites and apps 9 wickets, skyexchange , [login to view URL],[login to view URL],[login to view URL],,bet365 with only sports betting system. Note : I Just Want Source Code Like Php Script or Flutter/Kotlin App Codes [login to view URL] [login to view URL] Example : [login to view URL]
project will be a long-term contract and the ideal candidate should be able to teach, solve questions, think about problems that can be solved through ML, and help implement those solutions at my current job. Must have some years of experience or be an excellent student themselves. What I'm trying to achieve here is to have a mentor who can work out code issue and upskill me . I'll be a...
Hi, looking for code who will scan internet websites and list websites which contains the following adress: [login to view URL] se website ex which contains the adress [login to view URL] [login to view URL] and [login to view URL] se website ex which contains the adress [login to view URL] Screenshot: [login to view URL] and have a button linked to following adress: [login to view URL] se ex...
@@@@ Please read well before applying for the job @@@@@@ We will not accept auto bits, if you do not know or have experience in the matter do not request, only direct personnel will be interviewed, subcontracts will not be accepted, communications will not be accepted, or agreements outside the freelancer platform, and. You need at least three references that demonstrate your honesty and professio...
<------------------- General info -------------------> Before explaining, we want to be very clear that we're a Web Agency and we're looking for long term providers that are affordable and also very experienced with lots of years working on hosting environments / very experts in WooCommerce in this case. Very honest people, if you do this fine we will give you more tasks of other ...
Hello Guys; i have an assembly code file i want to convert it to C code; any one can get this Job ??
hello we bought wordpress theme would like to change themename in code
I need someone to code me some features for my Kik API in Python. This project is already mostly complete with features needed, but still some left to be added.
Instructions I got for my code: Assess the expected running time complexity of your code in terms of an order of magnitude of the size of your input value(s). Record the run time performance of your code using a range of different input size values and produce a run time Big(O) plot based on these timings. Provide additional loop-counter-based and/or theoretical Big(O) plots to support your findin...
Some relevant hints and used technologies: React.js (functional base - hooks) only - No JQuerry. Read everything carefully. Only provide a bid if you are really able and experienced enough to meet the described requirements. Please code a React component menu tab component for me of the frontend component seen in the screenshot attached. See it live here [login to view URL] (scroll down). Alway...
Looking for someone that can obfuscate code in py armor. Our code is in python
Function description User will upload excel sheet(according to our format) to our platform with xls and xlsx format with google authenticator code valid 1. A page for user to register their google authenticator APP for "first time" 2. Everytime upload excel user must enter google authenticator code to double verify Browse or Drag File to upload Google Autheticate Field Confirm upload ...
I want the implementation code of an article. I need the code for my research.
(A FIREWALL device) I have open source code in GitHub, what I need to do is applying some features in the code, the code is run with almost JavaScript. We need to add a features in the device program which is: - When a new user is associated or connected to the network, an alert should appear to accept or reject this device. During this period, the new user does not have to have access to the ...
I'm looking for code that will call an API and create CSV files for stock market analysis using Python/Pandas. Currently, I am not looking for the Python/Pandas code for data analysis. I am only looking for the code required to make the API calls and converge the data into a single dataframe so that further analysis can be performed. Please see the details of the project in the attachment ...
PLEASE CLARIFY ALL your QUESTIONS BEFORE BIDDING, !!!!! YOUR BID, COST AND TIME WILL BE CONSIDERED FINAL.!!!!! 90% OF THE PROJECT EXIST ALSO IN OPEN SOURCE AND I HAVE LISTED EXAMPLES READ READ READ CAREFULLY !!!!! PROJECT BEFORE BIDDING!!! DO NOT WASTE MY TIME AND YOURS WITH SMART EMAILS OUTSIDE PLATFORM PLACE HOLDER BIDS will be automatically rejected. DO NOT PLACE THEM!!!!! There is a ...
I need someone well versed in C++/CLI programming to help with a project.
I need a new website. I need you to build it.
I am deep in a project that instantiates lines of code per row and are passed with INDIRECT functions. I need someone who can log into my desktop and help debug my line of code. You must speak good English due to my hard of hearing. I would like to have you available to log in when needed to help with debugging a line of code. In the attachement, I am trying to pass a formula to build new line...
I have a PeerJs based vanilla JavaScript file that helps people on my website video and text chat with each other. It is a many-to-many code that is working sometimes and other times it is failing. Please find the attached code file. Here are the issues that need to be fixed. 1. Many-to-many is not working correctly. Two people can connect but when a third person comes in it only connects to th...
i want to develop a fantasy sports website plus app via source code
Need a ArrayBinaryTree code written in python (more details on email/PM). 20 Dollars.
I have the folowing situation: On the webserver i call a MYSQL Stored Procedure that will return result of up tp 10 different tabels based on search string. $sql = "CALL sherlock('$value2')"; $stmt = $pdo->prepare($sql); if ($stmt->execute()) { print("<div class='result success'><p>EXECUTED</p></div>"); } else { die(...
I have something to be modified Matlab code. Need to modify two Matlab function. I will give more detail via chat.
I have something to be modified Matlab code. Need to modify two Matlab function. I will give more detail via chat.
Write flex and bison code to provide parser for TinyBasic. The l and y files are partially complete and need some rules filling out. Urgent Ref: PHH_25.02.2021_Rahman
I have written a program that eventually needs to optimize some parameters via an optimization algorithm. Currently, I am using scipy differential evolution algorithm and I have tried using numba library to optimize the performance. It seems to run too slow. I would like to 1. optimize the functions I have written (maybe this has to do with the performance of the optimization procedure) and 2. fin...
Hello, I need some serious and heavy photo editing to be done with Photrealistic results. Im looking for high class photo editing and Photoshop guru is needed. I have around 8-10 images which needs manipulation and excellent editing. It must look super real. Noone should be able to find that the images are edited. I have some photos of the exhibition stands which I have taken, I need to edit...
Save Internet explorer webpage source code to text file
Need assistance with following for codes purchased from code canyon - removing licensing rights from developer - cleaning code for dev traces, injectors, trackers - installation on web server need quote for activity per script. I have about 7 to 10 scripts that need to be cleaned and installed.
They are two equations and the Tm from the excel file which is given
there is some minute prob of linker in the project in stm32cube ide. Need your help for to guide me for some suggestions.
The job: generate HTML code (with bootstrap) for some "parts" of some specific HTML pages. What parts to generate: available on Word file "[login to view URL]". The HTML pages with these parts applied are available at: [login to view URL] to [login to view URL] (change the number on the page name to access each one). What this job is NOT: to do ALL the page code for each pag...
Submit the following files: 1. Flex file for your translator: trans.l 2. Bison file for your translator: trans.y 3. A shell script for building the translator: [login to view URL] 4. Tiny Basic EBNF file: [login to view URL], which when run through your translator, will produce tinybasic.y. 5. Tiny Basic flex file: tinybasic.l. 6. A shell script: [login to view URL] for executing the translator on...
Explain this code in details : I have basic knowledge in Keras and tersorflow I need someone to explain this code in details [login to view URL]
edit and update functions php code. The code is for a lightbox. There are some issue i wouldlike fixed.
We have developed an application for our OS. We need you to verify some minor lines of code. We doubt if they are correct, we think the functions can be written more simply while we use now a lot of code for the functions. The functions are interconnected with each other using API-calls front-end / back-end. Budget 250. We will meet on video meeting
BE CREATIVE PLEASE!!!!!!! I would like a logo created for my business. The business name is Halal Business Ventures. I would love the attached image’s writing to be included in the logo. I'd love a Black/White and Gold or Rose Gold colorway. If possible I’d like a 3D mock-up as well (Optional). ONLY SUBMIT DIFFERENT COLORWAYS IN THE SAME SUBMISSION. THE IMAGE MUST INCLUDE THE...