Algorithm in computer science jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 algorithm in computer science jobs found, pricing in USD

    ...authenticating client connections and providing access to the internet. Requirements: Master's degree or PhD in Computer Science, Cybersecurity, or a related field Extensive experience in internet security, privacy, and VPN technologies Strong proficiency in server-side software development Familiarity with OpenWrt and router firmware development (preferred) Passion for internet security and privacy Responsibilities: Develop robust Wireguard exit nodes and VPN server software Ensure seamless integration with existing client software and VPN router firmware Implement secure authentication mechanisms for client connections Design scalable server architecture for hosting on rented solutions and in-house servers Create comprehensive document...

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

    ...proven swimming background - Excellent writing and communication skills - Proficient in research and fact-checking - Familiarity with skills, training, programming, swimming destinations, open water safety, coaching qualifications, swimmers needs - Ability to translate sport science jargon into layperson terms With content expected each week, the right freelancer must be reliable and able to manage regular deadlines, while maintaining a high standard of quality in every piece. Could be fortnightly of course also for the right candidate. Skillset required: - Exceptional writing and editing abilities. - Deep understanding of swimming across various scales (from beginner to professional levels). - Proficient in different swimming styles, including but not limi...

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

    I'm in need of JavaScript help, but I've skipped the specific questions pertaining to what I exactly need in terms of assistance, JavaScript frameworks or libraries, and the main purpose of the project. This could mean I need help on multiple fronts. So, I'm seeking an experienced JavaScript developer with broad expertise including but not limited to: - Debugging - Code optimization - Designing interactive web elements - Working with commonly used frameworks such as React, Angular, and Vue.js - Creating dynamic web pages - Building web applications - Enhancing user interactions Your bid should reflect your ability to handle a wide array of tasks and complexities. As we move forward, I will provide more detailed information about the specific tasks at hand. H...

    $22 (Avg Bid)
    $22 Avg Bid
    24 bids

    I have half of a research paper on Social Media Usage and Happiness, but I need someone to improve it and add citations. The paper should be 6 pages long. ### Focus Areas - **Introduction and Thesis Statement** - **Analysis of Research Findings** - **Conclusion and Recommendations** ##...**Conclusion and Recommendations** ### Requirements - You should have a strong grasp of sentence structure and clarity to enhance the existing content. - I expect you to bring your own research skills to improve the paper and add relevant citations. - Please ensure the essay is 6 pages long. - Previous experience in social science or psychology research writing is a plus. Please provide a timeline for completion with your bid. I'm looking for someone who can turn around quality wo...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    33 bids

    I'm seeking an exam invigilator with at least a Bachelor's degree to administer an on-site exam in Bertrange, Luxembourg. This is a one-time gig with the potential for future opportunities. We provide test administration and accommodation solutions to test-takers nationwide. For this purpose, we look for professionals who we contact on an "as-needed" basis to see if they are available to assist test takers for their approved accommodations. We provide complete training and assignments pay hourly for the entire scheduled time, even if the exam ends early. We have a computer exam coming up where a test taker has been approved for a Reader and input assistance. For this assignment, you are required to be present on-site, sit with the test taker, and read th...

    $22 - $25 / hr
    Local
    $22 - $25 / hr
    0 bids

    ...proficient Python coder who can convert my current pinescript strategy into Python code. This strategy uses supertrend and SMA on daily and weekly timeframes. Key Elements of the Project: - The conversion will enable backtesting of multiple stocks in batches. - The intended outcome is to accurately analyze the performance of the strategy across different stocks. Required Knowledge & Skills: - Deep understanding of Python coding and algorithm optimization. - Understanding of financial indicators especially the supertrend and SMA. - Experience in handling financial data for backtesting, including historical stock prices, volume data, and multi timeframe. Note that the exact rules for the long and short entries will be provided once you're selected for thi...

    $91 (Avg Bid)
    $91 Avg Bid
    10 bids
    Data Science Engineer 6 days left
    VERIFIED

    We're in need of an experienced Data Science Engineer. The ideal candidate should have a strong background in data science, machine learning, and data analysis. Key responsibilities: - Data cleaning: The candidate should be able to clean and preprocess large datasets. - Data analysis: The candidate should be proficient in analyzing data and extracting actionable insights. - Machine learning modeling: The candidate should have experience in building and implementing machine learning models. Although specific programming language requirements were not provided, proficiency in Python, R, or Java would be a strong advantage. This project does not specify a particular industry domain, but any prior experience in Healthcare, Financ...

    $177 (Avg Bid)
    NDA
    $177 Avg Bid
    10 bids

    ...one would expect despite the number of interactions. We believe that the issue lies in the type of interactions considered when determining trends. For this task, we are looking for a professional who can analyze these complexities associated with Twitter's algorithm and adjust it to take into account a wider array of interactions. Ideal skills for this project include: - Strong understanding of Twitter's trending algorithms - Knowledge of the social media landscape, particularly Twitter - Experience with algorithm development and adjustment The end objective is to have our hashtag consider fan posts, official events, and all other types of interactions when determining its trend status. This should, in turn, increase the visibility and ranking o...

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

    I'm seeking an expert in bot development, with a specific focus on financial trading. Your task will entail adding functionality to an existing trading bot, designed to interact with the Robinhood app. Key Requirements: - The bot should operate based on user conditions primarily, with a minor reliance on its built-in algorithm. - After identifying a high point, the bot should immediately sell. - Conversely, after determining a low point, the bot should buy. - The bot needs to establish these high and low points based on a combination of news, average, and RSI factors. Ideal skills and experience: - Proficiency in the programming language/s used by the existing bot - Deep understanding of stock market functionalities - Proven experience in financia...

    $73 (Avg Bid)
    $73 Avg Bid
    17 bids

    I'm seeking a skilled professional who can develop an erosion and sedimentation control pl...Deliverables: - Develop a comprehensive erosion and sedimentation control plan tailored to the specific circumstances of my site. - The plan should incorporate a variety of erosion control measures to prevent soil erosion and sedimentation. Ideal Skills and Experience: - Proven experience in developing erosion and sedimentation control plans, particularly for suburban areas. - Strong understanding of erosion control measures and implementation strategies. - A background in civil engineering, environmental science, or related fields is highly desirable. Please note that the role is strictly for the development of the plan; there is no requirement for implementing the co...

    $488 (Avg Bid)
    $488 Avg Bid
    33 bids

    ...Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned

    $212 (Avg Bid)
    $212 Avg Bid
    9 bids

    ...Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned

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

    We are in need of an experienced graphic designer, specializing in print, to work on creating promotional signs / posters for different clients. The project is ongoing, so I'm looking for someone who can commit to a continuous workflow. Key requirements: - Proficient in creating engaging and visually appealing sign/poster designs - Experience in print media, particularly in ensuring designs are print-ready - Ability to understand and tailor designs to a general audience - Work with Illustrator and/or Indesign This role is ideal for a creative individual who is keen on long-term collaboration and has a strong portfolio in print design. I attached our 2 main products as reference. We individualize these products for each client according to th...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    99 bids

    As a client, my primary focus is on creating a unique social networking site that will revolutionize the way people connect. I'm in search of a full stack web developer with a vision and a passion for innovation to help me bring this idea to life. This project is not for the faint-hearted; it will involve breaking barriers and creating something entirely new. Key Functionalities: - User Profiles and Accounts: The site will need to allow users to create and manage their profiles. - Messaging and Communication Features: It should include real-time messaging, group chat capabilities, and possibly video/voice calls. - Content Sharing and Posts: Users need to be able to share a variety of content like text, images, videos, and more. - Plugin Integration: The successful candidate wi...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    111 bids
    Clear the grass 6 days left

    I'm in need of some technical help to clear out some files that are bogging down my computer. I'm not exactly sure what needs to be cleared, but I know that it's likely temporary files, browser history, and cache that can be removed to free up space and improve the performance of my system. Key responsibilities: - Identify and remove unnecessary temporary files that are hogging my computer's storage - Clear the browser history to improve privacy and reduce the load on the system - Manage the cache to optimize the performance of my computer I'm looking for someone who's experienced in computer maintenance, and is able to take on this task efficiently and effectively.

    $1271 (Avg Bid)
    $1271 Avg Bid
    66 bids

    I'm looking for a competent Java developer to assist with the development of several data structures and algorithms. In this project, you will conduct a set of experiments to compare the performance of dictionary implementations that use unsorted arrays vs. sorted arrays. You are given the Dictionary interface () and its implementation class (). In addition, the file contains a list of 10,000 key-value pairs that represent certain measurements. Key Skills: • Expertise in Java programming • Extensive experience with diverse data structures and algorithms • Ability to adapt to fluctuating project requirements Your ability to create powerful, flexible systems with Java will be crucial for this undertaking. Though the

    $26 (Avg Bid)
    $26 Avg Bid
    15 bids

    For my project, real-time v...real-time voltage levels tracked through an ATSAMD21 MCU will be crucial. I need someone who can develop firmware to transport this crucial A/D data to a host computer via USB in a raw format. This endeavour calls for: * Proficiency in crafting firmware for ATSAMD21 MCU * Proficient understanding of voltage/current monitoring systems including TI INA3211 i2c sensor * Ability to transport raw A/D data via USB * Experience in real-time data monitoring solutions. Your role would be to focus on developing a robust and efficient real-time monitoring system to track voltage levels and send this information in raw format to the host computer. Your expertise will ensure that accurate and reliable voltage info is readily a...

    $494 (Avg Bid)
    $494 Avg Bid
    31 bids

    I'm looking for an expert to optimize the SEO for my Amazon ads targeting Pet and Equine categories. I particularly need guidance on how best to specifically target these categories. My primary goal for the campaign is to improve sales conversions in this sector. Key tasks include: - Understanding Amazon's algorithm and applying relevant strategies - Researching effective keywords and implementing them effectively - Monitoring campaign performance and providing suggestion for improvements Ideally, you will have substantial experience with Amazon SEO and a proven track record of improving sales conversions. Experience with the Pets and Equine categories will be an added advantage.

    $99 (Avg Bid)
    $99 Avg Bid
    56 bids

    I'm in need of a skilled web developer to construct a multi-faceted habit-building website for a broad audience (students, professionals, and the general public). Key Specifications: - Integrated Habit Tracker: Allow users to log and monitor their habits over time. - Goal Setting Section: Facility for users to set, manage, and track personal goals, notably those based on the principles in the book Atomic Habits. - Progress Visualization: Implement appealing graphics and infographics to illustrate user's habit progression and achievements. - Special Section: Design a unique area focused on combating social media addiction, a function unknown to most habit-building platforms. Ideal Skills: - Strong familiarity with coding and web development, particularly for mult...

    $109 (Avg Bid)
    $109 Avg Bid
    14 bids

    As part of my project, I require a thorou...require a thorough analysis of the Sequential Search algorithm. Key Requirements: - An understanding and calculation of the time complexity under all cases: worst, average, and best. - Assessment of the algorithm when working with all types of list: sorted, unsorted, and randomized. The ideal candidate should possess strong problem-solving abilities, excellent mathematical skills, and a deep knowledge of algorithm efficiency. Proficiency in the use of mathematical induction to prove the correctness of algorithms is highly desirable. Your task will revolve around the comprehensive evaluation of the Sequential Search algorithm, making this role perfect for those seeking to apply and grow their knowledge in...

    $109 (Avg Bid)
    $109 Avg Bid
    21 bids

    I'm in need of an expert with knowledge and skills within the realm of Computer-Aided Design (CAD), specifically for developing a basic level mechanical part drawing. Its a onenoff part for a car steering wheel that also needs 3d printing Local to Warwick

    $134 (Avg Bid)
    $134 Avg Bid
    61 bids

    ...scalable and reliable inventory management software. Conduct comprehensive testing to identify and resolve any issues or bugs. Optimize system performance for reliability, scalability, and security. Stay abreast of emerging technologies and industry trends in inventory management. Provide technical support and guidance to end-users as required. Requirements: Bachelor's degree in Computer Science, Software Engineering, or a related field. Proven experience as a Software Developer, focusing on inventory management software. Proficiency in programming languages such as Java, Python, or C#. Familiarity with database management systems like MySQL, PostgreSQL, or MongoDB. Strong problem-solving skills with acute attention to detail. Excellent communica...

    $336 (Avg Bid)
    $336 Avg Bid
    7 bids

    I'm looking to train a model that can generate high-quality images of humans wearing handbags in various ways. Key Aspects: - The primary goal of this project is to generate high-quality images of humans wearing handbags. - The system should accept both images of handbags and models as input. - I'll need the model to adjust the handbag size on the model and simulate different lighting conditions. Skills and Experience: - Strong background in machine learning and computer vision, particularly in image generation and manipulation. - Experience with virtual try-on systems or similar projects will be highly advantageous. - Proficiency in handling image processing and customization would be a plus. It's important that the outc...

    $1008 (Avg Bid)
    $1008 Avg Bid
    36 bids

    I'm in need of a professional Android developer to create a robust server application which will connect to multiple Android clients. This application will essentially implement the Greedy bin packing algorithm, and take care of two specific tasks: - Computing the Greatest Common Divisor (GCD) of a given set of numbers - Counting the number of characters in a file The main requirement for this project is to accurately measure the time taken to complete the entire process, including sending a file from the client to the server, computing the tasks, and returning the results to the clients. Ideal Skills and Experience: - Proficient in Java and Android app development - Strong understanding of networking principles and multi-client server applications - Ex...

    $20 (Avg Bid)
    $20 Avg Bid
    7 bids

    As a busin...with diverse inventory, I am in need of an application to generate unique SKUs, track their usage, and store pertinent SKU information. A distinctive facet of the project will be the creation of a custom format SKU algorithm incorporating department codes, which will ensure efficient identification and organization on our part. As such, a freelancer with a background in inventory management systems or similar projects would be advantageous. This job will require: We have a convention to follow for creation of the SKU IDS. Furthermore I want the ability to add product images at the time of generating the SKU. - Strong knowledge in application development. - Experience with custom format algorithms. - Understanding of department code incorporation. ...

    $27 (Avg Bid)
    $27 Avg Bid
    9 bids

    As a client, I require the expertise of a Python programmer who's adept at scripting. The centerpiece of the project is to write an algorithm for stereo vision and pose estimation. Notably, OpenCV will be the preferred library for this task due to its robust array of features. ArUco markers are being used as objects for calibration. Requirements: - Experience in Python scripting - Ability to write an algorithm for stereo vision and pose estimation - Proficiency with OpenCV Your relevant portfolio that illustrates your competency in the above tasks will be highly appreciated.

    $201 (Avg Bid)
    $201 Avg Bid
    25 bids

    Your role involves sourcing and securing projects and training opportunities within the realms of Data Engineering, Data Science, and Artificial Intelligence. We already have data and AI products prepared, and now seek someone to market and sell these while also procuring new engagements aligned with data and AI technologies

    $1070 (Avg Bid)
    $1070 Avg Bid
    5 bids

    I a...keylogger detector specifically for Windows and Linux operating systems. The primary use of this tool will be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers. Looking forward to working with a s...

    $11 (Avg Bid)
    $11 Avg Bid
    5 bids
    RF and Riggers 6 days left

    We need RF Engineer/ Rigger Re...to industry standards. • Testing, cleaning, and packing field equipment. • Traveling to customer locations and field sites. • Testing the performance of existing wireless networks. • Analysing RF broadcasting equipment and suggesting improvements. • Using computer software to design RF installations for new wireless networks. • Troubleshooting network issues. • Ensuring regulatory standards are met. RF Engineer Requirements: • Bachelor's degree or Diploma in electrical or Electronics engineering • 1-3 years' experience as an RF engineer in the mobile telecommunications industry. • Knowledge of LTE and RF networks. • Ability to travel when required. • Knowledge of RF h...

    $120 - $347
    $120 - $347
    0 bids

    Company name : Beetel tele t...to industry standards. • Testing, cleaning, and packing field equipment. • Traveling to customer locations and field sites. • Testing the performance of existing wireless networks. • Analysing RF broadcasting equipment and suggesting improvements. • Using computer software to design RF installations for new wireless networks. • Troubleshooting network issues. • Ensuring regulatory standards are met. RF Engineer Requirements: • Bachelor's degree or Diploma in electrical or Electronics engineering • 1-3 years' experience as an RF engineer in the mobile telecommunications industry. • Knowledge of LTE and RF networks. • Ability to travel when required. • Knowledge of RF har...

    $120 - $347
    $120 - $347
    0 bids

    I'm seeking a professional to develop a top-notch mobile app. The main objective is not well-defined yet, but I'm open to discussing potential functionalities. Ideal Skills/Experience: - Proven experience in mobile app development - Ability to propose and implement diverse functionalities - Flexibility in terms of timeline as the completion date is not yet decided Your bid should include a brief description of your relevant experience, your suggested strategies for the project, and your availability for timely communication. Looking forward to hearing your ideas and creating an amazing mobile app together! English

    $239 (Avg Bid)
    $239 Avg Bid
    7 bids

    I am currently struggling with a problematic issue in my Ansys mechanical simulation. Throughout the simulation process, I'm unable to solve the setup entirely. Even though no recent changes have been made to my computer software that could potentially interfere with the Ansys mechanical simulation, the problems persist. Also, there are specific error messages and warnings during the attempts to solve the setup. Required Skillset: - Expertise in Ansys mechanical simulation. - Adequate experience in debugging and resolving software errors. - Ability to understand and decipher specific software error messages. The primary task for this project would be to identify, understand and adequately solve the setup issues causing interruptions in the simulat...

    $122 (Avg Bid)
    $122 Avg Bid
    15 bids

    I'm experiencing a "Forbidden: You don...experienced WordPress specialist - Have previous case studies of successfully handling similar issues - Be skilled in troubleshooting and rectifying website errors Key Tasks: - Investigate and diagnose the problem causing the forbidden error - Implement a solution to rectify this problem and restore full access to the website - Verify the solution to ensure the error doesn't recur. Your responsibilities would include making sure the error is permanently fixed and ensuring the website runs smoothly after the fix. In your bid, include how you plan on accomplishing this. Looking forward to restoring my site's functionality with your help! Note: You must be prepared to work from my computer screen via a ...

    $31 (Avg Bid)
    $31 Avg Bid
    114 bids

    I'm looking for an expert specialized in Computer Science (CS), Electrical Engineering (EE) and Mechanical Engineering (ME) to assist me with academic projects particularly focused on Power Systems with emphasis on Renewable Energy Integration. This will require: - Profound knowledge of Computer Science, Electrical and Mechanical Engineering concepts - Expertise in dealing with Power Systems, specifically Renewable Energy Integration into Power Systems - Tools Matlab, Python - Algorithms development Expect your assistance to be comprehensive, covering all bases to ensure outstanding outcomes. Your bid should demonstrate your expertise in these areas.

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

    I am in need of a specialist to optimize my Amazon product listings for coloring books. The key focus will be enhancing visibility and maximizing customer engagement for my book collection. Here's what I am looking for in a freelancer: - I need you to know more about KDP marketing than I do. I only know the basics. I need an advanced skilled person. - Expertise in Amazon SEO and PPC ads, with a specific focus on product listing optimization. - Experience with book listing, preferably in the coloring books category. - Proven track record in improving visibility and sales on Amazon with optimized product listings. Your responsibilities will include: - Optimizing the titles, descriptions, and other pertinent details in each coloring book list...

    $152 (Avg Bid)
    $152 Avg Bid
    60 bids

    ...fake invoices. The aim is to prevent financial losses and enhance security. Need to detect a submitted computer generated receipt in pdf if it is a tampered or real one. There are chances like in the computer generated bill some people can change the amount, name, address sections and submit. This model should able to detect all those tampered PDFs with minimum false positives. Do metadata analysis QR code reading in the receipt and validation Key Responsibilities: - Develop a fraud detection algorithm using Python. - Test and tune the model for maximum accuracy. Ideal Experience and Skills: - Proficient in Python programming. - Proven experience in creating algorithms, preferably in fraud detection. - Ability to dem...

    $304 (Avg Bid)
    $304 Avg Bid
    13 bids

    ...a designer who can craft a modern, minimalistic logo for my IT support business. This unique logo should include a symbol referring to technology such as a computer/laptop symbol, circuits, or a cloud. Requirements: - Use of cool tones, specifically blues and grays, to communicate our corporate image. - A minimal, sleek sans-serif, serif or script typeface. The choice is yours as I don't have any specific preferences. - The design should be innovative, portraying my business as a cutting-edge, modern IT support firm. - I would like the logo to be an symbol next to the company name Ideal skills: - Creative graphic design - Knowledge in modern logo trends - Familiarity with tech - Attention to details Please include samples of your previous work, especially if si...

    $25 (Avg Bid)
    $25 Avg Bid
    90 bids

    I am in need of a dedicated and highly competent professional to maintain an engaging and active presence on my Instagram and TikTok profiles. The responsibilities include: - Content Creation: Generate appealing and relevant content geared towards my target audience. - Scheduling Posts: Consistently schedule posts during peak engagement times. - Interacting with Followers: Proactively interact with followers to build a loyal and engaged community. The perfect candidate will preferably have experience in crafting content that appeals to both young adults and parents. Existing knowledge of Instagram and TikTok algorithm and peak times for engagement would be a significant advantage. I look forward to working with a skilled social media manager who can interpret our bra...

    $143 (Avg Bid)
    $143 Avg Bid
    44 bids

    I am in need of an experienced AI developer with a strong background in machine learning, specifically in the context of developing algorithms for music programs. Key project details and requirements: - The primary goal of this project is to create an algorithm that can be integrated into a music program. - The algorithm should be able to perform beat detection and analysis, separate the voice from the music, and automatically generate lyrics as the song is played. Ideal candidate should have: - Proven experience in machine learning and AI development, with a specific focus on music-related projects. - Proficiency in developing algorithms for beat detection and analysis. - Skills in voice separation from music in real-time. -...

    $1355 (Avg Bid)
    $1355 Avg Bid
    39 bids

    Implement the given algorithm in javascript and HTML for visualization

    $16 (Avg Bid)
    $16 Avg Bid
    36 bids

    Attached is an adobe inspection report format that I need some final details fixed. For example the fonts are a few different sizes and some kinks I need fixed. I am not a computer guy but this format would work great. I just need a professional to go over it and make it consistent. I can explain it better over the phone if possible 4152446429 Thank you.

    $307 (Avg Bid)
    $307 Avg Bid
    74 bids

    ...handle product listing and optimization as well as inventory management for my active Amazon account selling physical products mainly in the grocery category. Key responsibilities to include: - Ensuring product listings are optimized for search - Keeping up with new pricing trends - Looking for products to outsource and handling their logistics - Regularly adjusting inventory levels to match sales patterns The ideal candidate will have: - Proven experience in managing (and growing) Amazon stores - Deep understanding of Amazon's ranking algorithm and search optimization techniques - Expertise in inventory management on Amazon platform. A history of success in increasing sales for physical products would be a bonus. The pay is basic for now unti...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    87 bids

    I require a comprehensive research on master's degree pr...master's degree programs, with a specific focus on the fields of medicine and science. The main objectives of the project are: - Collecting relevant and up-to-date information on different master's degree programs in medicine and science. - Analyzing this data to highlight key features of each program. - Identifying any recent trends in this sector. The ideal freelancer for this job: - Should have experience in academic research and data analysis. - Must possess excellent organizational skills to present the information in an easily understandable format, such as graphs, charts, or clearly labeled spreadsheets. - Familiarity with the education sector or previous work e...

    $374 (Avg Bid)
    $374 Avg Bid
    20 bids

    I am on the hunt for an experienced web developer to create a website specifically for residential real estate. This involvement will require extensive understanding and expertise in both back-end and front-end development. Key Responsibilities: - Develop a user-friendly interface to allow property search, user registration, and property listings - Ensure all functionalities are performing smoothly and efficiently. Ideal Candidate Skills: - Experience in creating other real estate platforms, with proof by showing past work - Knowledge in property search algorithm development - Proficient in user interface designing and user experience Key Features 1. Direct Listing: Property owners can list their properties for sale or rent directly on the platfor...

    $837 (Avg Bid)
    $837 Avg Bid
    193 bids

    In this project, I envision creating captivating long-duration vlogs (over 10 minutes) on various aspects of day-to-day life. The main purpose behind these vlogs is to capture the pure essence of daily life and transform it into a captivating visual story. Here's the type of content to be included in these vlogs: - Travel experiences - Food exploration - Lifestyle insights Skills and Experience Required: - Exceptional video editing skills - Strong storytelling abilities - Knowledge of YouTube’s algorithm - Prior experience in vlog-making preferably on similar topics (Travel, Food, Fashion, Lifestyle) - Ability to create captivating content that can hook viewers till the very end - Good understanding of audience engagement strategies. If you are a ...

    $16 (Avg Bid)
    $16 Avg Bid
    30 bids

    ... The custom indicator should generate trade signals for alerts. Should be able to use this strategy in the Chart, where it should display buy, sell and exit signals. This project requires expertise in Pine Script v5 and a deep understanding of technical analysis principles. My requirement will be as below; 1. Convert 3 indicators into a strategy.(Source code will be provided) 2. Alert Creation. 3. Buy/Sell signal, Trailing SL/Trailing TP integration with alert function. 4. Session End/Start as per the script. 5. Code debugging required if any. 6. Back testing in different time frames. 7. Eliminate false signals. Ideal candidate should be; 1. Expertise in Trading view 2. Proficiency in Pine script v5 development. 3. Ability to convert indicators ac...

    $329 (Avg Bid)
    Featured NDA
    $329 Avg Bid
    5 bids

    This project, at its core, seeks to explore and understand the potential conflicts or concerns between being a Christian and getting a COVID vaccine. As...Requirements: - Peer-reviewed scientific articles - Relevant religious texts - Expert interviews from both domains Specificity: The focus will be entirely on Christianity and its various denominations. Delve into the specifics of different Christian perspectives and how they might oppose or support the COVID vaccine. Ideal skills and experience: - Strong background in religious studies, specifically Christianity - Solid understanding of science, particularly medical vaccines - Excellent research skills - Superior writing and communication abilities - An ability to present a balanced view from both religious and scien...

    $23 (Avg Bid)
    $23 Avg Bid
    31 bids

    We are doing trailers service for people who needs help in fixing their properties and getting better service most of people who used to travel for long distances so we are able to assist anyone who want their trailers to operate normally without any broken sides or wheels / bearings and breakable at the same time we do computer services Ideal freelancers for this job should possess: - Deep knowledge of software and Hardware Manufacturing industry practices - Strong customer service abilities - Proficiency in various computer applications - Excellent communication skills. We aiming to leverage our abilities to effectively provide trailers support and services in trailer manufacturing setting. Experience in a similar role would be advantageous.

    $25 - $50 / hr
    $25 - $50 / hr
    0 bids

    I'm looking to hire a freelancer to develop a specialized bot t...number of pre-approved investors and relevant project details. **Technical Requirements:** - Utilize cryptocurrency APIs and blockchain data sources for real-time tracking and analysis. - Implement an efficient scanning algorithm to identify coins meeting the investor threshold. - Integrate with Telegram Bot API or Discord API for seamless message delivery and user interaction. If you have experience in blockchain development, bot creation, and integration with messaging platforms, please reach out to discuss the project further. Your expertise in developing this specialized bot would be highly valued. I'm excited about the potential of this project and look forward to colla...

    $37 / hr (Avg Bid)
    $37 / hr Avg Bid
    21 bids