Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 add php jobs found, pricing in INR

    I'm looking for a skilled developer to update an existing capacitorjs plugin to version 5 and introduce Android compatibility. I am looking for a Geofence plugin. I have a good starting point with a public plugin, but it needs updating. Here is the source repository: Please reference it, and add updates to it for capacitor version 5, update any of the swift or Objective C code that may be out of date, add corresponding support for Android. Key Requirements: - The main focus of this project is to enhance the plugin's compatibility with various platforms, particularly iOS and Android. - The plugin should be updated to Capacitorjs v5 to ensure it's leveraging the latest features and security patches.. Ideal Skills and Experience: - Proficient

    ₹17044 (Avg Bid)
    ₹17044 Avg Bid
    35 bids

    Looking for an expert React JS developer to enhance my existing design. The job requirements include: * Adding a new feature where a user can click on a "New tab + icon" to generate a new tab. * The new tab should inherit the same default options present in the existing design, such as a default search bar, navigation menu, and homepage button. Ideal for a candidate who has experience with user interface design in React JS, programming user authentication and payment processing, as well as integrating with social media APIs.

    ₹1337 (Avg Bid)
    ₹1337 Avg Bid
    21 bids

    I need a proficient PHP developer to custom-build an Enterprise Resource Planning (ERP) software. This software should ideally include functionalities that cover the entire operation of a business: - Inventory Management - Accounting system - Human Resource Management - CRM - Project Management - Scrum This ERP system needs to be scalable, supporting an unlimited number of users. It is important that it can accommodate business growth without necessitating major system changes or upgrades. I'm looking for a professional with experience in building ERP systems, a strong understanding of business processes, and proficiency in PHP. Given the urgency of this project, I require someone who can deliver quality work promptly. As such, the ability to meet strict deadlines wi...

    ₹30474 (Avg Bid)
    ₹30474 Avg Bid
    37 bids
    Wordpress/PHP Programmer 2 days left
    VERIFIED

    I'm looking for a skilled Wordpress/PHP programmer to assist with theme customization and troubleshooting on client sites. The ideal freelancer will: - Have a strong background in Wordpress, Ecommerce and PHP - Be experienced in theme customization - Proven track record of troubleshooting - Excellent communication skills - Previous work samples showcasing your skills Please include your past work experience in your application. I'd like to review your portfolio and see how your skills align with my project. I prefer to communicate via email for all project-related matters.

    ₹2005 / hr (Avg Bid)
    ₹2005 / hr Avg Bid
    309 bids

    I have a backend code for a pre-existing fully function website and mobile app. The backend code is currently all written in php. I need someone to convert this existing php code into fully functional python code which I can deploy.

    ₹3008 (Avg Bid)
    ₹3008 Avg Bid
    25 bids

    I need a skilled PHP developer with experience in MySQL to swiftly integrate a database into a website. The front-end (HTML & CSS) has been completed, the back-end is what needs to be done. Key Details: - The project is time-sensitive; I need it completed within a week - The specific requirement is to handle and display auto parts data Ideal Skills: - Proficiency in PHP and MySQL - Proven experience in back-end development - Knowledge of database integration in web development - Ability to understand and work with existing HTML and CSS code Please bid only if you're confident in meeting the timeframe and have the necessary experience in both PHP and MySQL.

    ₹31080 (Avg Bid)
    ₹31080 Avg Bid
    110 bids

    I'm currently encountering an issue with JSON encoding in PHP PDO. Here's what needs to be resolved: - Problem: I'm dealing with a type casting error when trying to encode an associative array to JSON using PHP PDO. - Task: The main task will involve inspecting PDO MySQL queries, identifying the root cause of the type casting error, and implementing a solution that will ensure successful JSON encoding. - Skills Needed: The ideal freelancer needs to have a solid understanding of PHP PDO, JSON, MySQL queries, and experience with troubleshooting type casting errors—particularly within the context of encoding associative arrays to JSON. Your expertise will be invaluable in resolving this problem.

    ₹1812 (Avg Bid)
    ₹1812 Avg Bid
    13 bids

    ...looking for a proficient WordPress (PHP, CSS, JS) developer to create a single page template for an existing site/theme. Build will be the old WYSIWYG editor (Not Gutenberg) and ACF. The new template should use the existing websites BS5 grids, CSS, styling etc as much as possible. - WordPress - Bootstrap Grid v5.2.3 - PHP/HTML/JS/CSS - ACF (Advanced Custom Fields) Details include: - The project involves integrating the use of Advanced Custom Fields (ACF) - An understanding of the specific fields and content for the template is already determined - You will be working from a pre-existing design - Around 7 "areas" on the page, each with 3 or 4 ACF fields - Styling pulled from exiting Theme (So it's mainly just HTML, BS5, ACF, PHP dev/coding. - We wil...

    ₹17295 (Avg Bid)
    ₹17295 Avg Bid
    135 bids

    I need an experienced web developer to resolve a critical issue on our website that uses a JavaScript framework and PHP. All files and the database have been transferred from one URL to another, but the website is now malfunctioning. I need this fixed as soon as possible. Key Requirements: - Expertise in JavaScript framework (Prototype) and PHP - Strong troubleshooting skills - Proven experience in resolving website migration issues Ideal Skills: - Familiarity with common web browsers like Google Chrome, Mozilla Firefox, and Safari - Ability to work under tight deadlines The issues we're experiencing are: - Layout appears broken - Interactive elements not working - Content not loading Please only bid if you can start immediately and have a proven track record of fixi...

    ₹2252 / hr (Avg Bid)
    ₹2252 / hr Avg Bid
    99 bids

    I'm seeking a professional to enhance the speed of my WooCommerce website. Currently, I'm quite happy for page loading speed overall, but add to cart takes 6 seconds on mobile device. The task is to optimize the site so that the add to add to cart loading time is as small as possible (3 seconds or less) for effective woocommerce site. Key tasks include: - Diagnosing and rectifying bottlenecks that could be affecting the website's performance, ensuring the site is optimized to top speed. - Implementing strategies to enhance server response time, ensuring that the server is well configured and responsive. - Improving the overall performance to ensure that the website delivers a fast and seamless user experience. The ideal freelancer for this project sh...

    ₹1977 / hr (Avg Bid)
    ₹1977 / hr Avg Bid
    171 bids

    Looking for someone to integrate a step counter/pedometer to my flutter app. I also need a calorie counter and weight tracker.

    ₹12038 (Avg Bid)
    ₹12038 Avg Bid
    91 bids

    ...Incremental link makes a POST request to this script containing the data. In the script you see 3 types of actions in a switch: Add (new vehicle) Change (vehicle exists, adjustment is being pushed) Delete (vehicle is deleted) Below is a brief explanation of the three functions involved: add_post Here I build a Wordpress Query containing data from the POST request. Then I run a "wp_inset_post" function with this query. From that Wordpress function you will then receive a "post_id" with which I will add photos to the post. change_post Same as "add_post" but I use the "update_post" function because I already know the post_id. Then I'll delete all the photos from this post and add them again. I do this because I cannot te...

    ₹22475 (Avg Bid)
    ₹22475 Avg Bid
    1 bids

    ...currently experiencing undetermined internal server errors in my Orange HRM application. I am in need of a reliable and experienced PHP developer who can help identify and rectify these issues. Key aspects of this project include: - Determining and rectifying the causes of the internal server errors. - Experience with Orange HRM is not mandatory but could be a major plus. - Though the problem is currently limited to server errors, there may be potential for further tasks such as optimizing existing features or creating new ones. I have made attempts previously to solve these errors. However, the remaining issues suggest that the expertise of a knowledgeable PHP developer is required. If you have experience in handling similar situations and have consistently resolved suc...

    ₹5096 (Avg Bid)
    ₹5096 Avg Bid
    49 bids

    I'm on the lookout for a proficient PHP developer with a keen eye for design to modify and customize a Colibrism PHP script, predominantly fashioned like Twitter. Here's what I need: 1. Color Scheme and Layout Alterations: - The current font type and color does not match my vision. Your eye for aesthetics should lead you to choose a combination that heightens user experience. - An adjustment of the navigation menu is required to make it user-friendly and intuitive. - I also expect a reworked header and footer design that better represents my brand. 2. Feature Addition and Functionality Enhancement: - In this project, we'll onboard new features and functionalities. The specifics will be discussed upon commencement, but expect them to revo...

    ₹3175 (Avg Bid)
    ₹3175 Avg Bid
    25 bids

    I have working telegram bot that send message in plain form. I need it working with HTML message better formatting

    ₹2256 (Avg Bid)
    ₹2256 Avg Bid
    8 bids

    I'm seeking a professional web developer, extremely proficient in PHP and MySQL who can add an inventory module into our POS system. - Abilities: You should have substantial experience and demonstrated proficiency in building complex, user-friendly websites. Your PHP and MySQL skills must be exemplary. - Preferred Framework: I don't have a particular PHP framework preference. You can use the one you're comfortable with.

    ₹2089 (Avg Bid)
    ₹2089 Avg Bid
    27 bids

    Please Sign Up or Login to see details.

    Urgent Sealed NDA

    I need a proficient developer to create a Firefox add-on that can scrape specific data from multiple websites.

    ₹752 / hr (Avg Bid)
    ₹752 / hr Avg Bid
    12 bids

    I'm in need of a skilled PHP developer to remotely assist me for approximately 1 month. The primary tasks are bug fixing and implementing additional features for my website. Key Responsibilities: - Bug fixing: This will involve identifying and resolving issues that may be impacting the functionality of the website. - Feature Addition: You will need to work on adding new features to the website. Unfortunately, I cannot provide specific details on the features at this time, but we will discuss this further when the project begins. Ideal Candidate: - Proven track record in PHP development. - Experience in bug fixing and website feature additions. - Excellent communication skills as we will be working remotely. Please note, I have existing designs and wireframes for the f...

    ₹9107 (Avg Bid)
    ₹9107 Avg Bid
    27 bids

    I'm looking for an expert in Linux administration who is specialized in server setup. My project requires: - Setting up a LAMP on a Ubuntu server with MariaDB. - Configuring the server to respond to a specific domain name, empty folder mapping. - FTP and account mapp...expert in Linux administration who is specialized in server setup. My project requires: - Setting up a LAMP on a Ubuntu server with MariaDB. - Configuring the server to respond to a specific domain name, empty folder mapping. - FTP and account mapping to the webserver's folder. Necessary skills: Ubuntu, LAMP setup (Linux, Apache, MySQL, PHP), FTP setup. Experience in managing and setting up servers is a must. This are a very easy setup so maximum 2 hours. Please add the word "Light" in you...

    ₹9859 (Avg Bid)
    ₹9859 Avg Bid
    40 bids

    I have a backend code for a pre-existing fully function website and mobile app. The backend code is currently all written in php. I need someone to convert this existing php code into fully functional python code which I can deploy.

    ₹15707 (Avg Bid)
    ₹15707 Avg Bid
    17 bids

    I'm in need of a skilled developer who can convert my existing PHP backend code (for a fully functioning Social Networking website and mobile app) to Python. This Python code should be fully functional and ready to be deployed. Key Requirements: - Conversion from PHP to Python: The existing PHP code is the backbone of the current system. The successful freelancer will be responsible for translating this into Python, ensuring the functionality remains intact. - Understanding of Social Networking Platforms: As the original code is for a social networking site, familiarity with this type of platform is crucial. Ideal Skill Set: - Proficient in PHP and Python - Prior experience with code conversion

    ₹1922 (Avg Bid)
    ₹1922 Avg Bid
    12 bids

    I need php developer which can do phonepe integration in WordPress website using php coding in ngo website for accept donation without using wordpress extension (wordpress provide only e commerce website extension for phonepe integration) so we need php developer which can create a integration of phonepe busniess in a page using php.

    ₹8188 (Avg Bid)
    ₹8188 Avg Bid
    17 bids
    New php Fixet 1 day left

    I want a lot of PHP to be fixed and I need a lot of PHP professionals

    ₹37848 (Avg Bid)
    ₹37848 Avg Bid
    138 bids

    ...beginning of the call. The way to buy balance would be through the IVR gateway, during the call through the receptionists, or through a php script to which the OK data from the banking web gateway would be sent. - Among the minimum necessary options there would be a panel for editing/information on clients, agents, receptionists, call and payment history, as well as reports on minutes per agent, reports on last purchases, minutes per client, etc. - Receptionists, agents and clients could have Spanish or international numbers of up to 20 digits. - The system would have the option of blacklisting phones that would block the call. - There would be the option to upload and add voiceovers at different points, times and cases - Calls can be charged per minute or without a charge...

    ₹113627 (Avg Bid)
    ₹113627 Avg Bid
    34 bids

    ...shortcode that can add products to the WooCommerce cart and then redirect to a specific page. Key Requirements: - The shortcode needs to perform both functions: adding products to the cart and redirecting to a designated URL including having GET headers in the redirect URL. Ideal Skills: - Extensive experience with Wordpress and WooCommerce. - Proficiency in PHP and understanding of shortcodes. - Ability to create a safe and efficient solution (IE: it can't be hacked). - Prior experience with customizing WooCommerce functionalities. Notes: I already have existing code that needs to be used but modified to work with the add to cart functions. What I believe is happening at the moment is, the shortcode logic is executing but AFTER the page has loaded which r...

    ₹8796 (Avg Bid)
    Urgent
    ₹8796 Avg Bid
    84 bids

    As a client, I'm looking for an experienced PHP developer who's well-versed in CodeIgniter, Laravel, and Flutter. The primary tasks revolve around custom PHP coding, primarily in the form of integrating APIs and creating or modifying modules. Key Responsibilities: - Custom PHP coding tasks, including integrating APIs - Creating or modifying modules Preferred Skills: - Proficient in CodeIgniter, Laravel, and Flutter - Experience in building web applications - Strong background in database management - Knowledge of modern software architecture and API design Your role will be crucial in the success of this project. Your expertise and dedication to quality coding will help us achieve our objectives. Please, only apply if you have the necessary ski...

    ₹46203 (Avg Bid)
    ₹46203 Avg Bid
    161 bids

    At the moment, I am using php 8.2.18 extension in azure and got an error as follows: [06-May-2024 10:38:38 UTC] PHP Warning: PHP Startup: xmlrpc: Unable to initialize module Module compiled with module API=20210902 PHP compiled with module API=20220829 These options need to match Azure linux containers are using php 8.2.17. I need a skilled developer to build the deprecated XML-RPC extension () to work with PHP 8.2.17 in azure linux containers. Key Responsibilities: - build the XML-RPC extension for PHP 8.2.17 - Ensure the extension is robust and secure Please include examples of past work in your application. Ideal Skills: - Experience in creating PHP extensions - Worked with azure linux containers - Honest and reliable.

    ₹12699 (Avg Bid)
    ₹12699 Avg Bid
    26 bids

    I'm in need of a skilled developer with PHP and CodeIgniter experience to maintain and expand our CRM system. And Create employee email system Key Tasks: - **User Management**: Enhance and optimize existing user management functionalities. - **Reporting and Analytics**: Develop and integrate more advanced reporting and analytics features, primarily to monitor employee performance. - **Task Management**: Improve the task management system. - **Rostering**: Implement a system to allow for rostering functionality. Invoices: implement system to allow invoices Design Requirements: - I am looking for a **Professional and Corporate** design for the CRM. Ideal Qualifications: - Proven experience with **PHP and CodeIgniter**. - Previous work on **CRM systems** or complex web...

    ₹132731 (Avg Bid)
    ₹132731 Avg Bid
    120 bids

    Seeking an adept PHP developer who can troubleshoot and fix three specific link issues in my custom WordPress project. I need the following resolved: 1. A link between search and product pages is broken 2. There's an error in code memory when linking from search to a product 3. An issue with memory in our payment gateway form I already have a list of the problematic links to share. The developer we require for this job should have: - Proficiency in PHP and WordPress custom coding - Extensive experience in troubleshooting and fixing broken links - Mastery in handling issues related to code memory - Capability to manage issues with payment gateway forms - Familiarity with PHP frameworks, ideally Laravel, Symfony, or CodeIgniter would be beneficial - Great commu...

    ₹1988 / hr (Avg Bid)
    ₹1988 / hr Avg Bid
    145 bids

    I have a list of tasks and changes on a php laravel platform and need some developers which have strong knowledges in this to finish and fix it.

    ₹835 / hr (Avg Bid)
    ₹835 / hr Avg Bid
    90 bids

    ...user registration. - Create customer - Add customer information (name, address phone etc) - Attach payment method for future use - Don't trigger SCA/3DS until Payment occurs if possible. So basically, it need to be as basic as possible. As its going to be on a tablet at our location, and also on our business cards/flyers (through a QR code link) The only thing it needs to do is to create customer, with name, address, payment data, without charging anything. So it creates this to be on stand-by, so when or customer chooses to buy something, then it can trigger the SCA. Because the flow was perfect before with the older stripe API. Constructed with Stripe PHP Api, Sooner the better once this can be created. Ideal Skills and Experience: - Proficiency in PHP and...

    ₹96917 (Avg Bid)
    ₹96917 Avg Bid
    109 bids

    Transfer Website (5.6 PHP) To New Host and Fix It In New Server 1) Cpanel (backup) 2) Cpanel install files in new host 3) Fix website in PHP 5.6 in new host. This website: PLEASE, FINAL PRICE IN YOUR PRICE. Regards, Robin

    ₹2841 (Avg Bid)
    ₹2841 Avg Bid
    21 bids

    I'm seeking a talented PHP developer to assist with implementing a cache on my website. The primary objective is to enhance the site's overall performance. This will involve caching dynamic content, such as user-generated content and database queries. Key Responsibilities: - Implement PHP cache to improve overall site performance - Focus on caching primarily dynamic content, rather than static content - Ensure that the cache is set up to update frequently, given the dynamic nature of the content (every few minutes) Ideal Candidate: - Experienced in PHP development and cache implementation - Proficient in handling dynamic content - Familiarity with optimizing website performance - Able to set up a cache that updates frequently, ensuring the content is always...

    ₹4846 (Avg Bid)
    ₹4846 Avg Bid
    19 bids
    add pannel to Figma files 19 hours left
    VERIFIED

    use submitted requirements and add to the existing figma protpotype. the job needs to be done rapidly

    ₹1170 (Avg Bid)
    ₹1170 Avg Bid
    15 bids

    I'm have 20 already developed PHP web applications with the source code and database that needs to be hosted on a cPanel server. The platform will be connected to a MySQL database. Key requirements include: - Deploying the PHP application on a cPanel server - Establishing connection with a MySQL database I'm not in need of email setup or any other configurations, just need the PHP application to be up and running on the cPanel. Ideal Skills and Experience include: - Proficiency in cPanel and MySQL database - Previous experience in deploying and managing PHP applications on cPanel servers - Strong understanding of PHP, its frameworks and best practices. The successful candidate will need to ensure smooth deployment and provide any necessary ...

    ₹1587 (Avg Bid)
    ₹1587 Avg Bid
    22 bids

    I'm looking for someone with a good understanding of Betlab sports betting PHP Laravel script, specifically Version 20. I need a simple modification done: removing the 'BETLAB V20' text from the admin footer. Key Requirements: - Proficiency in Betlab sports betting PHP Laravel script, Version 20 - Full access to the server and script files for seamless modifications - Attention to detail to ensure the removal is clean and effective Additional Information: - No custom text nor logo is needed in place of the 'BETLAB V20' text. - Simply removing it without affecting the overall functionality is the primary goal. - A quick turnaround time is preferred, as this is a small task. Feel free to reach out if you think you're the right fit for this j...

    ₹2674 (Avg Bid)
    ₹2674 Avg Bid
    14 bids

    I have a list of tasks and changes on a php laravel platform and need some developers which have strong knowledges in this to finish and fix it.

    ₹919 / hr (Avg Bid)
    ₹919 / hr Avg Bid
    141 bids

    Hi Melika T., I'm beyond happy to finally get back to work on the project. Thanks for your patience and support. Let's get started! Please write script that can take pictures of all sides of an object that produces a three-dimensional object. Once Object is created it appears in the real world as a augmented reality object. Please let me know if you have any questions. Thanks again ? Best, Justin

    ₹835 / hr (Avg Bid)
    ₹835 / hr Avg Bid
    1 bids

    I'm in need of a skilled PHP and Laravel developer to assist with creating a social media API and integrating it into my website. The main purpose of the API will be to facilitate the integration with various social media platforms, focusing on Meta, ads Facebook leads data stores in CRM systems and Whatsapp Api Key Responsibilities: - Develop a robust API with PHP - Implement the API into the website - Store API data accurately in a MySQL database Ideal Candidate: - Proficient in PHP and Laravel - Extensive experience in API creation - Prior experience integrating with social media platforms - Strong understanding of user authentication and profile handling in API development - Solid grasp of MySQL database implementation Please bid if you are confident in yo...

    ₹26485 (Avg Bid)
    ₹26485 Avg Bid
    31 bids

    I'm looking for an experienced PHP developer to help me integrate the following functionalities into my existing mobile e-commerce site template. - Login System - Product Management - Checkout Process, no payment gateway. LOGIN FEATURE: While the specific requirements for the login feature weren't provided, the basic functionality would be the ability for users to register, log-in, and manage their account information. PRODUCT DETAILS: I would like to store standard product information in the database, including at least: - Product name - Description - Price - Quantity - Image CHECKOUT PROCESS: Though payment options weren't specified, the checkout process should enable users to add items to their cart, input shipping details, and complete a purchase. I...

    ₹4345 (Avg Bid)
    ₹4345 Avg Bid
    31 bids

    I'm looking for a proficient PHP developer, endowed with great coding skills, to create an online factory management solution. The focus is on producing a custom PHP code that can take charge of: • Production Tracking: Implement effective tracking methods to properly monitor the production process. • Quality Control: Devise quantifiable measures to ensure optimum product quality. Ideal experience and skills should include but are not limited to in-depth understanding of PHP, data management, and prior experience with similar projects. Knowledge about aspects of factory management like production tracking and quality control will be particularly valuable.

    ₹96082 (Avg Bid)
    ₹96082 Avg Bid
    156 bids

    I'm in need of a skilled PHP developer who can create a custom password-protected section on my website. This section will give users access to specific files and folders. Additionally, I require a feature that automatically watermarks all the documents users access through this interface. This is a privacy and copyright protection measure. Key Requirements: - Develop a secure password-protected interface on my website - Implement the functionality for users to access specific files and folders through this interface - Integrate an automatic watermarking system for PDF files, Image files, and Word documents Ideal Skillset: - Proficiency in PHP - Experience with web security and password protection - Knowledge of file management and access control - Familiarity with do...

    ₹40772 (Avg Bid)
    ₹40772 Avg Bid
    104 bids

    I'm looking for a freelancer to help modify my custom EA for MT4. It's a small project. The primary modification involves integrating an option to automatically add an extra lot after a specified number of consecutive losses. Here's what I'm looking for: Key Points: -Make no changes to the EA settings such as Lot size, martingale, lot multiplier, TP/SL etc. -Objective: Modify the EA to 'add extra lot' size after a specified number of consecutive losses. -Custom Settings: Ability to choose the number of losses and lot size. -Please see the attached image of the EA settings I highlighted for your understanding. Requirements: -MT4 Expertise: Strong MQL4 skills and experience developing custom EAs for MT4. -EA Modification Experience: Prior wo...

    ₹835 (Avg Bid)
    Guaranteed
    ₹835
    6 entries
    PHP Function Fix 4 hours left

    I'm experiencing an issue with a specific function in my PHP code. The function is not working as expected. Details: - The function is a relatively minor feature in my application; it's not critical to the overall functionality, but it's still important that it works correctly. - I'm experiencing this issue in my local development environment, so it's not affecting my live application. Ideal Skills: - Strong experience with PHP, and in-depth knowledge of functions and their behavior. - Proficiency in troubleshooting and identifying the root cause of issues. - Ability to efficiently fix the problem and test the function to ensure it's working correctly.

    ₹501 / hr (Avg Bid)
    ₹501 / hr Avg Bid
    24 bids

    Hi Melika T., I'm beyond happy to finally get back to work on the project. Thanks for your patience and support. Let's get started! ? Please write script that can take pictures of all sides of an object that produces a three-dimensional object. Once Object is created it appears in the real world as a augmented reality object. Please let me know if you have any questions. Thanks again ? Best, . Justin

    ₹58484 (Avg Bid)
    ₹58484 Avg Bid
    1 bids

    ...have a specific design reference in mind, and I am looking for an experienced web developer who can help me implement these changes. Key Requirements: - Proficiency in HTML, CSS, JavaScript, and PHP - Experience in making layout and design changes to existing websites - Ability to work with specific design references The project involves: - Understanding the existing website and the design reference - Making necessary changes to the layout and design of the website - Ensuring the changes are implemented seamlessly and do not disrupt the existing functionality of the site I'm not looking to add new pages or sections to the website, just to make the changes to the existing ones. I need someone who can work efficiently and with attention to detail. Experience in simil...

    ₹2841 (Avg Bid)
    ₹2841 Avg Bid
    30 bids

    I'm in need of a video editor to enhance my product demo video. The current version is 5 minutes long and needs adding text slides between video clips sequentially. Key Requirements: - The final video should be 5 minutes long. - The text slides to be added should focus on product features. Additional Information: - I do not want any music to accompany the video.

    ₹1042 (Avg Bid)
    ₹1042 Avg Bid
    10 bids

    I'm seeking a professional PHP expert to assist with my current project. Key Responsibilities: - Hands-on PHP web development - PHP script optimization - Integration of PHP frameworks - Debug and troubleshoot code I'm looking for an individual with a solid understanding of PHP, who can help take my project to the next level. Your ability to optimize scripts, integrate PHP frameworks, and tackle web development issues will be crucial. Please provide examples of your past projects, particularly those related to PHP development. Experience and knowledge of PHP frameworks are a bonus. If you're a skilled PHP developer and you're ready to tackle new challenges, I'd love to hear from you.

    ₹8104 (Avg Bid)
    ₹8104 Avg Bid
    36 bids

    I have Python code on github and I just need to add a filter to it, something very simple. the code is ready just add a filter

    ₹1587 (Avg Bid)
    ₹1587 Avg Bid
    43 bids