Forex platform software linux工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 forex platform software linux 份搜到的工作,货币单位为 HKD

    I'm looking to develop a unique social media integrator tool that supports Instagram, Facebook, Twitter, and LinkedIn. The tool should allow me to post images, reels, and other relevant content seamlessly across these platforms. Key Features: - Integration with Instagram, Facebook, Twitter, and LinkedIn - Ability to post images, reels, and other content - User-friendly interface for easy navigation and management - Analytics: Basic analytics to track engagement and performance of posted content. Ideal Skills and Experience: - Proficiency in social media API integrations - Strong understanding of Instagram, Facebook, Twitter, and LinkedIn's posting guidelines - Prior experience in developing social media tools is a plus

    $1212 (Avg Bid)
    $1212 平均报价
    23 个竞标

    I am seeking a skilled Flutter developer to design and develop a cross-platform app for iOS and Android. Key Requirements: - Proficiency in Flutter framework - Strong understanding of iOS and Android app development - Ability to work with a provided design or wireframe The primary goal of the app is to serve as an e-commerce platform, allowing users to conveniently browse and purchase products or services. Ideal candidates will have prior experience in e-commerce app development and possess a keen eye for design. Strong communication skills and attention to detail are also highly valued.

    $55 / hr (Avg Bid)
    $55 / hr 平均报价
    103 个竞标

    We are seeking an experienced freelancer to assist in migrating an existing codebase from QT to a different cross-platform framework. The ideal candidate should also possess knowledge of UDP, RTSP, and other relevant protocols. The project involves porting an application to ensure compatibility with Linux, Android, and Windows platforms. current codebase: Requirements: Proficiency in C++ and experience with QT framework. Expertise in cross-platform development frameworks suitable for Linux, Android, and Windows. Strong understanding of UDP, RTSP, and other communication protocols. Ability to efficiently migrate existing codebase while ensuring compatibility and functionality across target platforms. Experience with multimedia applications

    $18715 (Avg Bid)
    $18715 平均报价
    20 个竞标

    I would like assistance in creating business plan for my newly created real estate investment platform. The platform was created for users in Iraq and the Kurdistan region to be able to invest in properties in the UAE. Clients can buy and sell individual shares of a property similar to a stock exchange. More details: What is the main purpose of your real estate investment platform? Connecting investors with real estate opportunities Who is your target audience for this platform? Individual investors What level of investment experience do you expect your users to have? Beginner

    $7802 (Avg Bid)
    $7802 平均报价
    47 个竞标

    !! Serious bids only! Read the description thoroughly below, and research first to make sure you can do it before you offer to take the job! Thanks. ----- I'm looking for a Python expert to develop a 100% pure Python SFTP code using only the default libraries that ship with Python 3.5. The code should have the following funct...default libraries - Demonstrable experience in detailed logging - Proven track record in comprehensive error handling If you meet these criteria and are confident in your ability to deliver high-quality results, please get in touch. !! NOTE, it may not have external dependencies, this means you will have to decode the sftp protocol, and write a purely python version of it (is for a restricted linux environment where installing new python packages is...

    $141 (Avg Bid)
    $141 平均报价
    10 个竞标

    I am in need of an experienced JavaScript developer, skilled in API interactions and statistical mathematics, particularly Time Series Analysis. This project involves: - Analyzing historical trends of stock market data. - Focusing particularly on annual stock data trends. - Using Time Series Analysis as the primary statistical method for this annual trend analysis. - Generating seasonal charts ...strategies. Ideal skills and experience for this project include: - Proficient JavaScript programmer. - Familiar with using APIs to access and manipulate data. - Advanced understanding of statistical mathematics, specifically Time Series Analysis. - Experience with generating graphical data representations (charts, graphs, etc). - Some knowledge of stock market practices - Knowledge of Ubuntu ...

    $870 (Avg Bid)
    $870 平均报价
    36 个竞标

    ...Kubernetes expert to help me set up a Kubernetes cluster. The purpose of this cluster is to scale applications and manage containerized workloads more efficiently. Key Responsibilities: - Set up a Kubernetes cluster on a Linux operating system - Ensure the cluster is capable of handling between 5 to 10 nodes - Provide guidance on how to efficiently manage the cluster and ensure high availability Ideal Skills and Experience: - Proven experience in setting up and managing Kubernetes clusters - Deep understanding of containerization and scaling applications - Familiarity with Linux operating systems - Strong problem-solving and troubleshooting skills - Excellent communication and customer service skills I am looking for a freelancer who is reliable, efficient, and can pr...

    $1704 (Avg Bid)
    $1704 平均报价
    45 个竞标

    ...project involves the following key areas: - Installation and configuration of the Bittensor mining node on - Troubleshooting and support as needed throughout the process The ideal candidate will have: - Proven experience in blockchain development - Specific experience working with Bittensor - Familiarity with and setting up mining nodes on it Understanding and experience with Linux is essential since that is the operating system being used for the cloud GPU infrastructure. Given the intricate nature of this project, the successful freelancer will be able to communicate well, work efficiently, and provide clear updates on progress. We're looking ONLY for experts, which already successfully launched Bittensor mining on nodes. Send a proof by applying to this project. O...

    $4761 (Avg Bid)
    $4761 平均报价
    24 个竞标

    ...be on creating and maintaining databases, software development, API's development, and backend development. Your responsibilities will include: - Developing new software features - Debugging and resolving issues to optimize the product - Growing our existing software base - Engaging in software testing as necessary Ideal skills and qualifications: - Proficiency in PHP, Laravel, and CI - At least 4 years of experience in PHP Laravel development - Exceptional problem-solving skills and attention to detail - Excellent team player with strong communication skills - Experience in API and backend development This project requires a high level of technical skill and a keen attention to detail. A suitable candidate will be well experienced in software...

    $2941 (Avg Bid)
    $2941 平均报价
    95 个竞标

    I need a skilled app developer to create a cross-platform English coaching app. The app will be targeted towards beginners, intermediate and advanced, so it needs to have a simple and intuitive user interface. Key Requirements: - Cross-platform development experience, particularly iOS and Android - Previous experience developing educational or coaching apps - Familiarity with beginner-level English teaching techniques Please submit your proposals along with relevant work samples.

    $4354 (Avg Bid)
    $4354 平均报价
    40 个竞标

    I'm looking to create a donation platform to support disaster relief efforts through online payment gateways. Key Requirements: - The system should be able to accept donations from businesses. - A clean, intuitive user interface for donors to contribute seamlessly. - Integration with major online payment gateways to facilitate transactions effectively. Ideal Skills and Experience: - Proficiency in developing secure, efficient payment gateways. - Previous experience in creating donation platforms, preferably for businesses. - UI/UX design expertise to ensure a smooth donor experience.

    $3893177 / hr (Avg Bid)
    $3893177 / hr 平均报价
    92 个竞标

    I'm using a shell script to monitor for volume changes on Debian. The relevant code looks like this: pactl subscribe | grep --line-buffered "sink" | while read -r UNUSED_LINE; do /home/user/.local/bin/ ; done; This script worked fine on the first computer I used it on. However, on a second computer, it's not working well. The problem seems to be that on the second computer, volume changes are detected twice. For example, when I click the "Volume Up" button on my keyboard, the initial 2 lines of output from command "pactl subscribe" are duplicates: Event 'change' on sink #1 Event 'change' on sink #1 On the original computer, there was only one line of output for each "Volume Up" click. Note that both these computers ...

    $164 (Avg Bid)
    $164 平均报价
    6 个竞标

    I'm a beginner in Kubernetes eager to learn the ropes from a seasoned professional. Ideally, I'm lo...cluster - upgrading the application in the k8s cluster. K8s is deployed in equinix bare metal server using kubespray. Ci - github actions and CD - Flux cd Since our organization primarily uses Linux for our Kubernetes clusters, a strong background in Linux-based Kubernetes is a must. As your mentee, I'm hoping you can guide me and provide hands-on experience in these areas. Your invaluable insights will help empower me to manage our Kubernetes setup effectively. Required skills & experience: - Proficiency in Kubernetes - Extensive experience in Cluster Management, Networking, and Security - Linux-based Kubernetes administration - Strong teaching...

    $2400 (Avg Bid)
    $2400 平均报价
    19 个竞标

    I'm seeking a proficient web developer who can create a website akin to It should embody a professional and corporate style, and be fully optimised for mobile and web devices. Essential features: * Interactive lessons to engage users in learning * A user registration and login system ensuring personalization and security * A progress tracking component, allowing users to monitor their learning journey Ideal skills and experience: * Strong web development experience, especially within interactive e-learning platforms * Expertise in mobile optimisation * Prior experience creating professional, corporate-styled websites * Proficiency in user interface design, providing an efficient and user-friendly experience Please ensure your bid includes your relevant

    $4315 (Avg Bid)
    $4315 平均报价
    87 个竞标

    Job Description: Developer for a Multivendor Ondemand Auto Repair Service Platform Project Overview: We are seeking an experienced web developer to design and develop a multivendor ondemand service platform specifically for auto repair services. This platform aims to connect car owners with a variety of auto repair service providers, allowing users to select the most suitable provider based on factors like location, service ratings, and pricing. Core Functionalities Required: Multivendor Support: Ability to support multiple auto repair service providers to register and manage their services. Instant Booking System: Users should be able to see the availability of different service providers and book services instantly. Geolocation Services: Recommend nearby service pr...

    $6856 (Avg Bid)
    $6856 平均报价
    132 个竞标

    ...overall Mobile money solution architecture must include: - A secure central platform hosting all the functionalities - A middleware layer for integration with external systems - A comprehensive administration back-office for platform management - Required security components (tokenization, WAF, mobile code obfuscation, etc.) 5. Interfaces The solution must be able to securely interface with: - Our central subscriber management system (via file transfer or web services) - Our payment switch (ISO8583 or web services) - The information systems of various partner billers (modalities to be defined) 6. Technical Requirements The provider must ensure the following technical requirements: - High 24/7 availability of the platform - Seamless scalability to absorb growt...

    $50687 (Avg Bid)
    $50687 平均报价
    92 个竞标

    I'm in need of a developer who can create a gamified Moodle platform for me. The design of the site is already in place. Key Features: - Leaderboard for students - Badges and rewards system - Interactive quizzes User Base: We anticipate more than 500 users on the platform, so it must be scalable and able to handle a large user base. Integration: The platform should be seamlessly integrated with social media platforms, existing school management systems, and third-party payment processors. Ideal Skills and Experience: - Experienced in Moodle platform development - Proficient in gamification techniques - Ability to create and integrate leaderboards, badges, rewards, quizzes - Understanding of large-scale platforms - Integration experience with social m...

    $1954 (Avg Bid)
    $1954 平均报价
    25 个竞标

    I am in need of a Java or php software developer to create a program that can generate and distribute discount codes within an app. Key Requirements: - Proficiency in Java programming - Experience in creating software for app distribution Your main task will involve creating a user-friendly interface for the software that can generate unique discount codes on a regular basis. This program should also be capable of distributing these codes within an app. Your ability to work with a team, communicate effectively, and adhere to deadlines will be crucial for the success of this project. Please respond with your relevant experience, a brief overview of your approach to this project, and an estimated timeline for completion.

    $1423 (Avg Bid)
    $1423 平均报价
    73 个竞标

    I am in need of an experienced web developer, android Kotlin developer, and iOS Swift UI developer to oversee a construction CRM software and act as a project manager for future improvements and maintenance. The software should include the following features: - Customer Management: The CRM should be able to handle basic contact details, maintain customer history, and integrate with external CRM systems for a holistic view of our customer base. - Project Tracking: The CRM must include task management and assignment capabilities, as well as progress tracking and reporting. Additionally, it should have a feature for budget and expense tracking. The ideal freelancer for this project should have experience in: - Web development - Android development using Kotlin - iOS developmen...

    $18644 (Avg Bid)
    $18644 平均报价
    114 个竞标

    I'm looking for an experienced Forex Expert Advisor (EA) developer who can help me modify and optimize my existing trading bots. Key Tasks 1. Modify Existing Strategies: - Improve entry conditions to be more aggressive. I am searching for a contributor who has experience and an understanding of forex trading conditions to help achieve this. 2. Adjust Risk Management Parameters: - Impeccably adjust stop loss and take profit levels, proving the ability to balance risk and reward effectively. - Implement a trailing stop feature to further protect the account from unnecessary losses. 3. Additional Modifications: - Beyond the listed points, I also have other specific alterations in mind that will be shared with the selected freelancer. Requiremen...

    $1626 (Avg Bid)
    $1626 平均报价
    34 个竞标

    注册或者登录后来查看详情。

    I'm seeking a proficient Python developer to build a software with automated task functionality. - Primary Goal: The primary purpose for this software is to execute various automated tasks with top-notch efficiency. - Skills and Experience: Ideal candidates should possess ample proficiency with Python programming language. A strong understanding of automation execution will be a prerequisite. - Website Interactions: Intriguingly, the software will scrape information mainly from press release texts converting into video format. Hence, experience in handling such is a considerable advantage. In a nutshell, if you possess the right technical aptitude in Python and automation, I'd love to hear about your approaches and process. Exceptional problem-solving...

    $195 (Avg Bid)
    $195 平均报价
    12 个竞标

    ...setup and am needing a knowledgeable Linux network administrator to assist with troubleshooting. I'm unsure exactly what the problem is as I've been dealing with several potential symptoms. - Potential Elasticsearch issue symptoms - Connection errors; Slow performance; Data indexing errors The problems with Elasticsearch could be affecting us in several ways: - Slowing down search queries; Data inconsistency; High resource usage If you wish to apply, it's advisable that you - Showcase your past work - Relay your experience with similar projects - Provide a detailed project proposal Realize that I'm looking for a quick, effective resolution. If you think you can help, please apply. The right freelancer will be experienced in Linux...

    $1376 (Avg Bid)
    $1376 平均报价
    23 个竞标

    I am seeking a skilled software developer to build an order placing software for Windows and Mac operating systems. This software should be built with the specific function of continuously placing orders by using pre-saved data and product links. Key Features: - Support for Windows and Mac - Continuous order placement - Use of pre-saved data and product links Your application should primarily demonstrate your experience in the field, especially if you've previously worked on similar software development projects. You should also be proficient in software coding for both Windows and Mac platforms, as well as possess an understanding of proper order processes and data management. I look forward to viewing your applications.

    $3932 (Avg Bid)
    $3932 平均报价
    42 个竞标

    Que hable español indispensable Experiencia demortrable en wordpress Experincia demostrable en administración de sistemas (linux, bases de datos, infraestructura en la nube)

    $1235 (Avg Bid)
    $1235 平均报价
    82 个竞标

    I need an expert coder who has a solid understanding of Linux and C++. I am using a x11 application, specifically written in C++, which has encountered a unique problem. The preloader, created for adding a window decoration, seems to be malfunctioning. Rather than loading the window decoration as intended, no changes are implemented at all, leading to an ineffective preloader. The issue needs to be resolved promptly. Ideal Skills and Experiences: - Deep understanding of Linux systems - Proficiency in C++ - Experience with X11 applications - Sufficient knowledge of debuggers and preloaders - Troubleshooting and problem resolution abilities Your task will be to analyze, detect the issue and implement a working solution. Your solution should properly load

    $876 (Avg Bid)
    $876 平均报价
    13 个竞标

    Mandatory skills: Upgradation of OS Patching activities of OS Modification of User On premise server 3-4 years of solid Linux Admin experience L2 or L3 level experience Based on our Linux Systems Engineer job description we are looking for candidates that are stronger on Linux server administration duties. Our current virtual server environment is on-prem hosted on VSphere. We need a Linux Engineer that can manage all aspects of our Linux OS server environment, from building new VMs, managing and troubleshooting, to patching.

    $10467 (Avg Bid)
    $10467 平均报价
    30 个竞标

    ...with cross-functional teams to define, design, and ship new features that enhance the retail customer experience. - Participate in code reviews, unit testing, and integration testing to ensure high-quality software development for retail applications. - Stay updated with the latest trends and technologies in embedded systems, IoT, and smart retail solutions. ### Qualifications: - Bachelor's or Master's degree in Computer Science, Electrical Engineering, or a related field. - Proven experience as a Java Developer with a focus on embedded systems and IoT - Strong proficiency in Linux programming on edge devices like Raspberry Pi. - Extensive experience in IoT, connectivity, device management, security, and firmware upgrades within the retail sector. - Exp...

    $10569 (Avg Bid)
    $10569 平均报价
    20 个竞标

    ...Panel and Mobile App for a new Fleet Management Software. The software will cover key aspects such as Real-time Tracking and Monitoring, Fleet Optimization, Maintenance and Diagnostics, Fuel management, Reporting and Analytics and Compliance. Key Requirements: - Design an intuitive, user-friendly Admin Panel with features like Real-time Tracking and Monitoring, Fleet Optimization, Maintenance and Diagnostics, Fuel management, and Reporting and Analytics. - Develop a robust Mobile App that offers Real-time Tracking and Monitoring, Fleet Optimization, Maintenance and Diagnostics, Fuel management, Reporting and Analytics, and Compliance checking. Ideal Skills: - Proficiency in Figma design - Prior experience in designing Fleet Management Software - Strong understandi...

    $1399 (Avg Bid)
    $1399 平均报价
    68 个竞标

    + Must have strong Digital Marketing Experience. + Organic Marketing is very much desired + Experience with B2B + US / EU Markets + Must be interested in taking on new challenges. + Should have hands-on experience. + Only Freelancers are Allowed (No Agencies or No Companies)

    $3643 (Avg Bid)
    $3643 平均报价
    31 个竞标

    ...Angular developer with experience in both Leeflet and Google Maps. You will be involved in creating dashboards and an admin panel for a Fleet Management Software with a primary focus on data visualisation and analysis. Key Responsibilities: - Creating interactive and user-friendly dashboards - Developing an intuitive admin panel - Integrating Maps (Leaflet and Google Maps) with advanced features like real-time tracking and data overlays The ideal candidate should have: - Extensive experience in Angular development - Proven expertise in working with Maps, particularly Leaflet and Google Maps - Prior experience in Fleet Management Software - Strong understanding of data visualisation techniques - Ability to develop clean, maintainable code - Excellent problem-solving skil...

    $1962 (Avg Bid)
    $1962 平均报价
    56 个竞标

    Will be written with rad studio 1- Barcode Integration: A system capable of recognizing barcode-labeled products and integrating with barcode scanners to facilitate easy identification and processing of products. 2-Product Tracking: A system that allows detailed information to be recorded for each product, including product name, code, description, price, quantity, etc. 3-Inventory Management: Automatic deduction or addition of products from/to inventory based on incoming and outgoing goods, enabling real-time monitoring of stock levels. 4-Shipment Management: Managing the receipt of incoming products into the warehouse and the dispatch of outgoing products. Tracking, timing, and reporting of these processes are crucial. 5-Shelf Management: Shelf management feature for recording the lo...

    $1329 (Avg Bid)
    $1329 平均报价
    23 个竞标

    (** The Project Is Only For Independent Person And Not For Company **) I have acquired a VPS server and need some assistance to deploy and publish a React/Node App that implements a chatting feature. Key tasks will include: - Configuration settings on a Linux operating system - Ensuring the chatting feature is fully functional post-deployment - Potential debugging and problem-solving during the deployment process Ideal freelancers should have: - Demonstrable experience with React and Node applications - Proficiency in Linux operating system - Extensive understanding of chatting functionalities in apps. Successfully completing this project will require effective communication, a proactive approach, and apt problem-solving abilities. Your ability to perform work in a time...

    $141 (Avg Bid)
    $141 平均报价
    13 个竞标

    I am looking for an experienced Python developer to create a pure Python script that can convert a single JPEG image to PNG. The script will be run on a Linux operating system, and should include the following features: - Ability to work with a single file at a time, no batch processing needed - Incorporation of preset quality levels for the PNG output Ideal candidates for this project should have: - Proficiency in Python - Experience with image file format conversion - Familiarity with working on a Linux system - May not use any libraries not bundled with python 3.5! (NO PILLOW) It is for a restricted enviroment where only default python libs are available. If you have worked on similar projects before and feel confident in your ability to deliver a high-quality, effici...

    $188 (Avg Bid)
    $188 平均报价
    12 个竞标

    I am seeking an expert in hardware and software design to bring my vision of creating a handheld gaming console to life. The console must employ a Snapdragon CPU and a 7 inch screen. It should also have a built-in fan and a trackpad. Key Features: - Operating System: The console should run on Linux. - Resolution: The resolution of the screen can be any, as long as it provides a satisfying gaming experience. - Game Support: It should support a variety of game genres like Action, Adventure, and Sports. - Budget: The retail price of the device should be under $300. Ideal Skills and Experience: - Experience with developing handheld game consoles or similar devices. - Deep understanding of Linux OS and Snapdragon CPUs. - Background in designing budget-conscious hardware...

    $8755 (Avg Bid)
    $8755 平均报价
    23 个竞标

    ...(Customer Premises Equipment). Reproduce, isolate, and debug complex issues. Define APIs for IPCs (Inter-Process Communication). Work on tools for collecting statistics and metrics from different hardware. What we are looking for: Embedded Linux experience: building, deploying, profiling, and testing. Networking knowledge. Understanding of Wireless Networking. Experience with an OpenWrt-based build system, preferably QSDK. Ability to read and write simple scripts in common languages such as Bash, Python, etc. Deep understanding of C and C++ programming for a Linux runtime environment. Nice to have: Experience with Quectel or other vendor LTE. Experience with DeviceTree. Experience with Wireless Technologies. Experience with Luci. Experience with I2C, GPIO, PWM. This is a...

    $34591 (Avg Bid)
    $34591 平均报价
    29 个竞标

    I need an experienced graphic designer who is proficient with Adobe InDesign. This project involves creating a modern catalogue aimed at promoting a variety of electronic products. Having a clear understanding of product promotion and electronic industry will help in developing impactful visuals. Key tasks include: - Designing a compelling catalogue layout - Incorporating stylish and modern aesthetics suitable for the electronics market - Ensuring readability and product attraction. Preferably, the designer should have a portfolio of similar projects, ideally in the electronics industry.

    $78 / hr (Avg Bid)
    $78 / hr 平均报价
    21 个竞标

    Installation mailcow auf Debian Server

    $164 / hr (Avg Bid)
    $164 / hr 平均报价
    45 个竞标

    Hi Md. Yousuf R., ich habe Ihr Profil gesehen und würde Ihnen gerne mein Projekt anbieten. Wir können alle Details über den Chat besprechen.

    $250 (Avg Bid)
    $250 平均报价
    1 个竞标

    I need a software that can add a rain effect to any image. The software must run on Windows and support image formats such as JPEG, PNG, and TIFF. I also must have sole rights to the software. Key Requirements: - The software should allow for both automatic and manual placement of the rain effect on images. - The rain effect should be realistic and quality. - It must be user-friendly and intuitive. Ideal Skills: - Proficiency in software development, particularly for Windows. - Experience in image processing and editing. - Knowledge of graphic design and effects. - Ability to create user-friendly interfaces. - Strong communication skills to understand and meet user requirements. Please bid if you have the skills and experience to complete this proj...

    $1165 (Avg Bid)
    保密协议
    $1165 平均报价
    21 个竞标

    I'm looking for a skilled software developer to design a task management software program with a specific emphasis on progress tracking. The aim of this software is to streamline our current task management processes; boosting efficiency and productivity across the team. Key requirements: - A solid background in software development, specifically task management applications. - Knowledge and experience in developing progress tracking features. - Attention to detail and a deep understanding of how a large team functions and coordinates tasks. The end goal is to create a software solution that allows for seamless task progression monitoring, ensuring timely and efficient task completion. This will enable us to complete projects effectively and...

    $17237 (Avg Bid)
    $17237 平均报价
    32 个竞标

    I'm on the hunt for a proficient Kajabi developer to design and establish an attractive, user-friendly website. The website's primary role will be to market and sell online courses. The content should be distinguishe...website. The website's primary role will be to market and sell online courses. The content should be distinguished and sorted by categories, to provide an easy navigation experience for potential students. I am seeking an appealing and engaging design style that can capture and retain user attention. Ideal candidates should have a wealth of experience in creating vibrant websites on the Kajabi platform and should be adept in managing and organizing online course content. High-level skills in video uploading, online course segmentation, and engaging desi...

    $1227 (Avg Bid)
    $1227 平均报价
    48 个竞标

    I am in need of an expert proficient in Linux to set up an openVPN server. My critical requirement is the automation of the addition of users from the Mongo database and traffic routing for each user based on entries in the database. Key Tasks & Features: - Establish a fully functional openVPN server on a Linux operating system. - Implement real-time synchronization mechanism that adds new users from the Mongo database to the VPN server automatically. - Create specific traffic routing for each user according to entries in the database. - I do not require the VPN traffic for each user to be logged for analysis. Required Skills and Experience: - Proficiency in Linux, - Networking and security expertise, - Strong experience setting up VPN servers, - Good knowl...

    $1126 (Avg Bid)
    $1126 平均报价
    16 个竞标

    ...developer capable of building a script using Playwright for automating web browsing activities, extracting data from websites and engaging in organized web scraping. Key Requirements: - Expertise in Python and Playwright - Familiarity with web scraping and data extraction - Proven experience in coding scripts that are compatible across all major operating systems including Windows, macOS, and Linux. Application essentials: - Detailed outline of the proposed project solution. - Evidence of past relevant work. - Showcase of relevant experiences in similar projects. The result should be a script that can execute web tasks automatically, facilitating the process of web data gathering with high precision and accuracy. I expect all applicants to approach this project profession...

    $211 (Avg Bid)
    $211 平均报价
    41 个竞标

    I'm looking for a seasoned web developer with a strong background in e-commerce to create a robust and user-friendly website for my florist business. The website mu...and subscription services. - A listings page showcasing my products which include fresh flowers, bouquets and also subscriptions, delivery, and event-specific services. The successful candidate will ideally demonstrate: - Expertise in crafting functional and attractive e-commerce websites. - Experience in integrating websites with QuickBooks. - Strong knowledge of digital trends, ensuring our platform stands out competitively. - Knowledge of floral industry would be advantageous. I'm excited to partner with a professional who shares my vision for a florist business with a strong online presence. Looking f...

    $3885 (Avg Bid)
    $3885 平均报价
    217 个竞标

    Fully discussed about projects via chatting.

    $55 / hr (Avg Bid)
    $55 / hr 平均报价
    1 个竞标