Simple light web browser linux jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 simple light web browser linux jobs found, pricing in USD

    I urgently need an expert in Linux and Nginx who can help me: - Configure my Nginx server - Optimize server The ideal candidate should have: - Extensive experience with Nginx and Linux - Excellent troubleshooting and problem-solving Time is of the essence, so please get in touch if you can jump straight into action. Ubuntu Nginx

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    6 bids

    ...nor tens of thousands, nor even thousands of websites each day. I plan to use your scripts on a relatively small scale of not more than one hundred websites each day. ******* TESTING ******* You must test your script on Linux Mint 21.3 Cinnamon Edition to ensure that it runs properly on Python 3.10.12, on the current stable version of Google Chrome, on Linux Mint 21.3 Cinnamon Edition. I do not care if your script runs on any other operating systems or any other browsers. If you typically use Microsoft Windows, please consider setting up a virtual machine to install Linux Mint 21.3 Cinnamon Edition so you can test your code properly. In particular, if I were to send you a bug report, I would not like to receive a reply from you like, “The script works 100...

    $101 (Avg Bid)
    $101 Avg Bid
    15 bids

    ...insert into videos (for Instagram and YouTube) so 3 size : 16-9, 9-16 and 1-1 This is for real estate promotion, so basically the design consists to show for a property some basics information : Price, location, m2 (square meter), maintenance fees, bedrooms, parking. I must be able to edit the design to change the information content. You can eventually insert the company logo but just the light version ("R" attached) because there is a video animation with the full logo at the end of each video. Must be o jpg file not an After effect because I don t have the app to edited the content :o/ unless you have a solution to fix that pb. Here are attached an exemple of what I expect (can be the same design for the 3 formats). Just be in mind to use the logo design...

    $25 (Avg Bid)
    Guaranteed
    $25
    5 entries

    I'm looking for a proficient programmer or web developer with experience in creating Chrome extensions for social media platforms. The main requirement is to generate tailored content for Instagram. - You should create a Chrome extension with the following features: - Template-based content generation: It should support text templates and also have the capability to overlay different texts over one video. - Text overlays: This feature is to add text over images or videos. - Mass production/download: This tool should generate content in bulk and allow for mass downloads. The ideal candidate for this project would have a strong command over JavaScript (for Chrome extension development) and experience dealing with various social media APIs. A strong understanding of content ...

    $459 (Avg Bid)
    $459 Avg Bid
    49 bids

    As a client, I am in search of a skillful full-stack software developer. The task at hand involves improving an already existing project with freshly integrated functionalities. An overview of the project's main requirements include: * Integrating the application with Stripe for online payment * Creating Telegram and WhatsApp bots (API) * Incorporating existing text into the translation mod...effortless yet functional implementation. Also, the urgency of the tasks varies, with the addition of existing text to the translation module of React taking top priority. Your experience with APIs, Stripe integration, and React translation modules will be key to the success of this project. The project will take place in a controlled environment for monitoring and evaluation purposes. Working ...

    $274 (Avg Bid)
    $274 Avg Bid
    73 bids

    I need a 5-page website for my tile company based in Texas. It should be simple and easy-to-use for potential customers. Key Requirements: - Home Page: A welcoming, visually appealing landing page that effectively showcases the business. I have created the welcome page content with A.I. so you would simply need to plug in that content. - Products Page: Not needed for now. - Services Page: This page should include detailed descriptions of the services we offer along with the respective pricing. - Contact Us Page: A standard contact page with a contact form, email address, phone number, and a location map. - Must be familiar with !! The site should be built using WordPress, allowing me to update content myself in the future. The design should be clean, professional, and aligned

    $89 (Avg Bid)
    $89 Avg Bid
    88 bids

    I'm looking for a skilled developer to create a Chrome extension that interacts with a specific API. The extension will need to accomplish the following: - Retrieve data from the given API. - Use the retrieved data to make changes to the user's browser. Key requirements: - The extension should use an API key for authentication. - Storing the API key in plain text is acceptable. Your role will involve: - Developing the extension in a way that is efficient and user-friendly. - Ensuring that the extension works seamlessly with the API. Ideal skills and experience: - Proficiency in Chrome extension development. - Experience in working with APIs and handling authentication. - Strong understanding of data processing and manipulation. - Attention to detail to ensure the exten...

    $356 (Avg Bid)
    $356 Avg Bid
    4 bids

    Create a simple logo for me. I need the logo in the picture redesigned into a vector image with the same design as in the picture but with nice new clean lines.

    $10 (Avg Bid)
    Guaranteed
    $10
    31 entries
    Trophy icon Professional Logo Design 6 days left

    The logo needs to feature hands behind held in some way symbolizing the concept of 'Hanai' — embracing someone into the family. The design is minimalistic, focusing on smooth, clean lines to keep it casual and approachable. Color Scheme: Blue: A calming, light shade of blue to convey trust and dependability. This color could be used for the hand, enhancing the feeling of security and professionalism. Orange: A soft, cheerful shade of orange that contrasts with the blue, used for the medical symbol to inject vitality and warmth into the design. Usage: The design’s simplicity ensures broad versatility across digital and print mediums, maintaining clarity and impact whether scaled down for small items like business cards or enlarged for banners and signage. Thi...

    $150 (Avg Bid)
    Guaranteed
    $150
    252 entries

    I'm in need of a skilled programmer experienced in C++ languages. The primary aim is to effortlessly convert simple Python code into its C++ equivalent. Ensuring to maintain specific functionalities such as: - Data Visualization: This functionality must be retained during the conversion process. The C++ code must facilitate the graphical representation of data as efficiently as the initial Pine script. - Algorithmic Operations: The output C++ code should continue to perform certain algorithmic operations, similar to the Pine script. Ideal candidates should have previous experience in similar projects and a strong understanding of both Pine and C++. Excellence in this task may lead to potential future collaborations. This is a great opportunity for candidates looking to bu...

    $145 (Avg Bid)
    $145 Avg Bid
    26 bids

    ...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 run the example code ColorCamera/rgb_preview

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

    ...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 run the example code ColorCamera/rgb_preview

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

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $84 (Avg Bid)
    $84 Avg Bid
    8 bids

    I am seeking bridge design experts to present a functional geometric bridge proposal. The primary purpose of the project is functionality over aesthetics. This bridge should be designed specifically for vehicular traffic, and it's crucial it accommodates both light vehicles like cars and motorbikes as well as heavy vehicles such as trucks and buses. The proposed design should factor in strength, durability, and traffic flow for effective usage. Ideal Skills: - Degree in Civil or Structural Engineering - Experience in bridge design and functionality - Knowledge in geometric designs - Proficient in design software - Understands load calculations for different vehicle types. Views of the three-dimensional model of the proposal that includes all structural and complementary ele...

    $80 (Avg Bid)
    $80 Avg Bid
    6 bids
    Clear the grass 6 days left

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

    $1274 (Avg Bid)
    $1274 Avg Bid
    67 bids

    I'm seeking a daily household helper and cook to support me with a variety of tasks around my home. Tasks: - Daily light cleaning of my home - Laundry (washing, folding, organizing) - Cooking for meals The ideal candidate will have experience in: - Household cleaning and organization - Laundry management - Cooking, with a focus on healthy and diverse meals I require the services daily, so commitment and reliability are key. If this sounds like you, I look forward to discussing further.

    $263 (Avg Bid)
    Local
    $263 Avg Bid
    1 bids

    I'm looking for an experienced developer to create a custom Chrome extension for me. This extension will be a dark mode tool, allowing users to convert any webpage to dark mode and vice versa. Additionally, it should have the following features: - An auto mode that toggles automatically between light and dark mode from 7:00 PM to 7:00 AM - A page brightness toggler, allowing the user to adjust the brightness from 0% to 100% - An option to whitelist any web page and manage the whitelist - A one-time payment option - A designated area for logo positioning Ideal skills for this project include: - Proficiency in Chrome extension development - Experience with dark mode implementation - UI/UX design skills for the logo positioning - Knowledge of whitelisting functionalities ...

    $14 (Avg Bid)
    $14 Avg Bid
    6 bids

    LOGO BRIEF
 We need a brand new, fresh, modern and eye catching business logo for: Aegean 4all THE COMPANY: 
 Apartments/Villas for rent, holiday tours, events and other touristic activities. 
 The logo must have 2 elements: 
 
 -1. a SIGN (based on sea, sand, summer, Greek islands)
 -2. the MAIN LOGO TITLE NAME which is: Aegean 4all The colours of the logo can be light blue, yellow, orange, or whatever you think that can go with the concept "islands-vacations-tourism". The winner of the contest must be able to provide us with all the loyalties (proof of loyalty) in case he/she uses any stock image etc. 
 
 The winner of the contest must be able to provide us with all the necessary high resolution, outlined, CMYK files (ai, png, as well as the fonts used in orde...

    $50 (Avg Bid)
    Guaranteed
    $50
    214 entries
    Trophy icon Modern Living & Dining Area Design 6 days left

    ...transform my living room and dining area. My preference is for a neutral color scheme with whites, grays and browns being the prominent tones. Key Elements include: - A medium sized and mpressive dining table, as I often entertain guests - A comfortable seating area that promotes relaxation, chats, and comfort. - Media Wall - Maximization of natural lighting - an aesthetic that capitalizes on light will be highly favored - Incorporation of features like a console, mirrors, wall art, center rugs, a media wall, and sofas with accent that combine style and utility. Special Attention should be paid to: - Nice, lush curtains that complement the modern aesthetic and enhance the spacious feel of the rooms - Furry center rugs alluding to high comfort and sophistication. Electrical...

    $25 (Avg Bid)
    Guaranteed
    $25
    8 entries

    ...bathroom should include a walk-in shower, a freestanding bathtub, and dual vanities plus a walk in toilet. It's crucial that these elements are expertly incorporated into the design, ensuring a seamless and harmonious space. - Color Scheme: The color scheme should be in line with the modern style, while incorporating bright tones. Neutral tones can be used as a base, Generally core colors are beige, light grey, white - We are currently in the process of building our house and the structure of the bath room is already decided. The DWG file is attached and a bathroom layout file. Ideal Skills and Experience: - Proven track record in interior design, particularly in modern and bright spaces. - Experience in designing bathrooms, particularly with walk-in showers, freestanding b...

    $266 (Avg Bid)
    Featured Guaranteed Sealed
    $266
    16 entries

    ...implementation must work with any browser size, including mobile devices. The implementation must work with Chrome based browsers but also with latest Firefox browser. At the bottom of the page, there shall be a contact us form, that will have basic input validation, it asks for user's name, email address, phone number and message. When the "Send" button is clicked, the form's information is sent as an email. Under this contact form, please include text "We can also provide our services in English. Please send us a message and let's chat!" Unlike in the design reference, this website shall have three social contact icons: Line, Facebook and TikTok (the reference has Youtube instead of TikTok). These are simply links to these social medi...

    $169 (Avg Bid)
    $169 Avg Bid
    94 bids

    I'm looking for a professional photographer to help capture our used car inventory. This will be used for our online platform and listings. Key Responsibilities: - Photographing under 50 used cars - Ensuring that the photos are of high quality, showcasing the cars in the best light - Editing the photos to make them suitable for our online inventory Ideal Skills and Experience: - Proven experience in photography, especially with cars or products - Proficiency with photo editing software - Understanding of e-commerce and online inventory needs - Attention to detail and an eye for aesthetics Please provide a portfolio of previous work, especially related to car photography, when applying.

    $266 - $799
    Local
    $266 - $799
    0 bids

    Hi, I need assistance with installing a Public SSH key on my Linux server. The task focus on a single user who will need to access a specific folder located on the server. Key tasks to be completed include: - Enabling both write and read permissions for this user to that specific folder using its Public SSH Key authentification (without password). - The user should not have "execute" permissions or access to any other folders or areas. - Create a cron that will copy the content from this folder to another every 5min. The ideal freelancer for this job would have extensive understanding and experience with Linux command line, SSH configurations, permissions settings and security principles. Best regards.

    $127 (Avg Bid)
    $127 Avg Bid
    35 bids

    I am seeking a seasoned web developer to design and build an informational website primarily targeted towards students. The key functionality of the website will involve delivering a variety of educational materials designed to support learning. Required Skills and Experience: - Proven experience in web development, specifically for educational or informational purposes. - Strong familiarity with handling educational content and structuring it in a way that's easy-to-navigate for students. - A rigorous understanding of web accessibility and usability standards in order to appeal to the broad student demographic. Role and Responsibilities: - Design an aesthetically appealing, user-friendly website interface. - Develop a website with features for uploading and ac...

    $248 (Avg Bid)
    $248 Avg Bid
    34 bids

    I need photo editing or Photoshop work. I have approximately 80 photos which need use of Photoshop and/orLightroom and a tools such as imagen-ai. This includes mostly subject mask work along with some color correcting and Light Dark correcting with some skin tone retouching. there is also a need for limited cropping some straightening. Most of the images need subject mask work, the person is too dark against the background. please also check if the skin tone needs to be made to look natural due to LED lights. two examples are in the post. Images must be delivered in similar size and quality of original images. In ultra high quality JPG format. please have results to deliver in 5 days or less. I will only use freelancer and will not communicate off of this platform - do not ask othe...

    $95 (Avg Bid)
    $95 Avg Bid
    113 bids

    I need assistance with a small-scale copy and paste data entry task. The data is less than 1,000 rows and is in a spreadsheet format. Ideal Skills and Experience: - Proficiency in spreadsheet software such as Excel or Google Sheets - Attention to detail to ensure accurate data entry - Efficiency in copy and paste tasks to complete the job promptly This is Medium Task for 1 day Max and will be Fixed Price of 800RS. We have to Refer the Raw File and Practice test for the Students and will it in the correct format in the Practice Bulk upload

    $11 (Avg Bid)
    $11 Avg Bid
    32 bids
    Trophy icon Logo Design 2 days left

    I'm looking for a talented and creative logo designer to help me create a unique and eye-catching logo for my business. I don't have a specific concept in mind, so I'm open to your ideas and suggestions. However, it's important that the logo: - Represents the essence of my business - Is visually appealing and memorable - Is versatile and ...grasp of combining text and icon to create a memorable, professional design - Understanding of the different requirements for online, print, and merchandise-based logo designs - Strong communication skills to understand and implement my vision for the brand. Please include It have to say Grace Electric Corporation TECL29179 281-364-7070 Commercial & Residential Wiring Slogan: Let there be light Please include ...

    $100 (Avg Bid)
    Guaranteed
    $100
    468 entries

    ...my project to the next level. The project requires multiple improvements. The project needs to be updated to the latest version of nodejs. I have included in the attachments the and to get an understanding of what will need to be done. Some packages are no longer maintained and alternatives will have to be found, updated or created. The project environment is set up for Linux so good if you have that setup already on your local machine. Please don't ask what the budget as it is already listed in this posting, your bid is the budget. No payout will be made until the project is complete. Key Responsibilities: - Adding new features to the existing framework - Implementing performance enhancements - Providing updates Ideal Skills: - Proficiency in Ember.js -

    $2234 (Avg Bid)
    $2234 Avg Bid
    147 bids

    I need a few product images and banners for our website to enhance their visual appeal. The images need to be: - Light weight: Images should not be too heavy to load on our website - Unique: To avoid copyright issues, the images need to be original - High quality: Images should be of high quality, to match our website's standards The main goal of these images is to improve our product's visual appeal, hence they will be featured on our website. Ideal skills and experience for this job include: - Graphic Design: To design and create the images - Web Design: To understand the requirements of website images - Creativity: To make the images unique and appealing - SEO: To understand how images can be optimized for search engines

    $32 (Avg Bid)
    $32 Avg Bid
    54 bids
    House plan 6 days left

    ...should be on the design that will effectively showcase the cars in the best possible light. - I would like the website to have a user-friendly search and filter option. This is important as it will allow our clients to easily find the car they are looking for. - It's important that the site is designed to be responsive across various devices to ensure potential customers can access it no matter what device they are using. Ideal Skills and Experience: - Proficiency in web design and development - Previous experience in developing inventory showcasing websites - Ability to create a clean and user-friendly design - Experience working with search and filter options on a website - Understanding of responsive web design and mobile-first approach Ultimately, I&...

    $51 / hr (Avg Bid)
    $51 / hr Avg Bid
    41 bids
    Simple Logo Design 6 days left
    VERIFIED

    ...of creating a logo for a web-application we're developing. The logo should be a simple one with a single color: rgb(40, 199, 111). We want an owl to be a main part of the logo. The concept that the logo should utilize includes: team collaboration, communication, wise approach. As a basis for the logo an owl-icon can be considered: So, it should be a simple logo, might be something

    $25 (Avg Bid)
    $25 Avg Bid
    121 bids

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Past work How soon do you need your project completed? ASAP

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    7 bids

    I'm seeking a knowledgeable and professional catalogue designer to create a product catalogue featuring less than 50 agro products. Key Responsibilities: - Design an attractive, easy-to-read layout - Incorporate appealing visuals of agro products I...Incorporate appealing visuals of agro products Ideal Freelancer: - Previous experience in product catalogue design - Familiarity with agro products would be an advantage - Strong graphic design skills - Detail-oriented and creative thinker - Efficient in meeting deadlines This project requires a detail-oriented professional with strong design skills to showcase our agro products in the best light possible. This catalogue aims at simplifying clients' understanding of our product range and hence, the design should be clea...

    $24 (Avg Bid)
    $24 Avg Bid
    19 bids

    Are you an active LinkedIn user with a keen eye for detail? Do you enjoy sharing your feedback? If so, we have an exciting opportunity for you! We're seeking for the best to test our free SaaS tool designed specifically for LinkedIn users. Your task? Simply use our tool for 30-60 minutes and provide us with your most insightful and deep feedback on various aspects including: - User experience - Key features - Onboarding process - Issues - Any other insights you believe are crucial - Suggestions for improvements But to participate, you need to: - Have a LinkedIn profile and use the platform regularly. - Be an everyday LinkedIn user to ensure unbiased feedback. How to Participate: - Access the tool and additional details via this link: - Spend 30-60 minutes exploring the tool a...

    $25 (Avg Bid)
    Guaranteed
    $25
    12 entries

    I'm on the lookout for a talented graphic designer to create modern packaging for my product. Here are some key details about the project: - **Type of Design**: This project primarily involves packaging design. - **Preferred Style**: I am looking for a modern aesthetic in the design that aligns with curre...compelling visual designs that stand out on this material is a must. Ideal candidates should have a strong portfolio of previous packaging design work, particularly in the modern style. Great communication skills are also a plus, as I'd like to collaborate closely with the designer to achieve the best possible outcome. Brand Name: Mujō Slogan: Natural Rolling papers by STRONG BONG® Design 1- Light Brown Background Design 2- White Background Shared Docum...

    $60 (Avg Bid)
    $60 Avg Bid
    33 bids

    ...should be on the design that will effectively showcase the cars in the best possible light. - I would like the website to have a user-friendly search and filter option. This is important as it will allow our clients to easily find the car they are looking for. - It's important that the site is designed to be responsive across various devices to ensure potential customers can access it no matter what device they are using. Ideal Skills and Experience: - Proficiency in web design and development - Previous experience in developing inventory showcasing websites - Ability to create a clean and user-friendly design - Experience working with search and filter options on a website - Understanding of responsive web design and mobile-first approach Ultimately, I&...

    $66 / hr (Avg Bid)
    $66 / hr Avg Bid
    95 bids

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

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

    I need an experienced server administrator to assist me in setting up a domain remotely. he should have some experience with Digital Ocean and Linux server setups The ideal freelancer for this project should have experience in: - Setting up Linux servers, particularly on Digital Ocean - Proficiency in configuring and managing Ubuntu - Experience with Nginx web server software - Understanding of web hosting best practices and security measures - Strong troubleshooting skills in case of any issues. Please note that the server will be used for hosting a website, so it should be optimized for performance and security.

    $41 (Avg Bid)
    $41 Avg Bid
    14 bids

    I want a Linux Ubuntu 24.02 expert who knows multiple domain handling on the server. I already created a .conf file but respective subdomain is redirecting to another website than required.

    $17 (Avg Bid)
    $17 Avg Bid
    18 bids

    1) Fix reset password when create new password need to double click on the reset button in order to work with a scucess reset. 2) The form of reset password should be open at home page not my account. 3) Make the full form responsive on all devices and open in the browser as responsive (as now on browser it's working for desktop) 3) Replace My account page form with the form we made. 4) Gather the full form codes and create a custom plugin and enter the code so the form be on a plugin

    $139 (Avg Bid)
    $139 Avg Bid
    96 bids

    I'm in need of a skilled web developer who can take a GitHub project, which is a single page PHP/HTML/JS, fix it by the project defintion in the file and make it operational. The project's main functionality is to display an HTML page that contains an iframe and gif elements above it. Once the project is fully operational, I'll need it installed on a vanilla cPanel account, ill supply which runs on Linux Centos7 all changes made for the project will be committed back to github. Key responsibilities include: - Deploying the GitHub project on a vanilla cPanel account - Ensuring the project functions as intended - Implementing the minimalistic design requirements Ideal skills for this project include: - Proficient in PHP, HTML, and JavaScript - Experience worki...

    $144 (Avg Bid)
    $144 Avg Bid
    60 bids

    ...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 detected ...... - e.g. the sharpness and this should be outputed in a JSON file per video file. Ideal Skillset: - Proficiency in Python - Experience with video processing libraries (like...

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

    ...systems. Ideal Skills and Experiences: - Past work on similar applications, especially in the healthcare sector - Basic functionalities such as user registration, appointment scheduling, and billing and payments - Creation of clean, intuitive, user-friendly graphic interfaces Despite not specifying the desired operating systems, experience in making software compatible with Windows, macOS, and Linux would be a definite plus. Get in touch with your CV, past work references, experience, and detailed project proposals if you feel this is the right project for you....

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

    I am in need of a well-versed Python expert to assist in managing a Linux server. This project is task oriented and requires specific skills including: • Working with server data analysis • Implementing web scraping techniques • Establishing automation processes The role also demands a comprehensive understanding of Linux operations and the ability to print headers. A background in server security, setting up database servers and performance optimization would be ideal, but the focus is primarily on Linux server management via Python. Proficiency in Python, Linux, server data analysis and web scraping are must-haves. Experience in automation and server management will highly be appreciated. Looking forward to your knowledgeable a...

    $133 (Avg Bid)
    $133 Avg Bid
    3 bids
    Python Simple Program 6 days left
    VERIFIED

    Input:- You will get an excel file as input. Step1- Sort the Excel file by site name and place data in sheet 1 Step2- Sort the Excel file by site address and place the data in sheet 2 Step3- Sort the Excel file by latlong and place the data in sheet 3. After Sorting and creating 3 different sheet, we need to apply the logic to find exact duplicate and high match. Example - means in sort by site name we will find exact duplicate and high match site(75%) match and print exact duplicate/ partial match. Then for exact duplicate and partially match we are going to compare all row and need to print what is matching like site city, site state, site country etc

    $22 (Avg Bid)
    $22 Avg Bid
    32 bids

    We are in search of an experienced developer to create a web proxy server that facilitates the translation of content from 3rd party URLs. The primary goal is to enable users to input a URL, pass the text of each page to our backend for translation, and display the translated text seamlessly on the frontend. Key Responsibilities: Web Proxy Server Development: Develop a robust web proxy server that receives user requests, fetches content from 3rd party URLs, and passes the text to our backend for translation. ( reference site - ) Implement secure communication between clients and the proxy server. Integration with Backend Translation Service: Ensure seamless integration with our backend translation service. Pass the text of each page to the backend

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

    1) Fix reset password when create new password need to double click on the reset button in order to work with a scucess reset. 2) The form of reset password should be open at home page not my account. 3) Make the full form responsive on all devices and open in the browser as responsive (as now on browser it's working for desktop) 3) Replace My account page form with the form we made. 4) Gather the full form codes and create a custom plugin and enter the code so the form be on a plugin

    $170 (Avg Bid)
    $170 Avg Bid
    202 bids

    ...competent and creative designer to create business cards for my co-founder and me. The goal is to have cards that portray our brand in a sleek, minimalist way, embodying professionalism and simplicity. Below are the specifics: - Our contact details, including names, website URL, social media handle, and email addresses, need to be incorporated into the design. - We favor a color scheme of green, light brown, black, white, and an offset of yellow. We’ll provide our current logo to guide your color choices. - We're seeking a minimalist and clean design. Less is more for us. The design should be clutter-free and easy to read, but still visually appealing. The ideal freelancer for this task should be: - Experienced in graphic design, particularly in business card design....

    $10 (Avg Bid)
    $10
    72 entries