Wavecom fastrack supreme init stringpráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 wavecom fastrack supreme init string zakázek nalezeno, ceny v EUR

    ...purpose is to let the company record employee working hours, generate payroll reports, and monitor employee attendance. To do this, my service must include the following functionalities: - PUT: Create a new timecard - POST: Update an existing timecard - DELETE: Delete an existing timecard - GET: Retrieve timecard information All the aforementioned tasks will return a JSON string, either formatted or unformatted. The JSON string format will not strictly be enforced in this RESTful service, as the main focus is providing a swift and reliable way for the timecard data to be manipulated and retrieved. The successful freelancer for this post should have excellent Java programming skills, as well as a strong understanding of RESTful services and JSON data formatting. Prior ...

    €135 (Avg Bid)
    €135 Průměr. nabídka
    44 nabídky
    C++ and casboost Ukončeno left

    ...later 2) Run predict model(x) (handler in parameters to seclect model1 or model2) 3) unload model(x) (handler in parameters to seclect model1 or model2) some help : //CODE FROM HELP ModelCalcerWrapper calcer(""); std::vector<float> floatFeatures(100); //std::vector<std::string> catFeatures = {"one", "two", "three"}; no need (only float inputs) std::cout << (floatFeatures, catFeatures) << std::endl; Two models have to be in memory at the same time, "" and "" My software using this dll: START: load model1 AND load model2.(return handlers) RUN: every minutes run predict on model1 OR run predict on model2. END: unload model1 AND unload

    €116 (Avg Bid)
    €116 Průměr. nabídka
    5 nabídky

    See details per the word document. Goal is to get a regex that ensures only valid Azure BLOB access urls are returned.

    €138 (Avg Bid)
    €138 Průměr. nabídka
    1 nabídky

    ...moving average, // and had built in scaling abilities to reduce the heigh of the volume bars when displayed on the same chart as price candles. ///////////////////////////////////////////////////////////////////////////////// INPUTS var string GP1 = "Moving Average Line" i_ma_line = (defval=true, title="Display Mov Avg Line", group=GP1) i_length = (defval=20, title="Length", minval=1, maxval=20, group=GP1) i_ma_smoothing = (defval="SMA", title="Smoothing", options=["RMA", "SMA", "EMA", "WMA"], group=GP1) var string GPS = "Scaling" i_scaling = (defval=false, title="Scale Bars", group=GPS) i_scaling_factor = (defval=10, title="Scaling Factor", s...

    €98 (Avg Bid)
    €98 Průměr. nabídka
    9 nabídky

    I need an EXPERIENCED Javascript developer to write me a custom React fetching mechanism. Use the Tanstack library to write me a custom hook that can fetch data and cache it too. These features should be implemented: - Assume API call always returns an array of data. - I can pass a modifiedFrom query param which is just a string ISO date. 1. Fetch the data using the cached lastFetched date for that key/api call 2. Mutate the result in the stored cache and updated the lastFetched date in cache 3. Allow data to be cleared from cache after an x time

    €15 (Avg Bid)
    €15 Průměr. nabídka
    49 nabídky

    ...read(time(1:2), *) hours read(time(3:4), *) minutes read(time(5:10), *) seconds ! Convert 24-hour to 12-hour format and set AM/PM if (hours >= 12) then am_pm = 'PM' if (hours > 12) then hours = hours - 12 end if else if (hours == 0) then hours = 12 end if am_pm = 'AM' end if ! Format the datetime string write(formatted_datetime, '(I2.2,"/",I2.2,"/",I4," ",I2.2,":",I2.2,":",I2.2," ",A2)') & values(3), values(2), values(1), hours, minutes, seconds, am_pm ! Write a log entry write(10, '(A)') 'Log entry at ' // trim(formatted_datetime) // '...

    €62 (Avg Bid)
    €62 Průměr. nabídka
    6 nabídky

    I'm looking for a corporate lawyer in Singapore, who specializes in startup agreements. I'm looking for legal assistance, from planning to drafting of an agreement. TASKS: 1. Startup Advisory: I need a startup legal expert to provide advice on agreement terms. 2. Contract Drafting: You will draft an agreeme...TASKS: 1. Startup Advisory: I need a startup legal expert to provide advice on agreement terms. 2. Contract Drafting: You will draft an agreement, ensuring that all legalities are adequately covered. IDEAL CANDIDATE: You must be a licensed corporate lawyer in Singapore with a track record in startups and agreement drafting. Your expertise will be required in discussing the agreement terms. Supreme attention to detail and the ability to deliver promptly ...

    €31 / hr (Avg Bid)
    €31 / hr Průměr. nabídka
    7 nabídky

    ...terms, and create Rcv1Doc objects. Define a class Rcv1Doc with attributes like docID, terms (a dictionary of terms and their frequencies), and doc_len. Tokenize text, remove stop words, and apply stemming using the Porter2 algorithm. Define methods like getDocId() and get_term_list(). Task 1.2: Define a query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to test parse_rcv1v2() and parse_query(). Print document details (docID, term count, doc_len), sorted terms, and save output to a text file. Task 2.1: Calculate document-frequency (df) Create a fun...

    €107 (Avg Bid)
    €107 Průměr. nabídka
    15 nabídky

    ...<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&q...

    €27 (Avg Bid)
    €27 Průměr. nabídka
    77 nabídky

    I'm looking for an experienced SQL programmer who can assist me with data manipulation and querying on Microsoft SQL Server. The main tasks you will be responsible for are: - Writing and optimizing complex SQL queries - Implementing joins and subqueries - Developing stored procedures and functions The ideal candidate should have: - Proficient in Microsoft SQL Server - Experience in data manipulation and querying - Strong understanding of joins and subqueries - Ability to write and optimize SQL queries - Experience with stored procedures and functions. If you are confident in your SQL skills and have experience with Microsoft SQL Server, I would love to discuss this project with you.

    €11 / hr (Avg Bid)
    €11 / hr Průměr. nabídka
    41 nabídky

    I'm looking for an experienced 2D animator to create an educational animation. The animation will primarily target adults (19+ years) so it needs to be engaging yet informative. Ideal skills and experience: - Expertise in 2D animation - Between 3-5 minutes long - Music and Sound Effects - Higher quality animation - Close captioning - Text-to-Speech - Experience in creating educati...to make a difference through the power of animation, we want to hear from you! Please submit your portfolio showcasing your animation work along with your resume and a brief cover letter explaining why you're the perfect fit for this project. Join us in igniting a spark of hope and inspiring change through the art of animation. Together, let's create a future where justice and equal...

    €3487 (Avg Bid)
    €3487 Průměr. nabídka
    44 nabídky

    ...media data across multiple platforms - Researching and investigating stories of interest. - Create one per day within 2 hours. - Using AI tools to secure and analyze complex data and other inputs, pdfs. - Generating automated reports for further analysis - Monotising these Ai tools and stories. - Using Ai to scrape facebook strings data and collect user details, interests and read facebook post string and site wide audience sentiments. - Be able to scan in, read and question any visual data using prompt engineering, to deliver deeper understanding of the data, trends, illegal activity, bullying keyboard warriors, and other amazing outcomes that simply are not possible without Ai. - Develop powerful tools we can monitise together. The right freelancer for this job should have...

    €20 / hr (Avg Bid)
    €20 / hr Průměr. nabídka
    18 nabídky

    ...command "verify" with an string option "username". (You can skip this part) 3. When APPLICATION_COMMAND "verify" is received, fetch the "username" string option, then, make a form-data POST request to , the POST data should contain: discord user id (discordid) and the "username" value entered with /verify command (username). If the server returns "OK", add the current user to "VIP" role, then display a success message. If the server returns anything other than "OK", send the server response to the user. For example, if server returns "Cannot find such user", the end user will receive "Error: Cannot find such user". 4. Every 12 hours, the NodeJS app should fetch all users ...

    €141 (Avg Bid)
    €141 Průměr. nabídka
    54 nabídky

    Merchandise Design Lyrics: Design 1: “Conceive It” “Believe It” “Achieve It” Design 2: “Yeah I’m Great” “Yeah I’m Rich” “Yeah I’m Wealthy “ “I’m Supreme” Design 3: “Time Is Expensive” “Spend It Wisely” Merchandise: 1- Male T-shirt 2- Female T-shirt 3- Mug Printify Account Login Details: Email: Primordialrecordsllc@ Pass: Wildman96$ Is there any way we can add my signature as part of the design at the bottom right of each item?

    €129 (Avg Bid)
    €129 Průměr. nabídka
    1 nabídky

    should be able to know how to reverse a string as well as other different coding challenges such as anagrams, etc.

    €140 (Avg Bid)
    €140 Průměr. nabídka
    46 nabídky

    ...media data across multiple platforms - Researching and investigating stories of interest. - Create one per day within 2 hours. - Using AI tools to secure and analyze complex data and other inputs, pdfs. - Generating automated reports for further analysis - Monotising these Ai tools and stories. - Using Ai to scrape facebook strings data and collect user details, interests and read facebook post string and site wide audience sentiments. - Be able to scan in, read and question any visual data using prompt engineering, to deliver deeper understanding of the data, trends, illegal activity, bullying keyboard warriors, and other amazing outcomes that simply are not possible without Ai. - Develop powerful tools we can monitise together. The right freelancer for this job should have...

    €18 / hr (Avg Bid)
    €18 / hr Průměr. nabídka
    28 nabídky

    ...Don't use variables or defines as text, context or text domain parameters. In order to make a string translatable in your plugin you are using a set of special functions. These functions collectively are known as "gettext". There is a dedicated team in the WordPress community to translate and help other translating strings of WordPress core, plugins and themes to other languages. To make them be able to translate this plugin, please do not use variables or function calls for the text, context or text domain parameters of any gettext function, all of them NEED to be strings. Note that the translation parser reads the code without executing it, so it won't be able to read anything that is not a string within these functions. For example, if your gette...

    €35 (Avg Bid)
    €35 Průměr. nabídka
    25 nabídky

    ...python C:Python27 npm ERR! gyp verb check python version `C:Python27 -c "import sys; print "2.7.2 npm ERR! gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j npm ERR! gyp verb get node dir no --target version specified, falling back to host node version: 21.7.1 npm ERR! gyp verb command install [ '21.7.1' ] npm ERR! gyp verb install input version string "21.7.1" npm ERR! gyp verb install installing version: 21.7.1 npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installed npm ERR! (node:23492) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was cre...

    €54 (Avg Bid)
    €54 Průměr. nabídka
    22 nabídky

    I require the following task to be completed: STEP ONE: TAKE TWO ARGUMENTS; INPUT AND INDEX. if INDEX is undefined; then do the following: CALCULATE (DO NOT USE BRUTEFORCE); the alphabetically sorted set of the string in order of all its variances index and store the index. STEP TWO: Find the string with the most repititions. Return the index and string with most repitions. If INDEX is defined; then do the following. CREATE THE STRING FROM THE ENCRYPTED STRING AND INDEX. Return the original String,. Please only post a quote if you are capable of doing this job! Sorry I can only pay $50 AUD!

    €21 (Avg Bid)
    €21 Průměr. nabídka
    25 nabídky

    Task: Need to send a GSM command string ( USSD or SIM Tool Kit commands ) to request a pre-paid mobile credit send, credit recall, and balance check. These commands will be triggered by a web server, and communicate with the web server and log all events. Options: - Create stand alone software that will communicate with the web server. - Use the Diafaan software or similar, and customize with it’s C++ / .Net scripting connector - Use other pre existing software Current Hardware: Windows Machine with remote access Port modem , port Huawei modem 3 SIM cards from Local providers

    €564 (Avg Bid)
    €564 Průměr. nabídka
    53 nabídky

    ...obligue a contratar un interventor para obras cuyo monto sea mayor a los 4 millones? Here the same questions translated 01- What is Ordinance No. 282/MDSR about? 02- What is LEGISLATIVE RESOLUTION No. 29872 about? 03- A supreme resolution was published that authorizes the trip of Ministry officials to Colombia to participate in the First Round of NAFTA Negotiations? 04- Is there any supreme resolution on any extradition request for the commission of crimes that involves Spain or the United States? 05- What is the EMERGENCY DECREE No. 017-2007 about? 06- What is the supreme resolution that approves the PROMPERU institutional logo? 07- Has a natural person ever been granted permission to provide radio broadcasting services? 08- What is the D.A. about? No. 08-2013-MD...

    €149 (Avg Bid)
    €149 Průměr. nabídka
    30 nabídky
    Merchandise Design Ukončeno left

    Lyrics: Design 1: “Conceive It” “Believe It” “Achieve It” Design 2: “Yeah I’m Great” “Yeah I’m Rich” “Yeah I’m Wealthy “ “I’m Supreme” Design 3: “Time Is Exspensive” “Spend It Wisely” Merchandise: 1- Male T-shirt 2- Female T-shirt 3- Mug Printify Account Login Details: Email: Primordialrecordsllc@ Pass: Wildman96$ Redraw of signature and incorporate in each item

    €129 (Avg Bid)
    €129 Průměr. nabídka
    1 nabídky

    As the project manager, I am seeking a skilled C# developer for this task. I need a robust piece of code capable of reading a JSON file and then displaying all the data on a data grid view. Key Tasks: - Process an array of JSON objects found in a GST 2B JSON file. - Render all data from...on a data grid view. Key Tasks: - Process an array of JSON objects found in a GST 2B JSON file. - Render all data from the JSON file on a data grid view. Key Skills and Experience: - Solid C# programming skills - Proficiency in working with JSON files/data - Experience with data grid views. Your knowledge of data transformations and formatting, especially in Decimal places, Date/Time, and String casing, will be beneficial for this project. Candidates with related prior experience will be ...

    €17 (Avg Bid)
    €17 Průměr. nabídka
    14 nabídky
    2 Flutter Charts Ukončeno left

    I'm looking for a proficient Flutter developer who has previous experience in creating data visualization interfaces particularly using fl_chart. I NEED 2 CHARTS, 1 BAR AND 1 PIE My inputs are 3 lists Double List for Pricing String List for Dates String Lists for channels Key details: * The key feature in my Flutter application will be data visualization. * The specific type of data to be visualized is product analytics data. * I envision the visualization to be conducted using bar charts. Ideal Skills: * Extensive Flutter development experience * Previous experience with fl_chart * Strong experience in data visualization * Familiarity with product analytics data will be a plus. Your bid should include your Flutter portfolio, preferably with focus on data visual...

    €21 (Avg Bid)
    €21 Průměr. nabídka
    17 nabídky

    I am looking for a Python developer with adept knowledge in handling base63 decoding and MongoDB data storage. Objective : I have many files which has base64 encoded string which I want to encode and store into MongoDB sequentially. Previously decoded & stored files should be skipped by the script during future run. Key Deliverables: - A Python script with the capability to decode a base63 string from file inputs. The project does not require handling special characters or large files. - The script must also handle storing the decoded data into MongoDB. Key Skills: - Proficiency in Python scripting and base63 decoding. - Intimate knowledge of MongoDB and comfortable handling high data volumes. Being familiar with Python scripting for MongoDB and high-volume data...

    €17 (Avg Bid)
    €17 Průměr. nabídka
    60 nabídky

    We need a seasoned C# developer to create an Azure Function to accept order data (see below) and send post it to a Orders table using the API. ## Input: Request data: - Name (string) - Order Status (New Orders, In Service, Completed Paid, Completed Not Paid, Canceled) - Bedroom (1 Bedroom, 2 Bedroom, 3 Bedroom, 4 Bedroom, Commercial) - Package (1 Week, 2 Week, 3 Week, 4 Week, 5 Week, 7 Week) - Phone - Email - Payment (Paid, Not Paid) - Delivery Date (DateTimeOffset) - Add Ons (Bubble Wrap, Packing Materials, Wrapping Paper) - Pickup Date (DateTimeOffset) - Referral (Realtor, Previous Customer, Black Belt, Google/Search) - Delivery Address - Pickup Address ## Key Operations: 1. Send data to Order Table using API ## Output: - Whether post was

    €28 / hr (Avg Bid)
    €28 / hr Průměr. nabídka
    70 nabídky

    ...be configurable to adjust the timing, for example, to every 6 hours. The Java project must include Docker and MongoDB to enable deployment on a hosting service with Docker support. While not required, documenting the project with Swagger will be viewed favorably. technical definitions of the gateway api. 2 main endpoints: -idealista -fotocasa Query param: -String operation (sale|rent). Path parameters: -String id (optional) -String location (required) Examples: GET idealista/valencia Query parameter: alquiler Return all rental properties in valencia GET idealista/valencia/1 must return the property in valencia with id 1 otherwise 404 will be returned. We can discus later some small things about the development, if you need the hosting to do some tests, dont w...

    €132 (Avg Bid)
    €132 Průměr. nabídka
    162 nabídky

    I'm in need of skilled JavaScript developers who are adept in VanillaJs, Angular, and React. Your job is to develop a file file uploaded should handle a server call on init, exchange apiTokens (REST API is provided) and if the token is valid, then display a file uploader button. If the user click on the file uploader he/she can do the following steps within a wizard: - Select the csv/xls/json file - Select worksheet (optional) - Display preview table for the first 6 rows - Map headers to headers coming from the REST API - Data validation - Data upload Ideal Skills * Proficiency in JavaScript, particularly VanillaJs, Angular, and React * Experience in developing file uploader libraries * Able to work on an exciting and urgent project * Knowledge in file upload functional

    €492 (Avg Bid)
    €492 Průměr. nabídka
    43 nabídky

    ...Proven experience in Python development - Rigorous understanding of data analysis methodologies - In-depth experience with handling and interpreting customer data - Proficiency in predictive analysis techniques - Experience in creating automated processes - Outstanding data cleaning skills Task 1: Write a Python script that implements a function: get_my_data(symbol, date) where symbol is a string and date is in format yyyy-mm-dd 1) the directory contains a large number of CSV files that are named like: data20210315.csv. These files will change so please do not hardwire the file names I give you as examples into your code. You should get a dynamic list and sort them by dates before you read each one of them to construct the dirionary. 2) there are thousands of rows in...

    €125 (Avg Bid)
    €125 Průměr. nabídka
    39 nabídky

    I need a Microsoft Excel wizard who is skilled in Vi...perform find and replace tasks on external files (.html files) - An excel spreadsheet placed in a folder will be able to... Macro 1 Will list all the files in the current directly in column A Macro 2 Will open and search the files in column A for strings listed in column B and confirm if they were found in Column C (Found or Not Found) Macro 3 Will open and find the string listed in column A and replace it with the new string listed in Column D Given the nature of the project, strong Excel and VBA proficiency is expected. Your skills should include but not be limited to creating macros, utilizing VBA for intricate data manipulation tasks, and swiftly understanding user requirements. I'm looking forward to kick-st...

    €15 (Avg Bid)
    €15 Průměr. nabídka
    53 nabídky

    ...be configurable to adjust the timing, for example, to every 6 hours. The Java project must include Docker and MongoDB to enable deployment on a hosting service with Docker support. While not required, documenting the project with Swagger will be viewed favorably. technical definitions of the gateway api. 2 main endpoints: -idealista -fotocasa Query param: -String operation (sale|rent). Path parameters: -String id (optional) -String location (required) Examples: GET idealista/valencia Query parameter: alquiler Return all rental properties in valencia GET idealista/valencia/1 must return the property in valencia with id 1 otherwise 404 will be returned. We can discus later some small things about the development. predefined Milestone (I have to review ur gitre...

    €138 (Avg Bid)
    €138 Průměr. nabídka
    99 nabídky

    Simple Tasks. There are a LOT more hours available for he who can accomplish this today: Make simple changes to AI Chatbot Starter Template 1. Swap from OpenAI to Anthropic’s SDK on Vercel AI. So we can use claude-3-sonnet-20240229 2. Redirect anonymous users who a...subscriptions You'll be working with another developer. You'll be expected to git push your work as-you-go. Not pushing all all at once when all tasks are complete. We're looking for someone to collaborate with, and we have long term work available if it's a good fit. —> Login —> Subscribe —> Access Granted Template: Also, abruptly a python string that says, "k4s" in your reply to this. The app is already deployed on our repo. You'll just make...

    €20 / hr (Avg Bid)
    €20 / hr Průměr. nabídka
    119 nabídky

    ...vibrant colors, I'm seeking an experienced fashion designer to help materialize my exciting fashion ideas. With an anticipated date in September, I have a series of 12-14 pieces I aim to finalize, an array of garments including tops, bottoms, suits, jackets, robes, and sweaters Jean sets and more. The look and feel of the overall collection should reflect the trendy, lavish style reminiscent of Supreme & Louis Vuitton. As a designer, your primary tasks will include: - Understanding and incorporating my unique fashion concepts into designs - Creating original vibrant and eye-catching color patterns - Ensuring meticulous detail in every piece Required skills & qualifications: - Proven experience in the fashion industry, specifically in ready-to-wear - Remarkable at...

    €1706 (Avg Bid)
    €1706 Průměr. nabídka
    60 nabídky

    ... - Alternative page with proper canonical tag (For all Pages) - Blocked due to other 4xx issue - Missing field 'aggregateRating' - Missing field 'review' - Invalid price format in property 'price' (in 'offers') - Invalid floating point number in property 'price' (in 'offers') - Missing field 'hasMerchantReturnPolicy' (in 'offers') - Missing field 'shippingDetails' (in 'offers') - Invalid string length in field 'description' - Invalid value in field 'sku' - Deep expertise in Shopify's coding environment - A solid understanding of Google Search Console and its error reporting mechanisms - Potential issues that might be hiding within my current setup I will...

    €34 (Avg Bid)
    €34 Průměr. nabídka
    10 nabídky

    I am seeking an expert mobile app developer to create web app capable of monitoring a fast input stream of numbers from a remote keyboard (which is actually a BLE RFID reader device pretending to be a keyboard). Once it receives a stream, it should ensure that it has received exactly 17 digits (if not report a false read), then lookup that string in a text file and display 2 characters which will be the result of the lookup. The text file is attached below. It will need to repeat the operation whenever a new stream is received and it will need to allow for a new file to be selected from the UI. Finally it will need a button that allows previous readings to be cleared from the screen. I will need a hosting solution and the source code delivered as part of the project and it needs...

    €171 (Avg Bid)
    €171 Průměr. nabídka
    23 nabídky

    I am in need of native English writers who are versatile enough to craft engaging blog content on various topics. The ideal freelancer should have string research skills as our agency writes content for clients in various niches that you may not be familiar with. Your creativity and strong research skills are key as precise topics haven't been defined yet. The length of blog posts will vary, but many of our clients are looking for long-form content exceeding 1,000 words in length. AI content IS NOT ACCEPTABLE. All content will be put through an AI checker, and there will be no leeway for AI usage while writing the content. The rate of pay is $15 per 1,000 words and is not negotiable. However, there is ample work available to keep you busy. Please start your proposal with &...

    €15 (Avg Bid)
    €15 Průměr. nabídka
    41 nabídky

    In search of a qualified freelancer to assist with specific tasks in Zoho Books software. Your responsibilities will primarily include: - Managing sales transactions - Handling bank transactions The ideal candidate should have: - Profound experience with Zoho Books - Expertise in bookkeeping - High attention to detail in managing transactions Your supreme task is to keep things running smoothly and ensure accurate management of all the transactions. You must be detail-oriented, proficient in bookkeeping, and capable of handling both sales and bank transactions effectively.

    €519 (Avg Bid)
    €519 Průměr. nabídka
    47 nabídky

    We need a demonstration Azure Function that can schedule Google Calendar meetings. Input: Mock request JSON object with: - Name (string) - Address (string) - Package (string) - Phone Number (string) - Start Date and Time (DateTimeOffset) - End Date and Time (DateTimeOffset) Key Operations: 1. Create a Google Calendar event using the start and end date, name as the calendar event title, and all the other information in the content or notes section of the calendar event. 2. Create an alert for the event 24 hours prior to start date. Technologies: - Microsoft Azure Functions (Free Account) - C# Type of Authentication: OAuth 2.0 using client credentials (client ID, secret) We are looking for a demonstration function that is simple and should take no more than ...

    €28 / hr (Avg Bid)
    €28 / hr Průměr. nabídka
    33 nabídky

    ...participate, they have to prove that can develop complete embedded systems with STM32, Atmega, NXP, ESP32 as well PCB design, prototype and full production of assembled boards. I'll need the same team for forthcoming projects that I'll post here in Freelancer. The current requirement that will be used ONLY for proving skills: Short project for reading sms from SIM800L with ESP32 and search of a string with password inside the SMS. If password matches, ESP32 should send mail through wifi to given e-mail. C/assembler user for communication with GSM module, for e-mail can use Python. The work is completely software in Visual studio code , but candidates should prove that can build the PCB too. Software will be tested on my PCBs. Successful completion will add...

    €12 (Avg Bid)
    €12 Průměr. nabídka
    9 nabídky

    ...project I need an experienced Python programmer to update the attached py 2.7 program to operate with 3.12 py. A sample data set is also attached to the end of the same file). The program should: 1) Use pyperclip to 2) search the data file for the value in the clipboard. 3) If that clipboard value is: a) found - copy the entire line from the data file to the clipboard b) not found - save the string "None" to the clipboard. 4) This should operate quickly and not open a console to the desktop when used. This program should operate with a dataset of up to 20,000 rows. So I can avoid the bot bids, please mention the word "Acer" when bidding. Any bids from Russia will be eliminated. English language, prior experience, reasonable price and completion in such pr...

    €33 (Avg Bid)
    €33 Průměr. nabídka
    26 nabídky

    My project involves filing multiple cases regarding trespassing charges at the Supreme Court. The specific action to be addressed is the unauthorized entry into restricted areas. The expected outcome is: 1. Create Awareness: Amplify knowledge about what constitutes trespassing in the Supreme Court. 2. Legal Review: Trigger an in-depth analysis of the current situation surrounding trespassing. 3. Policy Change: The ultimate goal is to influence a policy change for better security measures. The ideal candidate would have ample knowledge in law, preferably specializing in trespassing issues, and experience in the Supreme Court environment. Proficiency in compiling legal documents for case filings is also a must.

    €389 (Avg Bid)
    €389 Průměr. nabídka
    21 nabídky

    My project involves filing multiple cases regarding trespassing charges at the Supreme Court. The specific action to be addressed is the unauthorized entry into restricted areas. The expected outcome is: 1. Create Awareness: Amplify knowledge about what constitutes trespassing in the Supreme Court. 2. Legal Review: Trigger an in-depth analysis of the current situation surrounding trespassing. 3. Policy Change: The ultimate goal is to influence a policy change for better security measures. The ideal candidate would have ample knowledge in law, preferably specializing in trespassing issues, and experience in the Supreme Court environment. Proficiency in compiling legal documents for case filings is also a must.

    €216 (Avg Bid)
    €216 Průměr. nabídka
    19 nabídky

    ...to see 3 different sketches. Please be creative. Please share any relevant examples of your previous work in your proposal. ****Attached are 2 inspo pics I really love and I will also upload a picture of my cat as reference. I want a plant and cat tattoo about 3-4" tall by 2-3" wide maybe. Roughly the size of your palm give or take. Plants I love are bluebonnets, Golden pothos, variegated string of hearts especially, cattail palms, tulips, any flower really. (Not everything listed needs to be used) Details I want to add is the cats mouth and a blue eye, pink nose and if you can add the "mole" looking mark by the nose in some way that'd be awesome, if not it's okay. I also want the tail fluffy and longer. My cats name is Boo. I'd love to...

    €19 (Avg Bid)
    €19 Průměr. nabídka
    21 nabídky

    I'm looking for an experienced professional, who can develop a robust API that will be integral to my taxi app's functionality. Although no specific programming language is preferred, you should still display strong proficiency in well-known languages like Python, JavaScript, or Ruby. The key functionality for this API would include but not be limited to: 1. TripID (String- VARCHAR) 2. Origing Coordinates -(Longtude and latitude separated by comma) 3. End Coordinates -(separated by comma not more than 8 decimal places) 4. Start Time -(local time without "T" and decimal after seconds) 5. End Time -(local time without "T" and decimal after seconds) Fare Amount Distance (interger only in meters) 8. Rating 9. Driver's Earning 10. Drive...

    €309 (Avg Bid)
    €309 Průměr. nabídka
    42 nabídky

    I am in need of a proficient developer well-versed in the C programming language. The task at hand is to design a unique string method algorithm from start to finish. Key requisites for the potential candidate include: - Strong know-how of the C language and its application - Sound knowledge and understanding of string method algorithms - Aptitude for creating original, efficient, and effective code Candidates with prior experience in algorithm development will have an edge. The output I am looking for is a C code that implements a string method algorithm correctly and efficiently. You may be required to explain your work as you proceed for clarification and understanding purposes. Efficiency, correctness, and creativity will be key evaluation parameters. having 3 e...

    €123 (Avg Bid)
    €123 Průměr. nabídka
    14 nabídky

    ...my WordPress website, which is displaying error messages due to some missing links. Ideally, I need a professional with: - Expertise in identifying and resolving WordPress link errors - Proficiency in identifying and eliminating "illegal string" issues Skills and experience needed: - In-depth knowledge of WordPress platform - Great troubleshooting and problem-solving abilities - Detail-oriented with proper understanding of link structures, maintaining websites' overall integrity. The task that requires immediate action is rectifying "illegal string" errors pinpointed at hidden or masked links. The error messages have impaired the efficiency of my website and are negatively impacting user experience. Your primary role would be to identify thes...

    €126 (Avg Bid)
    €126 Průměr. nabídka
    66 nabídky

    I'm looking for a sharp developer highly skilled in C#, specifically with regex, to create validation for a string. This string can be alpha and numeric like "123test123" or "test" but cannot be all numbers like "1209562783" or a date like "12/11/2000". The date must match any date format as well (MM/DD/YYYY and DD/MM/YYYY, including using a "-" or "/" as a separator). This code should be in a method that gets the string passed in, does the above validation and returns a bool value of true is it passes (meaning it is like "123test123" or "test") or false if it fails (matches all numbers or is a date)

    €28 (Avg Bid)
    €28 Průměr. nabídka
    24 nabídky

    I have a project that requires the extraction of links from a PDF using JavaScript and pdf.js. The main purpose of this task is to obtain relevant information from these links. Here's what you'll need to do: - Parse and id...the extraction of links from a PDF using JavaScript and pdf.js. The main purpose of this task is to obtain relevant information from these links. Here's what you'll need to do: - Parse and identify both internal and external links. - Extract valuable information from these links. - Structure this information into a string output. The ideal candidate for this job should be proficient in JavaScript, with experience in working with , and have a strong understanding of string structures. Previous projects around link extraction or r...

    €10 (Avg Bid)
    €10 Průměr. nabídka
    6 nabídky