Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 void jobs found, pricing in INR

    ...contains a flutter project for implementing firebase FCM messaging on both android and ios the following function is called when the application is on background or terminated, the target of this function is to execute code automatically once a notification is received (without clicking the notification), currently this function only prints some output to the console @pragma('vm:entry-point') Future<void> _firebaseMessagingBackgroundHandler(RemoteMessage message) async { await (options: ); await setupFlutterNotifications(); showFlutterNotification(message); // If you're going to use other Firebase services in the background, such as Firestore, // make sure you call `initializeApp` before using other Firebase services. print('Handling

    ₹4002 (Avg Bid)
    ₹4002 Avg Bid
    31 bids

    I'm seeking a programmer with expertise in JavaScript and blockchain technology, to help me speed up transaction speeds on my platform via integration of Solana and Jito for performing Raydium swaps. Integrate Jito with the below. I have public key authorized Ideal Skills and Experience: - Proficiency in JavaScript - Extensive experience with blockchain technology - Familiarity with Solana, Jito, and Raydium platforms Project Requirements: - Build and implement a solution integrating Solana and Jito, specifically for performing Raydium swaps. - The main objective of this integration is to significantly improve transaction speed. - Focus on enabling Market orders functionality

    ₹10004 (Avg Bid)
    ₹10004 Avg Bid
    70 bids

    "Dragonstorm" invites players into a breathtaking world where ancient dragons ru...shape the fate of kingdoms. In this captivating adventure game, players assume the role of a fearless dragon rider tasked with nurturing and evolving their own majestic dragon companion. I'm seeking a seasoned game tester for my role-playing game. This is an urgent need with a testing phase duration of less than a week. Your focus will be on: - Game Smoothness: Ensuring gameplay is seamless and void of any glitch. - Bug Detection: Identifying and reporting any bugs found. Prospective freelancers should have considerable experience in game testing, specifically role-playing games. Knowledge in troubleshooting and documenting bugs is also imperative. Craft your bid with confidence if ...

    ₹1329 / hr (Avg Bid)
    ₹1329 / hr Avg Bid
    19 bids

    ...Scene: Sillouettes with T-shaped wands/staffs glowing with power emerge from the chaos, each wielding the knowledge and skills to combat complexity. • Action: They unite, forming a barrier of light that pushes back against the encroaching darkness. "...But when the codebase needed them most, they vanished." • Scene: The sillouette figures with the t-shaped wands/staff fade away, leaving behind a void in their wake. • Action: The darkness creeps closer, threatening to engulf the software landscape once again. "...Sprints passed, and a new generation of engineers emerged..." • Scene: New figures step forward, eager and determined to take up the mantle. • Action: They study diligently, honing their skills and embracing the principles th...

    ₹2001 (Avg Bid)
    ₹2001 Avg Bid
    16 bids

    ...PICTURES NO NEGOCIABLE. Thanks As a part of my project, I'm on a lookout for a proficient graphic designer who can seamlessly delete a logo placed in the center of 30 PNG images. These images have a solid color background. - The desired candidate should possess adept knowledge in photo editing and handling image file formats such as PNG. - An understanding of visual context to properly fill in the void created by the logo's removal will be crucial. - Experience with image editing tools like Adobe Photoshop will be a significant plus. - Attention to detail, precision, and consistency across all the images is required. - Demonstrate quick turnaround time without compromising on quality. The successful freelancer will have strong image retouching experience, excellent ...

    ₹1891 (Avg Bid)
    ₹1891 Avg Bid
    63 bids

    ...128) B = Y + 1.772 * (Cb - 128) We want the function signature to be : void convertYUYVtoRGB8888_neon (uint32_t *rgbDest, const uint16_t *yuyvSrc, int pixelsWidth, int pixelsHeight) YUYV uses 16 bit pixels, but a color conversion requires 2 pixels, as the Y value is shared between each 2 pixels. The resulting RGB pixels are ARGB32, with the alpha channel set to 0, so basically RGB. 2. Write an image resize/re-sample function using bi-linear interpolation. This is for a realtime image processing application and needs to be implemented using Arm Neon SIMD. We are currently using a nearest neighboor interpolation resize, which is fast but relatively poor quality. We want the function signature to be : void resample_image_neon(uint32_t srcRgbbuf, uint32_t destRgb...

    ₹6797 (Avg Bid)
    ₹6797 Avg Bid
    6 bids

    ...to be Provided The library to be built should contain at least a file type and the following functions: int myFormat(char* partitionName); the function returns 0 if the "formatting" succeeds. • file * myOpen(char* fileName); the function "opens" or creates a file with the given name. • int myWrite(file* f, void* buffer, int nBytes); the function returns the number of bytes written. • int myRead(file* f, void* buffer, int nBytes); the function returns the number of bytes read. • void mySeek(file* f, int offset, int base); the function moves the file's read/write pointer. Note: It is obviously excluded to use UNIX functions (except for creating the "partition"), as your functions must operate within the large ...

    ₹3350 (Avg Bid)
    ₹3350 Avg Bid
    7 bids

    ...something is wrong then after submitting then GSM can re-open the task 4th- Business would require an approver button however our tech team approved that we will provide a button to approve only for GSM5th record type for all object-Affiliates answer the initial feedback that they are affected and then final feedback is assigned. and then Affiliate came to know that we are not affected then GSM can void the record type. Can we give a button to check all the record type I just thought to share the input from the recording which may help u in designing the flow...

    ₹584 (Avg Bid)
    Guaranteed
    ₹584
    2 entries

    ...throw new EmptystackException(); T item = ; } top= ; return item; public void push(T item) { } StackNode<T> t = new StackNode<T>(item); = top; top= t; public T peek() { if (top== null) throw new EmptyStackException(); return ; } } public boolean isEmpty() { return top== null; } A queue can also be implemented with a linked list. In fact, they are essentially the same thing, as long as items are added and removed from opposite sides. public class MyQueue<T> { private static class QueueNode<T> { private T data; private QueueNode<T> next; public QueueNode(T data) { = data; } } private QueueNode<T> first; private QueueNode<T> last; public void add(T item) { } } QueueNode<T> t = new QueueNode<T>(item);...

    ₹1667 (Avg Bid)
    ₹1667 Avg Bid
    9 bids

    I'm currently seeking a talented Unity developer to create a game specifically for PC. Due to timeframe constraints, the game needs to be completed within one month. Unfortunately, I can't provide a specific game genre, giving you creative freedom to brainstorm different ideas. The project wil...provide a specific game genre, giving you creative freedom to brainstorm different ideas. The project will include but is not limited to: - Planning and implementing game functionality - Building the game’s artistic concept - Creating and adapting game features The ideal freelancer for this job: - Has extensive experience in Unity and PC game development - Is adaptable and innovative to fill genre void - Can deliver high-quality work within a month. Let's create s...

    ₹108462 (Avg Bid)
    ₹108462 Avg Bid
    16 bids

    The case is under review Texas Supreme Court to write a legal arguments for acceptence The ideal freelancer for this task would have an extensive background in real estate law with a specific understanding of mortgage fraud. Experience in legal research, analysis, and potential remediation solutions is also crucial.

    ₹42851 (Avg Bid)
    ₹42851 Avg Bid
    16 bids

    ...research study that focuses on the treatment-related changes in the root canal system. The use of CBCT scanning technology is integral to the success of this project. I would require someone familiar with 3D Slicer or any other 3D imageing software to visualise and extract volumetric data for publication and statistics. I need to measure root canal space volume, root canal obturation volume and void space left. All of that in 100 CBCT scanned teeth. This effort calls for prompt execution, thus, I am looking for immediate assistance. The ideal freelancer for this job should: - Have experience or expertise in the dental industry, ideally with root canal treatments - Have knowledge of 3D analysis, segmentation - Possess familiarity with CBCT scanning technology - Be knowledgeab...

    ₹38266 (Avg Bid)
    ₹38266 Avg Bid
    17 bids

    ...Outputs_for_Command_6 :5; uint8_t Outputs_for_Command_7 :5; uint8_t Outputs_for_Command_8 :5; uint8_t Outputs_for_Command_9 :5; uint8_t Outputs_for_Command_A :5; uint8_t Outputs_for_Command_B :5; uint8_t Outputs_for_Command_C :5; uint8_t Outputs_for_Command_D :5; uint8_t Outputs_for_Command_E :5; uint8_t Outputs_for_Command_F :5; }settings_t; settings_t theSettings; void factory_reset(){ uint64_t data; uint32_t address=0x0800F800; HAL_FLASH_Unlock(); // Unlock the flash memory for write access // Erase the page that contains the specified address FLASH_EraseInitTypeDef erase_init; = FLASH_TYPEERASE_PAGES; = 31; // Round down to page boundary = 1; uint32_t page_error; HAL_FLASHEx_Erase(&erase_init

    ₹7086 (Avg Bid)
    ₹7086 Avg Bid
    7 bids

    ...a research study that focuses on the treatment-related changes in the root canal system. The use of CBCT scanning technology is integral to the success of this project. I would require someone familiar with 3D Slicer or any other 3D imaging software to visualise and extract volumetric data for publication and statistics. I need to measure root canal space volume, root canal obturation volume and void space left. All of that in 100 CBCT scanned teeth. This effort calls for prompt execution, thus, I am looking for immediate assistance. The ideal freelancer for this job should: - Have experience or expertise in the dental industry, ideally with root canal treatments - Have knowledge of 3D analysis, segmentation - Possess familiarity with CBCT scanning technology - Be knowledgea...

    ₹38349 (Avg Bid)
    ₹38349 Avg Bid
    14 bids

    ...research study that focuses on the treatment-related changes in the root canal system. The use of CBCT scanning technology is integral to the success of this project. I would require someone familiar with 3D Slicer or any other 3D imageing software to visualise and extract volumetric data for publication and statistics. I need to measure root canal space volume, root canal obturation volume and void space left. All of that in 100 CBCT scanned teeth. This effort calls for prompt execution, thus, I am looking for immediate assistance. The ideal freelancer for this job should: - Have experience or expertise in the dental industry, ideally with root canal treatments - Have knowledge of 3D analysis, segmentation - Possess familiarity with CBCT scanning technology - Be knowledgeab...

    ₹38349 (Avg Bid)
    ₹38349 Avg Bid
    33 bids

    ...freelancer with a solid background in medical education or similar research, to paraphrase an introduction to a research report I've compiled. The task consists of: - Paraphrasing an approximately 1750-word introduction whilst maintaining the integrity and validity of the provided research content. The similarity index report will be provided to help achieve the task. - Keeping the paraphrasing void of specific keywords or phrases, as none have been indicated. - Maintaining clarity and effective flow of ideas, ensuring that the revised version is professionally concise, easy-to-understand and effectively presents the purpose and objectives of the research. The freelancer who is ideal for this task should possess the following attributes: - A background in medical educati...

    ₹6003 (Avg Bid)
    ₹6003 Avg Bid
    59 bids

    ...making it solid by removing any hollow parts. This will make it more suitable for the CNC cutting process I want to use. - Desired Outcome: Your task doesn't simply end at converting the model. The final model should be solid and devoid of empty spaces. This will ensure efficient and smooth CNC cutting. Further, I will also need a model of an inverted Mold where the solid part becomes a complete void inside a cube which will be in 5 openable parts. - Time Constraints: The project needs to be completed ASAP. Therefore, time management and the ability to deliver quality work within a tight schedule would be key attributes I'll be looking for in the selected freelancer. Qualified freelancers will have significant experience in 3D modelling, specifically for CNC process...

    ₹1565 (Avg Bid)
    ₹1565 Avg Bid
    3 bids

    I'm in need of a freelancer who can help me craft and test a project that complies well with the standards of freelancer.com and doesn't result in auto-rejection. Here's a quick breakdown of what I'm looking for: - Assist in creating a project void of any AI involvement. The project could be based on any of the following spheres: website development, mobile app development, or graphic design. - The angling of the test project should generally cater to e-commerce, branding and marketing, as well as information sharing. Your expertise in these fields would be a major advantage. - Ingest the urgency of this task. I need this done ASAP, as its resolution is integral for the smooth continuation of my activities on Freelancer.com. Advantageous skills: - Strong und...

    ₹1751 / hr (Avg Bid)
    ₹1751 / hr Avg Bid
    61 bids

    ...write any network code, just those two classes one in java and the other one in c# .net 4.5.2 the java class should be like this public class RSAUtil { private PublicKey publicKey; private PrivateKey privateKey; public RSAUtil() { // generate public and private keys } public String getPublicKey() { // return base-64 version of the public key } public void setPublicKey(String base64PublicKey) { // set the public key from the server } public String encrypt(String plainText) { // use my private key to encryopt the data } public String decrypt(String encryptedText) { // use the servers public key to decrypt the data } } Need the corresponding class in C# .NET 4.5.2 that works with this java ...

    ₹2751 (Avg Bid)
    ₹2751 Avg Bid
    13 bids

    ...popular Steam game charecters entering a black or white void and interacting with eachother via dancing, killing, building, etc. For a base line idea here is an example. For Lethal Company, The main player model walks on screen from left and the loot bug walks in from the right, they both meet and start dancing (the main iconic dance for the player model) and then Freddy(bracken) would come in quick and kill the player and drag it off screen swiftly, and the loot bug would leave saying "YIPPY" (during this sequence other things will be happening on screen, e.x. CatNap catches fire from a PalWorld Pal) In the end of the the video it will show the Steam Deck Logo. (animate it coming in anyway you feel fits) [note: if your using a white void for the background when...

    ₹1165 / hr (Avg Bid)
    ₹1165 / hr Avg Bid
    4 bids

    ...different colored highlighter to link the snippets together. In the function JS submitVoidPayment, the checked is failing as void-payment-date is undefined. This should be coming from the blade voidPaymentModal button. I have verified data is being requested properly through the controller functions however the last step is not passing correct. 2. The JS function submitVoidPayment is loaded as part of document.ready. I do not wish to have this function preloaded and instead only when required. All my other JS functions are done this way, however I could not get this one working - perhaps related to the above issue. I have attached a flow of the steps: - Void button - Replace modal - Enter data - Process/Submit - "Error" Notification message. Also all the ...

    ₹1971 (Avg Bid)
    ₹1971 Avg Bid
    23 bids

    ...popular Steam game charecters entering a black or white void and interacting with eachother via dancing, killing, building, etc. For a base line idea here is an example. For Lethal Company, The main player model walks on screen from left and the loot bug walks in from the right, they both meet and start dancing (the main iconic dance for the player model) and then Freddy(bracken) would come in quick and kill the player and drag it off screen swiftly, and the loot bug would leave saying "YIPPY" (during this sequence other things will be happening on screen, e.x. CatNap catches fire from a PalWorld Pal) In the end of the the video it will show the Steam Deck Logo. (animate it coming in anyway you feel fits) [note: if your using a white void for the background when...

    ₹27668 (Avg Bid)
    ₹27668 Avg Bid
    31 bids

    ...a solution for app-based remote control in Bluetooth mode. - Facilitate turntable control through a handheld remote. - Ensure quality sound output and system reliability. - Cables and wall faceplate are in place Living & dining room masters & slave shown in photos attached Face plate and cables from speaker shown in photos. Live power at each master speaker (plug and socket all in ceiling void) **Ideal Skills and Experience:** - Proven experience in setting up advanced audio systems. - Knowledge of Bluetooth and RCA connectivity. - Familiarity with the Pro-Ject Jukebox S2 turntable and Lithe speakers. - Expertise in configuring app-based remote controls. - Ability to advise on and implement audio quality enhancements. This project requires someone who ca...

    ₹52605 (Avg Bid)
    Local
    ₹52605 Avg Bid
    3 bids

    ...seeking an insightful writer to craft an engaging blog post on Avarice the Author's latest musical album, "Heezus' House Chapter Eight." This album is an eclectic mix that represents the creative void controlled by Avarice's mind, and I need someone who can articulate this unique concept to a broad audience comprising music lovers, fans of Avarice, and the general public. **Key Details to Cover:** - **Introduction to Avarice**: Briefly introduce Avarice the Author, highlighting his journey in the music industry. - **Album Theme**: Dive deep into the main theme of Heezus' House being a creative void controlled by Avarice. Explain how this theme is reflected in the music and lyrics. - **Target Audience**: Ensure the article appeals to a wide ra...

    ₹1472 (Avg Bid)
    ₹1472 Avg Bid
    25 bids

    ...the lookout for an expert in mobile app development that can bring my innovative idea of a betting tip app to life. The app will be targeted for both iOS and Android platforms. Key functionality of my app is as follows: - Admin can post betting tips. Essentially, admin will be able to take a screenshot/picture and post it with odds and stake, and ultimately indicate whether it's a win, loss, or void. - A system of user accounts is needed for my app. This is an integral part of the user experience, and the successful freelancer will be skilled in user account management systems. - In addition, the app must be able to support notifications, keeping users up to date with any changes or updates. - A payment gateway is also imperative. Being skilled in integrating secure payme...

    ₹16693 (Avg Bid)
    ₹16693 Avg Bid
    59 bids

    I'm looking for a skilled photo editor to remove a specific individual from a group photo consisting of 5-10 people. Once the person is effectively removed, I want the void to be filled with elements from the current background for a seamless look. I would like to remove the guy second from the left. White hat, pink vest, green jacket. I'll be cropping it to fit a 5x7 primarily focused on the people and spires so I don't need a ton of background created. Just shift the guy on the far left in. Key Qualifications: - Proficient in Photoshop or similar photo editing tools - Experience in object removal and background replacement - Attention to detail - Ability to work neatly and achieve a natural look - Quick turnaround time Please include a brief description of your ...

    ₹1917 (Avg Bid)
    ₹1917 Avg Bid
    51 bids

    ... (emp).Reload(); } return response; } catch (Exception ex) { throw; } } } also from subscriberhub below code SqlTableDependency<StatsData> tableDependency; TrueHub trueHub; public SubscribeStatsTableDependency(TrueHub trueHub) { = trueHub; } public void SubscribeTableDependency(string connectionString) { tableDependency = new SqlTableDependency<StatsData>(connectionString); += TableDependency_OnChanged; += TableDependency_OnError; (); } i am getting issue error "'A second operation was started on this context instance before a previous operation

    ₹1667 (Avg Bid)
    ₹1667 Avg Bid
    8 bids

    ...in a MySql table - upon completion user must exit Page 2: Voter action. On the voting day the user must logon to the page with his/her wallet, number of tokens will be compared to the table against the wallet address. If the wallet is not registered or if the token number has changed then the voter can not continue and a nice void message must be displayed. If voter is registered the vote data can be stored against the wallet address and the vote result will be "void" If the voter is registered and the token number unchanged then the voter can select one of three options (Accept, Reject, Abstain) nice icons can be used for this purpose. The page must store the vote data against the registered voter must be stored as well as the vote date-time stamp - upon comple...

    ₹16424 (Avg Bid)
    ₹16424 Avg Bid
    27 bids

    ...intention to increase calls, online bookings, conversions and rankings. Target Google domain: Keywords as below Biohazard cleaning services Trauma cleaning services Crime scene cleaning services Hoarders removal services Unattended death cleaning services Undisclosed death cleaning services After death cleaning services Suicide cleaning services Squatters cleaning services Void cleaning services Sharps removal services Bodily fluids cleaning services Fire damage cleaning services Smoke damage cleaning services Mould cleaning services Allergy cleaning services Forensic cleaning services One Off deep cleaning services End of tenancy cleaning services Move out cleaning services Move in cleaning services End of lease cleaning services Exit cleaning services ...

    ₹7170 (Avg Bid)
    ₹7170 Avg Bid
    73 bids

    ...cleaning, forensic cleaning, one off deep cleaning, carpet and upholstery cleaning services, property clearance and waste removal services in England, Scotland, Wales and Jersey. Home Chat About Us Blog Jobs Online Booking Contact Us biohazard cleaning services trauma cleaning services crime scene cleaning services forensic cleaning services hoarders cleaning services Sharps sweep services void cleaning services squatters cleaning services bodily fluids cleaning services extreme cleaning services gross filth cleaning services unattended death cleaning services suicide cleaning services soot cleaning services fire damage cleaning services smoke damage cleaning services after flood cleaning services sewage cleaning services end of tenancy cleaning services mov...

    ₹6003 (Avg Bid)
    ₹6003 Avg Bid
    37 bids

    ...WordPress site that meets these criteria, I would love to hear from you. . domain Use of British English Pages to include: Home Chat About Us Blog Jobs Online Booking Contact Us Services to include: biohazard cleaning services /biohazard-cleaning-services/ trauma cleaning services crime scene cleaning services forensic cleaning services hoarders cleaning services Sharps sweep services void cleaning services squatters cleaning services bodily fluids cleaning services extreme cleaning services gross filth cleaning services unattended death cleaning services suicide cleaning services soot cleaning services fire damage cleaning services smoke damage cleaning services after flood cleaning services sewage cleaning services end of tenancy cleaning services mov...

    ₹5669 (Avg Bid)
    ₹5669 Avg Bid
    53 bids

    ...should rank keywords on in England, Scotland and Wales in UK. English: British Keywords: please do keyword research for keywords which will convert better. Below keywords are indication biohazard cleaning services trauma cleaning services crime scene cleaning services forensic cleaning services hoarders cleaning services Sharps sweep services void cleaning services squatters cleaning services bodily fluids cleaning services extreme cleaning services gross filth cleaning services unattended death cleaning services suicide cleaning services soot cleaning services fire damage cleaning services smoke damage cleaning services after flood cleaning services sewage cleaning services end of tenancy cleaning services move out cleaning

    ₹5836 (Avg Bid)
    ₹5836 Avg Bid
    44 bids

    ... ( 'Assets/Images/' ), ], ), ), ) ); } 2. This is for the below error: Expected to find '}'. (expected_token at [userapp] lib) import 'package:flutter/'; import 'package:userapp/Authentication/'; void main() { runApp(const MyApp()); } class MyApp extends StatelessWidget { const MyApp({}); @override Widget build(BuildContext context) { return MaterialApp( title: 'Flutter Demo', theme: ThemeData( colorScheme: (seedColor: ), useMaterial3: true, ), // ignore: prefer_const_constructors

    ₹3752 (Avg Bid)
    ₹3752 Avg Bid
    32 bids

    ...possible key based on manual testing on returned types from server. Then I made an allRequests interface: interface allRequests { getTime: req_getTime; setEntityValue: req_setEntityValue; // ...others } Current implementation: sendRequest<T extends keyof allRequests>( data: allRequests[T]["data"], callback?: (message: { response: allRequests[T]["response"]; }) => Promisable<void> | boolean ) { // do stuff } This does work correctly if I pass in the generic. Example: sendRequest<'getTime'>({getTIme:{}}, m=>||) But otherwise the callback arg seems to be all possible values, rather than just the one matching the key. sendRequest({getTIme:{}, setEntityValue:{value:true}}, m=>||) // no error in ...

    ₹2001 (Avg Bid)
    ₹2001 Avg Bid
    6 bids

    I'm seeking a talented graphic designer to create a gaming logo for me. The overall aesthetic should be steampunk-inspired. The main elements I desire to see employed in the design are gears and aviator goggles to give it a mechanical, adventurous feel. Ideal color palette should includ...Accents in pink The successful freelancer for this project should have: - Expertise in logo design - A portfolio containing steampunk or similar thematic designs - Understanding of color theory and the ability to choose a palette that is visually striking yet contextually fitting - Given the unique requirements, a creative, innovative mindset is crucial. The logo needs to be minimalist, yet not void of character. Please apply with examples of previous work in this aesthetic to give an idea...

    ₹1667 / hr (Avg Bid)
    Featured Urgent
    ₹1667 / hr Avg Bid
    32 bids

    ...options were initially omitted, contributions or recommendations in these areas and more are most welcome. In your application, kindly include your past related work and an overview of your experience. This is an exciting project and I can't wait to work with a talented person who will help bring this vision to life. the only thing I would need help finishing are my Infinite Void, and Hollow purple, the infinite void works, but I want it to work as a button that the player presses instead of equiping a tool and clicking on a player, and for the hollow purple all I would need is for it to be server-sided, I've been trying to do that, and no errors come up in the console, but it just isn't working currently I'll attach both the local script where i ...

    ₹19591 (Avg Bid)
    ₹19591 Avg Bid
    4 bids

    ...= 6; boolean isArmed = true; boolean isTriggered = false; int buttonVal = 0; int prev_buttonVal = 0; int reading = 0; int threshold = 0; const int lowrange = 2000; const int highrange = 4000; void setup(){ pinMode(triggeredLED, OUTPUT); pinMode(triggeredLED2, OUTPUT); pinMode(RedLED, OUTPUT); pinMode(GreenLED, OUTPUT); pinMode(armButton, INPUT); digitalWrite(triggeredLED, HIGH); delay(500); digitalWrite(triggeredLED, LOW); calibrate(); setArmedState(); } void loop(){ reading = analogRead(inputPin); int buttonVal = digitalRead(armButton); if ((buttonVal == HIGH) && (prev_buttonVal == LOW)){ setArmedState(); delay(500); } if ((isArmed) && (readi...

    ₹2835 (Avg Bid)
    ₹2835 Avg Bid
    12 bids

    ...blog posts with a wide-ranging appeal, keeping them informative and engaging. Here's what is required from you: - Prior Experience: It's preferred if you have experience writing similar content. - Knowledge in GPT: An understanding or experience working with chat GPT-4. - Audience Awareness: You should understand how to write for general readers. Your articles should be reader-friendly and void of unnecessary jargon. In return, I'll provide all the information and assistance you'll need to deliver results. This is a fantastic opportunity for a creative content writer with a knack for creating engaging blog content....

    ₹5252 (Avg Bid)
    ₹5252 Avg Bid
    41 bids

    We have an App we use to activate Computers. The app is Written in Powershell And it creates a Form (GUI) which on Submit Executes some Power Shell Commands. The Script itself is completely ready. Its less than 200 Lines of Code which 70% of is Creating Input...$ = 800 $ = 600 $welcome_text = New-Object $ = New-Object (10,20) $ = New-Object ("Arial", 18) $ = "Aktivieren Sie Ihre Windows 10 Installation" $ = $True $($welcome_text) [...] Create more Form Elements, etc [void]$() We want to change this to be a native Windows app (exe), not a Form opened in a new Window by a Powershell Script.

    ₹13573 (Avg Bid)
    ₹13573 Avg Bid
    30 bids

    ...This project requires a deep understanding of payment processing systems, experience with SUNMI PAY SDK, and familiarity with the ASI SPDH protocol and Base24 switch. Responsibilities: Review and understand the provided documentation for SUNMI PAY SDK and ASI SPDH Base24 switch. Develop and implement features for Normal Purchase/Sale, Preauthorization Purchase, Preauthorization Completion, and Void/Reversal. Ensure secure and efficient communication between the SUNMI POS system and the Base24 switch. Conduct thorough testing to ensure reliability, security, and compliance with industry standards. Provide documentation and support for the implemented solution. Requirements: Proven experience in POS system integration, specifically with SUNMI devices. Strong knowledge of payment...

    ₹49854 (Avg Bid)
    ₹49854 Avg Bid
    19 bids

    I am looking for a .Net Developer who has experience in EMV Card Processing with Fiserv. Please do not apply if you do not have experience in this arena Skills and Experience: - Strong proficiency in Node.js and SQL Server - .Net Winform - Card Processing The objective is to be able to process payments via Card Present Transactions (EMV) or swipe. Also be able to create a void to cancel a transaction and To Batch Close. The project needs to be completed within 1 week, so the ideal candidate should be able to work efficiently and meet deadlines.

    ₹41517 (Avg Bid)
    ₹41517 Avg Bid
    39 bids

    I'm in need of an semi/expert game developer or designer who can effectively build a 'Human Faction' within a game I'm working on. Here's what I'm looking for: I am making a star wars Gmod (garrysmod) RP server and i would like some coding done with (void factions) and (billys addons) (splitload) And (prometheus) as well as a (ULX) set up and finally a (job coding) to be done Other initial details will be given when asked about them over (removed by Freelancer.com admin) The ideal freelancer should have enough experience in working with these as well as faction creation and game design. Proficiency in Gmod, and knowledge on Star Wars lore would be a definite advantage. Your ability to incorporate these traits into the design is critical for this pro...

    ₹26949 (Avg Bid)
    ₹26949 Avg Bid
    18 bids

    I'm seeking an experienced animator with a keen eye for line art. Specifically, I'm interested in: - Crafting a line art animation in a style that falls into the category of black and white - Demonstrating creativity and a unique approach to line art design - The final product will be void of any specific use, providing the artist with creative leeway on its design. Ideal Skills Include: - Proficiency in 2D illustration animation - Extensive experience in creating line art animation - Ability to work in a black and white palette - Strong creative ability to proffer a unique final product.

    ₹559 - ₹1677
    Sealed
    ₹559 - ₹1677
    3 bids

    ...• Sales Report by Product with Value with the filter to compare by day, week, month, and year. • Sales Report by Product Category with Quantity with the filter to compare by day, week, month, and year. • Sales Report by Product Category with Value with the filter to compare by day, week, month, and year. • Void Report by product quantity with the filter to compare by day, week, month, and year. • Void Report by product value with the filter to compare by day, week, month, and year. • Void Report by Category with the remarks • Discount Report by product quantity with the filter to compare by day, week, month, and year. • Discount Report by product value with the filter to compare by day, week, month, and year. • Discount R...

    ₹5919 (Avg Bid)
    ₹5919 Avg Bid
    52 bids

    I am urgently seeking an expert in SEO to skyrocket my website's rankings on Google. I need swift, effective results. Key Task Requirements: - Understanding of ... Disaster cleaning services in uk Hazmat cleaning services in uk Blitz cleaning services in uk Squatters cleaning services in uk Void cleaning services in uk Commercial kitchen cleaning services in uk Book cleaning services online in uk

    ₹5515 (Avg Bid)
    ₹5515 Avg Bid
    102 bids

    ...amount and immediately pay it upon project completion if you accept this project you are agreeing to these terms and requirements if you don't complete both these tasks don't expect to be paid. This is strictly to protect my project however I ensure full payment upon project completion check my Cilent page I have good reviews I'm an honest Cilent. Requirements for Task 1 view this document: Void DarkGDK access to Directx9 code issue Description and Requirements for Task 2 view this document: Directx10 port to directx9 To download the software you need view this document: Software To download source code you need for Task 1 and Task 2: View this document: Project Source Code To overview all requirements and the options you

    ₹10921 (Avg Bid)
    ₹10921 Avg Bid
    22 bids

    I'm currently in need of a proficient Personal Marketing Assistant with a sole focus on LinkedIn marketing. An ideal candidate should be able to fill the void in these areas: 1. Social Media Management: You should have experience in maintaining and growing a LinkedIn presence. 2. Content Creation: Developing engaging and industry-relevant content for LinkedIn posts and articles is needed. 3. Email Marketing: Experts in creating LinkedIn InMail campaigns and leveraging email marketing on LinkedIn. While not mandatory, freelancers who can provide a detailed proposal, along with showcasing their past work and experience, will be given priority. This is your chance to convince me of your expertise and how you can bring value to my LinkedIn marketing efforts. An impressive profi...

    ₹333 / hr (Avg Bid)
    ₹333 / hr Avg Bid
    65 bids

    I have an audio file (like a podcast) less than an hour long, needing some expert touch. The origin...less than an hour long, needing some expert touch. The original file is in WAV format. I'm seeking an audio professional well-versed in: - Noise Reduction: The key task is to minimize distractions and ensure a crisp clear sound. - Tweaking Audio Effects: This isn't about drastically altering the audio but refining to improve the overall quality. - Echo Adjustment: It's crucial the final output is void of any echo or unwanted reverb. - Background Noise Removal: Any cable buzz, wind, or other distracting noise within the audio, needs to be removed. Ideally, a freelancer with a good ear for detail and a strong background in audio production or sound engineering would be ...

    ₹1382 (Avg Bid)
    ₹1382 Avg Bid
    28 bids

    ...named arguments than those of overridden method ''. void createSync({bool recursive = false}) => ^ org-dartlang-sdk:///third_party/dart/sdk/lib/io/:8: Context: This is the overridden method ('createSync'). void createSync({bool recursive = false, bool exclusive = false}); ^ ../../../AppData/Local/Pub/Cache/hosted/:22:8: Error: The method '' doesn't have the named parameter 'exclusive' of overridden method ''. void createSync({bool recursive = false}) => ^ org-dartlang-sdk:///third_party/dart/sdk/lib/io/:8: Context: This is the overridden method ('createSync'). void createSync({bool recursive = false, bool exclusive = false});

    ₹1584 / hr (Avg Bid)
    ₹1584 / hr Avg Bid
    18 bids

    Need 3D Autocad/Sketchup or Revit model expert to quickly convert 2D floor plans (dwg) of a 7 storey building to 3D model. Do not need very detailed or very accurate interior design. But the 3D model should show proper room size, wall, doors, stair, window, void, lift. Preference given to lower price so please bid your best lowest price

    ₹9754 (Avg Bid)
    ₹9754 Avg Bid
    148 bids

    Top void Community Articles