Send verification code whatsapp account jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 send verification code whatsapp account jobs found, pricing in USD
    Email Template Creation 6 days left
    VERIFIED

    ...a visually appealing email template. The template will be used on my domain-based email account for an email campaign aimed at increasing product sales. Key requirements: - Creation of a visually appealing, professional and engaging email template. - Ensuring the template is compatible. - A well-designed layout that can effectively deliver our sales-focused message. - Understanding of email marketing best practices, i.e., user-friendly design, call-to-action placement, etc. Targeted Customers: Entrepreneurs, Company Owners, Founders, Investors, Rich People, Executives and Directors, Research Professors Message to be delivered: We are offering Product Design & Development Service. Now, we need to send emails to clients with Free Consultancy Offer so that clients will...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    9 bids

    I'm in need of a freelancer that can help me integrate WhatsApp into OSTicket for a range of functionalities. Key Requirements: - I specifically need the integration to support two-way communication. This means it should not only send notifications to users, but also allow for the receipt of tickets via WhatsApp and the ability to reply to them. - Besides these, I also want the integration to have the following features: - Automatically create tickets - Provide real-time ticket status updates - Allow for tickets to be replied to from WhatsApp - Support the attachment of media files to tickets Ideal Skills and Experience: - Proficiency with both OSTicket and WhatsApp APIs - Previous experience with integrating WhatsApp into a ticketi...

    $51 (Avg Bid)
    $51 Avg Bid
    7 bids

    Seeking assistance to recover my Microsoft email account. I've contacted Microsoft support and tried to restore on my own, but my efforts proved unsuccessful. I can't access my phone number linked to the account for 2-step verification. Skills & Experience needed: - Experienced in Microsoft email recovery - Familiarity with situations where standard recovery measures (like backup phone number) are not accessible - Successful track record in solving similar cases The task involves: - Consulting with me to understand previous actions taken - Working around the 2-step verification to advance the recovery process - Potentially liaising with Microsoft support Please, bid if you have a feasible plan and the right set of skills.

    $12 (Avg Bid)
    $12 Avg Bid
    8 bids

    I'm in need of an Android application developer for a business productivity application. The project involves developing an application that will allow users to manage their accounts. Key Features: - User Account Management: This is the main feature of the application. The app should enable users to create, log into, and manage their accounts securely. Ideal Skills and Experience: - Proficient in Android app development - Experience with creating apps involving user account management - Familiarity with security considerations in app development If you have expertise in Android app development and have successfully delivered similar projects in the past, I'd love to hear from you. Please include samples of your work in your application.

    $287 (Avg Bid)
    $287 Avg Bid
    10 bids

    I'm seeking a skilled developer to create a Telegram bot that can receive and distribute trading signals from my premium indicator on TradingView. Key Requirements: - The bot should have direct API integration with my TradingView account. This way, it can automatically fetch signals from my indicator as soon as they are generated. - The primary function of the bot will be to relay these signals directly to subscribers via Telegram. This service should be secure, efficient and timely. Additional Notes: - The ideal candidate will need to have a solid understanding of trading signals and how they are used. Experience with TradingView indicators and API integration is a significant plus. - Previous experience developing Telegram bots, especially those focused on the finance indu...

    $200 (Avg Bid)
    $200 Avg Bid
    22 bids
    AD Meta data capture 6 days left
    VERIFIED

    Active Directory Expert to create a Python script and test data to capture all meta data linked to and which describes the confined parameters of an AD account, AD RMS (Rights management Services) group policy GPO etc. and export to a MS Excel File. More information attached.

    $34 (Avg Bid)
    $34 Avg Bid
    3 bids

    ...Information on the different tour packages that we offer. - Accommodation options: Clear, concise details about various accommodation choices available within each travel package. - Customer review: A section where customers can leave feedback and rate our services. - Direct communication: Options for the customers to get in touch with me directly via a contact form, live chat, phone number, Whatsapp and email. Ideal skills: - Proven web development experience - Excellent communication skills - Attention to detail - Experience in developing eCommerce or similar platforms This is an exciting opportunity for an experienced developer who's comfortable in creating engaging, easy-to-navigate websites. I'm eager to establish a long-term working relationship with the righ...

    $105 (Avg Bid)
    $105 Avg Bid
    15 bids

    ...develop a vendor registration system for my company. This system will automate the entire registration process for vendors interested in doing business with us. Key Features: - Simplified Vendor Onboarding: The system should allow vendors to quickly provide necessary information. - Document Submission: Vendors should be able to upload business registration documents directly onto the platform. - Verification: The system should be able to verify the submitted documents and inform the vendor of their approval status. Data Collection: - The system needs to capture vendor information including their company name, contact details, and specific business registration documents. Registration Details: - Company Name: The system will require vendors to provide their company name. - Con...

    $626 (Avg Bid)
    $626 Avg Bid
    17 bids

    ...custom-built website, not a WordPress or Shopify site. - The CMS should have robust product management tools, allowing me to add, remove, or update items under different categories. - Content editing is essential. I need to be able to update the content of the site regularly. - The CMS should also include user account management. This will allow registered customers to have accounts on the site with their own profiles, order history, etc. - Additionally, I need the ability to send promotion messages to registered customers. This will be a key part of our marketing strategy. Payment Gateway: - The site should integrate Square as the payment gateway. Ideal Skills and Experience: - Experience in developing custom e-commerce websites. - Proficiency in CMS development. - St...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    31 bids

    I desire a professional Macrodroid developer with a strong portfolio to create a macro for any use. The objective of the macro is to read a CSV file and automatically send a specific WhatsApp message to each phone number listed in the file. Key requirements include: - import a CSV file (Name,Given Name,Additional Name,Family Name,Phone 1 - Type,Phone 1 - Value) - Creation of a macro that automatically triggers WhatsApp messages. - The macro should be programmed to initiate the messages when it reaches a phone number listed in the CSV file. - The message is from CSV or default the same for all numbers in the CSV file. Ideal Candidate: - Proficiency and extensive experience working with Macrodroid. - A proven track record with similar projects. - Strong attention to ...

    $208 (Avg Bid)
    $208 Avg Bid
    10 bids

    More details: Is this project for business or personal use? For starting a new enterprise What information should successful freelancers include in their application? Detailed project proposals How soon do you need your project completed? Within a month

    $1065 (Avg Bid)
    $1065 Avg Bid
    8 bids
    Java Code Issue Resolution 6 days left
    VERIFIED

    ... = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    $23 (Avg Bid)
    $23 Avg Bid
    20 bids

    ...Features: - Attendance Tracking: The system should allow teachers to mark and track the attendance of students. - Grade Management: An intuitive grade management system that enables teachers to input and calculate grades effectively. - Messaging System: A communication platform that facilitates seamless interaction between all stakeholders (students, teachers, administrators, and parents). By Whatsapp - Schedule Change Option: The system should have a feature that allows for the smooth management of schedule changes. User Base: - The system will cater to over 100 users, so scalability and performance are key considerations. Ideal Skills: - Proficiency in developing and deploying class management systems. - Strong understanding of user interface and user experience design. - Exp...

    $364 (Avg Bid)
    $364 Avg Bid
    49 bids

    - Manage and grow my LinkedIn account - Create engaging and relevant content You will be required to post content in order to increase the reach. Experience in content creation, community management, and social media analytics is crucial. Please include relevant samples of your work in your proposal.

    $2 / hr (Avg Bid)
    $2 / hr Avg Bid
    6 bids

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    $19 (Avg Bid)
    $19 Avg Bid
    17 bids

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    $197 (Avg Bid)
    $197 Avg Bid
    6 bids

    I am seeking a professional social media manager with expertise in LinkedIn. The ideal candidate will: - Create a brand for me - Manage and grow my LinkedIn account - Create engaging and relevant content - Engage with audiences and respond to comments/messages - Provide regular and insightful analytics and reporting You will be required to post content in order to increase the reach. Experience in content creation, community management, and social media analytics is crucial. Please include relevant samples of your work in your proposal.

    $66 (Avg Bid)
    $66 Avg Bid
    9 bids

    I am looking for a developer with experience on modding Call of Duty Black Ops 2 and bot development on Discord. The project objectives include: CUSTOM IN-...to be the basic commands that anyone can use, and “vip” commands for the players who have vip role. - Most if not all of the custom perks scripts i want have already been published on the plutonium forum. - Also needs stats tracking DISCORD BOT - Developing a Discord bot capable of linking a player's Discord account to their in-game GUID. - Granting players access to vip in-game commands thru the discord bot - in-game points rewards for when a player links their discord account to their in game guid This is a very brief description of what i need done, if you believe you could do this please reac...

    $450 (Avg Bid)
    $450 Avg Bid
    11 bids

    I'm seeking a professional writer to help me with a reflective report for my recent internship in Business Administration. This report will be focused on my experience in data entry and analysis during the internship. Key tasks: - Compile a structured account of my learning experience and growth in the context of data entry and analysis. - Reflect on the practical applications of this experience within a business administration setting. - Clearly articulate the lessons learned, skills developed, and improvements made during the course of the internship. Ideal freelancer should have: - Proven experience in report writing, particularly on reflective pieces. - Understanding and experience in the field of Business Administration. - Ability to translate practical experience i...

    $91 (Avg Bid)
    $91 Avg Bid
    43 bids

    Hi, I hope all folks are doing well. I need someone to assist me in online task. A person needed from stripe supported country. Preferably from Canada, Australia. What you need to do? You need to help me get into Medium (Partner Program). In order to that, I need address information. And Id verification for Stripe. If you can assist me in this task. I can pay you by task or you can partner with me for my blog earning. Which means if I started earning from my blog, I will pay you $50 each month. makelivingonline1 at the rate of Thanks

    $17 (Avg Bid)
    $17 Avg Bid
    7 bids

    ...a cross-platform e-commerce website. Key Requirements and Deliverables: - Create a user-friendly e-commerce website that functions seamlessly on both iOS and Android platforms - The website should have a clean and modern design, conducive to a positive shopping experience - Implement essential e-commerce features, such as product listings, shopping cart, secure payment gateways, and customer account management Skills and Experience: - Proven expertise in website development, particularly in e-commerce - Experienced in creating cross-platform websites for both iOS and Android - Strong understanding of user experience and responsive design principles - Familiarity with integrating payment gateways and other e-commerce functionalities If you have a portfolio or examples of simil...

    $34 (Avg Bid)
    $34 Avg Bid
    5 bids

    solana nodejs code for multi-swap within same tx.

    $23 (Avg Bid)
    $23 Avg Bid
    4 bids

    I'm looking for a skilled graphic designer to assist in creating professional and informative Instagram posts for my gynaecologist account. Requirements: - Design: I require designs that are both professional and informative. This would include the ability to use a combination of real images and illustrations. - Consistency: I'm looking for a designer who can maintain a consistent brand image across all posts. - Understanding of Audience: A basic understanding of the subject matter (gynaecology) would be beneficial. Ideal Skills: - Proficient with graphic design tools and software - Previous experience in creating social media posts - Understanding of design principles and ability to create informative visuals - Ability to work with a combination of real images and il...

    $10 (Avg Bid)
    $10 Avg Bid
    13 bids

    I'm working on a school project that involves the development of a Coal Mining Security Alert System. I need someone who can code in Quarky to create this block code system. Unfortunately, I haven't gotten to the point of defining the complete scope of the project, but I'd like to start with the code development. I'm looking for someone who can: - Use Quarky to build a block code system - Understand and implement basic security alert functionalities - Be ready for subsequent feature additions and changes Key Features: = Face Detection: Implement face detection functionality to identify individuals within the mining area. = PPE Kit Verification: Utilize image processing techniques to ensure that miners are wearing proper PPE kits. The...

    $20 (Avg Bid)
    $20 Avg Bid
    4 bids

    As a cosmetic surgery clinic, I'm looking for a social media expert to manage our Instagram account. The primary goal is to drive traffic to our website. Key Responsibilities: - Develop and implement an Instagram strategy that aligns with our brand - Create engaging and high-quality content that will direct followers to our website - Manage content calendar and ensure a post goes up once a week - Monitor and respond to audience engagement Ideal Candidate: - Proven experience in managing Instagram accounts and driving traffic - Strong understanding of the cosmetic surgery industry - Excellent content creation and curation skills - Ability to engage with audience and drive traffic to the website - Knowledge of Instagram analytics and ability to use them to adjust strategy - Exc...

    $17 (Avg Bid)
    $17 Avg Bid
    24 bids

    ...features: âž” • Registration and Login features âž” • Simple and easy registration process for parents with OTP verification âž” • Tutor and Student profile section âž” • Monthly subscription for tutors âž” • Free registration for parents Salient Features: âž” • Posting tuition requirement âž” • Internet calling to parents. âž” • Rewards and cashback facility for tutors to confirm tuition. âž” • Refer and earn points. Parent side âž” Account creation âž” Build student profile âž” Post tuition requirement âž” Go through tutor’s posts âž” Choose the best fit tutor âž” Request demo classes âž” Discuss on call âž” Get demo classes âž” Confirm tuition (post close automatically once confirmed) âž” Feedback and ratingTutor side âž” Account creation âž” Profile Bui...

    $414 (Avg Bid)
    $414 Avg Bid
    22 bids
    Tuition Finding app -- 2 6 days left
    VERIFIED

    ...features: âž” • Registration and Login features âž” • Simple and easy registration process for parents with OTP verification âž” • Tutor and Student profile section âž” • Monthly subscription for tutors âž” • Free registration for parents Salient Features: âž” • Posting tuition requirement âž” • Internet calling to parents. âž” • Rewards and cashback facility for tutors to confirm tuition. âž” • Refer and earn points. Parent side âž” Account creation âž” Build student profile âž” Post tuition requirement âž” Go through tutor’s posts âž” Choose the best fit tutor âž” Request demo classes âž” Discuss on call âž” Get demo classes âž” Confirm tuition (post close automatically once confirmed) âž” Feedback and ratingTutor side âž” Account creation âž” Profile Bui...

    $180 (Avg Bid)
    $180 Avg Bid
    11 bids
    Modify a code on C# 6 days left
    VERIFIED

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

    $105 (Avg Bid)
    $105 Avg Bid
    15 bids

    Update, Fix, and Add Features to the website - Add strong security and Chat option in WhatsApp. The same changes will be applied to 3 conferences websites

    $91 (Avg Bid)
    $91 Avg Bid
    14 bids
    Enhanced Webcam Emulator Code 6 days left
    VERIFIED

    I'm looking for a skilled programmer who can develop a custom solution for me using frida-tools. The goal is to manipulate webcam settings within an Android emulator environment via adb. Here's what I need: - Modify the current webcam resolution to be higher. - Improve the webcam image quality to support High Dynamic Range (HDR). - Ensure frida-tools can adjust parameters to emulate native library detection. What I require from you: - Experience with frida-tools and adb commands. - Understanding of Android emulator environments. - Proficiency in webcam technology, including resolution and HDR. - Capability to simulate native Android library detections. Freelancers with prior projects involving webcam customization or Android emulation will be preferred. If you have the techn...

    $158 (Avg Bid)
    $158 Avg Bid
    11 bids

    I am in need of an experienced Algo / Python developer with a strong background & deep understanding of algorithm construction. As part of this project, you’ll be responsible for: Algo for Range breakout :-- - Developing algo in python for Range Breakout strategy - Test it & implement for the demat account in brokers- Upstock, Alice Blue, Dhan & 5paisa Ideal skills for this role include: - Extensive experience with Python specifically in the areas of automation and algorithm development - Familiarity with stock market - Strong ability to run effective algorithms Your role in this task is more tilted towards the developmental side, with the creation of an algorithm being the primary focus. You are expected to apply your Python skills to create a seamless, effic...

    $345 (Avg Bid)
    $345 Avg Bid
    10 bids

    I'm in need of a Wix website designer to create an engaging and user-friendly online store. This platform will cater to young adults, focusing on social justice-r...design is crucial, targeting a young adult audience. - Drop-Shipping Integration: Previous experience with drop-shipping integration would be advantageous. Items are not created yet so you must be able to make the website with some dummy items first for testing. I am not able to call about this site due to my current location and internet speed. So we must be able to communicate via Freelancer, whatsapp chat etc. If you have a passion for social justice and the skills outlined above, I look forward to hearing from you. The candidate must be ok with working on a site that promotes women's rights, LGBT, bla...

    $168 (Avg Bid)
    $168 Avg Bid
    42 bids

    ...delivery options, and other details effectively.. - **API Integration**: I need a sophisticated API to allow for seamless integration with different systems and services, allowing for extended functionality and data exchange. Payment integration with all major payments gateway, also 2 local payments gateway WhatsApp Integration: WhatsApp Invoicing: Send invoices and order updates via WhatsApp to keep customers informed. Customer Enquiries: Enable customers to make inquiries through WhatsApp, enhancing communication and support. - **Tracking System**: Order Tracking: Monitor orders from placement to delivery, providing real-time updates. Delivery Tracking: Include a geo-location feature with map integration to track delivery drivers and shipment sta...

    $1249 (Avg Bid)
    $1249 Avg Bid
    71 bids

    I'm looking for an experienced developer with significant exper...js. Familiarity with these platforms is a must. - **Design:** I'm seeking a custom design for the website, as opposed to a template-based one. The ideal candidate should have a strong background in creating visually appealing websites that are both user-friendly and functional. - **Functionality:** The primary features needed on the website include a product catalog with filters, and customer account and profile management. The ability to implement these features seamlessly and intuitively is crucial. If you have a proven track record in ecommerce website development, particularly using React and Node.js, and are confident in your ability to deliver a high-quality, custom ecommerce solution, I would lo...

    $1420 (Avg Bid)
    $1420 Avg Bid
    47 bids

    ...create a robust system that utilizes CCTV cameras to monitor vehicle speed and license plates. This system will need to take images of overspeeding vehicles, store the data in a public cloud, and send it to clients via email and WhatsApp. Key requirements include: - Compatibility: The system must be compatible with Windows, Mac, and Android. - Speed Detection: The system should use image recognition to determine vehicle speed. - Data Storage: The captured data should be stored in a public cloud. - Alerting: Notifications for speeding vehicles should be sent to clients through email and WhatsApp. Prior experience with CCTV camera integration and image recognition is crucial for this project. Experience working with public cloud services is also a plus. The succe...

    $51 (Avg Bid)
    $51 Avg Bid
    2 bids

    ...A list of all Contracts with the field names I will provide. 3- A list of all Purchase Orders. 4- A list of Approvers who is approving the invoices. 5- A list of Accounts. 5- All of these list should be linked with each other. The database should have a main page, with link to the above mentioned list pages plus Add Invoice, Search Invoice, Search Approver, Search Contract, Search PO, Search Account and Reports pages. For Add New Invoice page, I should be able to add an invoice details in it, and if it's related to a contract or purchase order, I should be able to add the Contract/PO ID and the invoice should be shown in master list and also in the Contract/PO list under it's elated contract or PO. To make it clear, when I go to the contracts/PO list and when I open a...

    $45 (Avg Bid)
    $45 Avg Bid
    24 bids

    ...system for new messages and updates Price Tracking and Market Analysis: Historical price data and trends for products Alerts for price changes and new listings Detailed price history, including a 12-month history of trade range, sales, price, average sale price, last sales, current sales, current bids, and current ask price Authentication and Verification: Option for sellers to authenticate and verify their items for added trust Display of verification status on product listings Live Sales and Video Selling: Integrated video player for real-time live sales events Real-time chat feature for buyer-seller interaction during live sales Instant purchase options directly from the live stream Scheduling system for upcoming live sales events Integration with seller profiles to ...

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    17 bids

    A project is to find a better script or an idea to overcome ozforensics. Facial LivenessDetection Biometric verification without the presence of the person concerned

    $130 (Avg Bid)
    $130 Avg Bid
    6 bids

    I am looking for a security expert who can help me enhance the security level of my Facebook, Instagram, Gmail, Outlook, Microsoft, and Google accounts. Your main tasks will i...security expert who can help me enhance the security level of my Facebook, Instagram, Gmail, Outlook, Microsoft, and Google accounts. Your main tasks will include: - Implementing strong passwords on all accounts to ensure they are less susceptible to hacking. - Adding recovery options on each account to avoid being locked out in case of password loss or compromise. - Utilizing fingerprint security on devices that support this feature. Ideal candidates for this project should have experience in account security, particularly with the accounts mentioned, and be up-to-date with the latest security me...

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    16 bids

    I currently have a mobile application where users submit dates. I'm in need of a skilled individual to verify that these dates are in correct format and are vali...have a mobile application where users submit dates. I'm in need of a skilled individual to verify that these dates are in correct format and are valid. Key requirements: - Expert in date verification - Experience with mobile application data parsing - Attention to detail The primary goal is to ensure that the dates being submitted are correct, sticking to the format of DD/MM/YYYY and that the dates submitted are valid (not future dates, for example). Your work will be crucial in maintaining the integrity of our data and ensuring a smooth user experience. Experience in user-submitted form date verificatio...

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    9 bids

    I'm looking for a developer who can help me set up an OTP campaign using Twilio specifically for user verification through SMS. Key Requirements: - Utilize Twilio's API for OTP: The main focus of this project is to create a seamless OTP system for user verification. - SMS Integration: The OTP verification process must be conducted via SMS. - Previous Experience: It would be beneficial if you have prior experience with similar Twilio OTP campaigns. Please note that this project is strictly for user verification, not for transaction authentication or password reset. Your experience in this specific area would be greatly beneficial.

    $42 (Avg Bid)
    $42 Avg Bid
    4 bids

    ...optimize an existing codebase used for data analysis. Key Requirements: - Improve the speed of the code: The primary goal of this project is to significantly enhance the algorithm efficiency, thus resulting in a noticeable speed improvement. Ideal Skills and Experience: - Proficient in Python: You should have extensive experience working with Python and be able to recognize areas in the code that are causing performance bottlenecks. - Data Analysis Experience: Familiarity with data analysis practices would be beneficial as the code is part of this application. - Optimization: You should have a strong background in optimizing code for improved speed and efficiency. Additional Information: - The code is currently functional but is not running at t...

    $25 (Avg Bid)
    $25 Avg Bid
    18 bids

    I'm in need of an experienced Node.js backend developer who can build a robust REST API. The ideal candidate should be proficient in MySQL, and have experience in user authentication, data ret...API should include secure user authentication functionality. - Implement Data Retrieval: The API must be able to retrieve data from MySQL database as needed. - Data Modification Capability: The API should also support updating and deleting data in the database. Additional Needs: - Third-Party Integrations: The API will need to integrate with a payment processing system and also be able to send WhatsApp messages. If you have a strong background in Node.js, MySQL, and building REST APIs, I'd like to hear from you. Please include examples of similar projects you've work...

    $20 (Avg Bid)
    $20 Avg Bid
    8 bids

    ...professional who can assist me in enhancing the script. Requirements: - The script should be able to validate the existence of email mailboxes without freezing when processing a large volume of emails. - Email verification must be accurate and reliable, and the script should be able to handle a large list of emails efficiently. Key points for the project include: - Implementing a more efficient algorithm to handle large email lists without freezing. - Ensuring that the script provides accurate validation of email mailbox existence. Ideal Skills: - Strong proficiency in Node.js and email verification techniques. - Experience in optimizing scripts to handle large datasets without performance issues. - Good understanding of efficient algorithms and their implementation in...

    $128 (Avg Bid)
    $128 Avg Bid
    20 bids

    ...Excel expert to create a comprehensive spreadsheet to track and calculate project costs, revenues, expenses, and profits. Specific calculations required include sum, average, percentage. The Excel sheet should track the following: - Project cost - Project revenue - Project expenses - Percentage of account receivable - Percentage of account paid - How the client paid after tax - Description for the costs - Percentage of the costs - Percentage of the profit before tax - Percentage of account receivable before tax - Date of payment The data presentation in the spreadsheet should be in the form of tables and graphs. Experience with financial data analysis and management is vital. Understanding of cost and profit calculations, as well as capability to implement adva...

    $42 (Avg Bid)
    $42 Avg Bid
    43 bids

    I'm looking for a skilled GoHighLevel expert to help me with various tasks related to setting up my account. Key Tasks: - Domain Setup - Automation Setup - Funnel Creation - Communication Setup - Customization for the above tasks Other Tasks: - Lead Generation - CRM Integration - Email Marketing Setup - Social Media Integration I'm particularly interested in: - Professional and corporate design - Custom design Ideal Candidate: - Proven experience in using GoHighLevel - Strong understanding of automation and funnels - Background in lead generation and CRM integration - Skilled in email marketing and social media integration - Ability to create clean, professional, and custom designs. Please provide examples of your previous GoHighLevel work and outline how you'd...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    29 bids
    PDF to Excel Data Entry 6 days left
    VERIFIED

    I have a PDF file with over 50 pages of data in mixed formats - text, numbers, and tables. The task is to accurately transfer this data into an Excel spreadsheet in a tabular format. Key requirements: - Data entry from a PDF file into an Excel spreadsheet - The data is of moderate complexity, so a good understanding of Excel i...for this job: - Proficiency in data entry and working with large data sets - Advanced Excel skills, including the ability to work with mixed data formats - Attention to detail and accuracy to ensure the data is correctly captured - Experience with PDF to Excel data conversions would be a plus Please note that while the task is to transfer data, there is no requirement for data validation or verification after the entry. It's a straightforward data tr...

    $21 (Avg Bid)
    $21 Avg Bid
    288 bids

    I'm seeking a dedicated social media manager to handle my entertainment account across all major platforms. Your primary objective will be to enhance our online presence, driving engagement, increasing followers, and boosting website traffic. Key Responsibilities: - Manage and post engaging content across Facebook, Instagram, and Twitter - Increase followers and enhance engagement - Drive traffic to our website - Promote brand awareness effectively The ideal candidate should have: - Proven experience in social media management for entertainment or similar accounts - A clear understanding of different social media platforms and their best practices - Strong analytical skills to measure and optimize the effectiveness of the social media strategy - Excellent written communicatio...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    44 bids
    Amazon Account A-Z Management 6 days left
    VERIFIED

    I have a live Amazon seller account. As a part of managing my account, I am looking for a professional to handle 'A to Z' management services. The ideal candidate should: - Experience in sourcing, does not have to be in shoes as I already have someone for this task - Be experienced in managing Amazon accounts - Be proficient in A to Z account management, including product listing optimization, customer service management, and inventory management - Have a good understanding of Amazon's policies and guidelines - Be able to strategize and implement plans to increase product visibility, sales, and customer satisfaction Looking for someone who can take this responsibility off my hands and help me grow my Amazon business.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    39 bids

    ...total payment owed to each installer. **Requirements:** 1. **Job Tracking:** - Columns for the date each job was completed. - Columns for the job details including customer address and account number. - Columns for the installer assigned to the job. 2. **Payment Calculation:** - Ability to input the payment rate per job. - Automatic calculation of the total number of jobs completed by each installer. - Automatic calculation of the total payment owed to each installer based on the number of jobs completed. 3. **Customer Information:** - Columns for customer name, address, and account number. 4. **Summary:** - A summary section that provides totals for jobs completed and payments owed for easy reference. **Additional Features:** - The ability to ...

    $23 (Avg Bid)
    $23 Avg Bid
    33 bids