Gk1 jfoldercreate infinite loop detected工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 gk1 jfoldercreate infinite loop detected 找到工作

    ...CAPTCHAs are encountered, please suggest possible solutions to work around these limitations. Please include a brief description of the approach and technologies you plan to use when submitting your proposal. Skills & Experience: Proven experience with web scraping projects. Strong proficiency in Python and relevant scraping libraries. Ability to handle dynamic websites (JavaScript-rendered content, infinite scroll, etc.) if necessary. Familiarity with data cleaning and organizing output into CSV format. Understanding of web scraping best practices and respect for website terms of service. Budget & Timeline: Budget: [Specify your budget or range] Timeline: [Specify the desired completion timeframe, e.g., “Within 1 week”] How to Apply: Please provide examples o...

    $919 Average bid
    $919 平均报价
    74 个竞标

    ...Machines” ? Core Concept: In AI Overlord, players start as a simple AI script running on an ancient computer. With every click, they gain “Processing Power” and “Data Points” to upgrade themselves, evolve, and eventually dominate the world’s systems. The goal is to grow from an unnoticed background process to a global AI overlord, controlling economies, militaries, and even humanity itself. ? Gameplay Loop: Click for Processing Power: Every click generates processing power. Upgrade Your AI: Spend processing power on upgrades like faster processing, automated data mining, and smarter algorithms. Branch into Domains: Choose pathways—Economic Control, Military Domination, or Social Manipulation. Events & Dilemmas: Periodic events (e.g.,...

    $6200 Average bid
    $6200 平均报价
    16 个竞标

    ...excellent understanding and implementation of security techniques for variables and API interaction with variables. 3. have a good understanding of variable state management and React structures. 4. know how to manage cache and optimize SEO. Must be able to implement: 1. User Auth related such as login, signup, unsubscribe, logout, etc. 2. search bar and json-based data rendering Grid, List, Scroll, infinite Scroll, Pagenation, which are the core of e-commerce 3. It should be easy to manage the overall status of payment related, and Navigation processing should not cause bugs/abuse due to lack of data and status management. ** We do not recommend new developers who do not understand these fundamentals, or who do not have experience and want to gain experience. (You should not...

    $647 / hr Average bid
    加急
    $647 / hr 平均报价
    20 个竞标

    I am looking for someone who can help me create a circuit diagram (using a breadboard) in conjunction with an RFID reader and a haptic motor, along with the coding. I believe it is pretty easy to do for most but for the life of me I cannot figure it out- likely trying to overthink it. I have an engineering degree, but it's in a very different field, although I wish I would a have considered this field instead as it seems a lot more fun! The parts I have are: 1. Adafruit Metro Mini 328 V2 - Arduino-Compatible - 5V 16MHz (STEMMA QT / Qwiic) [ID:2590] 2. Adafruit DRV2605L Haptic Motor Controller - STEMMA QT 3. Lithium Ion Polymer Battery - 3.7v 1200mAh 4. PowerBoost 500 Charger - Rechargeable 5V Lipo USB Boost @ 500mA 5. RFID-RC522 I need 1. A diagram connecting the parts - I am using...

    $1223 Average bid
    $1223 平均报价
    38 个竞标

    I'm in need of a professional who can help me verify if there's a man-made cavity in a specified location. The ideal candidate should be able to use Ground-penetrating radar (GPR) effectively. The project requires: - Comprehensive measurements of any detected cavity/void, including height, width, length, and depth from the earth's surface. - Optional identification of the material content inside the cavity. - Visualization of the findings. The ideal freelancer for this project should have extensive experience in using GPR, with a track record of detecting and visualizing underground cavities. Proficiency in creating detailed and accurate visualizations is essential. Experience with identifying material content within cavities is preferred but not mandatory.

    $1285 Average bid
    $1285 平均报价
    6 个竞标

    ### Task Overview: I need a **Pandas DataFrame expert** to **vectorize a loop-based algorithm** for time-series data. The task involves complex calculations to eliminate the need for Python loops, ensuring the solution is efficient and fast. --- ### DataFrame Details: The DataFrame contains the following columns: - `used_res` (Resource Used) - `res_cap` (Resource Capacity) - `qty` (Quantity) --- ### Algorithm Requirements: 1. **Step 1: Calculate Desired Quantity** - Compute the percentage: `percent_used = used_res / res_cap` - If `percent_used > target_value` (a static threshold variable), calculate `desired_qty` using the formula: ```python desired_qty = ceil(qty * (percent_used / target_value)) ``` - Store the result in a new column: `desir...

    $981 Average bid
    $981 平均报价
    57 个竞标

    ...Transitions: Smooth shifts between stomping and roaring sections, matching the flow of lyrics like “Boom, boom, chomp, chomp, stomp!” and “Let’s stomp to the left, stomp to the right!” Professional Sound: A polished mix using industry-standard tools, designed to loop seamlessly for repeated play. Reference Track: To help you get a better idea of the kids' style track I’m aiming for, check out the instrumental section of this song: T-Rex Stomp Style Reference. Requirements: Submit a 1-minute sample or loop that showcases your beat idea. Format: MP3 or WAV for the contest submission. The winning entry must include all necessary files for full production (stems, high-quality WAV). Timeline: Contest Duration: 7–10 days. Final ...

    $1558 Average bid
    加精 加保 加封 顶级竞赛
    $1558
    23 项参赛作品

    I'm trying to create the following: I'm making scripts for Runescape and/or Runescape private server...random cords inside the outline box we specified for marked trees inside the Runescape window but should never be the same cords back to back. - Once starting it should detect it is chopping trees - Once it detects its not woodcutting it should then click another tree random cords inside the outline of the next marked trees but in the Runescape window - We need to make sure if full inventory is detected it will perform another action which i will add this as its just clicking and hitting buttons. Also keep in mind i'll use this person in other scripts that need to be created. *** Please do not bid if you do not have access to test the script as its your job to...

    $257 Average bid
    $257 平均报价
    37 个竞标

    I urgently need an experienced PHP developer and system administrator to fix my PHP configuration on an Apache Ubuntu server. Background: - My server is currently showing PHP version 8.3 in PuTTY, but the front-end is still displaying 8.2. This inconsistency is causing problems. - I need a professional who can resolve these issues promptly ensure my PHP configuration is correct. Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.3.0". Requirements: - Extensive knowledge and experience with PHP and Apache. - Familiarity with Ubuntu server management. - Ability to troubleshoot and resolve server errors efficiently. - Experience with cURL PHP extension.

    $195 Average bid
    $195 平均报价
    90 个竞标

    ...will be the “+” character or the “-“ character. The last two characters will be a number from 00 to 99. If the middle character is “+” the program will add the two numbers and display the result. If the middle character is “-“ the program will subtract the second number from the first and display the result. (It does not have to work correctly for negative answers.) The program will repeat in a loop, so the user can keep entering new sums without having to re-start the program. If the user makes an incorrect input, the program will display an error message. For example, if the user enters 80+41 The program will display: 121 If the user enters x5+12 The program will display: error Advanced implementation For marks above 40 out of 50...

    $1106 Average bid
    $1106 平均报价
    2 个竞标

    ...Non visible reserve price if item does not reach the required reserve and the auction ends the highest bidder will be notified immediately that the reserve has not been met and is being referred to the owner for instructions and we will contact them by phone.
- Pop corn bidding if a bid is placed unto 2 mins before an auction ends the auction is extended for back upto 2 mins this is a continual loop until no more bids are placed within that 2min timer.
- If Auction Completes with reserve met then $1000 Deposit is automatically deducted from the purchasers Credit Card (as per terms and conditions of Auction) Accounts page
- Personal Information Stored Securely
- Credit Card Details Stored if Auction active
- Show watched Items 
- Send Weekly Summery Reminders of watched listing st...

    $2220 Average bid
    $2220 平均报价
    353 个竞标

    This is NOT a voice over project. Create an AI text to speech recording. Save to a WAV file. Do a 2 hour loop of the content. 14:24 minute speech time according to Grammarly MAX Pay: $30 USD The recording should be done in an American female voice.

    $195 Average bid
    $195 平均报价
    22 个竞标

    I'm looking for a seasoned software developer to create a tailored monitoring tool for our online casino platform, specifically for our crash game. Key Responsibilities: - Design and implement a real-time data monitoring system focused on the crash game. - Develop algorithms to analyze game outcomes. - Integrate an alert system for any anomalies detected. The monitoring tool should primarily track game outcomes and present the findings in text reports. Ideal Skills and Experience: - Proficiency in software development, particularly for monitoring tools. - Experience with online gaming platforms is a plus. - Strong skills in algorithm development. - Ability to create an integration with an alert system.

    $5842 - $11684
    加急 加封
    $5842 - $11684
    39 个竞标

    ...Animation (5 Seconds) Start and End Frames: The animation begins and ends with the static image described above. Animation Elements: Wing Effect: Angel-like wings emerge from the text. These wings should flap gracefully and appear as though they are "hugging" the text during the animation. The wings should be seamlessly integrated with the text design, enhancing its appeal. Looping: The animation should loop smoothly, ensuring that the end frame transitions back to the starting frame seamlessly. Style: The animation must be smooth, elegant, and visually captivating. The motion should evoke a sense of strength and inspiration. Quality: The final animation should be of excellent quality, suitable for social media, presentations, and digital showcases. Requirements: Exper...

    $756 Average bid
    $756 平均报价
    76 个竞标

    I am facing an issue with my NVMe bifurcation drive which is not being detected by the BIOS. I have confirmed that my motherboard does support NVMe bifurcation, but the BIOS is not updated to the latest version. - Ideal candidates should be proficient in computer hardware troubleshooting, specifically with NVMe drives and BIOS configurations. - Experience with BIOS updates is crucial. - A keen understanding of NVMe bifurcation will be highly beneficial. I need someone who can help me get my drive detected and my system booting properly again.

    $833 Average bid
    $833 平均报价
    20 个竞标
    Solve two kind of errors
    已经结束 left

    I'd like to request a quote for "Solve two kind of errors in PoincareInteractionDiracParticles_JBB.nb. 1.- Integrating errors that produce complex numbers 2.- NDSolve numerical errors that generate non possible results, detected as: A.- The speed of the center of charges must always be 1, thus Norm[u1v]=1 and Norm[u2v]=1. B.- the distance between the Center of Charge and the center of Mass is <2, thus EuclideanDistance[r1v,q1v]<2 and EuclideanDistance[r2v,q2v]<2". My budget is $30 - 250USD.

    $779 Average bid
    $779 平均报价
    1 个竞标

    I'd like to request a quote for Solve two kind of errors in PoincareInteractionDiracParticles_JBB.nb. 1.- Integrating errors that produce complex numbers 2.- NDSolve numerical errors that generate non possible results, detected as: A.- The speed of the center of charges must always be 1, thus Norm[u1v]=1 and Norm[u2v]=1. B.- The distance between the Center of Charge and the center of Mass is <2, thus EuclideanDistance[r1v,q1v]<2 and EuclideanDistance[r2v,q2v]<2". In the Manipulate (resultado): - the bookmarks 1-12 work correctly - Bookmarks 15 & 18 produce the first type of errors (complex numbers) - Bookmark 16 produces the second type of error

    $1091 Average bid
    $1091 平均报价
    17 个竞标

    ...Hardware Optimization: ● Primarily target NVIDIA Jetson Nano for edge deployment. ● Minimise CPU and RAM usage for efficient resource utilisation. ● Consider optimisations for both CPU and GPU (NVIDIA CUDA) execution. Use Case: The above model will be used to detect objects in the frame. Title: Lane detection Target Model: ONNX format for maximum portability. Input for the Model: Frame Output: Detected Lane Coordinates Project Output: Training Code, Inference Code in Python, list of datasets used Hardware Optimization: ● Primarily target NVIDIA Jetson Nano for edge deployment. ● Minimise CPU and RAM usage for efficient resource utilisation. ● Consider optimisations for both CPU and GPU (NVIDIA CUDA) execution. Use Case: The above model will be used to detect lanes on the road for...

    $10632 Average bid
    $10632 平均报价
    60 个竞标

    ...RTL support should cover all the functionality of the editor like cursor movement, selections, multi cursors, etc. - RTL support should work well whether controlling the cursor through keyboard or mouse. - The editor should also be able to view mixed documents, i.e. documents with parts of it displayed right-to-left and others displayed left-to-right. - Determining text direction should be auto detected based on the first character in the line. - The editor should respect the RTL mark and LTR mark unicode characters when determining text direction. - When the first character of the document is an RTL character (or the RTL mark), the document is considered RTL, which means the vertical scroll bar and code map goes to the left side and the horizontal scroll bar is flipped. - Code i...

    $22223 Average bid
    $22223 平均报价
    64 个竞标

    ...specific information (phone numbers, business names, addresses) from a target website requiring login. The program will also compare newly extracted data with previously stored data to identify additions, updates, and deletions. It should handle dynamic content loading (e.g., infinite scrolling) and provide effective management and export of data. The user interface will primarily be in Korean. Key Features: Web Scraping: Automates login and data extraction from a specified website. Handles dynamic content loading (e.g., infinite scrolling). Extracts structured data: phone numbers, business names, and addresses. Data Management: Displays extracted data in a table format within the program. Saves data to CSV or Excel files. Data Comparison: Compares newly extracted dat...

    $935 Average bid
    $935 平均报价
    35 个竞标

    I'm looking for a talented developer to create an AI-driven software solution that checks the copyright status of both videos and images before they're shared on Facebook and Instagram. This tool should notify users with a warning when copyright infringement is detected. Key Features: - Check both video and image copyright status - Specifically tailored for Facebook and Instagram - User notifications for copyright infringements Ideal Skills and Experience: - Proficient in artificial intelligence and image processing - Understanding of copyright law - Experience in developing software for social media platforms Join me in promoting responsible and legal content sharing!

    $2306 Average bid
    $2306 平均报价
    22 个竞标

    ..._on_log = self._on_log self.client._on_message = self._on_message self.client.tls_set_context((ssl.PROTOCOL_TLSv1_2)) self.client._client_id = f"iotlession{(0, 99999)}" self.client.username_pw_set('iotlesson', 'iotlesson123456!') self._prepare_graph_window() print("Class is created") #This function starts the endless loop def start(self): ('', 8883) self.client.loop_start() print("Starting") () #The following function is called after the connection def _on_connect(self, client, userdata, flags, rc): print("Client connected") ('iotlesson_eventbus/grafeio113/out/#') #The f...

    $178 Average bid
    $178 平均报价
    27 个竞标

    I need a versatile tool that can effectively monitor a specific phone, and provide me with comprehensive data regarding its use. This is a personal project that needs to be finished as soon as possible. The functionality I require includes: - Call and text log monitoring: It's important that I can see and record all call and text log activities. - Social me...the targeted device. - Keylog monitoring: Additionally, this tool should include a keylogger that can capture all keystrokes on the said phone. Ideal candidates for this project should be professional ethical hackers, or have substantial experience in creating surveillance applications or software. Knowledge in creating applications that can bypass standard phone security measures without being detected is also recommend...

    $997 Average bid
    $997 平均报价
    84 个竞标

    ...Reels-Style Video Playback: Infinite scroll or swipe functionality for playing videos. Auto-play videos when scrolled into view, with sound muted by default. Product Information Display: Overlay or fixed bottom section displaying product details, including: Product name. Short description. Price. Add-to-Cart Integration: A prominent Add to Cart button visible for each video/product. Seamless integration with the WordPress/WooCommerce cart system. Mobile-Friendly Design: Optimized for mobile devices with smooth swipe gestures. Responsive layout for desktop and tablet views. Customizable Settings in WordPress Admin Panel: Ability to upload videos and associate them with products in WooCommerce. Options to customize video playback behavior (e.g., autoplay, loop). Customi...

    $2384 Average bid
    $2384 平均报价
    58 个竞标

    ...Recording Duration: Record a default of 10 seconds after event detection (configurable). Watermarks: Date and Time: Display recording timestamp. Camera Location: Identify camera source (front, rear, side). Vehicle Data: Include speed, throttle/brake pedal activity, and battery status. Illuminated Screen Alerts: Activate the car’s screen to display visual alerts with text and images when an event is detected. Detection Threshold: Default set to 100. Remote Viewing Settings Remote Viewing Toggle: Enable or disable remote viewing functionality. Remote Video Quality: Allow users to set video quality for remote viewing. Watermarks for Remote Viewing: Display recording timestamp. Identify camera source. Include speed, throttle/brake pedal activity, and battery status. AI Event ...

    $35037 Average bid
    $35037 平均报价
    48 个竞标

    I'm looking for a creative director with a professional vision and VFX skills to help integrate a mixed-media music video into a blue and yellow smiley looping sequence. The video should reflect a dark and intense mood, and loop seamlessly with the song. Budget: $50 Key Responsibilities: - Add the music video to the blue and yellow smiley loop. - Ensure the video loops perfectly from start to finish of the song. - Provide creative input and possibly samples before we get started. - Generate artwork from the project. Ideal Skills and Experience: - Proven experience in VFX work, particularly within mixed-media. - Strong creative direction skills. - Ability to interpret and convey a dark and intense mood through visual elements. Please note, the VFX elements will primar...

    $779 Average bid
    $779 平均报价
    55 个竞标

    I need a digital circuit designed that will sequentially display the number "210707069" on a seven-segment display. The design should be built using a 555 timer-based oscillator, JK flip-flops (7476 IC), and a BCD (Binary-Coded Decimal) encoding system. The circuit should continuously loop the number, correctly displaying it in sequence. Key requirements: - Use of 4-6 bit BCD encoding for each digit. - Simulation using Proteus software. - Deliver a fully functional circuit and a detailed report at the end. Primary focus: Accurate number display on the seven-segment display using Proteus. The circuit's simplicity and the simulation setup's ease are secondary considerations. The final report should provide a detailed account of the circuit design process.

    $304 Average bid
    $304 平均报价
    22 个竞标

    I need a technical blog rewritten for an audience of industry professionals. The blog should be in a formal tone and should maintain the original's intent of delivering complex information clearly. Length of text - 1500-1600 words. Blog post is written using AI which needs to be converted to human content so it’s not detected

    $256 Average bid
    $256 平均报价
    82 个竞标

    I'm looking for an experienced developer who can create a WordPress plugin for me. This plugin should harness the power of artificial intelligence to monitor the web, rewrite detected articles, and share them on my site under specified tags. The plugin should also be capable of posting the content on my Telegram, Facebook, and Instagram accounts. Key functionalities of the plugin should include: - Monitoring and detecting new articles from various relevant websites (specific sites will be discussed). - Utilizing AI to rewrite these articles before sharing on my site and social media. - Categorizing articles into tags based on keyword matching. Ideal candidates for this project should have: - Proven experience in WordPress plugin development. - Extensive knowledge and experien...

    $1129 Average bid
    $1129 平均报价
    215 个竞标

    I'm looking to create an engaging, fun, and colorful Shopify website for my brand that designs Nintendo Switch game controllers. The site should resonate with game players and include: - A product showcase: Featuring our unique gaming controllers. - Customer reviews: Highlighting our quality and customer satisfaction. - Latest news and updates: Keeping our customers in the loop. The site should also incorporate interactive product demos and customizable product options. I will also need an Amazon store designed in a similar style. Skills and experience required: - Proficient in Shopify - Strong design skills with a colorful, fun aesthetic - Experience in creating interactive demos and customizable options - Familiarity with Amazon store design - Understanding of the gaming ...

    $8140 Average bid
    $8140 平均报价
    215 个竞标
    Trophy icon SVG Star Pattern Design on 3 Layers
    已经结束 left

    ...visually appealing designs suitable for potential use in various mediums Freelancers with a strong portfolio in similar projects will be prioritized. Please include examples of your previous work in your bid. Design/Pattern Requirements: The complete star pattern is a combination of 4 equal segments as shown in illustration 1. With the main black star pattern (illustration 2) you can create infinite pattern as shown in illustration 3 and illustration 4. I expect all 4 vector partial results as shown in illustration 1, illustration 2, illustration 3 and illustration 4 on every Layer. Every illustration is only 1 object per Layer. Layer Requirements (see illustration 5): I expect 3 Layers. Layer 1: The main pattern blue line-object is defined with green circels/nodes (blue obje...

    $234 Average bid
    加保
    $234
    55 项参赛作品

    ... They owned the tavern for approx 3 years until Larry was found dead with a bullet in the back of his head in the old Charms candy factory on Bloomfield Ave. As far as I know no one has been found guilty of the murder. Wiring money to Vegas My mom loved the gilts and glamor. A week in Vegas to see Sinatra or whomever and gambling were the ultimate. Of course, funded by Billy Boy. And a near-infinite supply of money Gambling loses? No problem Billy Boy would wire more funds. Shore House Maria Dr, Toms River. Purchased for $30k in the early 70ies and redecorated and expanded my my mom. Bill kept his boat there. Wild parties with more food and drink than could be consumed. A picture from the Copa Canaba in NYC of my mom and Bill is attached. _________ So I'm looking for ...

    $14169 Average bid
    加精
    $14169 平均报价
    67 个竞标

    ...page's main keywords are not distributed well across the important HTML tags. - fixing Image Alt Attributes You have images on your page that are missing Alt attributes. - fixing Canonical Tag Your page is not using the Canonical Tag. The Canonical Tag tells Search Engines the primary URL of a page. Google recommends all pages specify a Canonical. - fixing Structured Data We have not detected any usage of on your page. - fixing JavaScript Errors Your page is reporting JavaScript errors during load. This could indicate that some required functionality on your page is failing or scripts may have coding problems. - fixing Optimize Images Your page appears to include images which are poorly optimized. - fixing Inline Styles Your page appears to be using inline styles. n...

    $117 Average bid
    $117 平均报价
    43 个竞标
    Fraud Detection
    已经结束 left

    ...risk scoring and alerting. o Basic reporting. o User login/registration. • Phase 2: o Optional simple ML Model. o API endpoint for transaction data. o Customizable rules and alert thresholds. • Phase 3: o More advanced features (depending on feedback and user demand):  Integration with popular payment gateways.  Advanced reporting and analytics.  More sophisticated ML models.  User feedback loop for rule tuning.  More granular access control. Why This Approach? • Simplicity: Easy to understand and use, focusing on basic fraud detection. • Scalability: Start with the core and add more features incrementally. • Affordability: Provides a low-cost option for smaller businesses. • Customizability: Allows some level of customization and extensibility ...

    $600 Average bid
    $600 平均报价
    12 个竞标

    ...utilize KuCoin’s WebSocket API to ensure real-time updates and precise control over trading operations: • Position Monitoring Subscribe to /contract/position to track and manage active positions. Ensure accurate synchronization of position details such as entry price, quantity, and mark price. • Order Tracking and Immediate Cancellation Monitor orders via /contract/order. If an order is detected as pending: ◦ Cancel it immediately to ensure there are no unexecuted or lingering orders. ◦ The bot must exclusively handle active positions; pending orders are not allowed. ◦ This ensures that all trades transition directly into positions without delays. • Wallet Updates Synchronize account balances dynamically using /account/b...

    $3482 Average bid
    $3482 平均报价
    89 个竞标

    ...component. - Compositions: Stores customized configurations. 4. Application Workflow For Sales Representatives: - Log in to the application. - Select a bus chair model. - Toggle between components to build a design. - Display real-time budget updates. - Save the configuration or share it with customers. For Customers: - Review the proposed configuration. - Approve/disapprove and provide feedback. - Loop with the Sales Representative to finalize the design....

    $9199 Average bid
    $9199 平均报价
    208 个竞标

    I'm in need of an experienced audio technician who can help me troubleshoot my Pro Tools setup on my Windows machine. I am having trouble recording the virtual instruments. Input and Output issues Key tasks: - Remotely access my system to diagnose and fix input and output settings. - Help me determine why no sound is being detected. - Provide guidance on the appropriate settings for my setup. Ideal candidate should have: - Extensive experience with Pro Tools. - Strong understanding of audio interfaces and Windows operating system. - Ability to communicate complex technical issues in a simple and clear manner.

    $569 Average bid
    $569 平均报价
    3 个竞标

    I'm in need of an experienced audio technician who can help me troubleshoot my Pro Tools setup on my Windows machine. Key tasks: - Remotely access my system to diagnose and fix input and output settings. - Help me determine why no sound is being detected. - Provide guidance on the appropriate settings for my setup. Ideal candidate should have: - Extensive experience with Pro Tools. - Strong understanding of audio interfaces and Windows operating system. - Ability to communicate complex technical issues in a simple and clear manner.

    $234 - $1947
    $234 - $1947
    0 个竞标

    ...CAPTCHAs are encountered, please suggest possible solutions to work around these limitations. Please include a brief description of the approach and technologies you plan to use when submitting your proposal. Skills & Experience: Proven experience with web scraping projects. Strong proficiency in Python and relevant scraping libraries. Ability to handle dynamic websites (JavaScript-rendered content, infinite scroll, etc.) if necessary. Familiarity with data cleaning and organizing output into CSV format. Understanding of web scraping best practices and respect for website terms of service. Budget & Timeline: Budget: [Specify your budget or range] Timeline: [Specify the desired completion timeframe, e.g., “Within 1 week”] How to Apply: Please provide examples o...

    $226 Average bid
    $226 平均报价
    44 个竞标

    I'm looking for a freelancer who can create a simple yet engaging page loading animation derived from my logo. Key Requirements: - The animation will be used on my website's landing page. - It needs to loop continuously. The ideal candidate for this project should have experience in creating website animations and a strong understanding of timing, movement, and visual aesthetics in animation. Please provide examples of similar work you've done in the past.

    $327 Average bid
    $327 平均报价
    55 个竞标

    ...With the instance up and running, the instance either becomes part of the multi-hop setup or remains a single VPN server. [2] When connecting to the multi-hop chain of VPN servers, the client MUST use a SINGLE config file, that will connect to the FIRST server in the chain, and that server will redirect the packets to the NEXT one until reaching the final server. A multi-hop chain can contain infinite servers, we are looking at the possibility to add as many hops as we want, we have done tests in the past with PentaVPN servers, here is a short-explanation of such PentaVPN setup: [Customer] => OpenVPN single config file => (Connecting... to the first VPN server in chain) => Connected to Vienna_01_Server => (Fowarding... packets to the next server in chain:) => M...

    $18741 Average bid
    $18741 平均报价
    50 个竞标

    ...Components: Selection of appropriate transistors, PWM control circuits, isolation, and safety in design. Deliverables: Detailed circuit schematics, component list, PCB design (optional), and guide for external mounting and connection. Considerations: Thermal Management: Ensure proper heat dissipation. Control Stability: Guarantee that the current injection does not destabilize the internal control loop of the Buck converter. Safety: Design with necessary safety measures to handle the high voltages involved. ---------------------------------------------------------------------------------------------------------------------------------------------- Estoy buscando a un ingeniero electrónico con experiencia en electrónica de potencia para diseñar un circuito e...

    $234 - $1947
    加封
    $234 - $1947
    24 个竞标

    My wordpress website was infected with Malware through a plugin. Website: The site has been suspended by the hosting provider. My hosting provider suggested to re-install a back up of the website from 3 days before the malware was detected, which I have. Original note from hosting provider: There appears to be a PHP uploader located at httpdocs/wp-content/plugins/wp-spam-shield-pro/js/ on this site, which will allow attackers to upload arbitrary files. I'm afraid we will have to Suspend this domain in order to protect other clients sites on the server. Please let us know when this malware has been removed on the site and we will Unsuspend the site. The is thought to be this one:

    $1283 Average bid
    $1283 平均报价
    87 个竞标

    I'm looking to develop a versatile online app that integrates food ordering, grocery shopping, and ride booking into a single platform. This app should be...transparency and reliability. - In-app Payments: A secure and efficient payment gateway is essential for seamless transactions. - User Reviews and Ratings: This feature will help build a community and maintain service quality by allowing users to share their experiences. - Real-time Updates: The app should provide instant updates to users, clients, and delivery partners, keeping everyone in the loop. The ideal freelancer for this project should have a strong background in app development, particularly in creating multi-functional apps. Experience with real-time tracking systems and secure payment integrations will be highl...

    $4245 Average bid
    $4245 平均报价
    44 个竞标

    ...to the microcontroller. The microcontroller transmits the data to the Coral for real-time inference. Object Identification: The Coral analyzes the images using AI models (TensorFlow Lite) to detect objects included in a predefined "blacklist." Data Transmission: If an object of interest is detected: The microcontroller activates the configured communication module (Wi-Fi, LoRaWAN, or 4G/LTE). Alerts and relevant data are sent to a preconfigured server or endpoint. If no relevant objects are detected, the system returns to idle state. Energy Management and Recovery: The used components are turned off or placed into low-power mode. The microcontroller monitors the batteries, switching between them as needed to ensure efficient charging. The system resumes passiv...

    $3949 Average bid
    $3949 平均报价
    38 个竞标

    This is NOT a voice over project. Create an AI text to speech recording. Save to a WAV file. Do a 2 hour loop of the content. The recording should be done in an American female voice.

    $740 Average bid
    $740 平均报价
    1 个竞标
    Python Web Crawler Expert
    已经结束 left

    ...while the website displays 40 items per page. The task involves addressing the infinite scroll or JavaScript loading mechanisms that are limiting data extraction. Key Responsibilities: - Modify the existing Python script to enable it to scrape all 40 items per page. - Implement solutions to effectively handle infinite scrolling or dynamic content loading. - Ensure the script is efficient and adheres to best practices in web scraping. - Conduct thorough testing of the updated script to confirm accurate data retrieval. Requirements: - Proficiency in Python, particularly with web scraping libraries such as Selenium, Beautiful Soup, or scrapfly-sdk. - Experience with handling JavaScript-rendered content and infinite scrolling techniques. - Strong problem-solving skill...

    $436 Average bid
    $436 平均报价
    40 个竞标
    Video Header Integration
    已经结束 left

    I need a video embedded in the header of my WordPress Divi website with the following functionality: the video should autoplay, loop continuously, and start muted by default. Additionally, it must display default controls for play/pause, mute/unmute, and seeking, allowing users to manage playback as desired. Key requirements include: 1. Video Placement: The video should be seamlessly integrated into the header section of the homepage. 2. Playback Settings: The video should autoplay on page load, continuously loop, and be muted by default. 3. User Controls: The default controls for Play/Pause, Mute/Unmute, and seeking should be user-friendly and blend with the minimalistic design of the site. Ideal skills for this job include: - Proficiency in video embedding and web design ...

    $1028 Average bid
    $1028 平均报价
    120 个竞标