Get paid for programming online jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 get paid for programming online jobs found, pricing in USD

    ...selected and the drivers for each motor. -I am wanting to use an arduino microcontroller for the controls. -I require the power supply to be as small as possible, but still being well within in a safe range of the power demand of the system. Refer to addition info regarding the sizing, or have a discussion with me on possibilities. -Additional peripheral components: 3 x Push Button, 1 x power switch, 1 x small display screen. 2 x Limit switches. What I need done. I need a freelancer to design and spec the unspecified components around the ones that are already spec'd. You will need to spec the PSU, and design the PCB board for the micro controller and for the peripherals required. I will buy all the componentry based on your specification and...

    $297 (Avg Bid)
    $297 Avg Bid
    4 bids

    As a growing company, we've fully set up our QuickBooks Online but it's in need of a thorough review and ongoing management. We're looking for a QuickBooks expert who can help in the following areas on a monthly basis: - Setting up sales and expenses - Managing stock - Budgeting Your responsibilities will involve keeping the system up-to-date, ensuring financial data consistency, and providing insights to support our decision-making process. The ideal candidate for this role would be an experienced accountant with previous QuickBooks Online experience. Knowledge of other accounting tools and financial acumen are also a plus.

    $133 (Avg Bid)
    $133 Avg Bid
    14 bids

    I'm seeking a Python expert to assist me with a data analysis project. Specifically, I need to: - Analyze financial data: The project involves interpreting and analyzing financia...data analysis project. Specifically, I need to: - Analyze financial data: The project involves interpreting and analyzing financial statistics and metrics. Experience in financial analysis is preferred. - Present results via annotated code: The deliverable should be the Python code used for the analysis, with comments and annotations explaining each step. This will help me understand the process and replicate it in the future. The ideal freelancer for this project would be skilled in Python programming, have experience with financial data analysis, and a strong ability to communicat...

    $161 (Avg Bid)
    $161 Avg Bid
    20 bids

    ...- Signal Generation: The robot should be designed to generate both buy and sell signals for trading on PocketOption and OlympTrade platforms. The signals should be accurate, timely and should help in maximizing profits. - Delivery Mechanism: The signals should be delivered directly to the users via Telegram. The delivery needs to be prompt and reliable to ensure users can act swiftly on the signals provided. Ideal Candidate: - Proficient in creating telegram bots - Prior experience in binary options trading - Familiarity with PocketOption and OlympTrade platforms - Ability to deliver accurate and timely trading signals - Strong communication skills for direct message delivery This project is ideal for someone with a good understanding of binary trading and the ab...

    $138 (Avg Bid)
    $138 Avg Bid
    5 bids

    ...structure, and update information from web pages, handle large projects, and be accessible via a powerful API. The system should offer user-friendly features for both individuals and businesses and include flexible user management for both customers and employees. Project Requirements 1. Web Crawling and Data Extraction -Develop a system capable of scraping entire websites and extracting data from each page. -The system should divide the scraped information into sections to facilitate easy reading and understanding. -For e-commerce sites, the system should identify and structure the following information: --Product category (including breadcrumbs for hierarchical structure) --Title --Price --Availability --Images (specify the main image) --Review score --Uni...

    $2320 (Avg Bid)
    $2320 Avg Bid
    55 bids

    ...in Excel. We are an accounting firm and I am looking to automate my compliance practices. Tasks include 1) rolling forward previous year excel work papers 2) taking information from. Client data sheets (excel) and importing into new excel workpaper workbook 3) data analytics based on metrics 4) hyperlink to source data Ideal candidates should have: - Proven experience with Excel macro programming and automation - Ability to work with numeric and legal data - Strong attention to detail to ensure data accuracy This will be a valuable addition to our workflow. Looking forward to your proposals....

    $748 (Avg Bid)
    $748 Avg Bid
    26 bids

    I'm looking for a modern and minimalist logo that combines both text and icon elements. The primary use of this logo will be for my online presence, such as my website and social media platforms. Key Requirements: - Combination of text and icon. - Modern and minimalist style. - Suitable for online usage. Ideal Skills and Experience: - Previous experience in creating combination logos. - Ability to design in a modern, minimalist style. - Understanding of best practices for online logo design. - Strong portfolio that showcases relevant work. - Excellent communication skills to understand and deliver on my vision for the logo.

    $21 (Avg Bid)
    $21 Avg Bid
    34 bids

    I'm looking for a professional who can help me to run a software I downloaded from GitHub on my Windows system. Here's the main outline of what I require: - Understanding the program: I need someone who can navigate through the program and understand its functionalities. - Custom configurations: I'm looking for someone who can make custom configurations to the program. This would likely involve adjusting settings, modifying code, or integrating additional features. - Troubleshooting: If the program does not run as expected, I would need the freelancer to troubleshoot the issue and provide a solution. The ideal candidate should have: - Proficiency in the programming language of the software - Experience with running software on Windows - Ability t...

    $25 (Avg Bid)
    $25 Avg Bid
    7 bids

    I need an Excel expert to create a comprehensive spreadsheet to track and calculate project costs, revenues, expenses, and profits. Specific calculations required include sum, average, percentage. The Excel sheet should track the following: - Project cost - Project revenue - Project expenses - Percentage of account receivable - Percentage of account paid - How the client paid after tax - Description for the costs - Percentage of the costs - Percentage of the profit before tax - Percentage of account receivable before tax - Date of payment The data presentation in the spreadsheet should be in the form of tables and graphs. Experience with financial data analysis and management is vital. Understanding of cost and profit calculations, as well as capability to impleme...

    $23 (Avg Bid)
    $23 Avg Bid
    22 bids

    We are looking for developers who are proficient in WooCommerce and Google Sheet API to help with our ongoing project to improve some of it's functionalities and features. Key Responsibilities: - Assist in setting up WooCommerce functionalities on a website, including product catalog, shopping cart, and payment gateway integration. - Implement integration with Google Sheet API for specific data processing & syncing requirements. Ideal Candidate: - Proficient in WooCommerce, including setting up product catalog, shopping cart, and payment gateway integration. - Experienced in integrating external APIs, specifically Google Sheet API, App Scripts Programming. - A good understanding of data processing and how to leverage Google Sheet for such purposes. T...

    $134 (Avg Bid)
    $134 Avg Bid
    47 bids

    I'm looking for help from a talented programmer with C++ experience and low-level programming knowledge. The main purpose of this project is to develop a keyboard input emulator specifically for gaming purposes. Basic requirements: - Compatibility: The emulator must be designed to run on Windows operating systems. - Programming Language: It is important to develop the emulator using C++. - Purpose: Macro tests will be performed with the emulator in the game. Your role will be as follows: - Design and develop a reliable and efficient keyboard input emulator for gaming. System level programming is required. (It will simulate the keyboard on the hardware and perform keydown and keyup operations. I want it to press the z1 key when the Capslock L...

    $20 (Avg Bid)
    $20 Avg Bid
    1 bids

    Task 1: Write dynamic programming and recursive programs for a given problem obtained from 4 practical task selection test. • Implement a recursive program to solve the given problem. • Analyze time complexity of the recursive program (brute force) and dynamic programming approach using Big O and Omega notations. • Implement a dynamic programming approach by defining a table to store previously calculated values and using them to compute the next value in the sequence. Write recursive solution. • Test both programs for different input sizes and compare their performance. Task 2: Parallelize the algorithms for the second and third recursive equations obtained from the 1 practical selection test, and also parallelize second an...

    $51 (Avg Bid)
    $51 Avg Bid
    8 bids

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope you'l...

    $14 (Avg Bid)
    $14 Avg Bid
    8 bids

    I'm looking for a skilled and experienced coder to work remotely on a website development project. The project involves: - Building a website: Your primary task will be to create a professional website from scratch. This includes developing the site's front-end and back-end, and ensuring it is functional, user-friendly, and visually appealing. I'm open to hearing your suggestions on the programming languages and technologies to be used for the project. Your expertise in coding and web development will be crucial in bringing this project to life. Prior experience with similar projects and a portfolio of past work will be highly regarded. Looking forward to collaborating with a talented coder who can take ownership of this project and deliver a high-q...

    $438 (Avg Bid)
    $438 Avg Bid
    71 bids

    I require an adept marketer to develop and manage paid advertising campaigns targeting millennials on Facebook and Instagram. The primary objective is pushing traffic to my website. Key Skills/Experience desired: - Proven track record in effective social media advertising, specifically tailoring ads for millennials. - Proficiency in Facebook and Instagram marketing tools. - Proven ability to generate substantial website traffic through paid ads. Responsibilities: - Develop, manage and oversee paid advertising campaigns on Facebook and Instagram. - Identify and utilize effective advertising strategies to drive web traffic. - Proactively analyze campaign performance and adjust strategies for optimal outcomes. This project necessitates practicality...

    $2127 (Avg Bid)
    $2127 Avg Bid
    40 bids

    ...Ability to work full-time and communicate effectively - Experience working in a team environment I'm looking for an individual who is reliable, skilled and able to commit to a full-time role. Please include your relevant experience, portfolio and availability in your proposal. OVERVIEW: We have created our own web-based digital dignsge content and screen management system. The cms allpws us to control the content displayed in-store TV screens. The platform can be seen here: - If you have digital signage experience this will be ideal (this is not building a website) - Fluent English speaking - We would like to work with a freelancer, not a company (paid hourly) - Proven development experience (sample of similar works required) - Experience in Android: java | Wind...

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    67 bids

    I'm in need of an experienced C# desktop programmer who is well-versed in SQL Server 2019. The primary task is to ensure that new columns added to...correctly fetched from the SQL Server 2019 database - Implement a seamless solution that does not affect the overall functionality of the application Ideal Skills and Experience: - Strong proficiency in C# programming language - Expert knowledge of SQL Server 2019, including stored procedures and functions - Prior experience with similar tasks involving Excel report generation from SQL data - Excellent problem-solving skills and logical thinking - Ability to work independently and deliver high-quality results within the stipulated time frame If you believe you have the right skill set for this project, I look forward to re...

    $148 (Avg Bid)
    $148 Avg Bid
    52 bids

    I'm looking for a data analyst to provide a comprehensive report on the popular product categories and seasonal sales patterns within the online retail space. Key responsibilities: - Analyzing and interpreting data on popular product categories in online shopping - Identifying and presenting seasonal sales patterns Ideal skills and experience for this project: - Proven experience in data analysis with a focus on retail or e-commerce - Strong understanding of statistical methodologies and tools - Excellent ability to interpret and translate data into clear, actionable insights - Strong knowledge of the online shopping landscape and consumer behavior would be beneficial The project needs to be completed within a month, so a proactive and efficient...

    $127 (Avg Bid)
    $127 Avg Bid
    31 bids

    Apply only if you have this transactions here:

    $19 (Avg Bid)
    $19 Avg Bid
    6 bids

    Hi DW SOLUTION ONLINE, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    1 bids

    Hi Amna! I haven't received any orders; however, I am working p-t now and I want to pay you for the 2 angels. The agreed price was $100 for both and I included $20 to bridge the 10% cut taken by Freelancer. You will also get 30% royalty payments for these two pieces as discussed previously. I just want you to get paid something asap. Thank you so much!

    $120 (Avg Bid)
    $120 Avg Bid
    1 bids

    I'm looking for a wizard developer who can create an enterprise API. I do not have a preferred programming language, therefore, use the one you find most suitable and efficient. I need the API to include the following features: I am seeking a skilled developer to create a API to act as a third party implementation to serve clients such a service oriented businesses as Massage Therapists for client booking via scheduling calendar of showing available appointments ( this calendar shall also be utilized by the client to create time blocks when required ) in addition require online credit card initial deposits at time of scheduling and final payments featuring Vaulting to retain credit card details for future or ongoing appointments. A feature automa...

    $467 (Avg Bid)
    $467 Avg Bid
    69 bids

    I need a skilled data analyst proficient in R to perform an in-depth statistical analysis on a large dataset of more than 10,000 records. The main objective is to conduct thorough statistical analysis rather than predictive modeling or data visualization. Key Requirements: - Proven experience and expertise in R programming. - Ability to apply a wide range of statistical techniques including: - Descriptive - Logistics - Bivariate - Univariate - Multivariate - Multidimensional Ideal Candidate: - Proficient in handling large datasets. - Experienced with statistical analysis on a similar scale. - Strong understanding of various statistical techniques. - Ability to present the results in a clear and comprehensible manner.

    $119 (Avg Bid)
    $119 Avg Bid
    19 bids

    Looking for a skilled web designer and developer to work full time on our customers websites. Your primary responsibilities will include graphic design, HTML/CSS coding, JavaScript and Bootstrap programming in Spanish and English Key Responsibilities: - Develop and maintain websites using HTML, CSS, JavaScript and Bootstrap using our proprietary CMS. - Implement interactive features and dynamic content using JavaScript. - Optimize images for fast loading. Must be strong in responsive design using CSS media queries. Skills and Experience: - Proficiency in Graphic Design software. - Strong experience in HTML/CSS. - Proven track record in JavaScript programming. - Ability to work creatively and proficiently. - Excellent communication and collaborati...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    108 bids

    I'm in need of a skilled web developer and programmer to assist with my current project. Unfortunately, I wasn't able to specify the exact purpose of the site, the features I require, or the target audience. However, I...or the target audience. However, I can provide additional information once we're in discussion. Key Responsibilities: - Collaborate with me to determine the website/application purpose, features, and target audience - Develop and code the site/application based on our discussions - Ensure the final product is user-friendly and responsive Ideal Candidate: - Proficient in web development and programming - Excellent communication skills - Able to adapt and work with evolving project requirements - Experience in eCommerce, database integration, and paym...

    $50568 (Avg Bid)
    $50568 Avg Bid
    22 bids

    I'm in need of a professional who can help me establish my online store on Shopify. I plan to start with less than 50 products, focusing on the clothing and accessories niche. Key Responsibilities: - Categorizing the products effectively - Uploading the products to the Shopify platform - Crafting enticing product descriptions that can stimulate sales - Ensuring a consistent and appealing layout across the site The ideal candidate for this role should have: - Profound experience in setting up and managing Shopify online stores - Prior experience with product management, preferably in the clothing and accessories domain - Excellent writing skills to create compelling product descriptions - An eye for detail to ensure the store looks professional and engagi...

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

    ...Type:** Full-Time ? **Compensation:** Paid Position ? **About the Role:** We are on the lookout for a talented Full Stack Developer with a flair for mobile development and UI/UX design. You'll take charge of designing, coding, and modifying mobile applications to enhance user experience. This role requires collaboration with cross-functional teams to bring new features to life and ensure our applications are both robust and responsive. **Key Responsibilities:** - Design and build advanced applications for both iOS and Android using frameworks like Flutter. - Work alongside other teams to define, design, and deploy exciting new features. - Focus on application performance and user experience. - Maintain high standards of code quality and push for...

    $433 (Avg Bid)
    $433 Avg Bid
    19 bids

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope you'l...

    $11 (Avg Bid)
    $11 Avg Bid
    3 bids

    ...experienced Android App Developer to join our team for the development of a puzzle game for the Android platform. As an Android App Developer, you will be responsible for translating game concepts and designs into high-quality, efficient, and engaging mobile experiences. Your primary focus will be on the development of the Android application and its integration with backend services. Responsibilities: 1. Collaborate with game designers and artists to understand game mechanics, features, and visual designs. 2. Develop clean, efficient, and maintainable code for the Android platform using Java or Kotlin. 3. Implement game mechanics, user interfaces, animations, and audio effects according to specifications. 4. Optimize game performance for various Andr...

    $908 (Avg Bid)
    $908 Avg Bid
    10 bids

    I'm in need of an experienced data entry specialist who can assist in uploading 850 products onto my online store. You will be provided with the necessary product information (description, price, specifications) in the format of Excel/CSV files. Your tasks will include: - Accurate data input of all relevant product details - Verification and correction of any existing data entries - Ensuring all listings are in sync with their corresponding inventory Ideal Skills: - Experience in data entry, particularly e-commerce product listing is preferred - Proficiency in Excel - Attention to detail and accuracy are extremely essential - Fast typing speed with a keen eye for details. Please only bid if you have relevant experience, and can start work promptly.

    $126 (Avg Bid)
    $126 Avg Bid
    122 bids
    R Programming Expert Needed 6 days left
    VERIFIED

    I'm in need of a skilled R programmer for help with a project. I'm looking for someone who is experienced in R programming, data analysis, statistical modeling, and data visualization. Your role would be to assist me with my project and help me to achieve the best possible outcome. The ideal candidate should have: - Proficient in R programming - Proven experience in data analysis and statistical model building - Familiarity with data visualization techniques - Strong communication skills This may be an ongoing project, so availability and dedication would be a plus. Please provide examples of your previous work in your bid.

    $94 (Avg Bid)
    $94 Avg Bid
    21 bids

    I'm looking for a skilled developer to create a rock paper scissors game on a Raspberry Pi. The outcome should be displayed on an LED. The following are the key requirements for this project: - **LED Display Design:** I don't have a specific design in mind for the LED display, so I'm open to creative suggestions. It would be great if the design can enhance the user experience and make the game more engaging. - **Programming Language:** I'd prefer the game to be developed using Python. Please ensure you're proficient with Python and can create a smooth and efficient game. - **Control Mechanism:** I'll need the game to be controlled via a web interface that's accessible through a network. This is essential for user intera...

    $18 (Avg Bid)
    $18 Avg Bid
    6 bids

    I'm on the lookout for a skilled RHEL Engineer to assist in getting our server on the Certified Hardware List. The role will require expertise in the core language of RHEL. Although I'm unsure if proficiency in C is obligatory, having it would be a welcome advantage. Specifically, the Engineer will: - Understand the requirements for RHEL certification - Prepare the server for the process - Perform the tasks and tweaks necessary to meet certification conditions I anticipate that a strong understanding of programming, RHEL, and Linux-based operating systems will be necessary. Experience with server certification will also be highly beneficial.

    $102 (Avg Bid)
    $102 Avg Bid
    4 bids

    I'm looking for a skilled developer with experience in cTrader platform and C# programming to create a custom Renko-based cBot for me. Key Requirements: - C# Proficiency: The developer should be well-versed in C# programming language, as the cTrader platform typically uses this language for cBots. - cTrader Platform Knowledge: Experience with this platform is essential, the developer should have a strong understanding of how to work with its APIs and develop cBots. - Custom Renko Functionality: I need the developer to implement a custom brick size for Renko charts in the cBot. -Automated Trading Execution: The cTrader bot should be able to automatically execute trades based on the parameters of the strategy. - Backtesting and optimisation c...

    $605 (Avg Bid)
    Featured Urgent
    $605 Avg Bid
    15 bids

    We are looking for an experienced marketer who specializes in marketing campaigns that rely on data analysis. You as a digital marketer must be able to handle the data analysis that we will provide you with to target the right target audience. You as a digital marketer, you must be able to implement advertising campaigns based on the data analysis that we provided to you. You as a digital marketer, you must be able to implement advertising campaigns on Facebook, Instagram, Snapchat, TikTok, and Twitter. Ideal Skills and Experience: - You must have the ability to handle the data analysis that we will provide you to target the right target audience. - To have proven experience in marketing campaigns that rely on data analysis. - To have proven experience in paid advertisin...

    $15 (Avg Bid)
    $15 Avg Bid
    8 bids

    I'm in need of a skilled online data entry professional for a project involving the extraction of data from various websites and organizing it into a database. Key Responsibilities: - Conducting online data entry tasks from multiple websites. - Ensuring the accuracy and completeness of the data. - Organizing the entered data into database entries. Ideal Skills and Experience: - Proven experience in online data entry. - Proficiency in web browsing and data extraction. - Strong attention to detail and accuracy. - Experience with organizing data into database entries would be considered a plus. Please only apply if you have a strong track record in online data entry and can guarantee the quality of the work.

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

    ...program for Windows. A skilled developer with expertise in creating a dynamically pixelating images (not simple machine or grid pixelation). The program should have the following functionalities: - dynamically pixelate any imported image into mathematical, non-mathematical or custom shapes in various styles with user adjustable settings and configurations - adding additional shapes into the created shapes in separate layers to create more complex outcomes - export of the pixelated images as 300dpi vectorized or rasterized files - intuitive interactivity with user friendly adjustments, selections and editing The ideal freelancer would have extensive experience in graphic programming, creating image pixelation algorithms and a strong background in developing highly intera...

    $489 (Avg Bid)
    $489 Avg Bid
    28 bids

    I'm looking for a skilled freelancer who can help me automate personal communication using WhatsApp Cloud API. The main goal of this project is to streamline my personal communication processes and make it more efficient. Key Responsibilities: - Integrating WhatsApp Cloud API: The first phase of this project would involve setting up the WhatsApp Cloud API, including the integration of a websocket webhook for real-time communication. - Developing Automation Scripts: I will need you to create Python scripts that can automate various communication tasks on my behalf. This might involve sending messages, responding to specific triggers, or even managing contacts. Skills and Experience: - Proficiency in Python: You should be an expert in Python programming, as this ...

    $18 (Avg Bid)
    $18 Avg Bid
    9 bids

    I'm looking for a Python content writer who can create technical documentation at an intermediate level geared towards software developers. Key Requirements: - Previous experience writing technical documentation. - Comprehensive understanding of Python programming language. - Ability to break down complex concepts into easily digestible content. - Knowledge of the needs and interests of software developers. The documentation should be structured, engaging, and provide a thorough explanation of Python concepts that are relevant and useful for software developers. A long-term collaboration may be possible for the right candidate.

    $131 (Avg Bid)
    $131 Avg Bid
    34 bids

    Warning: This project is for advanced developers. Those that can read complex code structures - I mean it. You must be able to understand ReactJS but also understand a large existing project with little help from me. We're looking for a full-time programmer who is hard working, honest, and enjoys learning. Are you the kind of person where your yes means yes and your no means no? Do you have several years of programming experience with all things ReactJS? Place, "ReactJS developer" on the top of your bid. This full-time position requires attention to detail - someone that understands spoken and written English, fluently. We have enough work for over a year. On the top, after "ReactJS developer", please tell me what was your most difficu...

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

    As the project owner, I'm seeking a professional skilled in Pine Script with experience in retrieving code from private scripts on Trading view. The key objectives of this project include: - Extracting the Pine Script code from a specific invite-only scrip...MACD. - The code extraction should consider compatibility with variable timeframes. Whilst exact timeframes aren't specified yet, flexibility should be maintained to accommodate potentially any (e.g. 1 minute, 5 minutes, 1 hour, and more) I expect freelancers interested in bidding for this project to have proven experience in Pine Script programming and a reliable understanding of trading indicators. Kindly attach a sample of a similar project you've worked on, if available. This way I can evaluate your s...

    $114 (Avg Bid)
    $114 Avg Bid
    4 bids

    I'm looking for a website developer who can build me an online store on WordPress which I could migrate to Hostinger. The store will primarily cater to physical products, and I plan to list more than 200 items. However, there is no need to develop the product and product descriptions for all the products. Some templates and editable product box will suffice my need. Some Key Requirements: - WordPress Expertise: Must be proficient with the WordPress platform. Having prior knowledge of Hostinger is desirable but not required. - eCommerce Experience: Prior experience in developing online stores with all the functions is necessary. - Minimums 2 months of support after go-live. - Should be compatible with Mobile browsers as well. - User Login Panel, Shopping C...

    $178 (Avg Bid)
    $178 Avg Bid
    48 bids

    Activist/ truth poster , commenter. Paid weekly . Small job , low pay, internet comments , By hand. Watching of one video , then commenting below. Re if video is accurate or not That summarizes the work Basically. - Activism: The role would require participation in protests, spreading awareness, and engaging in online debates. - Commenting: The activist needs to be vocal on issues and provide an informed opinion. - Information Warrior: The candidate is expected to be well-versed in the cause and able to disseminate information

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    48 bids

    As a communications engineer needing assistance with Natlab programming, I require a professional, preferably with a background in my field, to convert and integrate specified intermediate-level algorithms into MATLAB code. The project will entail the following: - Familiarizing yourselves with the existing code. - Converting given algorithms into MATLAB code. - Implementing the newly created MATLAB code into the existing code. Ideally, you should have a solid grounding in debugging, performance optimization, and feature implementation. This role needs an individual with a keen eye for detail and an understanding of the inner workings of the Natlab program, especially in communications engineering. Previous experience with similar projects would be an added advantage.

    $23 (Avg Bid)
    $23 Avg Bid
    9 bids

    Copy Paste Instagram Outreach text and get paid 5$ per booked meeting and 50$ per closed clients. No skill needed just a laptop and an Internet connection, We will teach you everything. PS: Our most recent hire made 350$ this week

    $143 (Avg Bid)
    $143 Avg Bid
    33 bids

    We are looking for a programmer to create the search engine for our magento 2.4.6 with Proto Theme website using Algolia search. The programmer has to implement the algolia search engine using his own code following the guidelines published by Aloglia to use it in the main page and in the search results page. It must include the following Filtering by attributes ( brands, specific attributes, color, etc) Keyword filtering Filtering by categories The search results should be displayed in a js block on the home page and in the search results. The theme used in magento 2.4.3 is "Fatest by codazon". Please only serious people, we don't want people who spend half as much time searching as doing the work on stackoverflow. Some examples of how we would like t...

    $153 (Avg Bid)
    $153 Avg Bid
    13 bids

    I'm se...seeking a developer to help me redesign the online text assignment plugin for Moodle. I'm looking to make the user interface more user-friendly and intuitive. This plugin should be rather simple as it is simply a redesign using elements that are already existing within Moodle pages by default Key responsibilities: - Redesign Moodle's online text submission type to improve user interface - Ensure the plugin is compatible with the latest version of Moodle Your qualifications should include: - Proficient in PHP, HTML, CSS, and JavaScript - Experience working on Moodle plugins - Strong understanding of user experience (UX) design The ideal candidate will be able to deliver a high-quality, user-friendly plugin that enhances the text assignment exp...

    $33 (Avg Bid)
    $33 Avg Bid
    12 bids

    I'm looking to set up a digital product sales platform. - I require the ability for customers to make their purchases using credit or debit cards. - Customers should have automatic and immediate access to their digital products post-purchase. - The platform needs to be user-friendly, secure and reliable.

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    17 bids
    MS Access Form Input Design 6 days left
    VERIFIED

    I require an expert in MS Access and Visual Basic programming to design a user-friendly form input interface for my project. - This interface should be intuitive and be capable of capturing and effectively managing predominantly text data. - Familiarity with database systems and strong understanding of user interface design principles will be extremely advantageous. - I'm looking for someone who can deliver quality work promptly. Demonstrative past experience in similar tasks will be highly advantageous.

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    62 bids