Gravitational search algorithm matlab code trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 gravitational search algorithm matlab code trabalhos encontrados, preços em EUR

    I am looking for an expert with solid experience in Fiel...looking for an expert with solid experience in Field Oriented Control (FOC) of Permanent Magnet Synchronous Motors (PMSM) who can help tune my PI controllers for more precise speed control. Here are the specifics: - I have an established model using MATLAB/Simulink, and the PI controllers are already implemented. - The key outcome I want is to enhance the accuracy of the speed response. The ideal candidate will have: - Extensive knowledge and experience with PMSM and FOC. - Proven background in tuning PI controllers. - Strong proficiency in MATLAB/Simulink. Your task will involve analyzing the existing model, suggesting enhancements for the PI controllers, and implementing these changes to achieve a more precis...

    €94 (Avg Bid)
    €94 Média
    4 ofertas

    I'm in...proficient Python developer who can help compile a Python code, that I have acquired from GitHub, into an executable format for Windows. As the client, I expect: - Understanding the existing Python code and its dependencies - Transforming the Python code into a Windows executable file Successful freelancers should provide a detailed project proposal illustrating how they plan to compile the code to exe on a Windows operating system. Though no specific Python libraries or frameworks were mentioned, a background in Python coding and debugging is paramount. The ideal freelancer should have a deep understanding of Python code, dependencies, and experience dealing with code from GitHub. Experience in generating Windows executable files...

    €26 (Avg Bid)
    €26 Média
    23 ofertas

    ...need of a skilled Delphi developer, well-versed with Delphi 5, to work on an existing software project. The goal is to both fix bugs and enhance the software with new features, ultimately improving its performance. Key Responsibilities: - Identify and address issues causing certain features not to work - Implement necessary bug fixes - Integrate new features in a seamless manner - Optimize the code for improved performance familiar with firebird database and report builder. Ideal skills and Experience: - Strong background in Delphi development, specifically with Delphi 5 - Proven track record of fixing bugs and enhancing existing software - Understanding of software optimization techniques - Ability to work effectively both independently and as part of a team - Strong probl...

    €6 / hr (Avg Bid)
    €6 / hr Média
    11 ofertas

    I am seeking an experienced programmer, whose task will be to integrate the Trilliant Provider Directory API into another system. Must have experience with Trilliant and Dat...into another system. Must have experience with Trilliant and Databricks. It's noteworthy that I am open to working with a freelancer proficient in any programming language. Ideal qualifications are: - A solid general programming background - Experience with API integration - Capable of interpreting and applying API documentation The API must deliver the following functionalities: - Ability to search providers - Retrieve provider details - Seamless integration with another system Freelancers who demonstrate evidence of past experience particularly in Trilliant / Databricks API integration will be hig...

    €445 (Avg Bid)
    €445 Média
    77 ofertas

    I am seeking native Portuguese speakers with a partner to aid in a dual channel natural conversational audio recording project designed for speech recognition training. In this project, you will: - Engage in natural dialogs about 6 topics are provided (36 options) - Each topic must be 15 minutes of natural conversation - Record these conversations in two methods, which application...parnert. Ideal candidates are native Portugal Portuguese speaker if aren't native but have the accent can also participate , with good conversation skills, and have access to recording equipment. A partner with the same skills is also needed. We need 2 persons , so the candidate must have a dialogue partner (anyone around them is ok). We will use this recording for speech recognition and ...

    €20 / hr (Avg Bid)
    €20 / hr Média
    29 ofertas

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    €20 (Avg Bid)
    €20 Média
    6 ofertas

    ...a voice search feature to my website which is developed using PHP. I already have my mind set on using Google Cloud Speech-to-Text API for this. Key requirements for the voice search implementation include: - Enabling voice search for content navigation: Users should be able to navigate through my website using their voice, reducing the dependency on traditional text-based searches. - Enabling voice search for information retrieval: Users should be able to ask questions and receive relevant information from the website using voice commands. Ideal Skills & Experience: - Proficiency in PHP development is a must, as my website is built on this platform. - Experience in integrating third-party APIs, particularly Google Cloud Speech-to-Text API. - Prior work...

    €172 (Avg Bid)
    €172 Média
    37 ofertas

    ...developer with experience in algorithmic trading to create a bespoke algorithm specifically for the optimization of trading strategies in the crude oil market. Key Requirements: - The algorithm should be written in Python. - It should primarily focus on crude oil trading. - The primary objective of this project is to optimize trading strategies, not price forecasting or risk management. Ideal Skills and Experience: - Proficiency in Python for algorithmic development. - Previous experience in creating and optimizing trading algorithms. - Specific experience in crude oil trading is highly preferred. - A solid understanding of trading strategy optimization. The successful freelancer will be expected to not only create the algorithm but also demonstrate its effective...

    €114 (Avg Bid)
    €114 Média
    10 ofertas

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    €55 (Avg Bid)
    €55 Média
    1 ofertas
    Google SEO for Product Pages 6 dias left
    VERIFICADO

    I'm looking for an SEO expert to optimize my website for Google search engine rankings. The primary focus will be on improving the visibility and ranking of our product pages. Key requirements: - Demonstrable experience in SEO, particularly with a focus on Google. - Strong understanding of on-page optimization techniques. - Proven track record of improving search engine rankings for product pages.

    €16 / hr (Avg Bid)
    €16 / hr Média
    127 ofertas

    ...link strategy implementation and link wheeling. * Develop and execute SEO strategies to increase organic search rankings and traffic. * Perform keyword research and identify target keywords for optimization. * Optimize website content, meta-tags, and other on-page factors. * Conduct regular SEO audits to identify technical issues and opportunities for improvement. * Analyze website data and provide insights into SEO performance. * Understand and stay current on industry trends, search engine algorithm updates, competitive landscape, and internal product development efforts. * Consistently monitors the performance of the content using various analytics tools, such as Google Analytics and Search Console. * Collaborate with cross-functional teams to implement SE...

    €75 (Avg Bid)
    €75 Média
    50 ofertas
    Java Code Fix Needed 6 dias left
    VERIFICADO

    ...setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    €24 (Avg Bid)
    €24 Média
    33 ofertas

    I am looking for an expert in Google organic SEO to improve the ranking of my website's home page and contact us pages. The main goal is to increase my website's traffic. Here's what I expect from potential freelancers: 1. EXPERIENCE: Proven experience in SEO and a comprehensive understanding of Google's ranking algorithm. 2. STRATEGY: A clear, well-defined strategy for improving the ranking of my website's home page and 'Contact Us' page. 3. BUDGET: In your application, please include a detailed project proposal with a competitive price. With your expertise, I hope to improve my website's visibility and drive more traffic. Please provide examples of past work that demonstrate your capabilities in this area. Only those who can ...

    €52 (Avg Bid)
    €52 Média
    46 ofertas

    I need a single form to register two differ...single form to register two different types of users on my wordpress website. See the attachment. I'm looking to set up a WordPress site that supports dual user registration - customers and instructors. Key Requirements: - The registration form should be able to collect specific information from both user types including name, email address and phone number. - Customers should have the ability to search for instructors and book lessons with them. - Instructors should be able to create, manage and edit their profiles. I'm seeking a skilled developer who can implement these functionalities seamlessly. Experience in WordPress and user registration systems is a must. The ideal candidate should also have a good understanding of ...

    €36 (Avg Bid)
    €36 Média
    42 ofertas

    ...on parts, not started, completed. - Ability to search by customer, PO number, job status, date, part on both active jobs and completed archived jobs in the past. - Ability to allow the upload of PDF files, pictures, notes etc for each job. - Ability to allow simple addition of parts for the job, these are then stored within the system and can be searched for and used for future jobs (also ability to edit / delete part). - Ability to export each completed job card (including attached PDF files, pictures and notes) to a PDF. - Ability to export completed jobs to CSV file for automated invoice generation in Quickbooks Online - Ability to import customer database CSV file from Quickbooks. - Creation, editing and saving of quotes - Ability to search Archived jobs (Completed / n...

    €877 - €3509
    Secreto
    €877 - €3509
    97 ofertas

    ...seeking an experienced developer to convert the SPM12 GUI interface, currently built on the MATLAB compiler, into a Python application. The source code for SPM12 is available at SPM12 GitHub repository Objectives: • Translate the entire SPM12 codebase from MATLAB to Python while maintaining functionality. • Develop a Python-based GUI that replicates the current MATLAB interface. • Ensure the converted application integrates well with Python scientific computing stacks. Key Deliverables: • A fully functional Python version of SPM12. • Source code with comments and documentation. • A user guide for the Python-based GUI. Skills Required: • Proficiency in MATLAB and Python programming languages. &bu...

    €76 (Avg Bid)
    €76 Média
    9 ofertas

    I'm in need of an experienced app developer to create an e-commerce app for both iOS and Android platforms. The primary goal of this app is to support online purchases and transactions. Key features I'm looking for include: - A user-friendly interface for making purchases - Secure payment gateways for transactions - A robust product catalogue and search functionality - A system for tracking orders and managing accounts - Notifications for order alerts and promotional offers Experience in creating e-commerce apps is a must. Your expertise in both iOS and Android platforms is crucial, as the app needs to be developed for both. The app will need to be reliable, user-friendly, and secure to handle online transactions.

    €487 (Avg Bid)
    €487 Média
    32 ofertas

    As a proactive website owner, I'm currently experiencing issues with the search bar on my site. It suffers from slow loading speed and provides irrelevant results, causing a less than ideal user experience. The existing search feature has been built using PHP. To improve the functionality and user satisfaction, I'm seeking a professional with vast experience in PHP who can implement critical improvements. - Autocomplete Function: For faster and user-friendly search queries, incorporate a reliable autocomplete function. Having this feature can save users' time and enhance the browsing experience. - Enhanced Filtering Options: Alongside the autocomplete feature, the search bar needs to have advanced filtering options to serve the most releva...

    €12 (Avg Bid)
    €12 Média
    13 ofertas

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    €10 (Avg Bid)
    €10 Média
    8 ofertas
    Grow My YouTube Subscribers 5 dias left
    VERIFICADO

    I'm a new YouTuber with less than 1k subscribers. I'm looking to grow my subscriber base to 10k. I'll need someone who can help me with this. Key Requirements: - Proven track record of growing YouTube channels - Familiarity with YouTube's algorithm and best practices for engagement and subscriber growth Skills and Experience: - Social media marketing - YouTube channel management and growth - SEO and keyword research - Content strategy and optimization I'm open to suggestions and strategies to achieve this goal. Please provide a brief overview of how you would approach this project when you bid.

    €60 (Avg Bid)
    €60 Média
    32 ofertas

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

    €11 / hr (Avg Bid)
    €11 / hr Média
    22 ofertas

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

    €26 (Avg Bid)
    €26 Média
    17 ofertas

    Code Upgrade for BuddyBoss App Customization

    €177 (Avg Bid)
    €177 Média
    1 ofertas

    I'm in search of a talented illustrator skilled in pencil art who can bring my Pokémon team to life in a unique, realistic style. Key requirements: - Expertise in figure drawing is a must, as the project will involve detailed illustration of fantasy characters. - Familiarity with Pokémon character design would be a significant plus. - You will be working with traditional pencil and paper, delivering the final physical product. - An eye for realism in your drawing style is essential. Ultimately, I want to see my Pokémon team arise from the canvas in an impactful and detailed manner that blends the fun of fantasy with a touch of realism. If you're a skilled draftsman with a passion for bringing imaginary creatures to life, I'd love to see your po...

    €84 (Avg Bid)
    €84 Média
    43 ofertas

    I'm looking for a skilled developer to create a search engine that emulates the functionality of Google

    €2935 (Avg Bid)
    €2935 Média
    85 ofertas

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    €288 (Avg Bid)
    €288 Média
    4 ofertas

    I'm looking for an experienced professional to enhance the Bing SEO performance of my website. My main aim is to boost its visibility on Bing search results, improve its ranking, and drive more organic traffic from Bing: https://allied-yacht.com. Key Requirements: - The focus of the optimization should be on the product pages of the website. Ideal Skills and Experience: - Demonstrable experience in improving Bing SEO for websites, with a proven record of increasing visibility and ranking. - Expertise in optimizing product pages for search engines, specifically Bing. - Understanding of Bing's search algorithm and how to leverage it for SEO purposes. In your application, please highlight your relevant experience in Bing SEO optimization for websites,...

    €92 (Avg Bid)
    Garantido
    €92
    31 inscrições

    I'm seeking a skilled and innovative freelancer who can develop a ride optimization algorithm platform for Uber, Lyft, IDrive, and Get Transfer drivers in the United States. This platform should give drivers access to the most profitable rides in real-time, ultimately increasing their revenue and efficiency. Key Platform Features: - Ride Optimization Algorithm: The platform must have an algorithm that helps drivers select long and more profitable rides in real-time. - Real-Time Demand Prediction: It should also predict real-time demand to help drivers make informed decisions. - Fare Estimation Tool: The platform should have a feature to choose the longest and pricing ride from the App ride pool, as well as automatically accept the best rides for the driver. Add...

    €510 (Avg Bid)
    €510 Média
    50 ofertas

    ...the process of retrieving data from specific websites using CRM and CID numbers. The goal is to develop a script or tool that will: Look up Doctor's Specialization: Use CRM numbers to search on the website: CFM Doctors Search Extract doctor's information including their specialization. Look up Disease Descriptions: Use CID numbers to search on the website: MedicinaNet CID10 Search Extract the disease description. Deliverables: ( ) A script or tool that can take a list of CRM and CID numbers as input. Automate the search process on the specified websites. Extract the required data and compile it into an Excel file with separate sheets for doctors' information and disease descriptions. Requirements: Programming

    €19 (Avg Bid)
    €19 Média
    6 ofertas

    I'm looking for an expert in numerical analysis who can help me with a range of tasks. Here's what the job involves: - Solving Linear Equations - Interpolation - Integration While I haven't specified a programming language in the options, I'm currently working on this project by hand. If you're proficient in Python, MATLAB, or C++, your insight into these languages might be helpful. The project is urgent and needs to be completed ASAP. If you're skilled in numerical analysis and can deliver quality work under tight deadlines, I'd love to hear from you.

    €25 (Avg Bid)
    €25 Média
    40 ofertas

    I'm a new YouTuber in the Gaming niche, and I would like help to boost my channel's watch time. Key Requirements: - Assisting in promoting my current videos to reach a wider audience. - Optimizing video SEO to improve visibility and ranking on YouTube. Ideal Skills and Experience: - Proven experience in managing YouTube channels, particularly in the gamin...boost my channel's watch time. Key Requirements: - Assisting in promoting my current videos to reach a wider audience. - Optimizing video SEO to improve visibility and ranking on YouTube. Ideal Skills and Experience: - Proven experience in managing YouTube channels, particularly in the gaming niche. - Proficient in video promotion strategies and SEO techniques. - Understanding of YouTube's algorithm and ...

    €26 (Avg Bid)
    €26 Média
    20 ofertas

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    €24 (Avg Bid)
    €24 Média
    18 ofertas

    I'm in search of a versatile freelancer with skills in Word, Excel, programming, and graphic design. Your expertise in these areas will help me in different domains. Your main tasks will include: - Formatting documents in Word, ensuring a professional and consistent layout. - Creating Excel spreadsheets and conducting data analysis. Proficiency in Excel will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and will be working with Java/Spring/JavaFX for the programming aspect of ...

    €458 (Avg Bid)
    €458 Média
    28 ofertas

    I'm after an expert in SEO, particularly white hat and local SEO, to help optimise my clients online visibility, especially towards local SEO The goal is to improve my clients local search ranking, increase organic traffic, and enhance visibility of my clients websites. The tasks include: - GMB Optimization - Improving local search ranking - Enhancing website visibility The ideal freelancer for this job should have extensive experience and proven successes in these areas. Please include examples of past work in your bid, showing how you have improved local search ranking, increased organic traffic, and enhanced website visibility for previous clients. This project is specifically targeted at reaching local customers, so a solid understanding and experience of ...

    €112 (Avg Bid)
    €112 Média
    82 ofertas

    I'm seeking an experienced Python freelancer to implement RLlib's PPO for a custom multi-agent environment, where agents act independently. Your tasks will be: - Solving the issue with the learning process. Despite configuring the simplest setting with just one ag...independently. Your tasks will be: - Solving the issue with the learning process. Despite configuring the simplest setting with just one agent, the model fails to find the optimal action. Additionally, the model seems unable to distinguish between the optimal actions for agents with the same action space but different endowments. Ideal skills include proficiency in Python, familiarity with RLlib's PPO algorithm, and previous work dealing with agent-based environments. Experience in crafting efficient re...

    €143 (Avg Bid)
    €143 Média
    22 ofertas

    ...for a talented and experienced SEO copywriter to join our team. This role requires a deep understanding of SEO best practices, excellent writing skills, and the ability to produce engaging, informative, and high-quality content. Responsibilities: Write and edit blog articles that are informative, engaging, and optimized for search engines. Conduct keyword research to identify high-potential keywords and topics. Optimize existing blog articles to improve their search engine rankings. Develop content strategies to increase organic traffic and improve user engagement. Collaborate with the marketing team to ensure content aligns with overall brand strategy and goals. Stay up-to-date with the latest SEO trends, tools, and best practices. Requirements: Proven experience as ...

    €87 (Avg Bid)
    €87 Média
    57 ofertas

    I am seeking a talented machine learning engineer or data scientist to create an automaton for recognising handwritten digits specifically within mathematical problems. Responsibilities: - Develop a machine learning algorithm capable of recognising handwritten digits - The primary focus will be on mathematical problems - Ensure accuracy and adaptability to various handwriting styles - Configure the algorithm to output recognized digits as digital numbers Ideal skills & experience: - Proficiency in machine learning algorithms and principles - Extensive experience with handwriting recognition software - Demonstrate capabilities in Python, TensorFlow or similar platforms - Have a deep understanding of Optical Character Recognition (OCR) - Familiarity with mathematical pr...

    €36 (Avg Bid)
    €36 Média
    9 ofertas

    I need a skilled Pine Script coder for TradingView to help with extracting code from a restricted invite-only script. This script is accessible to me but is otherwise restricted. Key Responsibilities: - Extract the code from the restricted script - Perform major modifications as needed (e.g., changing algorithm, adding/removing features) Ideal Skills and Experience: - Strong experience in Pine Script coding for TradingView - Proven track record of extracting and modifying code from restricted or invite-only scripts - Ability to make significant changes to a given algorithm, indicator or strategy

    €105 (Avg Bid)
    €105 Média
    6 ofertas

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    €17 (Avg Bid)
    €17 Média
    17 ofertas

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    €181 (Avg Bid)
    €181 Média
    6 ofertas

    I'm seeking an experienced professional to help with boosting my Instagram presence and website SEO. The main goal of this project is to significantly increase my Instagram followers ...project is to significantly increase my Instagram followers and engagement. Key Responsibilities: - Improve Instagram engagement through likes and comments - Increase the number of Instagram followers - Implement effective SEO strategies to drive more traffic to my personal website Ideal candidates will have: - Proven experience in Instagram growth and SEO - A deep understanding of Instagram's algorithm and best practices - A track record of successfully driving engagement on social media platforms - Strong knowledge of SEO strategies - The ability to work independently and creatively t...

    €94 (Avg Bid)
    €94 Média
    75 ofertas

    I'm seeking an experienced and skilled engineer, data scientist to assist in optimizing the cooling power of a new metamaterial. The project involves algorithm development to achieve our cooling optimization goals. I will forward you a report where they've used Genetic Algorithm method to optimize parameters. She has used four flux theory to predict optical properties for different particle parameters. you should not optimize the reflectance... in your work, you should optimize the cooling power Requirements: Proficiency in MATLAB Strong background in optics, material science, or related fields. Experience with genetic algorithms and parameter optimization techniques. Excellent communication skills and ability to work independently. Nice t...

    €87 (Avg Bid)
    €87 Média
    6 ofertas

    I am seeking a proficient seller to promote my online mental health services specifically tailored for IT professionals. This unique offering allows sellers to earn commissions based on successful sales, ensuring a mutually beneficial partnership.

    €2 / hr (Avg Bid)
    €2 / hr Média
    4 ofertas

    ...SEO to help enhance my product's visibility and increase sales. Key Requirements: - Optimize product titles and descriptions: Create compelling, keyword-rich product titles and persuasive, informative descriptions. - Backend search terms: Implement relevant keywords in the backend to improve discoverability. - Enhance Images and multimedia: Ensure high-quality images and videos that attract customers and boost conversion rates. Ideal Skills & Experience: - Proven track record in Amazon listing optimization and SEO. - Strong understanding of Amazon's search algorithm and best practices. - Proficiency in keyword research and implementation. - Creative and persuasive writing skills. - Experience in product photography and video creation is a plus. Plea...

    €3 / hr (Avg Bid)
    €3 / hr Média
    4 ofertas

    solana nodejs code for multi-swap within same tx.

    €19 (Avg Bid)
    €19 Média
    8 ofertas

    ...SEO to help enhance my product's visibility and increase sales. Key Requirements: - Optimize product titles and descriptions: Create compelling, keyword-rich product titles and persuasive, informative descriptions. - Backend search terms: Implement relevant keywords in the backend to improve discoverability. - Enhance Images and multimedia: Ensure high-quality images and videos that attract customers and boost conversion rates. Ideal Skills & Experience: - Proven track record in Amazon listing optimization and SEO. - Strong understanding of Amazon's search algorithm and best practices. - Proficiency in keyword research and implementation. - Creative and persuasive writing skills. - Experience in product photography and video creation is a plus. Plea...

    €30 (Avg Bid)
    €30 Média
    24 ofertas

    I'm seeking a professional who can help me increase the watch time on my YouTube channel. While I primarily post entertainment videos, I'm looking for strategies to boost this metric to meet the 3800 watch hour threshold. Key Requirements: - Proven experience in growing watch time on YouTube channels - Strong understanding of YouTube's algorithm - Familiarity with content creation and optimization for entertainment content I'm open to discussing different strategies for achieving this goal. If you're creative and resourceful with a track record of success in this area, I'd love to hear from you. Feel free to share your ideas and past accomplishments in your bid.

    €41 (Avg Bid)
    €41 Média
    21 ofertas

    I'm looking for a freelancer who can help optimize my text and image-based daily news blog for Google Discover. Key Points: - The blog is updated daily and covers news content. - The main goal is to make the content more visible on Google Discover. The ideal candidate should have a strong understanding of Google's Discover algorithm and proven experience in optimizing blogs for the platform. Familiarity with news content and SEO strategies for news websites is a big plus.

    €30 (Avg Bid)
    €30 Média
    17 ofertas