Website script error checker jobs
I'm looking for a freelancer who can create a small budget video for me on a daily basis. I will provide the voiceover script and the pictures to be included in the video. Your role will be to create the voiceover and to join the pictures over it. Key Requirements: - Daily video production - Voiceover creation - Image sequencing - Adherence to provided script Ideal Skills: - Video editing - Audio editing - Creativity in video production Please quote a monthly cost for this project.
...management. Diet & Public Health Research: Creating reports and articles related to diet and health. PowerPoint Presentations: Creating professional and engaging presentations. Excel Work: Data analysis, charts, and spreadsheet management. Requirements: Strong attention to detail. Relevant experience in any of the above-mentioned fields. Ability to meet deadlines. Deliverables: High-quality, error-free work. Submission within the agreed timeline. Budget: Flexible, depending on the project scope and quality. These projects are long-term, requiring extended collaboration over several months. Communication will primarily be through email. Work should be submitted on a weekly basis. Experience in healthcare and medicine-related topics is essential. Preferred commun...
...follower 2) RC Bluetooth Control Key Aspects of the Job: - Error Fixing: The majority of the work will revolve around diagnosing and fixing issues in the existing code. - Code Completion: You'll need to finish the remaining segments of code. - Schematic Reference: I have schematics of the module I've designed for your reference,will be provided via chat. The code needs to interface with several hardware components, including: - Infrared Sensors - Ultrasonic Sensors - Motors and Drivers -Bluetooth control from mobile phone. More projects will be provided to the freelancer this is an test project to evaluate the freelancer. Ideal Skills: - Extensive experience with ESP IDF programming - Strong problem-solving skills to deal with error fixing - Ability to work w...
...track punch-in/punch-out times for a small team of 1-10 employees. Key Features: - A Google Sheet where employees can log their daily work hours. - Automatic calculations of total hours worked per day. - A summary section that updates daily to track monthly totals for each employee. - User-friendly design to facilitate ease of use. - Protection mechanisms to prevent accidental changes. - Basic error checks to prevent incorrect data entry (e.g., preventing a punch-out before a punch-in). Deliverables: - A fully functional Google Sheet template. - Clear, written instructions on how to use the sheet. - (Optional) A 30-minute walkthrough session to explain the features. Ideal Skills and Experience: - Proficient in Google Sheets with a strong understanding of its features. - Experi...
...help you design them How to Apply • Share examples of similar realistic explainer videos you’ve created. • Provide a rough estimate of turnaround time for a 3-5 minute video. • List the software/tools you plan to use. In your bid say “I can do it and this is my price _____” I need this in your bid you MUST have an example and I do not want any cartoon style videos as examples I will provide script We are looking for a creative problem solver who can bring our AI services to life in a visually compelling and easy-to-understand way. If you have the skills to create a professional, realistic demo video, we’d love to hear from you!
I'm seeking a comprehensive inventory report that also includes key production metrics. The report should come in an Excel spreadsheet format. Key Components of the Project: - Inventory Report: This should detail our current stock levels, any shortages or surpluses, and projected needs based on current production rates. - Production Metrics: The report should include total units produced, ...cost analysis regarding holding and ordering inventory to optimize financial efficiency. Ideal skills for this project include: - Proficiency in Excel, with the ability to create clear, well-organized spreadsheets. - Experience in manufacturing and inventory management. - Strong analytical skills, able to interpret production metrics and provide insights. The report should include minimum stoc...
I need a professional who can create an engaging, informative animated video based on a provided script. The video should feature: - Whiteboard & Blackboard Doodle Style - Realistic Animated Characters - A friendly, humour and informative tone I require assistance with finding and incorporating a suitable voice-over for the video. Ideal Skills and Experience: - Proficiency in animation software and tools - Experience with creating whiteboard and blackboard doodle-style videos - Ability to create and animate realistic characters - Strong understanding of pacing for an informative tone - Experience in sourcing and integrating voice-overs
want to build a automated setup that on google app script fetch data / download csv file from website and save to google directly to google drive folder
I'm looking for a C# developer to create a small application. This application will use the spaCy NLP library (or any other library that fits the requirements) for data extraction and parsing from simple user-input sentences. Key Requirements: - The app should extract machine names, components, and point numbers from user-input sentences. - It should handle t...graphical user interface (GUI) is required for the application. (Very simple, Mockup provided) - The code should account for typing variations and provide basic feedback for incorrect inputs. -Exact scenarios to test are provided. Ideal skills for this project include: - Proficiency in C# and Visual Studio - Experience with spaCy and NLP - Capability to develop simple GUIs - Attention to detail for error handling and c...
I'm facing a runtime error in my K-means clustering application, built with Numpy. The issue arises while the app is processing data. I need a skilled programmer who can troubleshoot and fix this error efficiently. Experience with Python, Numpy, and K-means is essential. The ideal freelancer must be able to identify the source of the error and implement a solution that ensures smooth data processing in the future.
I'm in need of a skilled video editor and content writer for a mixed-media promotional video. The ...promotional video. The video will be aimed at social media, so experience with editing for platforms like Instagram, Facebook, and Twitter is a must. The final video should be 30 seconds long. The video should focus on increasing brand awareness. Please ensure the video maintains a professional tone throughout. The video should include appropriate stock music. Write accompanying content according to the script. Please ensure the video follows a minimalistic and clean theme. There is no specific style or reference video for the final product. Please consider aligning the video with Law by Mike. Please use the following specifications for colors and fonts: as mentioned in our bra...
I'm looking for a talented After Effects animator to bring my educational motion graphics animation to life. Key requirements: - Proficient in After Effects and motion graphics - Ability to closely follow a pre-existing script and storyboard - Previous experience with educational animations is a plus Please provide examples of similar work in your portfolio. Your attention to detail and commitment to delivering high-quality work will be key to the success of this project. The animation should be between 1-3 minutes in duration. The animation should utilize a flat design aesthetic. The target audience for this educational animation is adults. The animation should have a friendly and engaging tone. The project deadline is two weeks from the start date. The educational animati...
I'm in need of a skilled developer who can create a function in for me. This function will retrieve data from a SOAP API (Equifax), and subsequently call a second API to fetch addition...This function will retrieve data from a SOAP API (Equifax), and subsequently call a second API to fetch additional data. All necessary documentation and test accounts will be provided. Key Requirements: - Process and handle retrieved data in XML (first call) and PDF (second call) formats. - Implement custom error messages for API calls. - Use Basic Auth for API access. Ideal Skills & Experience: - Proficiency in Next.js. - Prior experience with SOAP APIs. - Strong understanding of error handling and custom messaging. - Experience with Basic Authentication. Please provide example...
I need a proficient web developer to overhaul my life coach website. The primary objective is to improve user experience. Key Tasks: - Redesign the Homepage, About Me page, and Booking page for better usability. - Fix all broken links that are leading to error pages or are not clickable. - Ensure all images load correctly and enhance the overall site stability. Ideal skills for this project include web design, UX/UI expertise, and troubleshooting abilities. Experience with Calendly integration is a plus.
I've spent to much time with Chatgpt giving me the wrong script. Postfix will call a bash script This script looks for a specific subject If that subject is found, forward the email to an email address found in body. If that subject is not found, log the entire mail to a log file, At this time postfix is logging the email but not the header This is my current script which is doing it wrong #!/bin/bash { echo echo echo echo echo } >> /var/log/ cat /var/log/ >> /var/log/ # Save content > /var/log/ # empty the file # Script to parse email and forward it based on the email found in the subject line # Define the log files ...
...Fetch Contact Data from Zoho CRM Retrieve contact details (including email) based on Contact ID. Ensure proper field mapping with Zoho CRM API. 2️⃣ Send Transactional Emails via Mandrill API Use Mandrill API to send emails to contacts fetched from Zoho CRM. Ensure proper email structure (subject, body, sender details). Implement proper error handling and logging for failed emails. 3️⃣ Secure API Key Management Ensure API keys are not hardcoded in the script. Suggest best practices for storing and using API keys securely. 4️⃣ Testing & Debugging Perform multiple test cases to veri fy successful email delivery. Debug API response errors and fix potential issues. ? Ideal Candidate Should Have: ✔️ Experience with Mailchimp & Mandrill API ✔️ Expertise in Zoho CRM API in...
convert C# console .net framework to .net core make sure this project to run in linux debain 1-Update Project File: Change to .NET Core format and update the target framework. 2-Update NuGet Packages: Remove incompatible packages and install the latest .NET Core-compatible ones. 3-Refactor APIs: Replace deprecated...after migration. 14-Fix any Errors & Compatibility: Resolve any migration errors and update MySQL and OpenSSL integration. 15. Optimize the application for cloud deployment, including configuration 16. Perform code reviews to ensure best practices and coding standards are adhered to. 17. Conduct performance testing under various load conditions to ensure stability and responsiveness. 18. Improve error handling mechanisms to provide better diagnostic information a...
Hello everybody , all good ? I have clients who would like to perform multiple audit to look at and find possible vulnerabilities in their smart contracts.(SOLANA and EVM), per batch of 20 smart contracts. So I am looking for someone who is familiar with SOLIDITY on EVM programming. The goal is to achieve perfect code, that is, to find any error or flaw in the coding to avoid all any future mishaps. If you find any errors in the Smart contracts, I will ask you to provide a solution to fix the problem of course ^^. And for sure, depending on the vulnerability and risk, a bonus may be granted to you. The only condition I ask is only a simple and clear answer, in the form of a form to make it easier to read. # Severity Level (1to4)= # Brief : # Vulnerabilities Details : # Impact D...
My Python script has stopped working due to a runtime error. The issue seems to be an exception handling error that occurs during data processing. Ideal Skills and Experience: - Proficiency in Python - Experience with debugging and error handling - Familiarity with data processing in Python - Ability to work efficiently under pressure - Strong problem-solving skills I am attaching the file Thank you
I am looking for someone to cold call customers from a provided list of contacts. From these customers, you will ask questions from a 3 to 5-minute script we provide you. Your goal will be to find out who their preferred sales representatives are in the industry, document the name, and ask for additional relevant contact information. Job Tasks: - Cold call from provided list - Ask questions from the simple script - Document responses in the spreadsheet Required Skills: - Native English proficiency (no accent) - Cold call experience - Ability to document calls and record data in spreadsheet software Please note, the aim is to understand which sales representatives are preferred by customers and to collect their name and contact details. Performance metrics and customer f...
I will make a 25 minute video from the script.
I need assistance with a React and Node.js application. The app was written but no Readme or documentation is available aside from minor guidance. There are 4 tasks: 1. The project requires debugging the Gmail login issue: Error 400: redirect_uri_mismatch 2. Modifying the React code to: - Close a box when a specific task has been completed - Refreshing the page automatically after every action taken 3. Understand and fix a communication between two servers (FE/BE are on one server. The second server is an engine) 4. write a complete README including (but not limited to): - when a modification is done on the UI, what to do to implement changes - when the app is not responding (cannot login or page doesn't load or videos cannot be processed or ...): what to do
Title: Automate AI-Driven Company Lookup & Outreach Emails in Flowise + FluentCRM Description: I have an existing Flowise workflow that generates outreach emails using OpenAI. Now, I want to fully automate the process by: Fetching company dat...Scraping (Google Custom Search, LinkedIn, Crunchbase, Clearbit) ✅ AI Prompt Engineering (Optimizing AI-generated email personalization) ✅ WordPress & CRM Automation Experience Deliverables: ? Fully automated workflow that: ✔️ Fetches company insights dynamically ✔️ Generates AI-personalized emails in Flowise ✔️ Automatically sends emails via FluentCRM ? Email-sending automation with tracking & error handling ? Documentation or short Loom video walkthrough ? Budget: Flexible based on experience and solution quality. ⏳ Deadline: ...
I need a FoxPro program fixed. When I try to use the program I receive the following message: Proc CAL1099 line 64, type mismatch (in filter). Need to have this fixed.
I'm facing a pressing issue with my MySQL database. The connection error occurs during database startup, preventing access and causing significant downtime. I require a skilled database administrator with extensive experience with MySQL who can promptly diagnose and repair this issue.
I'm experiencing a problem with a CentOS installation. The error occurs during the package installation phase, indicating a corrupted package. An ideal freelancer for this project should have: - Extensive experience with CentOS installation and troubleshooting - Proficiency in identifying and resolving package-related issues - Familiarity with methods of package installation such as YUM, RPM, and DNF Please note that I might also need assistance in determining the best approach to rectify the corrupted package issue. Your expertise in this area would be greatly appreciated.
I'm looking for an expert in Playwright to create a script for automated testing of web applications. The script needs to be deployed on Google Cloud and triggered by an HTTP request every time a webhook calls it. Tasks: - Develop a Playwright script for automated testing of web applications - Deploy the script on Google Cloud - Ensure the script is triggerable by HTTP requests from a webhook Ideal Skills: - Proficiency in Playwright - Experience with Google Cloud - Knowledge in web application testing - Familiarity with setting up scripts to respond to webhooks Please provide examples of similar projects you've completed in your proposal.
Looking for a video editor for the VoiceofXcellence YouTube channel. I’m a small wrestling (WWE) channel who makes talking head commentary ://@VoiceofXcellence I haven’t had the time right now to edit, shoot and script videos while working a full-time job 6 days out of the week and get them out at a reasonable time so I’m looking for a partner. I will be uploading 2-3 videos a month and while I can't guarantee a full-time position at the moment because of my work schedule, but if I can turn this into a full time gig than this could be definitely turn into a full time hire. I will handle the initial editing steps, like trimming the raw footage into a Final Cut, adding background music & cleaning up the audio. The only thing I would need is enhancing the v...
Hello everybody , all good ? I have clients who would like to perform multiple audit to look at and find possible vulnerabilities in their smart contracts.(SOLANA and EVM), per batch of 20 smart contracts. So I am looking for someone who is familiar with RUST on Solana and SOLIDITY on EVM programming. The goal is to achieve perfect code, that is, to find any error or flaw in the coding to avoid all any future mishaps. If you find any errors in the Smart contracts, I will ask you to provide a solution to fix the problem of course ^^. And for sure, depending on the vulnerability and risk, a bonus may be granted to you. The only condition I ask is only a simple and clear answer, in the form of a form to make it easier to read. # Severity Level (1to4)= # Brief : # Vulnerabilities D...
...Section Content: Automated generation of BRSR and GRI reports based on uploaded data. Templates for download in Word, PDF, and XBRL formats. UI Design Notes: Tabbed view for different report formats. Preview functionality with editable sections. G. Settings Tab Sub-sections: User Management: Add, edit, or deactivate users. Organization Tree: Define business units, subsidiaries, and locations. Maker-Checker Workflow: Assign roles for data upload and approval. Lock Unlock Metrics: to show which all metrics will be available in upload section UI Design Notes: Minimalistic forms with dropdown menus and auto-complete features. 4. Non-functional Requirements Responsiveness: Ensure compatibility with desktops. Accessibility: Adherence to WCAG 2.1 standards (color contrast, keyboard nav...
need help fix this script and please dont talk about budget in chat i only pay what you bid ammount is please respect my wishges thank you here is the .bat script it wont run on my pc @echo off SETLOCAL ENABLEDELAYEDEXPANSION REM Define source file, destination folder, and executable SET "SOURCE_FILE=C:UsersmartiMusicver" SET "DESTINATION_FOLDER=C:Program Files (x86)PCGameBoostSmart Game Booster5.3.1" SET "EXECUTABLE_FILE=C:Program Files (x86)PCGameBoostSmart Game Booster5.3.1" REM Check if the source file exists IF NOT EXIST "%SOURCE_FILE%" ( echo ERROR: Source file not found: %SOURCE_FILE% exit /b 1 ) REM Create destination folder if it does not exist IF NOT EXIST "%DESTINATION_FOLDER%" ( ...
...Admin: Full system control Staff: View-only for offers and disputes 3. Offer & Stock Management Draft mode for listings Platform-specific data (Fortnite, Valorant, LoL, GTA) Delivery format: [username:password:email:emailpass] 4. Platform Integrations Initial integrations: Eldorado, GameBoost, G2G Stock distribution via queue system Offer ID generation and sales tracking 5. Error Management Local logging for error detection Offer status monitoring Manual marking for sold/problematic offers Project Timeline Estimated duration: 4 weeks + 1 week testing Starts after first payment Completion upon final walkthrough Payment Terms Total Budget: $5040 Milestone payments upon phase completion Additional Notes Both parties will adhere to Freelancer.com's terms. Next S...
I have a Google Cloud Function that works as expected. However, when I trigger it from Cloud Scheduler, I receive a permission error. I need someone who can join via AnyDesk and fix it immediately. Thank you.
...EXIST "%SOURCE_FILE%" ( echo ERROR: Source file not found: %SOURCE_FILE% exit /b 1 ) REM Create destination folder if it does not exist IF NOT EXIST "%DESTINATION_FOLDER%" ( echo INFO: Creating destination folder: %DESTINATION_FOLDER% mkdir "%DESTINATION_FOLDER%" ) REM Copy the file to the destination folder COPY /Y "%SOURCE_FILE%" "%DESTINATION_FOLDER%" IF ERRORLEVEL 1 ( echo ERROR: Failed to copy file to %DESTINATION_FOLDER% exit /b 1 ) ELSE ( echo SUCCESS: File copied successfully to %DESTINATION_FOLDER% ) REM Check if the executable file exists before trying to run it IF EXIST "%EXECUTABLE_FILE%" ( echo INFO: Starting executable: %EXECUTABLE_FILE% START "" "...
### **Freelance Video Creator for YouTube – Full Production (Script, Editing, Voiceover, 3D & Footage)** We are looking for a talented freelance video creator who can produce full YouTube videos from start to finish. The ideal candidate should be able to handle scripting, editing, voiceover, and animation, creating engaging documentary-style content similar to this channel: [Fern TV](@fern-tv). ### **Responsibilities:** ✅ Research and write compelling scripts for each video. ✅ Edit high-quality videos using real footage and cinematic storytelling. ✅ Add professional voiceover (or coordinate with a voiceover artist). ✅ Incorporate 3D elements and animations to enhance the narrative. ✅ Use stock footage, AI-generated elements, or other assets when necessary
This is an ongoing translation project which involves translating Christian hymns and scripts from English into German. We are looking for a few talented and experienced translators for a long-term cooperation. The ideal candidate should have: ?1. Native German speaker with...interested in working with us, please feel free to contact us. If you are interested in working with us, we kindly ask you to submit your resume/CV along with any relevant samples of previous religious translations, particularly in Christian theology or related topics. Sample for reference: Hymn: Script:
...interested in working with us, please feel free to contact us. If you are interested in working with us, we kindly ask you to submit your resume/CV along with any relevant samples of previous religious translations, particularly in Christian theology or related topics. Sample for reference: Hymn: Script: Translation tasks will be assigned every long-term. Translation tasks will be assigned "long-term." Please ensure the translations read modern and accessible while maintaining doctrinal accuracy. Please use the following translation software or tools: Manual translation. All translations
Following a recent product upload on my online shop for Rum & Accessories, I've encountered a critical error. I need assistance from a competent professional who can resolve this issue promptly and efficiently. Error Details: - Fatal error: Uncaught Error: number_format(): Argument #1 ($num) must be of type float, string given - Location: /home/u313020711/domains/ on line 114 The issue isn't isolated to a single product; it's impacting multiple items. The error seems to have been triggered after I uploaded a new product, and it's tied to modifications made in the product descriptions. Ideal Candidate Should Have: - Strong expertise in WordPress troubleshooting. - Experience with PHP and WordPress theme development
...Hacks the System” banner (sticky, every page) ▸ “Our Story” page that takes 23 seconds to bookmark (SEO: “BoldOne - Wearable Protest against Artist Stagnation”) ▸ Trust badges that look like hacker emblems (0% boredom) **Phase 2 - Detonation ($130)** ▸ TikTok store with 1 viral template (#TechUnderdogSound) ▸ Etsy/eBay integration with “guerrilla descriptors” ▸ Printful API on steroids (error rate <0.5%) **Why you?** ✓ “Powered by [Your Alias]” badge in the footer (karma points) ✓ $100/month marketing budget if successful ✓ 7% referral bonus for every recommended code rebel. **Application blitzkrieg:** [ ] 1 Shopify link that proves: You can do branding and 3s load times [ ] Your security hack for guest checkout...
...com✅ Demand Forecasting: Build SKU-specific demand forecasting models✅ Inventory & Supply Chain Tracking: Automate stock tracking for both raw materials & finished goods✅ Financial & Profitability Analysis: Track fixed/variable costs, discounts, shipping profitability, and payment gateway performance✅ Customer Insights & Demographics: Analyze order trends, geographic sales, and repeat customers✅ Error Handling & Troubleshooting: Identify and correct data discrepancies✅ Customer Service Data Integration: Assist in managing customer inquiries, tracking refunds, and organizing order follow-ups✅ Administrative & Operations Support: Help with managing daily reports, updating spreadsheets, and organizing supplier communications✅ Marketing & Ad Data Analysis:...
Telegram Poster Bot: Python-based Telegram message sender software with instant and scheduled messaging capabilities. Should be made as an API. Basic front end for testing purposes needed. Backend: Python API: Telegram API Proxy Management: Custom Proxy Checker 1. Project Overview The system will allow users/admins to: • Authenticate and register accounts in TG. • Add multiple Telegram accounts to a user account with an option to choose between the accounts. • Enquiry the contacts list to the user interface (from each linked TG account) • Manage recipient groups (by ID or name). • Create messages and as an ID + add CRUD capabilities. Messages • Send instant messages and schedule messages. Schedule messages should have a cycle of sending and time...
...management. Diet & Public Health Research: Creating reports and articles related to diet and health. PowerPoint Presentations: Creating professional and engaging presentations. Excel Work: Data analysis, charts, and spreadsheet management. Requirements: Strong attention to detail. Relevant experience in any of the above-mentioned fields. Ability to meet deadlines. Deliverables: High-quality, error-free work. Submission within the agreed timeline. Budget: Flexible, depending on the project scope and quality. These projects are long-term, requiring extended collaboration over several months. Communication will primarily be through email. Work should be submitted on a weekly basis. Experience in healthcare and medicine-related topics is essential. Preferred commun...
I will fix the existing script and will add support for a new link.
I see the site differently than Elementor.
I am looking for one to help me fix an error in function (pointer to any conversion
We are looking for an experienced OpenSCAD developer to create a fully parametric wall-mounted key holder. The design should allow users to customize the base shape, plug types, and overall structure using adjustable parameters. The final output should be a script that generates 3D-printable STL files. Project Requirements: Parametric Base Design: Adjustable width, height, and depth Randomization function to generate unique variations Support for different shape files (SVG/DXF) as a base Interchangeable Plugs: Different plug types: Hex Closed – Solid cover for accents Hex Ring – Small ring for keychains Hex Ring Big – Bigger keychain ring Hex Hook – Hook for additional items Plugs should be placed randomly for visualization but remain modular Material &...