Kichujio

Utafutaji wangu
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
    Jimbo la Kazi
    2,000 byte cnet kazi zimepatikana, bei imeletwa USD

    ...BasicTempControl Example Sketch but using an Adafruit MAX31865 for the temp sensor: #include <AutoPID.h> #include <Adafruit_MAX31865.h> #include <Arduino.h> #define TEMP_READ_DELAY 800 //can only read digital temp sensor every ~750ms //pid settings and gains #define OUTPUT_MIN 0 #define OUTPUT_MAX 255 #define KP .12 #define KI .0003 #define KD 0 double temperature, setPoint, outputVal; const byte OUTPUT_PIN = 32; // Use software SPI: CS, DI, DO, CLK Adafruit_MAX31865 thermo = Adafruit_MAX31865(5, 23, 19, 18); // use hardware SPI, just pass in the CS pin // The value of the Rref resistor. Use 430.0 for PT100 and 4300.0 for PT1000 #define RREF 430.0 // The 'nominal' 0-degrees-C resistance of the sensor // 100.0 for PT100, 1000.0 for PT1000 #de...

    $23 (Avg Bid)
    $23 Wastani wa Zabuni
    11 zabuni

    I have a function that returns an integer value which can be negative or positive. I need to pass the integer over Arduino hardware serial and store it in an integer on the receiving Arduino. However serial only allows to send 1 8 bit byte at a time as a 8 bit unsinged integer so negative values get messed up.

    $16 (Avg Bid)
    $16 Wastani wa Zabuni
    4 zabuni

    Reduce: 1) Time to First Byte (TTFB) It is 8 Seconds Now. Need to make it less than 500 ms. 2) Reduce Initial Server Response Time in WordPress Site. Current time to load is 8 Seconds. Which is too much.

    $34 (Avg Bid)
    $34 Wastani wa Zabuni
    24 zabuni

    Develop a MCU+ADC based board, when a trigger signal reaches the board, it should sample (12 bits) 6 analog signals and read the value of a 4 byte counter on an external clock (25 to 50 MHz). The 6 x 2 bytes values of the 6 analog signals, plus the 4 bytes of the counter and 1-2 bytes for with the board identifier will be streamed via Gigabit ethernet as UDP packets (about 1000 x 20-bytes events in every packet). The board should sustain a trigger rate of the order of 1 Million per second or higher. This project should be implemented on a MCU, as it is to replace a similar board based on FPGAs. The MCU will read the external ADC (6 independent ADCS able of at least 1 Ms/s each, at 12 bits). A 32 bits MCU based on multi-core ARM at 1 GHz or more would be required to handle the tri...

    $3279 - $5464
    Imefichwa Makubaliano ya Kutotoa Taarifa
    $3279 - $5464
    6 zabuni

    I want to generate an I2C slave with a SAMD21. This sh...SAMD21. This should have write and readable registers. Unfortunately I can't get this to work. I was guided by the following code: From page 39: The final application “High speed Configuration” in main.c file will be as below for SLAVE. The aim is to provide 256 registers (1 byte in size) with the SAMD21 (as Slave). The I2C master can write and read these registers. Your task is to create this functionality based on the provided example. Only the function "void SERCOM2_Handler(void)" may be adjusted. The I2C master works in FAST_MODE_PLUS. Therefore, the rest of the configuration must remain exactly the same.

    $707 (Avg Bid)
    $707 Wastani wa Zabuni
    9 zabuni

    We require a websocket specialist to assist in debugging and resolving some errors we have System.Net.Security.SslStream.<WriteSingleChunk>g__CompleteWriteAsync|180_1[TIOAdapter](ValueTask writeTask, Byte[] bufferToReturn)rn at [TIOAdapter](TIOAdapter writeAdapter, ReadOnlyMemory`1 buffer)rn at (ClientWebSocket client, IEnumerable`1 dataToSend) in ...

    $19 (Avg Bid)
    $19 Wastani wa Zabuni
    8 zabuni
    C++ Client Server Imeisha left

    ...modified, so that the mapping from key will be to the provided value. Note that the key/value store must be highly concurrent. That is, it should use as many threads as are available, and should allow operations on different data elements to proceed simultaneously as much as possible. In order to be as general as possible, key/value stores typically treat the key as a string, and the value as a byte array. If there is any structure to the values, the key/value store does not know about it. To implement the key/value store data structure, you cannot simply use the std::unordered_map, because it does not support concurrency. You will need to create your own data structure or use the TBB library for concurrent containers. If you opt for creating your own data structure, the ...

    $162 (Avg Bid)
    $162 Wastani wa Zabuni
    26 zabuni

    ... Java function public static byte[] hexStringToBytes(String hexString) { if (hexString == null || ("")) { return null; } hexString = (); char[] hexCharacter = (); for (int i = 0; i < ; i++) { if (-1 == charToByte(hexCharacter[i])) { return null; } } int length = () / 2; char[] hexChars = (); byte[] d = new byte[length]; for (int i = 0; i < length; i++) { int pos = i * 2; d[i] = (byte) (charToByte(hexChars[pos]) << 4 | charToByte(hexChars[pos + 1])); } return d; } public static byte charToByte(char c) { return (byte) "0123456789ABCDEF".indexOf(c); } public static String bytesToHexString(byte[] src){ StringBuilder stringBuilder

    $21 (Avg Bid)
    $21 Wastani wa Zabuni
    12 zabuni

    data structure in C (Read the attached file to understand the problem statement) KEYWORDS: sketch.h, sketch.c, displayfull.c pixel location (x,y) Single-byte commands: TOOL to switch active line drawing on or off, DX to move horizontally, and DY to move vertically. Bits of command byte; Opcode (i.e. which of the three commands to do) and Operand (ie. what data to do it with) HEX

    $27 (Avg Bid)
    $27 Wastani wa Zabuni
    3 zabuni

    Hi Athanasios K., I noticed your profile and would like to discuss my project with you. I am using this code with some minor optimizations: With that I can achieve 100-150 Mio double hashes per second. A double hash takes as input a BYTE array of a size known at compile time (~180 Bytes) and outputs SHA256(SHA256(input)). Other solutions such as Hashcat achieve ~700Mio or CCMiner achieves ~650Mio. I need a similar performance.

    $106 (Avg Bid)
    $106 Wastani wa Zabuni
    1 zabuni

    PLEASE READ CAREFULLY BEFORE APPLYING, YOU WILL NOT BE AWARDED IF YOU MAKE ANY CHANGES TO THE REQUIREMENTS ------------------------------ Our Requirements ----------------------------- 1. This is a Fixed-Cost Project which means please don't pace any "Placeholder Bids - where you quote low and ". 2. You must use Screenshot Monitor so that we can track the quality and progress. 3. All payments will be on Completion & via Freelancer only. 4. Please find attached the pdf document and respond with your answers 5. You will be doing the following tasks: i. UI (Degign) for the Video ii. Refine or Create Content for the Video iii. Voice-Over for the Video iv. Videos required in 4K resolution along with posting on YouTube, Facebook, etc. v. Adding Animations in the Video vi. ...

    $297 (Avg Bid)
    $297 Wastani wa Zabuni
    23 zabuni

    ...working on writing a smartcard library, in C# / Xamarin going against an Android device with attached smartcard reader. This would be more of an HOURLY project where I can utilize your knowledge and talents to figure out what I am missing. At present, I can connect to the card, read ATR, can select CCC file and endpoint applications. I can even read the certificate content from the card in raw byte format. I am missing what appears to be basic things like reading TLV values, Object IDs for current selected file MF/DF/EF/etc. Critical component is being able to get the following components as well. 1. How many valid PIN attempts before a card is locked. 2. Allowing user to enter a PIN to send that APDU command properly padded for authentication 3. How to handle / confirm ...

    $35 / hr (Avg Bid)
    $35 / hr Wastani wa Zabuni
    20 zabuni

    ...preview correctly visualizes the signals encoded across the 8 bytes. However, if the user has a DBC file with a DLC < 8 or DLC > 8, the editor does not function correctly. Generally, the signal preview should display the #rows corresponding to the DLC value. So if the DLC = 1, there should be 1 row, if DLC = 8 there should be 8 rows - and for DLC = 200 there should be 200 rows. In each case, the 'Byte number' column should also adjust accordingly and the rows should be positioned correctly with the same height. The 'bit index' values inside each cell should also scale up/down accordingly. The logic is illustrated in the attached image. 1) First, update the Signal preview to reflect the 'dynamic' DLC logic as per the picture 2) Second, e...

    $21 (Avg Bid)
    $21 Wastani wa Zabuni
    20 zabuni

    VB.net only !! I have an client/server app that I want compress and uncompress the communication using lz4 or quicklz or zlib. I just need two functions like: Function Compress(data As Byte()) As Byte() Function Decompress(data As Byte()) As Byte() Please send me proposal only if you have experience and you can do it in little time. thanks you!

    $4246 (Avg Bid)
    $4246 Wastani wa Zabuni
    11 zabuni

    VB.net only !! I have an client/server app that I want compress and uncompress the communication using lz4 or quicklz or zlib. I just need two functions like: Function Compress(data As Byte()) As Byte() Function Decompress(data As Byte()) As Byte() Please send me proposal only if you have experience and you can do it in little time. thanks you!

    $183 (Avg Bid)
    $183 Wastani wa Zabuni
    15 zabuni

    VB.net only !! I have an client/server app that I want compress and uncompress the communication using lz4 or quicklz or zlib. I just need two functions like: Function Compress(data As Byte()) As Byte() Function Decompress(data As Byte()) As Byte() Please send me proposal only if you have experience and you can do it in little time. thanks you!

    $21 (Avg Bid)
    $21 Wastani wa Zabuni
    3 zabuni

    This goes to anyone who has knowledge in secure software and has experience dealing with RSA public and private keys. You will need to customize the supplied json order file to provide information and then encrypt that json order using aes encryption with the supplied ke and IV then base64 encode the result. However, you may need to convert the message to a byte array from strings to work with the encryption algorithm and generate a message digest using SHA512. I will provide additional files and further instructions upon contacting me. Please also provide your budget first as I am on a strict budget, thank you.

    $18 (Avg Bid)
    $18 Wastani wa Zabuni
    2 zabuni

    I need a Java source code for Android to play back a real-time H265 HEVC video stream. Ideally - up to 8 streams at the same time. A dump of the stream is attached. Deliverable: an Android studio project that opens the attached file and sends the byte stream to the player.

    $220 (Avg Bid)
    $220 Wastani wa Zabuni
    16 zabuni
    Phone X project Imeisha left

    Need mobile APP ( android ) which can do the followings: *** Please read all these requirements carefully! *** 1. extend the call list ( unlimited ) 2. vibrates on call connect 3. delete byte by byte phone memory ( in order to forbid the undelete option from 3rd party softwares or data recovery ), must show graphical progress on screen 4. call record 5. battery repair tool ( when customer connects charger it must fully charge it and then fully discharge it 3 times ( this will extend battery life ) 6. backup contacts automatically every day 7. allow customer to predefine which sim to use * for dual SIM phones * , in 2 ways A. for example the contact abc should use SIM 1, the contact xyz must use SIM 2 B. pre define carrier prefix to use specific SIM ( for exa...

    $810 (Avg Bid)
    $810 Wastani wa Zabuni
    16 zabuni

    Looking for a c# implementation of a decoder/encoder for the Chinese standard JT808 protocol. Code to have the ability to - Input byte array, output object for decoding incoming data - Input parameter's to create byte array to send to end device for items such as configuration or device control Moving forward will need JT1078 implementation also for Video related activities Having experience in these Chinese Ministry JT Protocols is a requirement

    $20 / hr (Avg Bid)
    $20 / hr Wastani wa Zabuni
    9 zabuni

    I need a library that reads m4a files (AAC (mp4) and ALAC (QuickTime movie) encoded files). In C # - I want to use it for a project in Unity3d. I want access to parameters - number of channels - sample rate - number of bits per sample of mono data - number of samples - number of samples for one channel Reading data with a method bool Load (Stream stream) Meth...reads m4a files (AAC (mp4) and ALAC (QuickTime movie) encoded files). In C # - I want to use it for a project in Unity3d. I want access to parameters - number of channels - sample rate - number of bits per sample of mono data - number of samples - number of samples for one channel Reading data with a method bool Load (Stream stream) Method to be retrieved from decompressed data int Get (byte [] samples, in...

    $181 (Avg Bid)
    $181 Wastani wa Zabuni
    8 zabuni

    ...the connection should be terminated. import socket kali_ip = "" #This IP can be different on your virtual box s = (socket.AF_INET, socket.SOCK_STREAM) ((kali_ip, 5555)) ("Connected!n".encode()) #encode() is needed to convert your string input to bytes to be transferred over the network received_data = (1024).decode() #decode() is needed to convert your byte result to string to be displayed print(received_data) () Hint: Save the above code. On your kali machine, run the netcat (nc) command described above. On the Ubuntu machine, run the above code and see what happens. Submit your Python source code named “” and file that explains how to run your program. 2. Reverse shell for Linux:- In the series of our labs, we learnt

    $50 (Avg Bid)
    $50 Wastani wa Zabuni
    7 zabuni

    i am looking for the follwing requirements : 1- swift Microphone class ( similar to Android AudioRecord) with following functionality : - record audio voice data and store it into Int16 ( cshort) and int8 (byte) arrays so i can later on use the int16 array for further processing , or also send the byte array data over the tcpip network. - it must use sample rate of 8000 hz( so i can use it for android devices ) 2- play back audio on IOS device from Int16 array or Int8 array ( similar to Andoid AudioTrack) - audio play back must use sample rate of 8000 hz (8k) ( audio data will be comming from both android or iphone through the network) - i needed it to be in int16 array as i am going to use it in speex encoder / decoder , that work i am going t...

    $329 (Avg Bid)
    $329 Wastani wa Zabuni
    19 zabuni
    Custom Remote Imeisha left

    I need a board with a custom remote control that will operate items running on 12 volt dc. It needs to play different sound bytes by clicking diffent buttons. Also needs to turn 12 volt dc lights on/off and brighter/dimmer. Also would like to add a movement sensor that can be wired in to the board that when it detects movement it will play a sound byte and also turn on 12 volt dc lights and then shut off everything in 10 seconds.

    $186 (Avg Bid)
    $186 Wastani wa Zabuni
    6 zabuni

    ...on one line. Ensure the byte rows in the matrix align with the byte rows to the right in the signal decoding view. Add a vertical “Byte number” text to the left of the Signal Preview matrix and add the byte number index in a similar style as the bit index header (see illustration_editor_1). Enable columns in the editor to be reduced/increased in width via dragging. If too complex, alternatively just expand the signal column width by 50%. ----------------------- #2 Intel Signal Preview: For INTEL byte order, adjust the byte sequence in the Signal Preview matrix as below. Note that the logic of what specific bit indices are highlighted for a given signal stays the same as before. ----------------------- #3 Motorola Start Bit and...

    $147 (Avg Bid)
    $147 Wastani wa Zabuni
    23 zabuni

    ...from the Discord Support fro Someone could take a look at the bridge code and see how the nonce was generated to see if it is potentially brute forceable In the event of that, the funds could be released to the your destination address nonce: (()), This is how the nonce was generated at time of the loss of the nonce /** * Returns a random 32 byte Buffer. */ export const randomNonce = (): Buffer => randomBytes(32); export const randomBytes = (bytes: number): Buffer => { try { // eslint-disable-next-line @typescript-eslint/ban-ts-comment // @ts-ignore if (window) { const uints = new Uint32Array(bytes / 4); // 4 bytes (32 bits) // eslint-disable-next-line @typescript-eslint/ban-ts-comment

    $656 (Avg Bid)
    $656 Wastani wa Zabuni
    36 zabuni

    Demonstrate deflate compression/decompression with Blowfish encryption/decryption. One textbox with two buttons for save and open Open: blowfish decrypt & deflate decompress (textbox) Save: (textbox) deflate compress & blowfish encryption to file Only work with bytes in file. Use deflate import. Convert C# blowfish to vb.net .net framework 4.8 sdk two buttons for save and open Open: blowfish decrypt & deflate decompress (textbox) Save: (textbox) deflate compress & blowfish encryption to file Only work with bytes in file. Use deflate import. Convert C# blowfish to vb.net .net framework 4.8 sdk

    $34 (Avg Bid)
    $34 Wastani wa Zabuni
    9 zabuni

    ...header byte ‘#’, and are terminated by a new-line byte/character ‘n’, in the following format: #ID<sensor_node_id>,time:<timestamp (2dp)>,temp:<temperature (2dp)>,seis:<seismic_data (2dp)> All floating point values are sent with 2 decimal places. For example, the following message: #ID20,time:245.50,temp:26.75,seis:0.48 Would indicate that a measurement from station ID 20 was sent at local time 245.50 seconds, the temperature was 26.75 deg C and the average measured seismic activity was 0.48 (arbitrary intensity scale units). the timestamp data within each message should be used to understand the order in which measurements have been made (not the order in which measurement messages are received) Incoming requests are route...

    $80 (Avg Bid)
    $80 Wastani wa Zabuni
    3 zabuni
    Trophy icon Jango / Ubuntu expert needed Imeisha left

    Uploading images in production takes too much time. Image is being uploaded to S3. It takes for 12 images each 3 mb approx. 54 seconds. In development only a few micro seconds. I have tried two ways. Direct upload and reducing image size in browser with java script and decoding the byte data in django. Both resulting in the same duration of upload speed. I have observed that there is a delay of approx 45 seconds between the time i hit summit button and the start of post method.

    $19 (Avg Bid)
    Imehakikishiwa
    $19
    4 wasilisho

    Looking for a video byte from a female model (Age: 21 to 25) for a gems and jewellery brand.

    $62 (Avg Bid)
    $62 Wastani wa Zabuni
    4 zabuni

    I have unity assset Bluetooth LE for iOS, tvOS and Android. And need help with it. I am looking who have experience with this asset, or have time to look at this. With script my respond is - "[]" You need to decode the bytes and turn them into useful data. Well that is just the default .net name for a byte array, so not sure yet if you have data. You will need to decide it now according to those instructions. Documentation is attached.

    $226 (Avg Bid)
    $226 Wastani wa Zabuni
    12 zabuni

    I'm developing a BLE application in Ionc/Capacitor thats need to write 20bytes array to a connected device but im struggling to convert bytes to required

    $18 (Avg Bid)
    $18 Wastani wa Zabuni
    6 zabuni

    Search the single file provided below: (note, you can use the file as you perfect your script, then apply your solution the larger file.) You will process the file in 65,535 byte chunks You will use the following regular expressions to find ALL the URLs contained in this file, by processing each chunk in a loop. urlPattern = (b'w+://[w@][w.:@]+/?[w.?=%&=-@/$,]*') Your Prettytable output will include each unique URLs discovered along with the number of occurrences of each. Hint (think dictionary) Save the prettytable as a .html File Send to me the following: 1) Final script 2) Completed HTML File Have a look at the sample output pdf. (mem raw file exeeds file limit, so i have to send to you via another way). Budget is 10-30 USD, please

    $28 (Avg Bid)
    $28 Wastani wa Zabuni
    5 zabuni

    We are looking for someone who can handle all the PR relates article publishing on top sites and content preparation for the same. Sites: Forbes, Entrepreneur, your story, New York Times, cnet, CNN, Theverge, BBC, CNBC, wired, USNews, reuters, TechCrunch, wsj, Mashable, Bloomberg, USAtoday, yahoo news, google news, etc

    $295 (Avg Bid)
    $295 Wastani wa Zabuni
    9 zabuni

    We are looking for someone who can handle all the PR relates, article publishing on top sites and content preparation for the same. Sites: Forbes, Entrepreneur, your story, New York Times, cnet, CNN, Theverge, BBC, CNBC, wired, USNews, reuters, TechCrunch, wsj, Mashable, Bloomberg, USAtoday, yahoo news, google news, etc

    $368 (Avg Bid)
    $368 Wastani wa Zabuni
    9 zabuni

    Hello my website is in Laravel and Vue.js but need more time to open about 12s full load and Time to First Byte (TTFB) is very hight about 7-8s

    $168 (Avg Bid)
    $168 Wastani wa Zabuni
    71 zabuni

    Add 100+ articles to Google News, Bing News, Yahoo News, Facebook News, CNET, etc. All articles are located on https://lajournal.co. Get articles from 2022 and get them listed on the above platofrms. No auto-bidders accepted. Type HELLO LA JOURNAL in caps as your first response so I know you are a real individual. Milestones: 1 article on above platforms 10% 10 aticles on above platforms 10% 25 articles on above platforms 20% 50 articles on above platforms 20% 100 articles on above platforms 40% Budget $25-200

    $97 (Avg Bid)
    $97 Wastani wa Zabuni
    15 zabuni

    Hi I have small java function i wanted to convert into C# console application. private static String generateEncryptedSignature(String clientIdWithEpochTimestamp) { // String clientIdWithEpochTimeStamp = clientId+"."+().getEpochSecond(); String encrytedSignature = ""; try { byte[] keyBytes = Files .readAllBytes(new File("/Users/sameera/Downloads/").toPath()); // Absolute Path to be replaced String publicKeyContent = new String(keyBytes); (publicKeyContent); publicKeyContent = ("[tnr]", "") .replace("-----BEGIN PUBLIC KEY-----", "").replace("-----END PUBLIC KEY-----", ""); KeyFactory kf = ("RSA"); ...

    $12 (Avg Bid)
    $12 Wastani wa Zabuni
    12 zabuni

    ...(Not a text string). Format in hex (<u8> 0x16, <u8> Length, <u8> 1 .. Length payload ) Messages are variable length unto 257 bytes (2-byte header + 255 bytes data) Eg 16 04 00 0E 00 00 You need to read the first two bytes (ie 0x16, 0x04) to determine the variable payload length. The variable payload length is in the second byte, in this example case 4 bytes. Then you need to read the variable length payload to consume the entire message based on the length. Display HEX dump of the bytes read for each full message. Immediately re-queue async next read for the next message. b) Create an async periodic timer, that every minute, sends a 2-byte binary message to the device, in hex 0x1600 on TCP port 9760. 2. In the same application crea...

    $84 (Avg Bid)
    $84 Wastani wa Zabuni
    5 zabuni

    This project is to speed up my WordPress website ilanwittenberg,com which is currently using WP Rocket cache plugin. The job includes: a. Eliminate render-blocking resources FCP LCP Potential savings of 2.2s Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. b. First Byte Time (back-end processing):1787 ms First Byte Time, 1532 ms Target First Byte Time c. Largest Contentful Paint is high (over 2.5s). The element driving your LCP is an image. Some optimizations can help that image fetch earlier. LCP Image: d. The following security headers are missing from the website: Strict Transport Security: A HSTS Policy informing the HTTP

    $162 (Avg Bid)
    $162 Wastani wa Zabuni
    122 zabuni

    With x86 sub esp,1Ch push ebx mov ebx,dword ptr [esp+24h] push ebp push esi push edi mov esi,edx mov edi,ecx push 1 push ebx p...[esp+20h] ;; 083F486C nop push eax mov eax,771AB930h ;; (&PeekMessage) call eax test eax,eax jne 083F486D pop edi pop esi pop ebp pop ebx add esp,1Ch ret 4 Convert in this x64. So, "mov ebx, dword ptr [esp+24h]" to "mov rbx, qword ptr [rax+nn]" nn will be changed. And, "jne 083F486D" one byte after "083F486C" giving "083F486C 8D 44 24 20 lea eax,[esp+20h]" so "44 24 20" which "and ...

    $125 (Avg Bid)
    $125 Wastani wa Zabuni
    9 zabuni

    ...a noob at C# and need help. I can already clearly explain what it is i need, how i want it, and what it should look like. Its just as a noob it will take me a long time to create, and it seems more productive to ask for help. This is much easier to convey when directly speaking to someone, but i just want a mostly normal, basic editor, that the end user can put in a file, row length, and start byte (aka base address). It will take the file, and spit out a list of rows on the left side, and an "entry" for every column. On the left side is a row selector, so lets say we click row 5, and there is 10 entrys (IE columns of data). Each entry has a Label (Default named Unknown, the user can rename this per entry) and a input field (Default is a number input). The user can ri...

    $175 (Avg Bid)
    $175 Wastani wa Zabuni
    7 zabuni

    The attached excel file includes the "CRC" (first column) which is made up of Data1 to Data7. We need to find the math formula/algorithm to create the CRC value from available Data, to make the receiver peripheral to be happy with the "CRC". All data are in hex. Code sample in C.

    $119 (Avg Bid)
    $119 Wastani wa Zabuni
    11 zabuni

    we are looking USA Based Corporate Company to build/Develop/Re-design our Product website having approximately 120 static pages, Design is ready in Adobe, just need to convert in HTML5. We Would Like :- 1- All Static Pages is 100% Google Rati...are looking USA Based Corporate Company to build/Develop/Re-design our Product website having approximately 120 static pages, Design is ready in Adobe, just need to convert in HTML5. We Would Like :- 1- All Static Pages is 100% Google Rating Speed in Desktop and Mobile Interface. 2- Should be in (Material Ui) front-end framework for React components 3- LCP, First Contentful Paint, Time to First Byte, First Interactive should be minimum. 4- All Project should be 100% Responsive. Before Project we will Sign NDS and other things for Privacy....

    $2285 (Avg Bid)
    Makubaliano ya Kutotoa Taarifa
    $2285 Wastani wa Zabuni
    75 zabuni

    ...0 r-xp 00000000 09:02 1612095914 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Byte/ 1535ddaab000-1535ddcaa000 ---p 00039000 09:02 1612095914 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Byte/ 1535ddcaa000-1535ddcc9000 r--p 00038000 09:02 1612095914 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Byte/ 1535ddcc9000-1535ddcca000 rw-p 00057000 09:02 1612095914 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Byte/ 1535ddcca000-1535ddcce000 r-xp 00000000 09:02 1611767430 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/532/x8...

    $198 (Avg Bid)
    $198 Wastani wa Zabuni
    14 zabuni

    -Create a word list from BYTE -Such a list using BYTE Example: static std::vector<std::wstring> process_scan = { L"spCheatGuard", L"speedver2" };

    $20 (Avg Bid)
    $20 Wastani wa Zabuni
    10 zabuni

    I need a Python script to download a csv file from a SharePoint site, and read line by line. This is the C# equivalent string userName = "me"; string passwo...equivalent string userName = "me"; string password = "password"; string domain = "domainName"; string fileUrl = URL; string download = ""; WebClient myWebClient = new WebClient(); = new NetworkCredential(userName, password, domain); try { byte[] myDataBuffer = (fileUrl); download = (myDataBuffer); } catch (Exception ex) { }; Thanks

    $23 (Avg Bid)
    $23 Wastani wa Zabuni
    18 zabuni

    ...0 r-xp 00000000 09:02 1612095914 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Byte/ 1535ddaab000-1535ddcaa000 ---p 00039000 09:02 1612095914 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Byte/ 1535ddcaa000-1535ddcc9000 r--p 00038000 09:02 1612095914 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Byte/ 1535ddcc9000-1535ddcca000 rw-p 00057000 09:02 1612095914 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/x86_64-linux-64int/auto/Encode/Byte/ 1535ddcca000-1535ddcce000 r-xp 00000000 09:02 1611767430 /usr/local/cpanel/3rdparty/perl/532/lib/perl5/532/x8...

    $127 (Avg Bid)
    $127 Wastani wa Zabuni
    23 zabuni

    I have a Java Web project using Spring Boot/Cloud and I need to act on top of a Proxy/BFF more specifically within a filter, in which I want to get the server's response to a given request and save the data in a RedisDB database. How do I get this response from the server? I'm trying to use ServerHttpResponse response = () but I'm not getti...Web project using Spring Boot/Cloud and I need to act on top of a Proxy/BFF more specifically within a filter, in which I want to get the server's response to a given request and save the data in a RedisDB database. How do I get this response from the server? I'm trying to use ServerHttpResponse response = () but I'm not getting it, it seems I need to write the response in a byte array and maybe convert it to json.

    $148 (Avg Bid)
    $148 Wastani wa Zabuni
    12 zabuni

    Hi developers, I am developing and android app to display input h264 streams from camera and show them on the screen . I need to convert H264 streams to yuv420 format. I searched google for this requirement and I think the better way is to use ffmpeg library a...input h264 streams from camera and show them on the screen . I need to convert H264 streams to yuv420 format. I searched google for this requirement and I think the better way is to use ffmpeg library and NDK native classes. So all I need is to implement this native method with NDK (CPP) that can be called from android studio code: int nRet = WF_VCodec.WFVC_Decode( /*input byte[]*/ pAVData, /*input int*/ DataLen, /*out byte[]*/ out_yuv420, /*out int*/ out_yuv420ByteSize, /*out int*/ out_picture_width, /*out int*/ out...

    $215 (Avg Bid)
    $215 Wastani wa Zabuni
    6 zabuni