Php script parse email mysql jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 php script parse email mysql jobs found, pricing in USD

    We are looking for someone to write good scripts for videos of about 20 minutes about celebrity stories optimized for YouTube. We offer 10€ per script.

    $17 (Avg Bid)
    $17 Avg Bid
    48 bids
    $100 Avg Bid
    1 bids

    I am in need of an individual proficient in Python, specifically with experience in AutoCAD e-Transmit, to rectify some issues with a script I possess. Specifically, after analyzing the script, it seems that it has a series of syntax and logical errors that have impeded proper functioning. To achieve the project's goals, you need the following: - Intermediate knowledge of Python - Familiarity with AutoCAD - Proven problem-solving skills in programming For your application to be successful, kindly include samples of past work related to Python scripting for AutoCAD or similar projects. I am particularly interested in examining how you have previously utilized your programming skills to rectify comparable issues in the past. Please also present a brief rundown of how y...

    $19 (Avg Bid)
    $19 Avg Bid
    43 bids

    ...developer to update my PHP website's code from version 5.4 to 8.2 and migrate the existing MySQL 5.5 database to MariaDB 10.11. Key requirements: - Code Change: The project involves updating the PHP codebase, ensuring compatibility with PHP 8.2. Your role will include identifying and applying necessary changes for syntax updates, security patches, and performance optimization. - Database Migration: You'll also be responsible for migrating the database from MySQL 5.5 to MariaDB 10.11. This includes ensuring data integrity and minimizing downtime during the transition. - Framework Experience: The PHP codebase uses the Zend framework. Familiarity with this framework is essential for completing the code updates effectively. - Automa...

    $153 (Avg Bid)
    $153 Avg Bid
    117 bids

    ============================ ****Email to Case is already working, I need help with Flows, must be able to work on AnyDesk/screen share setup****** ========================== I'm looking for a Salesforce expert who can help me automate the process of updating Account details based on the sender's email address. Requirements: - I want the Account Id to be updated on the Case Object. This should be carried out in real-time whenever an email is received through Email-To-Case. - The system should automatically extract the Account Id from the sender's email address. - The updated Account details must be automatically synced with our Salesforce CRM. -When Case is created thru email-to-case, I wnt to find the matching Account and update ...

    $20 (Avg Bid)
    $20 Avg Bid
    1 bids

    I'm looking for someone to design an email in HTML. I am looking for an attractive, easy-to-read layout that encourages my potential clients to attend our upcoming webinar. Requirements: - Experience with HTML email design I will provide the content, I just need you to arrange it in HTML so we can provide it to a third-party company that will send the email for us. I will have the content ready for you by Thursday April 11 and I need the HTML code by Friday April 12, 2024.

    $102 (Avg Bid)
    $102 Avg Bid
    128 bids

    Task 1.1: Define a document parsing function Create a function parse_rcv1v2(stop_words, inputpath) to parse XML files in a folder. Implement steps to read XML files, extract docID and index terms, and create Rcv1Doc objects. Define a class Rcv1Doc with attributes like docID, terms (a dictionary of terms and their frequencies), and doc_len. Tokenize text, remove stop words, and apply stemming using the Porter2 algorithm. Define methods like getDocId() and get_term_list(). Task 1.2: Define a query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to t...

    $116 (Avg Bid)
    $116 Avg Bid
    15 bids

    Hello, I am looking for a script writer who can re-edit or make some changes to an existing video script. You can use AI tools if you want. Also, you don't have to change the entire script, only the first 30 seconds of the video. If you have experience with genital voiceover, then that's a plus. Thanks KG

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

    I'm looking for a competent virtual assistant who knows GHL, automations and workflows. And can handle emails, podcasting, YouTube marketing, and social media management for me. - Podcast Production: You will need to take care of the editing and uploading process. Ideally, we would have a new episode going live once a week. Some previous experience in podcasting or audio production would be advantageous. - YouTube Marketing: A large portion of our channel will be dedicated to product/service tutorials. Experience in creating engaging and educational video content will be key for this role. Any video editing skills would be a big plus. - Social Media Management: Your responsibilities will also include managing a few key social media channels. An understanding and interest in tren...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    26 bids

    I need to migrate my current MySQL/PHP database site to Hostinger. I have migrated the website, but the database needs to be migrated manually. I then need to check it is working on the preview version. I will then need you to upload the most recent version of the database, once the DNS is changed to the new host.

    $31 (Avg Bid)
    $31 Avg Bid
    52 bids

    Hello, I am looking for a script writer who can re-edit or make some changes to an existing video script. You can use AI tools if you want. Also, you don't have to change the entire script, only the first 30 seconds of the video. If you have experience with genital voiceover, then that's a plus. Thanks KG

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

    I'm urgently in need of an expert PHP developer to create an API for a user app. The specifics of the data handled by the API goes undefined, thus a broad skillset is valuable. Here are some keystones: - Develop API in PHP language - Good understanding of API development is crucial - Ability to work under strict timelines - Experience in developing complex APIs is key - Flexibility in dealing with unspecified data types Your swift action towards this project is highly appreciated. Let's get in touch!

    $95 (Avg Bid)
    $95 Avg Bid
    46 bids

    I need a python script that can pass in prompt to OpenAI. To understand what is needed, imagine creating a landing page with more than 1000 words using ChatGPT. Where a series of prompts was entered manually. i.e a chat or conversation with ChatGPT. Now this inputs that were manually insert to ChatGPT are provided to you. And you are to create a script that can automatically create the landing page using the prompts and OpenAI API. I need a script that I can either put in the series of prompts as one prompt or loop through the prompts as an array of input. The output can be a sub text that I can combine to form the landing page in question or the complete landing page. When creating the sub text from the series of prompts, OpenAI should see the individual prompts and o...

    $157 (Avg Bid)
    $157 Avg Bid
    71 bids

    I am seeking a PHP developer to create a secure CURL script that logs into a remote FTP server using a username, password, and PEM certificate to upload a file, list files and download a file. You will need to: - Set up the CURL script to handle both username, password, and a PEM certificate. - Ensure that the script successfully authenticates with the FTP server using these credentials. - Offer 4 functions (connect, upload, list, download) - Implement error handling and logging to deal with any issues that may arise during the authentication process. A well-documented and clean codebase is appreciated.

    $181 (Avg Bid)
    $181 Avg Bid
    79 bids

    I require an experienced video maker and editor to create a tutorial video for my project. - I have already prepared a script that you will follow in the production of the video. - The video should only have the basic level of complexity in editing, that includes simple cuts, transitions, and title. - Professionals with experience in creating and editing basic tutorial videos are preferred. Your bid should include a portfolio of similar past projects for assessment.

    $3 / hr (Avg Bid)
    Local
    $3 / hr Avg Bid
    6 bids

    Hello, I'm looking for a JavaScript developer to: - add Java Script functionality to existing html code - implement it on an existing GoDaddy website. Input includes: text, numbers, buttons Output icludes: text, numbers, spider web graph. Project timeline: 13-16 May 2024. Html code will be provided. Access to GoDaddy project website will be provided. Thank you for your time. Specific offers only, please. Christian

    $46 / hr (Avg Bid)
    $46 / hr Avg Bid
    160 bids

    I am looking to enhance my current email system's functionality by implementing bounce and complaint handling features. My email management already operates using AWS Simple Email Service (SES), hence, familiarity with this service is crucial. Overall, my main objective is to streamline my email sending process and ensure that issues with non-delivery are aptly taken care of. Ideal skills and experience for this task include: - Expertise in AWS SES - Mastery in configuring and managing AWS EC2 instances - Proven track record in Linux server administration - Practical understanding of email management systems - Ability to diagnose and comprehensively address bounce and complaint issues when using SES for email sending.

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

    I'm looking for an experienced PHP programmer skilled in WordPress. The successful candidate would primarily be tasked with fetching Google Analytics data using GA APIs like knowing visitor counts, page wise view count, bifurcation of New old visitor, country wise visitor breakup etc to the WordPress backend. Skills & Qualifications: - Proficiency in PHP is a must. - Well-versed in WordPress programming. - Experience with Google Analytics API and how to integrate it into WordPress. - Excellent problem-solving skills and attention to detail. Your task will involve understanding the current implementation, if any, and clearly determining the steps required to fetch the Google Analytics data. This should then be presented in a user-friendly manner in the WordPress ba...

    $116 (Avg Bid)
    $116 Avg Bid
    19 bids

    Modify a previously written script.

    $25 (Avg Bid)
    $25 Avg Bid
    1 bids

    I have around 1.5 million records in CSV format that need to be imported into my database. These records are stored on FIDE website. The file needed is Combined list STD, BLZ, RPD in .zip format on the following website The project doesn't require a user interface as one is already set up. Key Requirements: - Develop a custom PHP function that can efficiently and effectively upload these records from the FIDE rating list in TXT format. - Ensure the function can handle the large volume of records without performance issues. I would like the upload to be completed in minutes, not hours! - The function needs to be integrated into an existing system, and the ability to work in tandem with the existing interface is crucial.

    $168 (Avg Bid)
    $168 Avg Bid
    117 bids

    Looking for someone to create a list of all school emails in Western Australia, Northern Territory, South Australia and send as an excel sheet

    $233 (Avg Bid)
    $233 Avg Bid
    69 bids

    ...visually appealing and professional email signature for my iPad email. It's crucial that the signature is fully compatible with iPad email systems. But I want this to be also universal so I can use the same signature for my main computer. Expected Deliverables: - Design an email signature that incorporates my business logo - Ensure the layout is presentable, neat, and comprehensible Ideal Skills: - Experienced in graphic design with a focus on creating email signatures - Understanding of the iPad email system - Proficient with incorporating visuals into the design - A good understanding of minimalistic and professional design I would strongly prefer freelancers with experience in this field. I'll be interested t...

    $32 (Avg Bid)
    Guaranteed
    $32
    121 entries

    I'm on the hunt for a proficient Node developer to assist in creating a compelling Stock Trading Application. Given the technical requirements of the project, a solid understanding of Node as a backend framework and MySQL as a preferred database is desired. Key functionalities to be developed: - User authentication and registration: Security of user data is paramount, so crafting a reliable and secure sign-up and login system is vital. - Real-time stock data updates: Proficiency in API integration and data visualization is crucial. The application should provide live updates on stock prices. - Trading algorithms: Ideal candidate should have a deep understanding of trading algorithms, capable of implementing such within the software. Previous experience developing similar app...

    $185 (Avg Bid)
    $185 Avg Bid
    54 bids

    I have been trying to install PHP Composer on AlmaLinux 8 but I've run into a roadblock. The issue revolves around the pecl/grpc package, I can't seem to download it. Despite several attempts at different solutions, this particular problem persists. Ideal Skills and Experience: - Proven Experience with Linux Systems, specifically AlmaLinux 8 - Deep understanding of PHP Composer and its installation process - Familiarity with handling pecl/grpc package errors - Strong problem-solving and troubleshooting abilities The goal here is to resolve this issue, allowing for the successful download of the pecl/grpc package and subsequently the installation and use of PHP Composer on AlmaLinux 8. I am open to any viable solutions or recommendations you, as an expert, c...

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

    Seeking a Python programmer to develop a script (that I can paste into Jupyter with my existing LSEG access and API key) to retrieve the historical issuer-level credit ratings for every American firm rated by Moody's and/or Fitch for the 20 years ending 2023-12-31, as at the end of each calendar month. Key Requirements: - Long-term issuer-level credit ratings from Moody's and/or Fitch (my LSEG subscription doesn't include S&P). - As at the end of each month from 2003-01-31 to 2023-12-31. Refinitiv returns rating changes, so where a rating is unchanged (i.e., not reported in a particular month) forward-filled from the most recent rating change event. - Formatted with the following columns: TICKER, COMMON NAME, CUSIP, MOODY's RATING, FITCH RATING, DATE (YYYY-...

    $333 (Avg Bid)
    $333 Avg Bid
    85 bids

    I'm seeking a profi...complex data without a clear focus - it could be financial, user behavior or operational data. As such, the more varied your experience with data types, the better. - Data Visualization: You'll be creating compelling, easy-to-understand visuals out of complex data. Experience in data visualization libraries in Python or R will be highly advantageous. - Data Analysis: You'll need the ability to parse through undefined types of data and identify key patterns or trends. - Fast Turnaround: I require this project to be completed ASAP, so a proven track record for quick turnarounds without compromising quality is key. This project is an excellent opportunity for those who appreciate autonomy and are keen on displaying their data visualization skill...

    $61 (Avg Bid)
    $61 Avg Bid
    18 bids

    I've made a mistake in my WordPress website that I urgently need help fixing. I'm encountering a syntax error - a parse error, specifically - in my theme customization. I'm unsure of the exact file where this error occurred as I neglected to take note. Here's what I need: - A professional who can swiftly identify and correct the syntax error - A person experienced in parsing and decode the root of WordPress syntax errors, preferably in theme customization - Someone who can commence work as soon as possible and resolve this issue immediately. Ideal skills and experience: - Thorough understanding of WordPress errors, specifically syntax and parse errors - Expertise in WordPress theme customization - Excellent problem-solving abilities - Ability to work ...

    $30 (Avg Bid)
    $30 Avg Bid
    60 bids

    ...an Independent contributor, who can support us for 8 hours a day, 5 days a week, with the following requirements. Role- Low code Developer Exp Required - 5+ Yrs Timings : 10:00 am to 07:00 PM IST Location : Remote (India) 3+ years of .NET or JAVA development experience ï‚· Exposure to Outsystems and/or Appian for Low-Code preferable ï‚· 3+ years with relational databases ï‚· 3+ years of MS SQL or MYSQL ï‚· 1+ years designing and developing REST APIs ï‚· Proficiency in C#, .NET, HTML, and/or Javascript ï‚· Exposure to JIRA and BitBucket/Git for source control a plus ï‚· Practical understanding of data structures, algorithms, and design patterns in a web environment ï‚· Cloud first architectures (AWS, Azure, Cloudera, etc.) a plus ï‚· Log aggregators (SumoLogic, Splunk) a plus ï‚· Experience...

    $1298 (Avg Bid)
    $1298 Avg Bid
    20 bids

    I require a MySQL/PHP developer to create a sales report of tickets sold per party per period. The data is in 2 tables, 1 capturing the sale, 1 capturing the details of which tickets for which party. I currently already have a number of sales reports built in PHP/MySQL. We would need to add a report that states the sales per party in the time blocks before the party start - 15 days before, sales per day - 10 days before that - 10 days before - till no more sales SKILLS & EXPERIENCE: - Experience in MySQL and PHP development - Proven track record in database system development - Knowledge of sales reporting will be a great plus.

    $34 (Avg Bid)
    $34 Avg Bid
    81 bids

    I am looking for a skilled professional to help me install and setup an online MMORPG game server and client. This job involves: 1. Operating with a Linux system - expertise is crucial. 2. Installation of MySQL development libraries. 3. Setting up a 32-bit gcc environment to compile the server. 4. Hosting a MySQL server on the same host for running the server. 5. Modification of a client installation package to suit the setup. 6. Testing to ensure the game runs correctly and clients can connect. Please note, for this project, 1. Prior experience working with Linux and MySQL development libraries 2. An understanding of the specific 32-bit gcc environment. 3. C++ coding experience (to amend the client) . If you feel suited to this task, do not hesitate to place your...

    $174 (Avg Bid)
    $174 Avg Bid
    81 bids

    I am in need of a skillful professional who can create comprehensive email flows for my Shopify stores. Key Responsibilities: -Create Klaviyo email flow designs based on our specifications -Make the designs look high quality. We will provide all written content and guidelines. Ideal Candidate: - Proficient in Klaviyo and email design creation. This project requires someone who can unlock the maximum potential of Klaviyo email flows for my product range.

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

    Hello, I'm experiencing a network error in the server-side script of my Node.js project, specifically in handling API requests. I'm looking for a skilled and experienced developer who can troubleshoot and fix this issue. cause: Error: connect ETIMEDOUT at [as oncomplete] (node:net:1278:16) { errno: -4039, code: 'ETIMEDOUT', syscall: 'connect', address: '', port: 443 } If you have fixed such issue before then please contact me. Thanks

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

    ...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. The deadline is 17th April, 2024. 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. Secon...

    $11 (Avg Bid)
    $11 Avg Bid
    3 bids

    I’m seeking a skilled developer to convert my existing PortVB Desktop App into an iOS/Mac Desktop App. It a small tool that runs on a Windows PC and reads some flat XML files and inserts/updates a mySQL database. We need the same program to be able run on a iOS/Mac desktop. I have all the VB Project files/ Source code. - Skills in app development for iOS/Mac, ideally with previous experience in app conversion - Knowledge of data syncing, user authentication, and offline access, in case these features need to be incorporated - Familiarity with contacts management, communication, scheduling, calendar integration, and file/document management functionalities for potential focus areas - Creative design skills to potentially revamp the user interface and overall design of t...

    $440 (Avg Bid)
    $440 Avg Bid
    30 bids

    I'm seeking a freelancer with experience in OpenAI's embedding models and GPT4, PHP, and the Github openai-php client. I have pre-existing PHP and code base, our prompts and functions we use, this all works perfectly, we're not needing you to integrate this into our existing system, simply modifying our functions to make use of the correct embeddings, preparing embeddings, and how to store them. What we want done: We are an SEO agency that has different clients, we want to be able to upload content pages and blog articles the client has on their website and then use this for context and understanding of what our clients do and the way they write. We have all this information stored for each client already, we need to format it and prepare it in the co...

    $325 (Avg Bid)
    $325 Avg Bid
    125 bids

    The context is a community comment period for a large project. I need to build an automation that checks on an outlook email inbox for a proforma submission, that will come in bulk (eg: many of exactly the same emails, just send by different people). Because it is a proforma email, the only content we need is person's name, email and location, which all appears at the bottom of the email text. T This detail needs to be placed into an excel sheet for analysis Ideal Skills & Experience: - Familiarity with make automation software - Sound understanding of Excel functionality - Ability to integrate the system with email platforms - Experience in developing similar automation tasks - Strong attention to detail, especially with extracting and inp...

    $84 (Avg Bid)
    $84 Avg Bid
    146 bids

    I am looking for an experienced professional to set up an SMTP server pri...the purpose of sending emails. Given the scale of my operation, the server should be capable of supporting sending emails to over 1,700,000 people. Technical proficiency in SMTP protocol, email delivery, and server setup is a crucial qualification for the job. Here's more about the deliverable: - Proper configuration of an SMTP server - Support for sending bulk emails - Capability to restrict the sending of mass emails or newsletters - Ability to handle, without interruption, the email traffic for a large volume of recipients Ideal Skills: - SMTP Server Setup - Email Delivery - Bulk Email - Restrictive Email Policies Given the nature of the project, experience in handling ...

    $172 (Avg Bid)
    $172 Avg Bid
    29 bids

    I'm looking for a seasoned Python developer to carry out a real-time email validation in bulk. You'll be handling emails primarily from Yahoo, AOL, and Hotmail. Ideal Skills: - Proficient in Python. - Experience with email validation. - Familiarity with API integration. Your pivotal role will be providing efficient solutions during the entire process. I expect the deliverables to be reliable and of high-quality. If your technical skills align with this project, don't hesitate to send a proposal.

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    138 bids

    I am looking for a Google App Script specialist to design a dependent dropdown list on Google Sheets. Your responsibility will be coding an application that enables: - Cross-referencing of data through the dropdown list - This feature should specifically be applicable to certain columns only Please make sure to link the dropdown list to column headers labeled 'Customer Name' and 'Project Name'. An ideal freelancer for this role will have experience in working with Google App Scripts and Excel, or other equivalents, and is meticulous and detail-oriented. Proficiency in managing and organizing data is equally important.

    $16 (Avg Bid)
    $16 Avg Bid
    6 bids

    Hi there, I purchased ready script for my website, when I buy it support all language but doesn't support RTL in Arabic. they send me new update, after updating the RTL not active anymore. But I have backup for the old fils befor updating *note Its just user dashboard not the full site mean i need RTL in user dashboard only. Thankw

    $29 (Avg Bid)
    $29 Avg Bid
    72 bids

    I need a versatile email data extraction expert who can efficiently pull email data from various sources such as websites, databases, and text files for South Asia region. The task involves: 1. Extracting emails from any source 2. Delivering the result in a CSV file Daily Target: 20k Emails Payout: INR 100 per 10k Emails (Unique)

    $88 (Avg Bid)
    $88 Avg Bid
    31 bids

    I need a versatile email data extraction expert who can efficiently pull email data from various sources such as websites, databases, and text files for South Asia region. The task involves: 1. Extracting emails from any source 2. Delivering the result in a CSV file Daily Target: 20k Emails Payout: INR 100 per 10k Emails (Unique)

    $99 (Avg Bid)
    $99 Avg Bid
    20 bids

    I am looking for a skilled PHP developer to build a script that can automatically create new, text-based posts on Discourse forum platforms via API. Required skills: - Strong knowledge of PHP - Experience with Discourse API - Understanding of forum platforms and post creation Key Responsibilities: - Developing a robust PHP script - Integration with Discourse API Please note that the primary application of the script will be to create new posts. I encourage PHP developers with relevant experience in automation and Discourse forum platform to apply for this project.

    $91 (Avg Bid)
    $91 Avg Bid
    124 bids

    ...functionalities for job searches, the sale of second-hand equipment, and networking between professionals in the field. Objectives: Create an intuitive and secure platform for users. Integrate profile management, advertisement publication and internal messaging functionalities. Payment system for premium services. Planned technologies : Front-end : HTML5, CSS3, Back-end: PHP with WordPress as CMS, or custom solution. Database: MySQL Plug-in options : WooCommerce for transaction management, WP Job Manager for job offers, Ultimate Member for profile management, and WPML for multilingualism. These plugins are not obligatory and other options can also be proposed. Skills Required: Proven experience in developing WordPress/WooCommerce sites and/or creating full-stack w...

    $4055 (Avg Bid)
    $4055 Avg Bid
    128 bids

    I'm excited to launch an enhanced project aimed at revolutionizing algotrading and real time payoff graphs. Her...Integrate a sophisticated system for user subscriptions, offering flexible monthly and annual options. - Ensure a user-friendly interface with intuitive click-to-subscribe functionality. - Implement robust security measures to safeguard user data and ensure a smooth, engaging browsing experience. - Both web and mobile app. Ideal Skills and Experience: - Proficiency in Python, react, nodejs, flutter, mysql with expertise in handling financial data and integrating with brokers. - Familiarity with APIs and data formats, supplemented with experience in implementing secure subscription models and managing user data. - Ability to design an intuitive interface and light...

    $8256 (Avg Bid)
    $8256 Avg Bid
    72 bids

    I'm in need of a developer adept at using Visual Basic for Applications (VBA) within Excel to scrape exchange rate data from the web. Key aspects of the project: * The focus is on extracting textual content and tables from exchange rate website...extracting textual content and tables from exchange rate websites. * The specific data to be extracted includes: * Currency codes * Exchange rates * Date and time Ideal candidate's skill set: * Proficiency in Excel VBA with a focus on data extraction from the web. * Familiarity with financial and exchange rate data is a plus. * Ability to implement robust error-handling processes within the script. * Clear communication and timeliness. I look forward to engaging with a knowledgeable freelancer who can fulfill these re...

    $21 (Avg Bid)
    $21 Avg Bid
    14 bids

    As the owner of using PHPLIST, I am facing a significant challenge. I am currently using my own mail server as my email client, and it's throwing an SMTP Error (220) Authenticate Error that needs immediate attention. This has become a critical issue as it is affecting our email communication. Key tasks: - Investigate the error's source and rectify it - Ensure smooth functioning of the email system Ideal skills and experience: - Should have good knowledge in handling email client issues, preferably mail servers - Prior experience in troubleshooting SMTP errors - Quick response and resolution time, as this is an urgent issue If you fit the bill and are ready to dive in immediately, I welcome your proposal.

    $18 (Avg Bid)
    $18 Avg Bid
    34 bids

    I need a talented animator to bring to life a script I have developed. This project involves creating a 2D cartoonish animation of three characters interacting in a sensitive, engaging manner on the subject of mental health. Three videos are needed. Scripts contain 400, 500 and 600 words. Happy to alter and refine the scripts to ensure the animation at the script fit each other well. Key requirements include: - The ability to create characters with emotive, sometimes warm or bright, respectful reactions and interactions. - The animation style desired is 2D, with a preference for an uplifting yet informative cartoonish style. - The animation needs to reflect the gravity of the subject matter while keeping the viewers engaged. Ideal Skills and Experience: - Demonstrated...

    $683 (Avg Bid)
    $683 Avg Bid
    29 bids

    I need a creative mind to bring my film script to life, transforming it into a storyboard for a cartoonish-style, digital comic strip. The script consists of less than 20 panels. I'm looking for someone who can turn a written script into visually compelling artwork that progresses the story's narrative effectively and coherently. Ideal Skills and Experience: - Proven experience in comic strip design - Proficiency in digital drawing and design software - Ability to comprehend written scripts and turning it into dynamic comic strips - Strong grasp of cartoonish style comic artistry Potential for Full Illustration: While the immediate need is for storyboard creation, I am ideally looking for an artist who is also capable of illustrating the...

    $305 (Avg Bid)
    $305 Avg Bid
    65 bids