Html code wmv webpage jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 html code wmv webpage jobs found, pricing in NZD

    ...will utilize websockets for backend data transfer. Key Responsibilities: Develop a responsive and efficient desktop application using , JavaScript, HTML, and CSS. Implement and integrate features to manage audio, text, and video data. Ensure smooth and secure data transfer using websockets. Conduct thorough testing to ensure the application is robust and bug-free. Work closely with stakeholders to gather requirements and iterate based on feedback. Provide comprehensive and clear code documentation. Requirements: Proven experience in developing desktop applications with Electron.js. Strong proficiency in JavaScript, HTML, and CSS. Experience with managing multimedia data (audio, text, video). Solid understanding of websockets and their use in real-time applicatio...

    $133 (Avg Bid)
    $133 Avg Bid
    9 bids

    I need a minimalist and clean HTML/CSS layout for my technical inspection website. Key Requirements: - Design a layout that is minimalist and clean, to best represent the purpose of the website. - The website should be technically oriented and should reflect the professional nature of what we do. - The design should be suitable for a website with 1-5 pages. Ideal Skills and Experience: - Proficiency in HTML/CSS, JavaScript is a plus. - Experience in designing clean, minimalist websites. - Understanding of user experience and technical inspection industry. Your design should be simple, and elegant, while ensuring that it clearly communicates the purpose of the website. If you have a portfolio or previous similar work you can share, it would be highly appreciated.

    $214 (Avg Bid)
    $214 Avg Bid
    89 bids

    I'm looking to buy a complete and *READY* code for a football management browser game (like Hattrick, Trophy Manager, etc.). Essential features include: - Registration - Team creation and player management - Tactics creation - Transfers - Game simulation - Leagues system. Preferred technologies are JavaScript and C#, but others are acceptable. I'm also open to offers for partially finished games.

    $1415 (Avg Bid)
    $1415 Avg Bid
    25 bids

    I'm looking for an experienced developer to work on a web project of mine. The project involves HTML, CSS, JavaScript, and some light database functions. The work will mainly focus on: - Implementing text input fields and dropdown menus: These are crucial elements for user interaction and data input. Your job would be to make them look and function as required. - Basic database functions: While the exact nature of these is yet to be decided, they will likely include retrieving and adding data. Your task will be to integrate these functions seamlessly into the site. Ideal skills for this project would include: - Proficiency in HTML, CSS, and JavaScript, with experience in creating user-friendly and responsive UIs. - Familiarity with basic database manipulation. - Good co...

    $83 (Avg Bid)
    $83 Avg Bid
    69 bids

    I'm in...proficient Python developer who can help compile a Python code, that I have acquired from GitHub, into an executable format for Windows. As the client, I expect: - Understanding the existing Python code and its dependencies - Transforming the Python code into a Windows executable file Successful freelancers should provide a detailed project proposal illustrating how they plan to compile the code to exe on a Windows operating system. Though no specific Python libraries or frameworks were mentioned, a background in Python coding and debugging is paramount. The ideal freelancer should have a deep understanding of Python code, dependencies, and experience dealing with code from GitHub. Experience in generating Windows executable files...

    $46 (Avg Bid)
    $46 Avg Bid
    22 bids

    ...need of a skilled Delphi developer, well-versed with Delphi 5, to work on an existing software project. The goal is to both fix bugs and enhance the software with new features, ultimately improving its performance. Key Responsibilities: - Identify and address issues causing certain features not to work - Implement necessary bug fixes - Integrate new features in a seamless manner - Optimize the code for improved performance familiar with firebird database and report builder. Ideal skills and Experience: - Strong background in Delphi development, specifically with Delphi 5 - Proven track record of fixing bugs and enhancing existing software - Understanding of software optimization techniques - Ability to work effectively both independently and as part of a team - Strong probl...

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

    I'm in need of an intermediate Shopify developer to help me create a new webpage using a page builder app, similar to one of my reference pages. Key Tasks: - Develop a Shopify page that mirrors the format and functionalities of the reference page - Use a Shopify page builder app to make the process easier and smoother Ideal Skills: - Proficiency in Shopify page development - Experience with Shopify page builder apps - Ability to replicate an existing webpage layout - Strong attention to detail - Ability to understand and implement design requirements accurately In your application, please include a detailed project proposal outlining how you plan to approach this project and your relevant experience. Looking forward to seeing your proposals.

    $67 (Avg Bid)
    $67 Avg Bid
    55 bids

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    $36 (Avg Bid)
    $36 Avg Bid
    7 bids

    I'm in need of a proficient developer who can create a dynamic slider to showcase and navigate through products. Key requirements: - The slider should include both images and text descriptions of the products/services. - It must be interactive, allowing users to click through to the respective product pages for more details. Ideal skills include: - Profi...include both images and text descriptions of the products/services. - It must be interactive, allowing users to click through to the respective product pages for more details. Ideal skills include: - Proficiency in front-end development - Experience with e-commerce platforms or product showcasing - Understanding of user experience for online shopping - Ability to create interactive elements on a webpage Example:

    $226 (Avg Bid)
    $226 Avg Bid
    53 bids

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    $98 (Avg Bid)
    $98 Avg Bid
    1 bids

    I'm in need of a programmer who can help me create a Twitter social farming webpage with daily challenges and achievement badges alongside an HTML5 arcade game integration with referral& earnboosters options. ( don't mind using CMS like wordpress/joomla) References () . (@senderlabs/introducing-the-senderdao-points-system-1015e1e584a1) For the Twitter Social Farming Game: - I envision daily challenges to keep users engaged. - There should be a system for awarding achievement badges for specific accomplishments. For the HTML5 Arcade Game: - integrate readymade HTML5 arcade game with points system. (you should recommend a game that can be customized could be from codecanyon or somewhere else ). Points Earning System: - I haven't defined how points should

    $224 (Avg Bid)
    $224 Avg Bid
    43 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    ...setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    $44 (Avg Bid)
    $44 Avg Bid
    27 bids

    ...Familiarity with Pandas and Beautiful Soup - Experience in data analysis The job mainly involves reviewing the existing code, fixing any issues that may hinder the data extraction, and ensuring that the extracted table is ready for analysis. Please note that no additional data preprocessing is required. (feel free to rewrite code if you have better idea) --- name "iXBRL" , inside folder contain multiple html file(hundreds to thousands), each html file contain multiple tables(vary from 15-35, depend on each html file). Python to extract specific table and vertically stack them together to create an Excel file.(first column add html filename.) inside html file is encoded in chinese, so must use chinese to view it. table name...

    $54 (Avg Bid)
    $54 Avg Bid
    19 bids

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    $20 (Avg Bid)
    $20 Avg Bid
    6 bids

    I have a Microsoft Word Form document (tables filling 2 pages) that I'd like converted into a webpage form that users can interact with. The form will be used to enter essential information to properties by our data entry operators. This will be one (1) html page only, no backend development necessary (php receiving the form optional, see below). „Nice Admin“-Template must be used: Project Requirements: - Convert Microsoft Word Document (2 pages) to Web Form: Transform the content and layout of the Word document into a web-based form. - Responsive Design: Ensure the form is fully responsive and looks great on all devices (desktop, tablet, and mobile). - Form Fields: Create all necessary form fields as outlined in the Word

    $67 (Avg Bid)
    $67 Avg Bid
    35 bids

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

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

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

    $47 (Avg Bid)
    $47 Avg Bid
    14 bids

    Code Upgrade for BuddyBoss App Customization

    $314 (Avg Bid)
    $314 Avg Bid
    1 bids

    I require a skilled Care Manager with mid-level experience, specifically in the field of chronic disease management. We're developing a CCM mobile service tool for mental health, and I am planning to provide a full-package (mobile application service+webpage for the practitioner+care manager HR) so I need to hire a care manager. You will be responsible for: - Efficient medical scheduling - Seamless care coordination - Exemplary patient advocacy Prior experience in these tasks is crucial to ensure high-quality care and seamless operation. If your skills align with these requirements, I look forward to your bid.

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

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    $512 (Avg Bid)
    $512 Avg Bid
    4 bids

    I am seeking a skilled professional to convert my VB.NET WinForm into a functional, interactive webpage. The purpose of the webpage is to allow user interaction, specifically enabling users to interact with database. Key Project Details: - This webpage is intended to serve as a platform for users to submit and retrieve data. - Currently, the existing design is in VB.NET WinForm and I need it to be converted into an engaging, robust webpage. - While the conversion of the form is a core need, I also require that the user interface be designed effectively to enhance the overall user experience. Key Skills Needed: - Proficiency in VB.NET and modern web development languages. - Experience in Database Management. - Knowledge in user-input forms design and implementa...

    $864 (Avg Bid)
    $864 Avg Bid
    38 bids

    I have a web application that runs on PHP and I'm looking to integrate it with APIs provided by multiple suppliers. These suppliers will send us three specific types of data through their APIs -...suppliers. - Display this data on the webpages of the application. - Store this data efficiently in a database. Skills and Experience: - Proficient in PHP and API integration. - Strong understanding of database management. - Experience in handling customer, product, and order data. - Detail-oriented to ensure accurate data extraction and display. - Ability to create a seamless user experience through webpage data presentation. This role will be pivotal in ensuring our system remains updated with the latest information from our suppliers and that our users can easily access this data...

    $141 (Avg Bid)
    $141 Avg Bid
    44 bids
    Optimize PageSpeed of Webpage 6 days left
    VERIFIED

    I'm looking for a skilled professional to enhance the PageSpeed of my website, currently analyzed using Google PageSpeed Insights. The goal is to improve the overall user experience by speeding up the loading times of the page. Page is Key tasks include: - Identifying current bottlenecks and areas for enhancement - Implementing best practices for web performance optimization - Ensuring the website maintains its visual appeal and functionality while improving load times Given that no specific areas of the page have been highlighted for improvement, the successful candidate will be expected to conduct a thorough analysis of the website and propose and implement effective solutions. Ideal candidates should have: - A proven track record in improving website loading times - Proficienc...

    $52 (Avg Bid)
    $52 Avg Bid
    9 bids

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    $41 (Avg Bid)
    $41 Avg Bid
    20 bids

    I am in need of a specialized WordPress developer with experie...data showcasing. Key tasks: - Create a WordPress page that extracts numeric and text data from an Excel sheet. - Implement highlights and color-coded information on the webpage for better readability and understanding. - The data on the Excel sheet will be updated on a monthly basis, hence the website should be able to fetch the data automatically upon any modifications. Ideal skills: - Proficiency in WordPress and Excel integration - Experience in creating visually appealing data showcases or infographics - Strong understanding of data extraction and display technologies The aim is to have a user-friendly webpage that accurately represents the updated data information in an easy-to-grasp, aesthetically...

    $23 (Avg Bid)
    $23 Avg Bid
    21 bids

    I'm in need of an ASP.NET expert to help me with a project. - I need the project to be developed using ASP.NET - Your understanding of the ASP.NET framework is crucial in ensuring the project is efficient and well-structured. If you are good fit to this task, please bid with 'asp.net'. thanks

    $69 (Avg Bid)
    $69 Avg Bid
    46 bids

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    $31 (Avg Bid)
    $31 Avg Bid
    17 bids

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    $322 (Avg Bid)
    $322 Avg Bid
    6 bids

    I'm in need of a talented web designer to create a professional, sleek and modern landing page. The purpose of this page is to promote a product or service, while also providing an opportunity for users to sign...landing page should have a modern and sleek design, aligned with our brand's aesthetics. - It should be responsive and compatible across different devices and browsers. - The CTA for the newsletter sign-up should be prominent and strategically placed. - The overall look and feel of the page should be minimalistic but engaging. Skills and experience in HTML and CSS are essential, as you'll be expected to convert the design into a fully functional webpage. A good eye for UX/UI design is also a plus, as the page should not only look good but also be user...

    $136 (Avg Bid)
    $136 Avg Bid
    62 bids

    I am in need of an experienced developer who can help build a web application using HTML, CSS, and JavaScript. The web app should be designed with interactive features, specifically real-time data updates. Key Features: - The app should display the current time and date for different time zones in real time Skills and Experience Required: - Proficiency in HTML, CSS, and JavaScript - Experience in building web applications with real-time data updates - Knowledge of time zones and working with time and date in JavaScript Please let me know if you're the right person for this job.

    $23 (Avg Bid)
    $23 Avg Bid
    21 bids

    solana nodejs code for multi-swap within same tx.

    $36 (Avg Bid)
    $36 Avg Bid
    6 bids

    I'm working on a school project that involves the development of a Coal Mining Security Alert System. I need someone who can code in Quarky to create this block code system. Unfortunately, I haven't gotten to the point of defining the complete scope of the project, but I'd like to start with the code development. I'm looking for someone who can: - Use Quarky to build a block code system - Understand and implement basic security alert functionalities - Be ready for subsequent feature additions and changes Key Features: = Face Detection: Implement face detection functionality to identify individuals within the mining area. = PPE Kit Verification: Utilize image processing techniques to ensure that miners are wearing proper PPE kits. The system...

    $33 (Avg Bid)
    $33 Avg Bid
    4 bids
    Modify a code on C# 5 days left
    VERIFIED

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

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

    I am in need of an experienced developer who can help build a web application using HTML, CSS, and JavaScript. The web app should be designed with interactive features, specifically real-time data updates. Key Features: - The app should display the current time and date for different time zones in real time Skills and Experience Required: - Proficiency in HTML, CSS, and JavaScript - Experience in building web applications with real-time data updates - Knowledge of time zones and working with time and date in JavaScript Please let me know if you're the right person for this job.

    $19 (Avg Bid)
    $19 Avg Bid
    20 bids
    Enhanced Webcam Emulator Code 5 days left
    VERIFIED

    I'm looking for a skilled programmer who can develop a custom solution for me using frida-tools. The goal is to manipulate webcam settings within an Android emulator environment via adb. Here's what I need: - Modify the current webcam resolution to be higher. - Improve the webcam image quality to support High Dynamic Range (HDR). - Ensure frida-tools can adjust parameters to emulate native library detection. What I require from you: - Experience with frida-tools and adb commands. - Understanding of Android emulator environments. - Proficiency in webcam technology, including resolution and HDR. - Capability to simulate native Android library detections. Freelancers with prior projects involving webcam customization or Android emulation will be preferred. If you have the techn...

    $312 (Avg Bid)
    $312 Avg Bid
    13 bids

    Description: I am looking for a skilled freelancer to design several web pages (UI) in HTML and CSS (or any other styling framework) for my React project. The work should be developed to be React compatible. The design must closely match a reference website that I will provide. Details: Number of screens: 6 to 7 Budget: Up to $90 (maximum) Deadline: Must be completed within 1 day Requirements: Experience with HTML, CSS, and React Ability to closely replicate the look and feel of the reference website Interested freelancers, please contact me.

    $123 (Avg Bid)
    $123 Avg Bid
    33 bids

    I'm in need of an expert in ASP.NET Core 8, visual studio 2022, and ChatGPT 4 for a unique project. I require a tool/webpage that can seamlessly re-write chapters of my book for me. My book has 25 chapters. Each chapter contains between 10 and 30-pages. Each chapter is written in MS Word (.docx) document and must be converted into FORMAL and PROFESSIONAL-style content. This project requires the following key features: - **Input & Output Format**: - The system must take a Word document as input. - The output should be a Word document while preserving all the original formatting. - **Language Support**: - The tool should be able to rewrite the document in both English and Spanish. - **ChatGPT Version**: - I prefer the latest ChatGPT 4 for the rewriting task. Id...

    $365 (Avg Bid)
    $365 Avg Bid
    17 bids

    I need a developer to create a webpage to facilitate medical exam orders. Key functionalities required: - I need an order form to capture detailed patient information and then generate a medical order. - The website should feature a catalog of the various medical exams available and subcategory. - The platform requires a payment functionality. I prefer using Webpay and apple android pay for transactions. - After each transaction, a customized PDF containing the exam order details and the patient's name should be sent automatically via email and available to direct download. - The website need to be simple for the customer and easy to buy with a few steps. -The website need to have a page of "about us", "Medical information", "Exam page categories wit...

    $286 (Avg Bid)
    $286 Avg Bid
    40 bids

    ...optimize an existing codebase used for data analysis. Key Requirements: - Improve the speed of the code: The primary goal of this project is to significantly enhance the algorithm efficiency, thus resulting in a noticeable speed improvement. Ideal Skills and Experience: - Proficient in Python: You should have extensive experience working with Python and be able to recognize areas in the code that are causing performance bottlenecks. - Data Analysis Experience: Familiarity with data analysis practices would be beneficial as the code is part of this application. - Optimization: You should have a strong background in optimizing code for improved speed and efficiency. Additional Information: - The code is currently functional but is not running at t...

    $41 (Avg Bid)
    $41 Avg Bid
    19 bids

    I'm in need of a skilled Delphi developer who can quickly generate a program that can dive into the registry of a Windows machine and extract the names of all programs listed in the "Add/Remove Programs" section. Key Requirements: - The code should be written in Delphi. - It should effectively scan the registry. - Extracted program names should be displayed in a listbox. This is a simple task, but it's important that the code is efficient and free from bugs.

    $193 (Avg Bid)
    $193 Avg Bid
    24 bids

    I have a YOLO v5 detection Python script, and I'm looking to turn it into an API-based web program with FastAPI. The API must support user inputs for 4 Twilio contact numbers and 4 RTSP addresses, and it should display the four video streams in a grid on a ...page. Key requirements: - Convert the existing YOLO v5 detection Python script into a FastAPI-based web program. - Implement user input functionality for 4 Twilio contact numbers and 4 RTSP addresses. - Display the video streams in a grid layout on a single webpage. Ideal skills and experience: - Proficiency in Python and experience with YOLO v5 detection. - Strong knowledge of FastAPI for building web APIs. - Previous experience integrating Twilio for messaging. - Familiarity with displaying multiple video streams on a ...

    $57 (Avg Bid)
    $57 Avg Bid
    15 bids

    I will provide you code as discussed

    $203 (Avg Bid)
    $203 Avg Bid
    1 bids

    Need HTML Email Template similar like I attached, Need Expert designer require

    $23 (Avg Bid)
    $23 Avg Bid
    17 bids

    As the project owner, I'm seeking a professional skilled in Pine Script with experience in retrieving code from private scripts on Trading view. The key objectives of this project include: - Extracting the Pine Script code from a specific invite-only script (the script name will be shared privately upon project commencement). Unfortunately, it's currently unknown which specific script to be used, but clarity will be provided as the project progresses. - Discern the implemented functions within the script. The functionalities mainly centered around recognizable trading indicators like Moving averages, Pivots, Fibonacci and MACD. - The code extraction should consider compatibility with variable timeframes. Whilst exact timeframes aren't specified yet, f...

    $186 (Avg Bid)
    $186 Avg Bid
    4 bids

    ...structure while ensuring they are engaging and relevant to our target audience. - Create a booking appointment contact form: A custom contact form will need to be designed and implemented on the website. This form will be the primary method for customers to book appointments. A user-friendly, clear and secure form is essential for this task. Ideal Skills: - Proficient in HTML and Wordpress: You should have a solid background in HTML and Wordpress to ensure that the new content seamlessly integrates with the existing website structure. - Experience in creating contact forms: You should have experience in creating user-friendly contact forms, preferably for appointment booking purposes. Experience with form security and anti-spam measures is a plus. If you're confide...

    $40 (Avg Bid)
    $40 Avg Bid
    36 bids

    I have 3 issues on my website that need to be resolved. The site is built on HTML5 and the problems pertain to jQuery. Tasks: - Diagnose and fix the jQuery issues - This includes addressing issues related to jQuery and Bootstrap - Ensure all animations are working as intended - Fix any event handlers that are not functioning correctly I'm seeking a skilled web developer with expertise in: - HTML5 - jQuery - Bootstrap - Proficiency in diagnosing and resolving common issues encountered with jQuery - Experience with AJAX requests and event handling in web development. If you're confident in your ability to troubleshoot and debug HTML5 and jQuery issues, I'd love to discuss further.

    $36 (Avg Bid)
    $36 Avg Bid
    29 bids

    I need a solution that can automatically insert page numbers onto every A4 page in my document at the bottom. Key Requirements: - The system should work with A4 format. - It should be able to insert these page numbers automatically and consistently on every page. - The page numbers should be placed at the bottom of each page. Ideal Freelancer: - Experience working with PDF manipulation and automation. - Proficient in software that can perform automatic page numbering. - Attention to detail in maintaining consistency in design and positioning of the page numbers.

    $168 (Avg Bid)
    $168 Avg Bid
    23 bids

    I'm currently working with an existing Python code and need a professional to review and improve upon it. I'm not certain what version it is therefore freelancer with knowledge in both Python 2 and Python 3 is preferred. Ideal Skills: • Proficient in Python coding • Experience in code optimization • Excellent debugging skills Work Scope includes but not limited to: • Code review: Inspect existing Python scripts • Troubleshooting: Identify and fix any code errors • Optimization: Enhance code for better efficiency and performance The successful candidate should be able to work independently based on the existing code and requirements provided.

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

    As an entrepreneur, I am seeking a proficient web developer to construct an innovative e-commerce website boasting a unique QR code feature and credit card processing capabilities. Experience in handling similar projects would be ideal. You need to: - Develop a user-friendly e-commerce website - Integrate a credit card processing system - Design an exclusive QR code feature to download the application If you are a creative problem solver with outstanding skills in web development and have a history of incorporating payment systems into platforms, your application would be strongly considered. Show me your track record of similar work, so I can foresee how successful our project can be.

    $520 (Avg Bid)
    $520 Avg Bid
    82 bids