Free javascript yahoo checker jobs
I'm in urgent need for a skilled Full Stack JavaScript Developer to join my team. Key Requirements: - Extensive experience with JavaScript, specifically with React and Angular frameworks. - Full-stack development experience is a must. - Prior experience working on diverse projects, with a focus on full-stack development. - Strong problem-solving skills and attention to detail.
...competitive prices. From small home improvements to large outdoor projects, we deliver high-quality craftsmanship, friendly customer service, and free no-obligation quotes. ? Our Services Include: ✔ Carpentry & Joinery ✔ Handyman Services (Repairs, Fixes, General Maintenance) ✔ Interior & Exterior Painting ✔ Pointing & Patios ✔ Jet Washing (Driveways, Paths, Patios, Brickwork) ✔ Furniture Assembly ✔ Dry Lining & Plastering ✔ Garden Rooms, Decking & Fencing ✔ And More! – All aspects of construction covered ? Serving Dorset & Surrounding Areas ? Super Competitive Prices – High-Quality Work Without the Premium Cost ? Friendly, Reliable, & Professional Service ? Free No-Obligation Quote – Call Today! ? Leaflet Design: • I...
I'm seeking urgent maintenance for my IIS server (Win2019). For free SSL certificates we're using Lets-Encrypt v.2.2.9.1701 [] Not access allowed via AnyDesk (or Teamviewer) Main task: - create a batch file (.bat or .vbs or .ps1) to install certificate for new domain added (if any), - create a batch file (or the same file) to update certificate exipring or expired. About certificate renew, sometimes there is an issue (expecially if certificate is expired). See attachment log: "" is my domain but there is an Authorization issues (https worked till 1 hour before, when certificate was not expired) Low budget available. NO placeholder: put you real offer. Test is needed to project award.
...WordPress Developer who is proficient in custom coding to design, develop, and maintain WordPress websites and plugins. The ideal candidate will have a strong understanding of WordPress core, PHP, JavaScript, and other relevant technologies, as well as the ability to create custom themes, plugins, and functionalities tailored to client needs. Key Responsibilities: - Develop custom WordPress themes and plugins from scratch. - Customize existing WordPress themes and plugins to meet specific project requirements. - Write clean, well-documented, and efficient code using PHP, HTML, CSS, JavaScript, and jQuery. - Optimize websites for performance, speed, and scalability. - Troubleshoot and debug issues, ensuring seamless functionality across all devices and browsers. ...
I'm in urgent need for a skilled Full Stack JavaScript Developer to join my team. Key Requirements: - Extensive experience with JavaScript, specifically with React and Angular frameworks. - Full-stack development experience is a must. - Prior experience working on diverse projects, with a focus on full-stack development. - Strong problem-solving skills and attention to detail. Shift Timing: 8:30 PM - 4:30 AM IST Budget: $600/month for 5 working days.
Writing & Content Creation Blog posts & articles Website copywriting Technical writing Proofreading & editing Copywriting for marketing (sales pages, email sequences) Design & Graphics Logo design Website & app design Social media graphics Illustration & digital artwork Print design (flyers, brochures, business cards) Web Development & Programming Website design & development (HTML, CSS, JavaScript) WordPress development E-commerce store setup (Shopify, WooCommerce) Mobile app development (iOS/Android) Custom software development Marketing & Social Media Social media management SEO (Search Engine Optimization) Paid advertising (Google Ads, Facebook Ads) Email marketing campaigns Content marketing strategy Video & Animation Video editing M...
I'm looking for a skilled web developer to create a resu...templates. - Form-Based Inputs: An easy-to-use interface for users to input their personal and professional information. - Download as PDF: A seamless process for users to download their resumes in a universally accepted format. - AI Resume Builder: An AI system that can automatically generate resumes based on user inputs. Ideal Skills: - Proficiency in web development technologies (HTML, CSS, JavaScript, etc.) - Experience with implementing AI systems in web applications. - Skills in creating user-friendly, intuitive interfaces. - Knowledge in PDF generation from web applications. Your past experience with similar projects will be a plus. Please provide examples of your previous work with AI and resume builder websit...
We have a WordPress site where we need the data from our contact forms converted into a JSon file. This file will be used for importing into our company database. Forms specifications: - Type: Contact forms - Fields: Our contact forms include Name, Email, Subject, and Message The ideal candidate for this project should have: - Proficiency in WordPress - Strong skills in JavaScript and JSON - Experience with database management and data importation - Ability to create custom data structures The JSON file needs to be structured in a custom way that is unique to our database requirements.
I need help with my single page HTML website that is not displaying correctly across devices. The page has issues with elements overlapping or misaligned, text sizing inconsistently, and images not resizing properly. Key areas for attention: - Header and navigation menu - Main content area Ideal freelancer should have strong skills in HTML, CSS and JavaScript with proven experience in making websites responsive across mobile phones, tablets, and desktops. I need delivery within 2 hour its simple work
I'm seeking a modern and sleek logo for my online certificate company, getcertificate.online. The website offers free courses and certificates to anyone. (visit the website at ). Please do not use down (hat). Key Aspects: - Design Style: The logo should reflect a modern and sleek aesthetic. - Creativity: While I haven't specified particular symbols or elements, I'm open to innovative ideas that can represent the essence of online learning and certification. - Color Scheme: The color scheme is flexible. However, a minimalist palette would resonate with the sleek design approach. - Versatility: The logo should be adaptable for various platforms, including the website, social media, and print. Ideal Skills: - Graphic Design - Logo Design - Branding - Adobe Illustrator ...
...for a seamless experience. - Ensure compatibility with the Astra Theme (Free) and Elementor Pro without additional paid plugins. - Test functionality across different browsers and devices for responsiveness. - Provide necessary documentation and support for future updates. - Integrate custom costs for different lens types and coatings based on user selection. - Ensure the popup complies with accessibility standards for visually impaired users. - Include support for different frame variants and colors within the popup. Required Skills: - Strong expertise in WordPress, Elementor Pro, and WooCommerce. - Experience in custom WooCommerce product options & conditional logic. - Proficiency in HTML, CSS, JavaScript, and PHP for customizations. - Familiarity w...
...application to a full stack JavaScript environment. Key Aspects: - Frontend: The specific JavaScript framework for the frontend has not been decided yet. A strong understanding and experience with React.js, Vue.js, and Angular will be beneficial. - Backend: The backend JavaScript framework is also open for discussion. Extensive experience with Node.js, , or will be advantageous. - Additional Functionalities: There are no specific additional functionalities to be included at this moment. However, the ability to implement user authentication, API integration, or real-time features if needed, will be a plus. Ideal Skills: - Proficient in PHP and JavaScript - Experience with full stack JavaScript migration - Strong understanding of various JavaScrip...
Job Title: Senior Fullstack Developer Experience: 5+ years Work Hours: 5 PM 3 AM IST Job Type: Remote Job Description What You’ll Do Platform Development: Build and maintain a state-of-the-art Web2/Web3 fintech platform using TypeScript/JavaScript and supporting libraries. Collaborate: Work closely with the Engineering Manager, architects, and team members to drive engineering best practices and deliver top-tier solutions. Integration: Design and implement integrations with the broader Republic platform and third-party vendor products. Full Stack Development: Contribute across the stack, including frontend, APIs, and backend systems, with a strong emphasis on APIs and backend development. Infrastructure Optimization: Design efficient, scalable infrastructure solutions. ...
...transactions wait before they are included in a block. • *Alchemy's Enhanced API* provides access to pending transactions, which can be used to anticipate price changes across *DEXs* before they happen. --- ### *2. Steps to Identify Arbitrage Using Alchemy Mempools* #### *A. Connect to Alchemy Mempool API* Use Alchemy’s *Ethereum Pending Transactions WebSockets* to get real-time updates: javascript const WebSocket = require('ws'); const alchemyWs = "wss://"; const ws = new WebSocket(alchemyWs); ("open", () => { (({ jsonrpc: "2.0", id: 1, method: "eth_subscribe", params: ["alchemy_pendingTransactions", { toAddress: "DEX_CONTRACT_ADDRESS" }] })); }); ("message...
Our embedded widget allows users to set specific search results. We need assistance to automatically execute a search within this widget as each page begins to load. Ideal Skills: - Proficiency in working with Iframes and embedded widgets. - Experience in automating web-based tasks. - Strong understanding of JavaScript or equivalent programming languages. Key Requirements: - Ability to comprehend and manipulate the widget's search functionality. - Skills to ensure seamless user experience without manual interaction. - Experience in similar projects would be an advantage. If this project aligns with your skills and experience, I encourage you to apply.
I have a Python backend and a React frontend. I need someone to combine both and make my website work. The integrated website should be able to: - Display data using tables and lists - Handle form submissions I also have some existing APIs that need to be integrated into the website. Ideal Skills: - Proficient in Python and React - Experience with API integration - Ability to...need to be integrated into the website. Ideal Skills: - Proficient in Python and React - Experience with API integration - Ability to create simple data visualizations using tables and lists Please note this is currently an unpaid project. I can offer a maximum of 200INR for this task, but am willing to pay more in the future for the right person. If you're interested in helping me, please feel free...
I'm in need of an HTML/CSS/JS expert to fix an issue with my interactive alphabet tracing project. The tracing functionality currently has incorrect paths and needs to be fixed for smooth desktop functionality. Ideal Skills: - Strong proficiency in HTML, CSS, and JavaScript - Experience with SVG for drawing interactions - Prior work on educational or interactive content Please reach out if you're passionate about creating engaging learning tools. Thank you!
I'm currently facing issues with a popup on my WordPress site built with Elementor. - The JavaScript behavior for the popup isn't working correctly. - When the popup appears, it overlaps existing content rather than pushing it down. This causes the logo and menu to be hidden at times. - I need the popup to push content down so that the logo and menu remain visible. The ideal freelancer for this project should be well-versed in WordPress, Elementor, and JavaScript. Please include your relevant experience in your bid.
I'm seeking a professional web developer to create a website using html, php and javascript. A similar website already exists: and I wish to copy the functionality of this site and it's user journey. The output of this project will be the source code (html, php, javascript, etc) so that the website can be hosted on my own linux/apache2 server. The source code must be written in English and well commented. SEO, hosting on Wix/WordPress is NOT required. More details about the site to be copied....... * The site facilitates payment of the London ULEZ charge. It allows a user to enter their car details, dates of travel, email address and then make payment via STRIPE (). * The site also looks up the vehicle details using the DVLA Vehicle Enquiry
I am ...Front-End Developer seeking to collaborate on a project that involves creating interactive components using React. Key Requirements: - Expertise in React for building responsive interfaces - Designing and implementing interactive components - Incorporating features like real-time updates, custom form elements, and drag-and-drop functionality Ideal Skills: - Proficiency in HTML5, CSS3, and JavaScript - Familiarity with CSS Preprocessors (Sass, SCSS) and version control (Git) - Passion for clean code and modern design principles I appreciate projects that value collaboration, problem-solving, and clean coding. Experience in agile environments and working with designers and back-end developers is a plus. Looking forward to turning business requirements into seamless user ex...
...to peers. Troubleshoot and debug issues as they arise. Stay up-to-date with the latest industry trends and technologies to ensure our applications remain current and competitive. Requirements: Bachelor’s degree in Computer Science, Information Technology, or a related field (or equivalent experience). Proven experience with React.js and Next.js. Strong proficiency in JavaScript, including DOM manipulation and the JavaScript object model. Experience with popular React.js workflows (such as Flux or Redux). Familiarity with newer specifications of ECMAScript (ES6+). Knowledge of isomorphic React and modern front-end build pipelines and tools. Experience with common front-end development tools such as Babel, Webpack, NPM, etc. Ability to understand business requirement...
...Design sleek, professional dashboards for a clear overview of server health. Discovery Rules: Automate the detection of hosts, services, and metrics. Templates: Create reusable templates optimized for cPanel and DirectAdmin environments. Monitoring Requirements Host-Level Metrics Ping and availability CPU usage (load averages, per-core utilization) Memory usage (RAM, swap) Disk activity (IOPS, free space, read/write operations) Network traffic (bandwidth usage, errors, dropped packets) Service uptime Service-Level Metrics Web services (HTTP/HTTPS status, performance, visitor statistics) Database performance (MySQL/MariaDB with query statistics) Mail servers (queues, processed/deferred emails, etc.) DNS server health FTP server status cPanel/DirectAdmin-specific service metr...
I'm looking for a developer skilled in JavaScript to help create a simplified version of Bitcoin. The aim is to understand the principles of cryptocurrency and blockchain technology. Ideal Skills and Experience: - Proficient in JavaScript - Understanding of blockchain technology and cryptocurrency - Experience in software development - Knowledge of network programming - Familiarity with cryptography (for potential future security developments)
I'm seeking a skilled mobile app developer to create a Free Fire tournament conducting app. This application should be compatible with both iOS and Android platforms. Key features of the app: - Organize and manage Free Fire tournaments seamlessly. - User-friendly interface for easy navigation. - Real-time updates and notifications for participants. - Robust backend to handle multiple tournaments simultaneously. - Add a payment gateway to earn money through conducting tournaments Ideal Skills and Experience: - Proficient in mobile app development for both iOS and Android. - Prior experience in developing gaming or tournament apps is a plus. - Strong understanding of user-friendly design principles. - Ability to create a reliable and efficient backend system. I'm ...
...Developer with a robust background in Java, C#, and JavaScript, coupled with a solid understanding of artificial intelligence and machine learning concepts. The ideal candidate will assist in developing innovative applications that leverage AI and ML technologies. Your expertise in React and ability to integrate AI/ML functionalities will be crucial in creating seamless user experiences. If you have a passion for building cutting-edge solutions, I would love to hear from you! Key Tasks: - Integrate Natural Language Processing (NLP) and Image Recognition into our applications - Ensure the application features responsive design, real-time updates, and interactive data visualization Necessary Skills: - Proficiency in React, Java, C#, JavaScript - Strong understanding of A...
I'm looking for a profes...registration, login, password recovery, and profile management processes for smooth user experience. - Contact forms: Check all contact forms for functionality and proper submission. The testing should be conducted on the following platforms: - Google Chrome: The primary browser for desktop testing. - Safari: For testing compatibility with Apple devices. - Mobile: Ensuring a responsive and bug-free experience on mobile devices. Ideal skills for this job include a keen eye for detail, experience in testing e-commerce and real estate websites, and proficiency in reporting bugs and issues in a detailed and comprehensible manner for developers. Please provide a full report of your findings, along with clear instructions for the developer on how to reso...
We are looking for a proficient developer to integrate and enhance an existi...Design: Ensure the Agency Box functions flawlessly on desktops, tablets, and smartphones, providing a consistent user experience. (3) SEO Best Practices: Implement proper HTML structuring and semantic tags to enhance search engine visibility. (4) Performance Enhancement: Optimize the component for quick loading times and smooth user interactions. Qualifications: (a) Proficiency in HTML, CSS, JavaScript, and responsive design frameworks. (b) Demonstrated experience in creating responsive and SEO-optimized web components. (c) Strong attention to detail and commitment to delivering high-quality work. If you have the expertise to elevate our website's functionality and user experience, we encourag...
...system to restrict plugin usage to users with a valid license key. Documentation and Setup: Provide detailed installation and setup guides. Ensure compatibility with popular WordPress themes and page builders like Elementor. 7. Developer Requirements Expertise Required: In-depth experience with WordPress plugin development. Strong knowledge of API integrations (REST APIs). Proficient in PHP, JavaScript, HTML, CSS. Familiarity with licensing and secure code practices. Expected Deliverables: A fully functional, well-documented plugin with clear, well-commented code. An admin panel for managing API keys and customizing widgets. Comprehensive testing results ensuring plugin reliability and performance. User documentation for installation, customization, and troubleshooting. 8. Timeli...
I'm in need of a logo for my company, "360 Home Glow", which specializes in outdoor and holiday lighting. Key Requirements: - The logo should be clean and bold. - It should convey the themes of holiday and outdoor home lighting. - I'm open to any colors or color combinations, so feel free to get creative. Ideal Skills: - Graphic Design - Logo Design - Branding - Creative Thinking Experience in designing for outdoor or holiday-themed businesses would be a plus. Looking forward to your proposals!
I'm looking for a skilled web developer to create a portfolio website for me. The primary purpose of the site is to show...work. The content will primarily be images and text-based case studies, so being able to display these in an engaging and user-friendly way is essential. Key Features: - A contact form for potential clients or collaborators to get in touch with me. - Search functionality to help visitors easily navigate through my portfolio. Ideal Skills: - Proficiency in web development languages (HTML, CSS, JavaScript, etc.) - Experience with creating portfolio websites - Understanding of UX/UI design principles - Capability to implement specific functionalities like a contact form and search bar. Please include examples of similar portfolio websites you've creat...
...**high-frequency crypto trading bot** focused on **new token launches** with the following requirements: - Automatically snipe new tokens on **within 1 minute of launch**. - Execute trades with **sub-second latency** (private RPC setup required). - Implement **AI-driven buy/sell signals** (we’ll provide criteria post-NDA). ### **Tech Stack** - **Languages**: Node.js, JavaScript/TypeScript, Solana (for custom logic). - **Infrastructure**: Low-latency servers, Docker, CI/CD pipelines. ### **What We *Don’t* Need** - Generic crypto wallet developers. - Teams without prior ** meme coin experience**. ### **Why Apply?** - **Cutting-Edge Project**: Work on a strategy used by top crypto traders. - **Long-Term Opportunity**: Potential for on...
I have already finished all setup to accept Apple Pay. You will receive a "Client ID" and "Secret". You will have to deploy the code on your own server as testing purpose. Deliver all code once I receive $0.01 from you via Apple Pay. All references are available here: ...finished all setup to accept Apple Pay. You will receive a "Client ID" and "Secret". You will have to deploy the code on your own server as testing purpose. Deliver all code once I receive $0.01 from you via Apple Pay. All references are available here: Please bid only if you have the necessary skills and experience on PHP and Javascript. The project should be completed within 1 month.
I'm seeking a course video creator with expertise in various programming languages, web development, and UI/UX design to create comprehensive instructional videos for a programming languages course. Key Responsibilities: - Create engaging and informative course videos covering Python, JavaScript, C, C#, C++, HTML, Django, .Net, and more. - Cover topics such as Web Development, Testing, and UI/UX Design. - Focus on the programming languages as the main content of the course. Ideal Skills: - Proficient in the aforementioned programming languages. - Experienced in web development and UI/UX Design. - Previous experience in creating course videos or educational content. - Knowledge of testing and automation, particularly with Selenium. - Familiarity with .Net and its applications...
...music. -Deliver the final product in MP4 format. - Add smooth transitions between video clips and photos. - Create an engaging intro title sequence for the birthday video. Ideal skills and experience for the job include: -Video editing expertise, with a portfolio of similar family-oriented projects. -Ability to create a touching narrative through video and sound. -Access to high-quality, royalty-free music. -Experience working with a variety of photo types and quality. The video should be under 5 minutes long. Please include captions or text overlays to highlight key moments and messages. Please use a classic and elegant style for the intro title sequence. Please use modern and clean fonts for text overlays. The video should follow a classic and elegant theme throughout. Pleas...
I'm in need of a proficient web developer to create a simple, minimalistic professional website for my business services. The focus will be solely on front-end development using HTML, CSS, and Javascript. Key Requirements: - Demonstrable expertise in HTML, CSS, and Javascript - Strong graphics and aesthetics understanding - Capability to translate clear instructions and requirements into functional code Ideal Skills: - Front-end web development - Graphic design - Impeccable attention to detail The website will need to adhere strictly to my brand colors and style guide. Performance-based incentives may lead to more work in the future.
I'm looking for a graphic designer to create a flyer for our church community. The primary goal of this flyer is to encourage attendance at a free lecture and lunch before Lent. Key requirements: - The tone of the flyer should be inspirational, reflecting the spirit of our church and the significance of the event. - The color scheme should consist of cool colors, primarily blues and greens. - The flyer should be designed for both digital and print formats, with size specifications provided for each. - Use only high-resolution images and graphics to ensure clarity and professionalism. - Clearly state the date, time, and location of the lecture and lunch. - Include contact information such as the church office phone number, email address, and website. - Include a strong call t...
I'm seeking a course video creator with expertise in various programming languages, web development, and UI/UX design to create comprehensive instructional videos for a programming languages course. Key Responsibilities: - Create engaging and informative course videos covering Python, JavaScript, C, C#, C++, HTML, Django, .Net, and more. - Cover topics such as Web Development, Testing, and UI/UX Design. - Focus on the programming languages as the main content of the course. Ideal Skills: - Proficient in the aforementioned programming languages. - Experienced in web development and UI/UX Design. - Previous experience in creating course videos or educational content. - Knowledge of testing and automation, particularly with Selenium. - Familiarity with .Net and its applications...
...properties. - Search Filter: A user-friendly search filter that allows users to search properties by price and location. - Interactive Map View: An engaging interactive map view for users to visually explore property locations. - Property Comparison Tool: A tool that enables users to compare different properties side by side. Ideal Skills: - Proficiency in web development languages (HTML, CSS, JavaScript, etc.) - Experience in designing property listing websites. - Knowledge of incorporating interactive features into a website. - SEO and digital marketing skills would be a plus. This project is perfect for a web developer with a passion for real estate and a knack for creating user-friendly, interactive websites. Please include examples of similar projects you have completed i...
I'm looking for a talented full stack web dev...open to suggestions and can demonstrate flexibility and adaptability, we can consider all applications. Please note that the specific purpose of the website (e-commerce, portfolio, blog, etc.) and the most important aspect of the project (user interface design, backend functionality, full stack integration) are yet to be determined. Skills and experience required: - Proficiency in HTML, CSS, JavaScript, and relevant frameworks (React, Angular, Vue for front-end; Node.js, Express for back-end) - Strong understanding of UI/UX principles - Experience with database management (SQL, MongoDB, etc.) - Familiarity with server management - Excellent problem-solving skills - Strong communication skills - Ability to work independently and...
I'm in need of a developer who can create a tool that automatically forwards messages from selected members of a Discord channel to my own private Discord server. * Context: I'm part of a private Alpha group fo...for memecoins and only want to see calls from certain members. * Source: The tool needs to work on a private Discord server. * Selection: I want to identify the selected members by their usernames. * Scope: The tool should forward all messages from these selected members. Ideal skills for this job include: * Proficiency in Discord's API and bot development * Strong programming skills (Python, JavaScript, etc.) * Previous experience in creating similar tools or applications Please note that I am looking for a freelancer who can deliver this tool quickly an...
I must do a web application in wordpress. It must have a landing page stile, the payment of service, so creation of accoun...necessary use inside the report page many shortcode and connection with a chart script. I already create using the AI the plugin to create the database, to create the comunication between the plugin uncanny or Ai engine and to create the shortcode for the pieces of report and charts. Unfortunally this plugin don't work perfectly, so it is necessary make some changes. And it is necessary use a free lugin, so or ai engine or wp automator I created also a plugin to save the pdf inside dashboard but don't work. So you can decide to use my application to do all changes or make from scratch. You can work in local or you cna se my domin wher i already i...
I need a JavaScript-based URL redirect that includes the source URL and dynamic query parameter. The query and the source url information should be forwarded to the redirected page. Ideal candidates for this project should have a strong understanding of JavaScript, URL structures, and web redirection processes. Please also have the ability to test and troubleshoot the redirects to ensure all parameters are being correctly included and displayed.
I need a WordPress plugin that implements an interactive map with standard map pins. The locations for the markers will be manually entered coordinates. i will gave you api. Ideal Skills: - WordPress Plugin Development - JavaScript (for interactive elements) - PHP (for WordPress compatibility) - HTML/CSS (for map styling) - Knowledge of mapping APIs (like Google Maps, Leaflet, etc.) Prior experience in developing similar plugins will be highly regarded.
...seasoned Full-Stack Developer proficient in JavaScript/TypeScript, React, and Node.js, to work on a long-term project. The project entails: - **Full-Stack Development**: You will be working on both the frontend (React) and backend (Node.js). Your role will involve creating dynamic and responsive web applications. - **Microservices Architecture**: We are employing a Microservices architecture for this project. An understanding and experience with developing and deploying microservices is crucial. - **Real-Time Updates**: A key feature of this project is the need for real-time updates. Experience with technologies and techniques for implementing real-time features will be highly beneficial. Ideal candidates should have a strong command over JavaScript/TypeScript, with ex...
We have developed an application, but we need some expert help in integrating Pinecone with RealTime API. The LLM is in Javascript and uses OpenAI Realtime API, and it works well, but we just need your help in getting our application to do Pinecone lookups / queries and act as an exclusive knoweldge base for the LLM. Currently our application reads reads a large JSON file, uses OpenAI to create embeddings and then uses Pinecone to store the vectors, but its not working properly. Looking for an expert that can show us how to do the integration to best practice or look at our code and tell us how to get it working. Looking for an expert that knows exactly what to do to help us now and in the future. Don't think this should take more than 2-3 hours. Skills and Experie...
...pieces) Technical Skills: Proficiency in Houdini for creating high-quality particle effects and simulations is highly preferred. Visuals: Must support the storyline of each piece and be synchronized with music playback Style: Cinematic, immersive, and emotionally engaging (VFX, animation, motion graphics, or mixed media) Resolution: Must be delivered in 4K Licensing: All visuals must be royalty-free, and full commercial rights must be transferred to us upon completion. Budget: NZD 2000 total (NZD 20 per minute, paid per completed piece) Deadline: July 1, 2025 Here are some References what we are looking for:
...Follow-Up Work: This is a follow-up order. If InPost expands delivery to additional countries, we will request further updates to integrate these new destinations into our shop. Payment Terms: This is an ALL OR NOTHING project—payment is made only for a fully working solution that meets all requirements. Your bid is the total price for implementing the solution across all specified countries. You are free to use existing plugins or custom solutions, but it must work flawlessly. If you can deliver this solution, we look forward to your bid! ?...
...file - the program that recognizes patterns based on trained data will provide the following output, pattern names used below are examples only: - if pattern A is found then say "pattern A found" - if pattern B is found then say "pattern B found" - if neither pattern A nor B are found, say "No pattern found" - this will be done for each set of data points from the out-of-sample file - you are free to use any Machine Learning model you find most suitable but must be supervised learning, and effective in recognizing patterns in the financial data time series (like CNN, CNN + LSTM) - use z-score normalization to normalize data (both in-sample data before training the model, and out-of-sample data before running pattern recognition routine). This ca...
I have tens of thousands of Ethereum addresses and require a Python script that checks the balance of Ethereum and ERC-20 tokens for each address. The script should also output the 24-hour trading volume and current market price for each token of every address. Ultimately, I need a sum of the total assets of all addresses. In addition to the balance checking, I need a separate script that moves all assets from these Ethereum addresses to a single address, based on specified parameters. Ideal skills and experience: - Proficient in Python - Familiar with Ethereum and Infura API - Experience with cryptocurrency and token tracking - Knowledge of writing scripts for automating tasks in blockchain Please note, I already have the list of Ethereum addresses ready.