Script flagging emails lotus notes jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 script flagging emails lotus notes jobs found, pricing in USD
    specialist script writing 6 days left
    VERIFIED

    I'm looking for a skilled researcher and talented "Egyptian" Content writer especially a scriptwriter who can help me bring visual educational content. Key Responsibilities: - Create engaging and polished scripts in Arabic - Align each script with the strategy and objectives I provide Ideal Candidate: - Fluent in Arabic / English - Proven experience as a scriptwriter - Capable of handling tight deadlines - Creative and imaginative When applying, please share examples of past work with a preference for visual content, demonstrating your expertise and adaptability as a scriptwriter. I look forward to viewing your applications.

    $339 (Avg Bid)
    $339 Avg Bid
    13 bids

    ... To achieve this, we are in search of a skilled outreach partner who can assist us in our mission by utilizing a strategic, template-driven email campaign. 1. Initial Shortlist: The partner will receive a starting list of organizations for initial outreach efforts. 2. Domain-Specific Email: A dedicated email address from our domain will be provided for all communication purposes. 3. Templated Emails: A set of pre-designed email templates will be supplied to maintain consistency and professionalism. 4. Expanded Research: The partner is tasked with independently identifying and proposing additional similar organizations in specified target areas. 5. Proposal for Expansion: The partner must compile and present a curated list of these new organizations, complete with contact informa...

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

    Hello, We require a 10 Seconds Sample video of the attached script. The successful candidate would be our choice for long term collaboration for many videos to come. We recommend doing 5 seconds from the intro, and another 5 seconds from the middle.

    $22 (Avg Bid)
    Guaranteed
    $22
    0 entries

    For this role, I need a professional who specializes in adding email verification scripts to API for an existing PHP saas system. The email address validation is the primary requirement. Rather than direct server connection, we will send our script to be examined and require a step-by-step guide on every action necessary to be executed. Required Skills: - Experience with API integration - Proficiency with PHP, Laravel - Excellent written communication skills for document preparation

    $21 (Avg Bid)
    $21 Avg Bid
    56 bids

    I need a dedicated Virtual Assistant who can efficiently manage my candidates' job applications. TASKS: * Email administration: Clean, sort and respond to the varied emails as appropriate. * Manage schedules and appointments effectively. * Handling data entry tasks accurately and responsibly. JOB APPLICATION TASK: * The primary task will be submitting applications for our candidates on company websites in EST time zone. IDEAL SKILLS: * Strong organizational skills * Proficiency in email and schedule management * Experience in job application submission on various online job platforms.

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

    ...Redesigning UI/UX to make the app more intuitive and user-friendly - Adding more interactive elements to keep users engaged - Improving navigation for a flawless user experience - Identification and fixing of bugs, coupled with performance optimizations for a smooth application flow - Integration of new features such as push notifications, in-app messaging, and creation of 'Course Sections', Course Notes Section - Reworking of the 'Find Jobs' section to make it more efficient - And with complete new Login and Sign pages. Ideal freelancer should have: - Extensive experience with .NET, SQL, and Android app development - Proven track record of UI/UX design - Experience in integrating in-app functionalities such as push notifications and messaging - Portfoli...

    $319 (Avg Bid)
    $319 Avg Bid
    8 bids

    I'm in dire need of a skilled and efficient data miner to pull out specific website, article content/information from various websites. Key Responsibilities: - Apply effective data mining techniques to extract names, emails, job titles of email contacts - The key source of the data will be done via manual data mining techniques -The training will be provided by me Essential Skills: - Proficiency in data mining and manual web scraping. - Solid experience in handling monotonous work - Easy to train and understand my method of content/data extraction from a multitude of websites. - Attention to detail to accurately extract the desired information based on my training. Necesito urgentemente un minero de datos capacitado y eficiente para extraer información/contenido ...

    $94 (Avg Bid)
    $94 Avg Bid
    132 bids

    I'm having issues with my Windows Live Mai...having issues with my Windows Live Mail (WLM). It seems to be recycling hundreds of old, deleted emails into my inbox. On top of that, I'm receiving duplicate emails -- about ten copies of each new one. This is making it extremely difficult to handle my email efficiently. Here are the specifics: - Recycling of hundreds of deleted emails back into my inbox - Receipt of about ten additional copies of each new email If you have expertise in troubleshooting Windows Live Mail issues and a solid understanding of mail servers and email clients, please, I need your help. Knowledge of network protocols would also be an asset. I need these issues fixed without risking the loss of existing important emails. Kindly sh...

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

    Seeking an expert developer with extensive experience in Ionic, Laravel, and Angular to fix existing bugs and enhance our food delivery app. Essential...functionality is inconsistent leading to delayed orders needing rectification. - Issues where adjustments to work times affect store availability for reservations. Feature Additions: - Enable the vendor's app to print Greek letters on receipts. - Incorporate a toggle on the main screen for vendors to swiftly open or close the store. - Incorporate a comments field in the order process for customers' notes. - Specific texts on a certain page require translation. You are an ideal candidate if you have a solid track record in fixing bugs and adding new features in Ionic/Laravel/Angular apps. Experience with food delivery ...

    $501 (Avg Bid)
    $501 Avg Bid
    185 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

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

    ...long position, and accordingly, our SL will be above "open range high.". I would like to print out the maximum number of points until the "end time" is reached, or stop-loss. Also despite which trade is frst I want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00)...

    $158 (Avg Bid)
    $158 Avg Bid
    93 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.ncbi.nlm.nih....isArray(abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $18 (Avg Bid)
    $18 Avg Bid
    20 bids

    I'm seeking a meticulous professional to extract email addresse...to extract email addresses exclusively from corporate websites. In addition to the extraction, I'm particularly interested in obtaining the contact name associated with these email addresses. Skills and Experience: - Extensive experience in data mining and web scraping. - Familiarity with corporate business structures and email systems. - High attention to detail as the accuracy of extracted emails is imperative. - Proficiency in spreadsheet software for organized delivery of data. - Excellent command of English for effective communication. Your ability to efficiently retrieve accurate data is what this project hinges on, and I'm keen on finding the right person with the appropriate skills set. I l...

    $103 (Avg Bid)
    $103 Avg Bid
    115 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $16 (Avg Bid)
    $16 Avg Bid
    43 bids

    I am currently in the process of verifying contact information of various businesses. Your primary responsibility is to fill in missing phone numbers of these companies through Google. There are 11,450 company name and address combinations with missing phone numbers that you will need to google. Respon...addresses - Reliability to produce accurate and comprehensive results - Prior experience in data verification would be a bonus By taking on this task, you will be playing a key role in ensuring the accuracy of our company's database. It's preferable if the phone number is delivered in a numeric-only format. So ten digits like 1234567899 rather than (123) 456-7899. Also, there is an optional "Notes" column that we will provide, but it's not necessary to fi...

    $1862 (Avg Bid)
    $1862 Avg Bid
    63 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    $40 (Avg Bid)
    Guaranteed
    $40
    7 entries

    ...CUSTOMIZED ITEMS (CAN THIS MAIL MERGE BE AUTOMATED ALSO?) 4. AFTER ATTENDEE REGISTERS: a. POP UP ASKING TO COMPLETE PRE-RETREAT SURVEY b. WELCOME EMAIL WITH DETAILS IS SENT c. CALENDAR INVITE IS SENT (IF LIVE DEI) have welcome video attached d. NOTIFICATION IS SENT TO ME, MY ASSISTANT, AND POSSIBLY VENDORS (INITIATING SHIPMENT OF PRODUCTS TO ATTENDEE) e. LATER EMAILS ARE SCHEDULED FOR 4 WEEKS OUT AND 2 WEEKS OUT IF “LIVE” f. LATER EMAILS ARE SCHEDULED ACCORDING TO ACTIVITY IF “ON DEMAND” g. DOC IS INVITED TO JOIN THE FORUM 5. CREATE ACCESS FOR VENDORS TO SEE ATTENDEES (SPECIFIC LISTS IF POSSIBLE) > A VENDOR PORTAL THAT REQUIRES LOG IN a. ATTENDEE LIST b. MESSAGES FROM DEI TO VENDORS >> SHOULD PUSH AN EMAIL TO VENDORS WHEN UPDATE...

    $516 (Avg Bid)
    $516 Avg Bid
    53 bids

    I'm looking for an individual with proficiency in Microsoft Excel and Microsoft Word to assist me in generating delivery notes. For this project, your tasks include: - Reading data from an Excel spreadsheet and populating it into a Word template for the delivery note. The data to be transferred includes: customer names and addresses, item descriptions, and quantities. - Automating this process for all entries in the spreadsheet in such a way that each entry generates a separate delivery note automatically. - Replicating this delivery note for all the 92 notes captured in the Excel spreadsheet. In addition, you will be creating a PDF copy of each finished delivery note. Possessing experience in visual basic for applications (VBA), data processing, and automation...

    $20 (Avg Bid)
    $20 Avg Bid
    60 bids

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working with yo...

    $29 (Avg Bid)
    $29 Avg Bid
    32 bids

    I have an instance running WHM and cpanel on Amazon, but I can't send emails because the server has port 25 blocked by Amazon. How to fix sending emails through this server?

    $25 (Avg Bid)
    $25 Avg Bid
    52 bids

    I'm searching for a seasoned expert skilled in the ins and outs of Outlook 2007, Office 365, and G-suite. I'm struggling with: - Email organization: My inbox is a mess, and I need a way to manage and organize my emails better. - Desktop mail application setup: I want my desktop mail applications aligned with all my accounts and platforms so I can easily access and manage my emails. - Synchronization issues: I can't seem to sync all my emails from different accounts and platforms. Your help to streamline my email across the board will be invaluable. - Size and archive solutions: My email accounts are overwhelmed, and I want to implement a system that effectively manages email sizes and archives. Key aspects of your skills and experience: - Proficiency ...

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

    Currently facing trouble sending emails via Contact Form 7 on my WordPress site hosted in a Digital Ocean droplet. The WordPress version I'm using is 6, and I use Zoho & other SMTP providers for sending emails. Though the SMTP settings within the Contact Form 7 plugins have been correctly configured, I'm still blocking from sending emails. • Ideal Skills: - Proficiency in WordPress (particularly version 6) - Knowledge of Contact Form 7 - Familiarity with Zoho & other SMTP settings - Prior experience troubleshooting email sending issues on WordPress - Experience with the Digital Ocean environment The goal will be to resolve the issue allowing for smooth and reliable sending of mails through Contact Form 7. Fix must be kept secure and not l...

    $23 (Avg Bid)
    $23 Avg Bid
    25 bids

    ...functionalities required for this plugin are creating custom post types and enabling frontend user registration, along with integrating a parking schedule. Here are my requirements: - Creation of a user-friendly frontend form for visitors to register their parking times. The form should ask for their Name, Email, Phone number as well as the Start time/date, Exit Time/date, and any additional notes they might have. - Integration of a parking schedule. The schedule should be viewed as a calendar from the admin side, bringing clarity and organization to the booking process. - The ability for availability of free parking to be automatically calculated based on the entries in the parking schedule. - Functionality for the admin to receive email notifications when a new park...

    $152 (Avg Bid)
    $152 Avg Bid
    124 bids

    I'm in need of an administrative assistant to help with various tasks for less than 10 hours each week. Responsibilities cover: - Managing my emails - Scheduling on my calendar - Assisting with appointment setting - Apply to appropriate job postings that match my resume - Contributing to budgeting activities - Occasionally write social media posts Previous experience with Microsoft Office Suite and Google Workspace is important. The ideal freelancer will have excellent organizational skills, attention to detail, and the ability to manage multiple tasks efficiently. This role requires strong verbal and written communication capabilities and proficiency in English. Please take the time to answer these questions: - are you available 24/7 - which task will be easier for you/har...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    40 bids

    I need a proficient translator to convert a small batch of business correspondences from Spanish, French, and German into English. Here's more about the task: - OBJECTIVE: Translate less than 10 business emails into English. - REQUIREMENTS: A keen eye for detail and excellent grasp of Spanish, French, German, and English languages, ensuring translated content carries the proper context and tone. - TARGET LANGUAGE: All emails are to be translated into English. - SUBJECT MATTER: The nature of these emails is business correspondences. Prior experience in translating business or formal texts is an advantage. Professionals who can accurately translate and retain the essence of the original content, your skills are needed here. Let's connect!

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    52 bids
    CSV Data Entry & Completion 6 days left
    VERIFIED

    I’m looking for a data scraping expert to finalize a CSV file that’s already in progress. Here’s what I need: Responsibilities: Accurately record work emails and phone numbers for over 1000 entries. The spreadsheet already includes personal names, company names, and job titles. Qualifications: Extensive experience with CSV files. Exceptional attention to detail. Must be proficient in data scraping techniques. This task involves thorough search and data entry, demanding someone with outstanding organizational abilities and a focus on details. If you’re up for the challenge of this initial data completion phase, please consider applying.

    $101 (Avg Bid)
    $101 Avg Bid
    150 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    $110 (Avg Bid)
    $110 Avg Bid
    87 bids

    I need a system implemented that allows users to download a PDF file from a link, but requires them to enter their email first. Here are some key specifications: - After inputting their email, users should be able to directly download the PDF. - I want to keep a record of the entered emails for future reference. So, we need an effective way to store these emails in a database. - This system should be accessible and functional on both desktop and mobile devices to maximize reach and convenience. Ideal Skills: - Knowledge of Programming and Database Systems - Experience in Mobile and Desktop UX - Understanding of Email Marketing and Lead Capture Tactics Please bid with relevant experience and a brief description of how you plan to execute the task.

    $18 (Avg Bid)
    $18 Avg Bid
    48 bids

    ...achievements within the Muscatine community and surrounding areas. These stories should capture the essence of the community's spirit and achievements. They will generally be based on interviews conducted on our morning show, Muscatine Today, along with notes/info from our local team; however, you will have the ability to contact subjects for more information for the story. Collaboration: Work closely with our editorial team to align your stories with our content calendar and publication standards. Utilize competitor stories and our internal notes to enrich your content and provide unique angles. Content Creation: Create a coordinated social media post for the Discover Muscatine social media channels. Note on AI use: We are comfortable with a creator using qualit...

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

    I am looking for an individual with stellar Excel abilities to help me enter under 100 entries. The data input will be simple, related to basic info such as names and emails. A strong attention to detail and speed are crucial for this role. Ideal skills for this job would include proficient use of Excel, quick and accurate typing, and a solid understanding of data privacy principles. Prior experience in a similar data entry role would be a plus.

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

    ...submarine cables, satellites, fiber, etc. is very complex as every hour we get a lot of requests and offers - tracking these in an excel takes a lot of time and we lose opportunities. I need an AI based tool that : 1 - structure on an excel file or Sql database ALL the capacities that we have and that keep coming every hour. I will provide the structure and the route 2 - a tool that reads in my emails and whatsapp conversation and can extract and fill the database. For example "hello Tony, how are you - I have an urgent need of 100MB of Internet in New York, my target price is 10K USD" -- this would have to be properly read, extracted and summarized for my approval before being inserted. It needs to be automatically done when command it. So I need to have a tool auto ...

    $538 (Avg Bid)
    $538 Avg Bid
    17 bids

    ...some Code Canyon scripts. I did not specify which scripts for this project, giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. This project could lead to multiple further enhancements and modifications with the right person ...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    124 bids

    I'm seeking a Customer Support Specialist adept at managing multiple communication channels such as phone calls, emails, and live chats. Experience in customer support, coupled with strong communication skills, is key for this role. Ideal candidate should have: - Proven experience in a customer support role - Strong communication skills to interact effectively with customers - Ability to manage multiple communication platforms simultaneously - Basic technical knowledge to troubleshoot common issues If you can smoothly juggle these responsibilities and have a customer-first attitude, I'd like to hear from you.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    34 bids
    100 emails 9 days left

    Hi Md I., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $24 (Avg Bid)
    $24 Avg Bid
    1 bids

    ...Replacement:** Replace all instances of the term "VAT" with "GST" throughout the project, including Android, iOS, and PHP components. (Only replace the display word "VAT" with "GST") **Deliverables:** - Detailed documentation/logs of all modifications made. - Full modified source code. - Installation and deployment of the modified application, including submission to the Play Store. **Important Notes:** - Ensure familiarity with the demo applications ([GroFresh]()) and documentation before bidding. - The provided budget for this project is INR 4500. Kindly specify any deviations from this budget in your final bid. [Please note that negotiations will not be entertained

    $69 (Avg Bid)
    $69 Avg Bid
    5 bids

    Task Details: The task involves recreating the design and functionality of our website using the Flatsome theme, with the specific requirements outlined below. The freelancer is expected to replicate the appearance a...modifications to fit the Flatsome theme should be made while preserving the original user experience of our website. Deadline: 8. April Deliverables: Recreated website using the Flatsome theme. Functional static mega menu. Replicated homepage, blog page, blog single page, product single page, child category page, and product page. Fixed top menu functionality as specified. Additional Notes: The freelancer should provide regular updates on the progress of the task. Communication channels should be open for any clarifications or further ins...

    $494 (Avg Bid)
    $494 Avg Bid
    339 bids

    I require a custom, engaging lotus flower animation for a website to aid in breathing techniques. This animation should provide an interactive visual guide, blooming with each inhale and closing with each exhale. Key Features: - The flower design should be in pastel colors, projecting a calming effect. - The animation must have an adjustable timer feature, specifically in the range of 1-10 seconds. - Each breathing technique might be different, so the need for me to be able to set the seconds myself is crucial. Skills Needed: - Proficiency in Web Animation - Understanding of Interactive User Experiences - Ability to create visually appealing designs in pastel colors - Experience in creating adjustable timers that influence an animation sequence Note: Familiarity with medit...

    $24 (Avg Bid)
    $24 Avg Bid
    23 bids

    More details: What type of CAD drawing do you need? Floor plan How detailed do you want the floor plan to be? Detailed with measurements Do you want the CAD drawing to be in 2D or 3D? 2D I have a google earth image with notes, I need this turned into a CAD drawing

    $125 (Avg Bid)
    $125 Avg Bid
    38 bids

    Hi, I would like to create a script that: -uses the Soslcan API -identifies new SOL tokens -creates buy orders based on certain criteria (fdv, volume etc) and sends to wallet please tell me in general how you would go about this so i know you are suitable for the task? As the client for this project, I'm seeking a proficient coder, experienced with Python and Java, to create a system that integrates with Solscan API to provide real-time updates. The runtime for this operation is vital, with a strict two-week deadline in place. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the project in two weeks The selected freelancer will demonstrate a solid understanding of creating real-ti...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    110 bids

    I need an experienced Pine script coder for developing my EMA (Exponential Moving Average) strategy on TradingView. The key task is to incorporate - Implementing and coding the EMA strategy I've detailed. - Ensuring the script can backtest trading data effectively. - Coding the script to generate trade signals. Furthermore, I want this script to automatically initiate and execute trades Synchronized with my broker account. This calls for a high-level experience in TradingView API and order management system. Additionally, this project requires backtesting the strategy on a mixed dataset of both specific historical and most recent market data for determining the effectiveness of the automated trading strategy. Proven expertise in backtesting trading strat...

    $98 (Avg Bid)
    $98 Avg Bid
    12 bids

    I require an experienced remote lead generator Freelancer for my software development based B2B company. Key Responsibilities: - Develop a strategy to create and curate leads for my business - Gather essential contact details (emails, and phone numbers) of prospective clients You are the perfect candidate if: - You have prior experience in running targeted B2B lead campaigns, particularly within the technology industry - You are familiar with various lead generation platforms and methodologies - You are proficient in lead qualification, making you capable of ensuring high quality contacts - You possess excellent communication skills Looking forward to working with results-driven professionals who can effectively boost our client pool. Apply now and let's drive growth...

    $74 (Avg Bid)
    $74 Avg Bid
    10 bids

    I am looking for a proficient WordPress developer and designer, particularly skilled in crafting visually appealing minimalistic designs. We have built a basic version of the site and loaded some of the video content. We are using Learndash, Memberdash and Spotlightr for video hosting. We need someone to sort out the landing page and course listing pages and style emails (and I'm sure piles of other things). The ideal freelancer will possess relevant experience with Wordpress, Learndash and Memberdash and a keen eye for details. A good understanding of user interface and experiences for professional audiences is beneficial. Proven experience in similar e-learning platforms and payment integrations is a definite bonus. Design Aesthetics: - A minimalist design ap...

    $25 / hr (Avg Bid)
    NDA
    $25 / hr Avg Bid
    145 bids

    I need a skilled developer to generate a custom Python script aimed at Yolo v8 image segmentation. I have a pretrained model and I converted it into ONNX format. Now I have to get and draw inference of it on original image. I can't use ONNX runtime or Ultralystic. Only OpenCV-Python and Numpy are available. Ideal Experience: - Familiarity with Yolo v8. - Experience in image segmentation. - Mastery in Python scripts. This is not a project, only providing python sample script, if you have one, you can earn money in a min.

    $10 (Avg Bid)
    $10 Avg Bid
    12 bids

    I'm seeking an experienced graphic designer to create a distinctive and modern logo built around an overhead view of a lotus flower. The resulting design should express a fine balance between aesthetic appeal and symbolism. Here's an in-depth breakdown of my vision (book cover that inspired this idea is attached): • Petals: The lotus should have a unique blue-black coloration. • Pistil: It should be designed to appear as a golden eye, embedding a sense of attentiveness and wisdom. • Text: The texts 'DHIRA' and 'TUSTA' should be artistically inscribed in a saffron color within the lotus's petals, creating an arch over the top and bottom of the ‘eye’. What I’m looking for: • Demonstrable experience...

    $69 (Avg Bid)
    $69 Avg Bid
    102 bids

    Project Overview: We've already implemented a functional cookie consent banner with a script that manages cookie setting (setCookie, readCookie), consent selection (setCookieConsent), and banner behavior (checkbox initialization etc.). We need your expertise to integrate Google Tag Manager (GTM) with this existing script. We need conditional firing of a Google Analytics 4 (GA4) tag based on user consent selections (e.g., "Statistical" consent). I want these consent states to be managed correctly: ad_storage analytics_storage ad_user_data ad_personalization _personalization_storage functionality_storage security_storage and make settings adjusted for google v2 compilance. In your bid please write in short, what is new in Google v2 management. Bid only if yo...

    $20 (Avg Bid)
    $20 Avg Bid
    26 bids

    I'm looking for a motivated and meticulous professional who can successfully convert 5-6 pages of an old paperwork, handwritten in English, into typed text. Key Requirements: - You should have excellent English proficiency to understand and interpret the handwriting, which is difficult to read in some places. - Proven experience in transcription tasks is greatly valued. - You should have strong attention to detail and the ability to accurately transcribe verbatim. In your proposal, please share a brief summary of your experience, along with any similar transcription projects you've completed.

    $33 (Avg Bid)
    $33 Avg Bid
    7 bids

    ...portfolio boasting over 35 SaaS applications, I’m in search of a robust SaaS affiliate management script to streamline my affiliate program operations. My goal is to create a centralized platform where I can showcase all my applications and invite affiliates to join and promote my offerings effortlessly. Ideally, I’m looking for a script on codecanyon or any other similar marketplace that requires minimal customization, allowing me to quickly integrate it into my existing infrastructure. It should offer comprehensive features for both vendors and affiliates, ensuring seamless collaboration and effective promotion of my SaaS products. If you have any recommendations or suggestions for a suitable script available on CodeCanyon, I would greatly apprec...

    $147 (Avg Bid)
    $147 Avg Bid
    19 bids

    I am in need of a proficient developer who can build a REST API for a Python script to facilitate integration with another internal application, primarily written in PHP. Key requirements include: 1. API Development Expertise - You should have strong working knowledge of Python and PHP and substantial experience in REST API development. 2. Integration Knowledge - A clear understanding of how internal system integration works. 3. Problem-solving Abilities - The capacity to troubleshoot, spot issues, and provide quick, effective solutions should any problems around integration arise. This role is suited to anyone who thrives in challenges and is excited to make existing systems more efficient via integration. If you're the kind of developer that loves a good puzzle, I'd ...

    $32 (Avg Bid)
    $32 Avg Bid
    11 bids