Install library jobs

Filter

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

    I need an experienced Magento developer to install the latest version of Magento 2 on my VPS. I also require the installation of a specific theme (Theme A) and potentially some modules to enhance the functionality of the website. Key Requirements: - Install the latest version of Magento 2 on my VPS. - Implement the chosen theme (Theme A) to give my website the desired look and feel. - Potentially install some modules based on your expertise. While I have not specified any particular module, I am open to recommendations that align with the goals of my e-commerce site. Timeline: I need this project to be completed as soon as possible. Ideal Skills and Experience: - Proven experience in installing Magento 2 on VPS. - Proficiency in Magento theme implementation, specif...

    $80 (Avg Bid)
    $80 Avg Bid
    18 bids

    ...specific experience in image especially video analysis to create a script that can process a full mp4 video and identify the positions of noise in the video. The idea is to scan the video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... - the time position/time code ... - the data detect...

    $60 (Avg Bid)
    $60 Avg Bid
    8 bids

    I want a software, the device I use to print the output of the project I prepared as WebView, Image, and PDF is TSC, for this, it is necessary to use the connection method 'socket' with the IP and port 9100. Additionally, the '' library inside should be utilized for the application to run. The resources available are as follows, along with an example APK.

    $105 (Avg Bid)
    $105 Avg Bid
    9 bids

    ...one that will fetch data through axios every 10 seconds from a local host , and a child module that can display JSON data as a timeline visualization, using vis-timeline exclusively. Key Requirements: - Utilize Vue 3 for the development of the module, composition api. - The primary function of the module should be to display JSON data extracted through axios, by using vis-timeline javascript library Ideal Skills: - Proficient in Vue 3 - Knowledge of data visualization techniques - Experience in creating interactive interfaces - Ability to work with JSON data - Strong communication skills to provide detailed project proposals. The successful freelancer should be able to not only develop the module but also present a detailed project proposal outlining how they plan to tackle t...

    $23 (Avg Bid)
    $23 Avg Bid
    12 bids

    I am in need of a professional who can promptly install and customize a PHP script for me. The PHP script I need to be installed is purchased through codecanyon. You will install, test all functions and activate license on our server. Being somewhat urgent, my requested completion for this project is ASAP. I value efficiency and swift, quality work. Thank you

    $71 (Avg Bid)
    $71 Avg Bid
    59 bids

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    $29 (Avg Bid)
    $29 Avg Bid
    5 bids

    1) Implement MOSSE with SCRFD for Java Android 2) Implement it in our app by replacing MLKit and connect it to our engine 3) Replace our engine with ARCface The App must be fast and robust. For the 1st milestone deli...app that runs detection and tracking and: 1. shows boxes and tracking ID for each face detected. 2. model size 3. fps 4. face confidence 5. screen resolution 6. Allow the app to run on Android's both front and back camera 7. add a zoom feature if supported by the device's camera. 8. add an option to upload and process recorded videos. no need to do ui/ux design key point is to integrate c++ library with android app Need to do some test before start Check SCRFD android repo on github, and build and run it first And then let me know

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

    Project description: I'm seeking a proficient local network cabling contractor to handle projects and technical support. The task involves installation of network equipment (switches, access points, and security cameras for both indoor and outdoor areas). Your role will involve: - Mount/Install network equipment as directed - Field technical support - Remote support Contractor should carry liability insurance and C7 license is preferred Ideal candidates should have extensive experience with network cabling and a track record of executing similar projects successfully. It's crucial for the freelancer to be proficient in handling varieties of network cables especially Cat 5e, Cat 6 and Fiber optic cables, and familiar with network switches, access points, speak...

    $9999 (Avg Bid)
    Local
    $9999 Avg Bid
    2 bids

    I need an Android IPTV development along with a user-friendly panel. - The application should have a user-friendly interface that is easy to navigate. - It should support live streaming capabilities in high quality. - A Video-on-demand library should be integrated to provide a variety of content for viewers. The panel should come with the following functionalities for user management: - User subscriptions management: allowing the administration of user accounts and subscriptions. - Multi-user access control: enabling different levels of access for various users. - User activity tracking: to monitor and analyze user engagement with the platform. Ideal candidates for this project should have experience in: - Developing Android applications, particularly in the field of IPTV. - Buil...

    $169 (Avg Bid)
    $169 Avg Bid
    26 bids

    I have previously worked code in and stored but it stopped working because readyPromise doesn't work and in that case, it can't load sequently and crashes. New Java stuff?? It doesn't recognize readyPromise with var/const only works as await. Async has ...var/const only works as await. Async has problems too. Even without Crashing tilesets seem not to load both from ION and Private/Public Domain. Need to solve this ASAP. You need to download files and work within your Domain or IDE or any other way to work directly with CESIUM LIBRARY!!!!! Or I will give you my Domain FTP access to the project folder and you can Upload .js .html files and see RESULTS in this directory as it will load html and js: YOU HAVE TO WORK WITH CESIUM LIBRARY!!

    $20 (Avg Bid)
    $20 Avg Bid
    18 bids
    ML Engineer 6 days left
    VERIFIED

    I'm in need of a skilled ML engineer who is well-versed in hugging face. I want to implement a PPO trainer pipeline on a custom dataset using hugging face’s TRL library

    $108 (Avg Bid)
    $108 Avg Bid
    10 bids

    I am looking for a Google expert able to install the cookie consent mode v2 imposed by UE Law. I don't want any banner to be installed on my website and I want the code installed on my website to always autorised cookies using for all visitors on my website.

    $131 (Avg Bid)
    $131 Avg Bid
    55 bids

    ...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 the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to

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

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidance on PHP version selection based on the websites' ...

    $161 (Avg Bid)
    $161 Avg Bid
    58 bids

    I am looking for a developer to create a Form Builder application that will be compatible with both web and mobile. Technologies: .NET 8 Blazor Server (web) + .NET MAUI Blazor Hybrid (mobile). MudBlazor (component library) JSON The application should have a builder component and a runner component. The timeline for the project is within a month. Here are some of the functionalities that are required in the form builder section of the application: - Capability to add various types of fields including but not limited to: * Text fields * Multiple-choice questions * Date fields * Dropdown fields * Free text fields - Ability to add a feature to take photos and store them locally. Freelancer Experience. Blazor Server (targeting web) .NET MAUI Blazor Hybrid (targeting Window...

    $567 (Avg Bid)
    $567 Avg Bid
    90 bids

    A simple scroll parralax style one-page website on node/react or your suggestion here. The style has to follow website: tabularis.ai. The font might be different. Colors should be the same, but we are open for suggestions. The idea of the website is: everytime a user reloads or opens the page users sees new person data from the database. A sample of th...table/ DData for the table comes from the json file. Please add in the bottom after all information from a user sign: Need more info come to us. Please add 2024 to the end of the page. The website should be mobile and desktop ready. Examples, that we liked: - - -

    $152 (Avg Bid)
    $152 Avg Bid
    56 bids

    We're looking for a developer to add functionality to a Swift library Here's an explanation of what we need to do. We need to add this functionality (), to this Flutter package in the iOS part (), because we need to export the result of VNDocumentCameraViewController as a PDF with the text printed on it. Do you think you could do it, and how long would it take ? Please put it in your bid

    $527 (Avg Bid)
    $527 Avg Bid
    83 bids

    I have code for login trading accound and fetch token data. I need to update more data ...stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish E...

    $31 (Avg Bid)
    $31 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

    I'm in need of a skilled developer who can work with the library in a React environment. The main goal of the project is to create toolbars with animated transitions. Key Requirements: - I expect these toolbars to have visually appealing animated transitions. - The core task revolves around integrating these toolbars seamlessly with the library. - The final output should offer users basic interaction with 3D data visualizations, focusing on rotation and zooming. Ideal Skills and Experience: - Professional experience with React and is a must. - A strong portfolio demonstrating related work is highly desirable. - An eye for design and attention to detail will be crucial in implementing smooth, polished animated transitions. If you're a developer who enjoys the c...

    $40 (Avg Bid)
    $40 Avg Bid
    20 bids

    I'm in need of an experienced Solidworks user who can modify existing ports obtained from the GrabCAD library. Key requirements: - Resize the ports: The ports need to be made smaller to fit the specific requirements of the tool. - Customize the shape of the ports: The shape of the ports will need to be altered to meet the design specifications of the tool. The primary function of this tool will be for prototyping. The ideal candidate for this job will have strong experience in Solidworks and a background in designing tools for thermoforming. The final deliverable should be a set of ports that have been adjusted in size and shape, ready to be integrated into the tool for thermoforming. A deep understanding of the manufacturing process and the ability to plan for the tool&#...

    $111 (Avg Bid)
    $111 Avg Bid
    57 bids

    ...specific experience in image especially video analysis to create a script that can process a full mp4 video and identify the positions of noise in the video. The idea is to scan the video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... - the time position/time code ... - the data detect...

    $260 (Avg Bid)
    $260 Avg Bid
    25 bids

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

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

    I'm looking for a skilled professional to help me install the eBay API on my existing Ubuntu 22.04 server for the primary purpose of showing orders on webpage. here is the sdk - Key Responsibilities: - Installation of the eBay API on the Ubuntu 22.04 server. - Ensuring the API is correctly set up to show orders on webpage. Ideal Skills and Experience: - Proficiency in working with Ubuntu servers, particularly version 22.04. - Prior experience installing and configuring the eBay API. - Ability to implement API functionalities for showing orders on webpage. If you have a good understanding of eBay's API and are experienced in working with Ubuntu servers, I'd be interested in hearing from you. Please share your relevant experience and explain how

    $29 (Avg Bid)
    $29 Avg Bid
    15 bids
    GUI for Predictive Network AI 5 days left
    VERIFIED

    ...application for my AI-based predictive models. The primary task involves developing models for network bandwidth prediction and fault predictions. Key Features: - The GUI has to be web based. - The interface should be capable of efficiently managing input data, which will include historical synthesized network data & data that can be generated through Python's mockeries or any other similar library. The Ideal Candidate: - Profound experience in GUI development . - Strong understanding of predictive modeling control systems. - Familiarity with using historical network data and network fault data for AI models. - Python experience, specifically with DASH and Flask framework or any other, will be a significant plus. This project provides an excellent opportunity for...

    $257 (Avg Bid)
    $257 Avg Bid
    9 bids

    I'm searching for a proficient .NET developer to design and build an MRZ scanning plugin for Windows utilizing the device camera. The plugin must be able to handle the following documents: - Passports - ID Cards - Emirates ID Card (National ID of United Arab Emirates) No specific MRZ scanning library is currently preferred, so I welcome any suggestions. Ideal skills and experience for the job: - Proficiency in .NET language - Experience working with MRZ scanning plugins - Familiarity with different types of ID documents - Ability to integrate this plugin into Windows systems successfully - Experience with device camera utilization - Strong understanding of MRZ data extraction I am anticipating a product that efficiently captures the MRZ data from the aforementioned documen...

    $536 (Avg Bid)
    $536 Avg Bid
    39 bids

    The focus of this project is to analyze an Apple quality dataset using data visualization, specifically graphs. We are depending on you to provide the most accurate and engaging visual representation of our data. Key tasks: - Da...representation of our data. Key tasks: - Data visualization with Graphs - Suggest and Implement the most suitable graph types for data - Timeframe will be discussed Ideal skills and experience: - Proven track record in creating engaging graphs for data visualization - Experience with data visualization tool such as Tableau, Power BI - Strong expertise in understanding and representing data - Wide library/knowledge of graph types and when to use them. Please pitch your bid with a brief summary of your expertise and suggestion for the graph type t...

    $105 (Avg Bid)
    $105 Avg Bid
    7 bids

    We are looking for an expert for static site generation using faustjs/nextjs (v14) and a headless WordPress in a monorepo project. Data fetching is done using graphQL. We already have all required react components for the site, but the components need to be moved into a reusable, independent ui library (including build scripts). We use Storybook which should import components from the ui library. We use styled components as css-in-js solution in our react components. We use graphql code generation to generate typescript types from our fragments. Static site generation should make use of SSR and server components. The coding is more than half done. We are looking for someone, who has already made all the mistakes, and guide us. My backend dev scope the project for 2 days. If ...

    $512 (Avg Bid)
    $512 Avg Bid
    104 bids

    I need an expert WordPress developer who can correctly install a Business Child Theme I've chosen on an undetermined (the freelancer must figure out which one) main WordPress theme. The ideal freelancer has to have experience dealing with WordPress themes and should be capable of figuring out the main theme on their own. Key Tasks: - Install Business Child Theme on main WordPress theme - Ensure compatibility of the child theme with the main theme The entire child theme design (pictures, logos, texts, etc.) must be loaded correctly so that I can immediately begin editing the site blocks myself. The freelancer will need to be proficient in WordPress, theme installation, and troubleshooting. The ability to determine the parent WordPress theme through analysis of t...

    $34 (Avg Bid)
    $34 Avg Bid
    54 bids

    I am looking for a freelancer to help incorporate RTK library code which is ready, into an existing C++ codebase designed for ESP32 arduino. Here is the specifics: - Integrate user authentication functionality, file input/output, and error handling into the previous codebase. - Implement RTCM messages code for real-time positioning corrections, data integrity checks, and network communication. The successful candidate will ideally have the following skills and experience: - Proficiency in C++ programming, including libraries and message coding. - Extensive understanding of RTK library and RTCM messages. - Experience with ESP32 Arduino. - Strong troubleshooting and problem-solving abilities. The original code is completed. All you need to do is adjust and ensure its seaml...

    $144 (Avg Bid)
    $144 Avg Bid
    14 bids

    I am working with GridCore library from .NET Core. I am having issues getting the column headers to be displayed with the filters added. Now, I am only able to display the column headers titles. I need someone that has proven experience using this library and can give me the solution.

    $40 (Avg Bid)
    $40 Avg Bid
    17 bids

    I am presently encountering some issues in my blockchain project. I am specifically dealing with problems that relate to: - The validation of certificates: The current smart contract validation process doesn't seem to be working correctly. - IPFS integration: There are certain problems with the IPFS client library mode of interaction I'm using. - METAMASK connectivity: Getting connected with METAMASK has also been challenging. I'm seeking an adept blockchain developer to help me troubleshoot and resolve these issues. The perfect candidate would have extensive experience with IPFS, METAMASK, and smart contract validation. A background in debugging blockchain projects would also be highly regarded. Looking forward to productive collaborations.

    $82 (Avg Bid)
    $82 Avg Bid
    8 bids
    Experienced Ionic Developer 5 days left
    VERIFIED

    Looking for an ionic developer. I have a website that users can upload images and videos. Similar to Instagram. Images work fine on both apps. Video uploads work on iOS app from camera but not library. Videos don’t work for either camera or library on android app. I am using ionic 5 version Who can help me?

    $165 (Avg Bid)
    $165 Avg Bid
    40 bids

    I am in need of an experienced architect or designer who can help me plan a primary school on 250 SQ yards. The plan should include: - Less than 5 classrooms - A playground - A library The project will involve looking into innovative and space-efficient ways to incorporate these facilities in the design. Given the limited space, it's important that the design is both practical and engaging for young children. The ideal candidate for this project should have: - Proven experience in designing educational facilities, particularly primary schools - Strong spatial planning and design skills - Knowledge of safety and accessibility standards for school buildings - Ability to work within the constraints of a small space without compromising the quality of the design. Please let m...

    $2177 (Avg Bid)
    $2177 Avg Bid
    41 bids
    Search Frontend Development 5 days left
    VERIFIED

    I'm in need of a talented frontend developer to create a robust and user-friendly search frontend for document base. The documents are already indexed in an Opensearch database with various custom fields (Speaker, Place, Theme, Keywords,... ) apart from the standard ones (document format, creation date, update date, size, link to ...and integrating them seamlessly into the search frontend. - Ability to implement interactive user interfaces, such as autocomplete suggestions and dynamic filtering and sorting options. - Experience in creating responsive and intuitive search result displays. - Prefered technology : React, Reactivesearch () Expected delivery: - Source code, build and install instructions - Developper guide for maintenance and evolution

    $281 (Avg Bid)
    $281 Avg Bid
    40 bids

    at the lowest level of advancement, let's hope only 80% of the requirements are included in the application ;) Subject: Application for booking parking spaces. Design (in Android Studio) an adequate user interface (visual layer, navigation, i.e. transitions between screens, animations) The application should contain (at least): - Welcome Screen -...files or similar), also known as the gallery (the gallery can be freely adapted to the theme of the application) - Adding a new item to the gallery screen (non-functional) - Focus Screen (e.g. presenting a new application feature) - Personalization/change settings screen - Characteristic Screen (e.g. if we are creating an application similar to Spotify, it is a music playback screen, if a game or library, it is a gameplay or book d...

    $339 (Avg Bid)
    $339 Avg Bid
    36 bids

    The main goal of this project is to find relevant influencers using our Shopify Collabs. Influencers which you will contact, they need to call their followers to install our new android Dance APP. In our APP influencer need to create one new video, and call their followers to dance with them inside our app until the song is finished. App is a new type of "collab dance app" where each user record dance on one small segment of any song (2-4sec) creating a new cool unpredictable music video. You need to try and test our app as well to understand it a bit. Key Responsibilities: 1. Check our Shopify Collabs Account and optimize it using our website, pictures, videos, reels, etc. You can create some pictures, reels as well. 2. Find Influencers using our Shopify Account or ma...

    $151 (Avg Bid)
    $151 Avg Bid
    18 bids

    installation of theme and make the theme ready to be used

    $18 (Avg Bid)
    $18 Avg Bid
    30 bids

    I need a proficient Linux systems administrator to help install and configure LibreNMS on my Linux system primarily for Network Monitoring. Key Requirements: - Install LibreNMS on a Linux platform - Configure LibreNMS for optimal Network Monitoring - Set up monitoring of Virtual Machines Important Skills: - Expertise in Linux system administration - Familiarity with LibreNMS and its Network Monitoring functionality - Experience with monitoring Virtual Machines.

    $45 (Avg Bid)
    Featured Urgent
    $45 Avg Bid
    6 bids
    Joomla online 4 days left
    VERIFIED

    ...can pick pure or partial e-business models that can have online transactions through a website. The project should contain all the components of a well-made website. It should include: • Web pages, videos, images, banners, menus • Forms • Server-side scripts • Database The following are some sample projects which you may work on one of them: a) Online magazine in health/sport etc. ... b) Online library system c) Online clinical appointment system d) Online houses/apartment rental system e) Online car rental system The final submission should include: 1) Report describing the project that includes: a. Introduction b. Web site design c. Web site development: the main files created: articles, categories, modules, and database. d. Screenshots of the website e. Con...

    $118 (Avg Bid)
    $118 Avg Bid
    14 bids

    ...then sometimes some content information. For example: Orange Cleaner degreaser 5L c We are looking for a quick way to see the noun plural in the column next to it. Also, one or more synonyms in the column(s) next to it would be nice. Example: degreasers (=plural) I understand this can be done with a Python script that performs these tasks. This script uses the Natural Language Toolkit (NLTK) library to identify multiples and synonyms. This script assumes you have a list of product names and want to find the plurals and synonyms for each of them. It prints the original product name, the plural (if found) and the synonym (if found). I am looking for someone to help me create this list. I have the same list in English and French which the same thing needs to be done. Ideal Ski...

    $143 (Avg Bid)
    $143 Avg Bid
    56 bids
    Automated PDF Area Cropping 4 days left
    VERIFIED

    I'm in need of a professional who can accurately develop a...selected areas within a PDF document and save them in the same format. Here are the details: - The selected areas that need to be cropped haven't been specified, suggesting this should be a flexible feature adaptable to varied project needs. - The freelancer should showcase experience in similar projects, demonstrating their knowledge and capability in PDF manipulation or editing using PYPDF2 library. Your role will entail the creation of a bespoke solution to cater to this scope. - The project requires an intermediate level of expertise in managing and manipulating PDF documents. I look forward to seeing your bids and discussing how we can move this project forward. Previous experience in similar projects i...

    $34 (Avg Bid)
    $34 Avg Bid
    28 bids

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    $525 (Avg Bid)
    $525 Avg Bid
    93 bids

    Hi there, I'm in need o...a working webpage. - Implement responsive design principles to ensure optimal viewing across various devices. - Optimize website performance for speed and SEO. - Conduct thorough testing to identify and fix any bugs or issues. - Provide up to 3 revisions and 3 days post each submission for reviewing. - Integrate plugins and third-party tools to enhance website functionality such as Calendly - Install the theme and test its working on our WordPress account. Terms and Conditions: - Be available in IST time zone 9 to 6 PM. - All shared resources and deliverables are confidential and may not be shared, reused or published anywhere else without prior consent. Looking forward to seeing your work and hopefully collaborating with you on this proje...

    $76 (Avg Bid)
    $76 Avg Bid
    53 bids

    I'm looking to integrate a "look a like" image search feature into my WordPress website. This feature should allow users to search for visually similar images within my media library. The primary aim of this feature is to enhance content discoverability. Key Requirements: - The visual image search should display results that are visually similar to the original image. - The search results should be restricted to images within my website's media library. - The feature should be prominently displayed on the homepage of the website. Ideal Skills: - Strong experience with WordPress development. - Proficiency in integrating custom search features. - Expertise in image recognition technology. - A good understanding of UI/UX design to ensure the feature is use...

    $159 (Avg Bid)
    $159 Avg Bid
    159 bids

    ...PC. Happy to control everything from the python script on the PC at present with a simple window for viewing the video. No GUI required at present. You should have a deep understanding of Python, experience with video streaming and data transfer, and background working with Raspberry Pi devices and the picamera2 library. I have the operational hardware setup in my office and can perform the UDP communications however I cant figure out video streaming using the picamera2 library. Everything is working and I can get udp communications between PC and RPI5. The camera on the rpi5 is operational. I am powering the rpi5 through a ethernet-coax-ethernet converters and POE however it behaves exactly as a direct network connection. You will require your own RPI + camera to ...

    $181 (Avg Bid)
    $181 Avg Bid
    9 bids

    I'm seeking a developer to help me setup a simple PSD editing via API or similar. The task involves: - Replacing the text value of a text layer - Replacing an image in the PSD - Exporting the PSD in PNG/JPG format This could be accomplished using : []() or the Photoshop API. or any other library you suggest. ---- One guy started working on this for me, but from all of a sudden just disappeared and stopped answering completely, so all I have is this video he sent me of making such function, to edit the text via a form, and to export the image, check it out here: He made this in less than 1 hour. So this. task itself should be easy for someone knowing this. If you do a good job, this task is just the start, it's

    $111 (Avg Bid)
    $111 Avg Bid
    59 bids

    ...possibility or the option of offering drinks or snacks for a determined price, and additionally having the option of whether it is possible to choose several books or games within the rented time. All of this must be limited by age. When uploading a photo of a game or book, the page must provide information about the game book, age classification, number of players, etc. As a user, I want to offer a library of games that can be played at home, for example, for an hour for two people, offering them two drinks and snacks for x value with the possibility of choosing two or three different games within that hour. The client will have the possibility of choosing these games in advance when making the appointment and the page must give them the possibility of showing them if that game ...

    $152 (Avg Bid)
    $152 Avg Bid
    47 bids

    I'm currently facing an issue with retrieving biometric data using Jmrtd in Java. This problem seems to be related to the integration with a dedicated biometric scanner connected to my PC. Key Points: - Unable to retrieve biometric data: The ...around the inability to obtain biometric data through Jmrtd. - Jmrtd Integration with a dedicated biometric scanner: The problem could potentially be linked to the integration of Jmrtd with a dedicated biometric scanner that is connected to my PC. Ideal Skills: - Proficient in Java and Jmrtd: I'm looking for a professional who is experienced in Java and has a solid understanding of the Jmrtd library. - Knowledge of biometric devices: Familiarity with dedicated biometric scanners and their integration with Java-based applications w...

    $136 (Avg Bid)
    $136 Avg Bid
    21 bids

    Looking for an ionic developer. I have a website that users can upload and post images and videos from their camera and library. Similar to Instagram. This function doesn’t work on google play or Apple app. I want you to get this to work on both apps. Who can help me?

    $194 (Avg Bid)
    $194 Avg Bid
    34 bids