Java script payment loading jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 java script payment loading jobs found, pricing in INR

    Looking for help in modifying an existing python script and related sql database table The current script - (1) scrapes company financial data from website and populates database (2) scrapes news related to keywords from google news (3)sentiment classification of news items (4)pushes data to sql database The company names and keywords are currently hardcoded in the script Requirement- (1) Company names/urls/keywords (will be provided) to be put in master table in the database (2) The script to loop through and scrape the relevant data and put in database

    ₹23829 (Avg Bid)
    ₹23829 Avg Bid
    26 bids
    ₹833 Avg Bid
    1 bids

    Hi Jame P., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    ₹72405 (Avg Bid)
    ₹72405 Avg Bid
    1 bids

    i have script .js i want convert it to powershell .ps1

    ₹2583 (Avg Bid)
    ₹2583 Avg Bid
    34 bids

    I need a script for NinjaTrader 8 that automatically marks a "untested" 60-minute high/low with a labeled line. This line should disappear once the level is tested by price touching it. I will send a video to those interested to show what I am referring to. The script should: - Automatically mark a 60-minute high/low with a labeled line. -The 60 minute high/low will show on ANY timeframe chart. For example, if I'm looking at a 60 minute chart and 5 minute chart side by side, and both have the new indicator on them, the 60 minute lines should be the same on both charts. I will be adding this indicator to many charts and the timeframes will all be different, but they should all pull their lines from the untested 60 minute high/low. - Make the label &qu...

    ₹15414 (Avg Bid)
    ₹15414 Avg Bid
    22 bids

    ... Ability to set the remote server IP for each registered device. Implement user authentication with: Login ID generation based on device MAC address. User-selectable password after admin approval. Login expiration for enhanced security. Write well-documented and commented source code for both the Android application and admin panel. Qualifications: Proven experience in Android app development (Java/Kotlin). Proficiency in Laravel framework, MySQL, and PHP. Strong understanding of security best practices for mobile apps and web development. Excellent communication and collaboration skills. Benefits: Competitive salary and benefits package. Opportunity to work on a challenging and innovative project. Work in a collaborative and fast-paced environment. Please submit your resume an...

    ₹19330 (Avg Bid)
    ₹19330 Avg Bid
    46 bids

    ...optimizing call to action buttons to boost user engagement and ultimately, conversions. - Server Deployment for Enhanced Performance: The new server deployment should prioritize faster loading times. A significant aspect of this project is to ensure that the website works seamlessly on the new server without any disruption to its functionality. Ideal Skills: - Proven experience in website redesign with a track record of increasing conversion rates. - Proficiency in UI/UX design and a strong understanding of user behavior. - Technical expertise in server deployment, particularly in ensuring faster loading times. - Strong communication skills and a detail-oriented approach to guarantee all aspects are covered. If you have a keen eye for design, a solid understanding of we...

    ₹14164 (Avg Bid)
    ₹14164 Avg Bid
    161 bids

    I'm seeking an experienced developer to create a desktop face recognition script. The script should be designed for personal use and should function as follows: - Verify Identity Using Facial Features: I need the script to accurately identify the face through the camera and ensure that the right person is in front of it. This is a crucial functionality for the script. - Desktop Application: The face recognition script should be developed as a desktop application. It should be user-friendly and easily accessible on Windows. I'm looking for a freelancer who has experience in creating face recognition scripts. Proper understanding of machine learning, computer vision, and security protocols will be a plus. Your proposal should include previous p...

    ₹8749 (Avg Bid)
    ₹8749 Avg Bid
    8 bids

    ...team to design and implement a responsive and intuitive web interface for the AI research assistant. - Develop clean, maintainable, and efficient front-end code using modern web technologies such as HTML, CSS, and JavaScript. - Integrate the front-end with the back-end API endpoints to enable seamless communication and data exchange. - Optimize the web interface for performance, ensuring fast loading times and smooth user interactions. - Implement user authentication and authorization mechanisms to ensure secure access to the application. - Conduct thorough testing and debugging to identify and fix any front-end issues or bugs. - Stay up-to-date with the latest front-end development trends, techniques, and best practices, and incorporate them into the project when appropriate. - ...

    ₹1666 / hr (Avg Bid)
    ₹1666 / hr Avg Bid
    112 bids

    ...products/services. - Availability calendar: A must-have feature. Customers need to be able to see available slots or products. - User reviews/ratings: Essential for building trust and reliability among customers. Payment Integration: - Credit card, PayPal, Cryptocurrency: These are the primary payment methods I'd like to integrate. - Cash on site: I'd also like to incorporate a cash payment option for users who prefer to pay on delivery or on-site. Ideal Skills and Experience: - Proven experience in developing E-commerce websites is a big plus. - Deep knowledge in integrating payment gateways, especially with multiple options. - Previous experience in creating booking systems and availability calendars. - Familiarity with user reviews and rating ...

    ₹53549 (Avg Bid)
    ₹53549 Avg Bid
    243 bids

    Hi The task is to set up a password protected instance of the OWASP WebGoat running in AWS that is internet facing. To be successful the deployment must be: * Entirely automated using CloudFormation and bash scripts. * T...container provided by OWASP. It can be run as a Task, a Service is not required. * The WebGoat Docker container should be stored in AWS ECR * Three bash scripts are required, these are: (a) Build the environment (ECR, cluster, Route53, PKI certs, etc) (b) Start the WebGoat Task in ECS (note: A Task is preferred to a Service) (c) Stop the WebGoat Task in ECS Everything must be run via a bash script that use CloudFormation. If there are any manual steps then a readme explaining what to do is to be provided. Let me know if any clarifications are required. Tha...

    ₹13387 (Avg Bid)
    ₹13387 Avg Bid
    16 bids

    I require a skilled developer who can work 5 hours daily to assist with my Shopify and WordPress sites. The ideal candidate wi...efficiently. You will be tasked with a variety of customizations including visual design changes, functionality additions, and performance optimizations. Key Responsibilities: - Customizing both Shopify and WordPress themes - Implementing visual design changes, including a new color scheme and layout redesign - Adding new functionality to the sites - Optimizing performance to ensure efficient loading and operation Ideal Skills and Experience: - Proficiency in both Shopify and WordPress - Experience in customizing themes - Strong understanding of visual design principles - Proven track record in optimizing site performance - Able to commit to 5 hours of w...

    ₹500 / hr (Avg Bid)
    ₹500 / hr Avg Bid
    62 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    ...private Integer intensity; public Integer getColor() { return color; } public void 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

    ₹2166 (Avg Bid)
    ₹2166 Avg Bid
    33 bids

    I need an English scriptwriter to create a 10-15 minute play script. I am looking for a skilled and experienced scriptwriter who can create an engaging 10-15 minute English play script. The scriptwriter needs to have a good understanding of radio playwriting and be able to develop a compelling narrative that will keep listeners hooked. The play should be well-structured, entertaining, and suitable for a radio audience. Key requirements include: - Previous experience in scriptwriting for radio, theatre or similar platforms - Strong storytelling skills - Ability to write in English fluently I am looking forward to receiving creative and high-quality submissions from talented scriptwriters. Please include samples of your previous work in your bid.

    ₹5249 (Avg Bid)
    ₹5249 Avg Bid
    21 bids

    I'm looking for a talented Pine Script coder, familiar with TradingView and experienced in day trading, to assist in the creation of custom indicators specifically optimized for my trading style. Your tasks will include: - Developing platform-specific (TradingView) custom indicators. - Making sure these indicators are suited for day trading. The ideal candidate will have: - Extensive experience with Pine Script. - Strong knowledge of TradingView. - A background in creating tools for day traders. Your work will directly impact my trading decisions, so accuracy and attention to detail are essential for this project.

    ₹7332 (Avg Bid)
    ₹7332 Avg Bid
    6 bids

    My site is experiencing various issues with the theme. I'm looking for someone to improve the site in the following areas: **Performance**: - The site has been loading slowly which is frustrating for users - I believe there are some broken links and pages that need fixing - Edit button is not working. - Need to update wordpress and PHP version **Design & User Experience**: - The current theme or layout is not working as intended and everytime click on edit button it show error. - I'd like help in adding more products and service. it to be more user-friendly and visually appealing. - Need to add products and service menu button and page - Add banner on front page - change wording. I need someone with: - Proven experience in optimizing and fixing Wo...

    ₹3333 (Avg Bid)
    ₹3333 Avg Bid
    83 bids

    ...panel, I need a skilled developer who can integrate key features into the script. Here's an overview of what the project entails: - **Core Features**: Implement a User Management System, API Integration and Payment Gateway Integration. Given the sensitivity of the data involved, it's crucial that these features are robust, secure and user-friendly. Build a cross-functional SMM panel that generates and sells traffic for all social media platforms. - **Security**: Incorporate Two-Factor Authentication and an IP Whitelisting system. Additionally, the script should have an extensive Activity Log Monitoring mechanism. - **Performance**: Develop a script that prioritizes speed and responsiveness. This includes a Fast Loading Service, Improved Cac...

    ₹42576 (Avg Bid)
    ₹42576 Avg Bid
    96 bids

    I'm running a website with an Apache2 server backend and a React frontend. The problem is, the frontend is loading with HTTPS while the backend is using HTTP, despite having a proper SSL configuration in the etc/sites-available confi file. I'm currently using a reverse proxy server to redirect HTTPS traffic to my backend server and I'm using a secure connection (HTTPS) to communicate between the reverse proxy server and the backend server. Key tasks include: - Troubleshoot configuration issues to identify the cause of the HTTP/HTTPS discrepancy - Ensure that the SSL configuration on the Apache2 server is indeed correct - Verify that the reverse proxy server is properly configured to redirect HTTPS traffic to the backend server No access can be shared - work will be ...

    ₹3166 (Avg Bid)
    ₹3166 Avg Bid
    25 bids
    Trophy icon Product Demo Video with Animation 2 days left

    ...interesting way. - Ideal animation style would be engaging, clear and professional - While I'm open to suggestions, I'm looking for an animation style that best serves to explain our new bonus scheme. - The video should be concise and to the point, and on brand - brand logo attached and brand colours are: SCIS Logo Green - #8dc044 SCIS Logo Grey - #818181 SCIS Accent Dark Blue - #00252a - The script is also attached - the voiceover needs to be a female, British based accent. Skills required: - Proficiency in creating effective product demo videos - Strong experience in animation with a preference for 2D or 3D styles - Good storytelling skills to make the video engaging and informative - Excellent voiceover abilities or connections to a professional voiceover artis...

    ₹8332 (Avg Bid)
    ₹8332
    3 entries

    My project involves the development of an Android mobile app, primarily as a business tool with accounting capabilities. Key Features: - Splash Screen & Login with Auth Module: The app should have a splash screen and a login page that is modern and sleek in design. Your Skills: - Strong experience in Java for Android app development. - Knowledge in creating authentication systems. - Familiarity with inventory management and accounting concepts. I'm looking for a skilled developer who can bring these elements together in a user-friendly manner. The design should be modern and clean, reflecting the professional nature of the app's purpose.

    ₹8665 (Avg Bid)
    ₹8665 Avg Bid
    37 bids

    As a proactive website owner, I'm currently experiencing issues with the search bar on my site. It suffers from slow loading speed and provides irrelevant results, causing a less than ideal user experience. The existing search feature has been built using PHP. To improve the functionality and user satisfaction, I'm seeking a professional with vast experience in PHP who can implement critical improvements. - Autocomplete Function: For faster and user-friendly search queries, incorporate a reliable autocomplete function. Having this feature can save users' time and enhance the browsing experience. - Enhanced Filtering Options: Alongside the autocomplete feature, the search bar needs to have advanced filtering options to serve the most relevant results to the use...

    ₹1083 (Avg Bid)
    ₹1083 Avg Bid
    12 bids

    I'm in need of an experienced Java Full Stack Developer to build a comprehensive application with the following features and requirements: - **Features and Functionalities** I need the application to have the following features: - User registration and login: A secure and user-friendly way for users to create accounts and log in. - Payment processing: A seamless payment processing system. - Data encryption: Robust data encryption measures to ensure user data is safe and secure. - **Design and UI/UX Requirements** I'm looking for a modern and clean design that is responsive and mobile-friendly. The interface should be intuitive and user-friendly, making it easy for users to navigate and interact with the application. - **Integration and Third...

    ₹917 / hr (Avg Bid)
    ₹917 / hr Avg Bid
    40 bids

    I'm looking for a skilled TouchDesigner and Python developer to create a script for automatically sending MOV videos as email attachments. Key Requirements: - Design and develop a Python script for TouchDesigner that can attach MOV videos to outgoing emails. - Ensure the script is robust, reliable and can handle various video sizes. - Email content doesn't need to be customized for each recipient, so a standard email template is sufficient. - Mail input from user side Your role will involve: - Understanding the project's requirements and the specific constraints of sending MOV videos via email. - Creating the necessary Python script within the TouchDesigner environment. - Testing and refining the script to ensure it performs reliably acro...

    ₹44326 (Avg Bid)
    ₹44326 Avg Bid
    41 bids

    I'm urgently in need of a software developer who can help me fix some bugs in my software and make some necessary adjustments to the code. Key Requirements: - Debugging: You should be experienced in identi...a software developer who can help me fix some bugs in my software and make some necessary adjustments to the code. Key Requirements: - Debugging: You should be experienced in identifying and resolving bugs in software. - Code Customization: The project may require some customization of the code to ensure it meets my requirements. Your experience with software development, particularly with Java, Python or C++, will be highly regarded. The project is quite urgent, so I'm looking for someone who can start immediately and deliver fast, but without compromising the ...

    ₹3749 (Avg Bid)
    ₹3749 Avg Bid
    58 bids

    I'm in search of a seasoned Pine script developer to design my custom strategy, which involves unique indicators. Here's what's needed: - Design and implementation of my custom strategy on Pine Script - Integration of specific custom indicators - Focus on clarity and user-friendliness Ideal Skills and Experience: The perfect candidate for this job will be proficient with Pine script, TradingView, and understand different types of trading indicators. Prior experience in developing custom scripts will be a significant plus. Application Requirements: I want to see your past work. Show me a project, situate it in context, and tell me about the challenges you faced. This project will require excellent communication, so use your application to demonstrate ...

    ₹9498 (Avg Bid)
    ₹9498 Avg Bid
    5 bids

    Seekin...customer experiences is crucial. - Sales Reporting: We require comprehensive sales reports to review our business's progress and areas for improvement. Users: The software should easily accommodate 1-5 users at once, with unique access capabilities for each user. Ideal Candidates: I'm seeking professionals with experience designing and developing business-centric software. Experience with .NET, Java, or other relevant programming languages would be beneficial. Knowledge of Windows-based software development and expertise in back-end databases are essential. Applicants who understand the needs of small-to-mid-sized businesses and have previously developed software within these parameters will be viewed favorably. Ensure your bid reflects your ability to fulfill...

    ₹8165 (Avg Bid)
    ₹8165 Avg Bid
    19 bids

    As an Android developer, I am seeking a professional with expertise in Android Studio using Java who can support me in executing key tasks for my app. The main areas of support needed are app functionality and bug fixing. Key Tasks: - App Functionality: Your role will involve implementing and refining specific functionalities within the app. This includes features like push notifications and user authentication. Ideally, you will have a strong understanding of Android development best practices and be able to translate user requirements into tangible features that enhance the app's overall usability and appeal. - Bug Fixing: Being able to troubleshoot and resolve any technical issues or bugs that may arise during the development process is crucial. Your ability to debug, test...

    ₹11320 (Avg Bid)
    ₹11320 Avg Bid
    19 bids

    Integrate payment gateway. Payment gateway dont have suitable sdk for flutter. Flutter App.

    ₹4999 (Avg Bid)
    ₹4999 Avg Bid
    17 bids

    I need a dedicated Android developer to create an intuitive and secure membership application. The app is expected to include the following core features: - User Re...data protection. - Profile Management: An easy-to-navigate profile section that allows users to update and manage their information. Additionally, the application must integrate a payment processing system. In this regard, the app should support credit card payments. Ideal skills and experience for this project include: - Proficiency in Android development - Expertise in UI/UX design and user flow - Prior experience in developing membership or payment applications - Demonstrated knowledge of secure coding practices and data protection - Familiarity with integrating payment gateways, specifically cred...

    ₹44659 (Avg Bid)
    ₹44659 Avg Bid
    79 bids

    I'm looking for a skilled programmer to help me convert my invention into an app for iOS and Android devices. It is preferred that you're located here in SAN DIEGO, CA...however it's not absolute. Key requirements: - I'm open to the programming language, so your expertise in Python, Java, or C and C ++ would be beneficial in guiding the decision. - The main functions the app should possess are user authentication and data storage. I will require a Non Disclosure Agreement [NDA] to proceed with details of the invention. If you've got experience in app development [Coding] and can help me bring my invention to life on mobile devices, please reach out. Looking forward to working with you! Thanks, Mike

    ₹1583 / hr (Avg Bid)
    ₹1583 / hr Avg Bid
    71 bids

    ...credibility and social proof. • Scroll Bar Placement: Move the scroll bar to the top of the website for an immersive viewing experience. • Website Speed Optimization: Enhance website speed with a sleek loader for faster loading times. • Footer Design Update: Revise the footer design for improved aesthetics and functionality. • Technical Optimization: Implement cache management, Google Analytics, meta tags, and backlinks for enhanced website performance and visibility. • Homepage Enhancement: Update the design of the homepage to be more interactive, responsive, and fast-loading. • Content Optimization: Enhance text content with quotes, highlighted words, and captivating copywriting. • Calculator Update: Improve the functionalit...

    ₹24246 (Avg Bid)
    ₹24246 Avg Bid
    62 bids

    I need a proficient PHP developer to address an integration issue I'm experiencing with the Ccavenue payment gateway on my website. Key Tasks: - Resolve the integration issue occurring at a specific stage of the payment process. - Implement the necessary changes to ensure the payment gateway functions seamlessly. - Integrate a new control panel in the admin panel. Ideal Skills and Experience: - Strong command of PHP, particularly in relation to payment gateway integration. - Previous experience with Ccavenue payment gateway is highly preferred. - Proficiency in admin panel development. - Ability to troubleshoot and identify issues efficiently.

    ₹1833 (Avg Bid)
    ₹1833 Avg Bid
    13 bids

    I'm looking to implement a user registration system for a paid tutorial video platform. Here's what I need: Script for user registration for gaining access for paid tutorial video Workflow Register new account / login fields: full name | email | password Once user creates his account, only he will access his account if he is using the same device where he first registered. Users need to register to gain access to a tutorial video. Once the registration is approve by the administrator, user will be able to login to watch video. Administrator will need dashboard for accounts administration: Registered users: Fields: full name | email | password | [Botton to active or disactive accounts. User IP/Geo Location/Device ID

    ₹5082 (Avg Bid)
    ₹5082 Avg Bid
    9 bids

    I'm seeking a skilled Pine Script developer with experience in TradingView. I need to modify an existing strategy to make it visually unique. The primary focus is on changing the color scheme, incorporating custom faces and icons, and implementing unique iconography. Key Requirements: - Modify an existing strategy on TradingView's Pine Script - Enhance the visual elements including color, faces, and icons - Utilize unique iconography to make the strategy distinct Ideal Skills: - Proficiency in Pine Script - Experience in creating and modifying trading strategies - Strong eye for visual design and aesthetics - Ability to implement custom faces and icons - Familiarity with unique iconography in trading strategies If you have prior experience in similar proj...

    ₹18414 (Avg Bid)
    ₹18414 Avg Bid
    24 bids

    CAFE NAME: BIgmug Cafe Color black and white I'm looking for a creative logo design for my chain of cafes that can compete in the western market. Like Starbucks, Java House, Mugg & Bean I don't have any specific ideas for the logo yet, so I'm counting on your expertise to bring something unique to the table. Key Points: - The logo must convey a modern and innovative vibe, capturing the essence of my franchise cafe's vision. It should be memorable it’s extremely important it’s unique and memorable like starbucks - I'm specifically looking for a design in black and white or grayscale, so please ensure this is incorporated effectively.

    ₹8332 (Avg Bid)
    Guaranteed
    ₹8332
    489 entries

    ...Intermediate or beginners please dont bother i do not have time to explain over and over again. So this is the requirements for the project: Inviter script must have some user friendly interface (HTML or app interface like Java or similar) Inviter script will take inputs of multiple Telegram API’s (accounts) total from 5 or 10 accounts a) API ID b) API Hash All API’s (Accounts) would be added to target channel/group as admins Script will read files where all accounts to be invited will be listed in the following format: @jacksparow @did738 @simao79 @wiro … The user file will contain anywhere from 1000-2000 users thats why i need script to be multithreaded and add Users from 10 Telegram API’s simultaneously b...

    ₹14563 (Avg Bid)
    ₹14563 Avg Bid
    10 bids

    ...will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and will be working with Java/Spring/JavaFX for the programming aspect of this project. The ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    ₹1666 / hr (Avg Bid)
    ₹1666 / hr Avg Bid
    14 bids

    I'm in need of a full-time, mid-level software developer to join our e-commerce company. You should be proficient in Python, Java, and PHP. Your primary responsibilities will include: - Coding and programming: Developing robust, scalable software solutions for our e-commerce platform. - Database management: Ensuring the efficient operation of our databases and managing related processes. - Bug fixing and troubleshooting: Identifying and addressing software issues to maximize performance. Your experience should ideally span 2-5 years, giving you a good understanding of the nuances of software development. In addition to your technical prowess, you should be able to work efficiently within a team and communicate effectively. Your input will be crucial in enhancing our e-commer...

    ₹2000 / hr (Avg Bid)
    ₹2000 / hr Avg Bid
    48 bids

    I am seeking a skilled professional to install and configure scripts purchased from CodeCanyon. The tasks include: Downloading and extracting files. Setting up and connecting the database. Uploading files to the server. Running the installer and finalizing the configuration. Troubleshooting any post-installation issues. If you are an expert who can ensure a fast and efficient installation, please contact me for more details.

    ₹2666 (Avg Bid)
    ₹2666 Avg Bid
    9 bids

    ...CID Numbers Description: We are looking for an experienced developer to automate the process of retrieving data from specific websites using CRM and CID numbers. The goal is to develop a script or tool that will: Look up Doctor's Specialization: Use CRM numbers to search on the website: CFM Doctors Search Extract doctor's information including their specialization. Look up Disease Descriptions: Use CID numbers to search on the website: MedicinaNet CID10 Search Extract the disease description. Deliverables: ( ) A script or tool that can take a list of CRM and CID numbers as input. Automate the search process on the specified websites. Extract the required data and compile it into an Excel file with separate

    ₹1737 (Avg Bid)
    ₹1737 Avg Bid
    6 bids

    I am seeking an expert w...specific criterion - dates within the PDF text. Your role will be to parse these dates and save the files in a designated folder on my computer. Skills and Experience: - Proficiency in Outlook: A deep understanding of Outlook's email management functionalities is a must for this project. - PDF Parsing: Experience with parsing text within PDFs is essential. - Automation: The ability to create a script or use a tool that can automate the process of saving the PDFs according to the specified criteria. - Efficiency: The project needs to be completed urgently, so the ideal candidate should be able to work swiftly without compromising on quality. If you're confident in your skills and can deliver this project expediently, I'd be keen to discus...

    ₹1719 (Avg Bid)
    ₹1719 Avg Bid
    9 bids
    Optimize PageSpeed of Webpage 5 days left
    VERIFIED

    ...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 - Proficiency in using Google PageSpeed Insights - Deep understanding of web performance

    ₹2666 (Avg Bid)
    ₹2666 Avg Bid
    9 bids

    I'm looking for an expert in WordPress to improve my existing pre-registration page. The sit...is in Japanese, so fluency in the language is a must. The project involves: - **Design Enhancements:** I need a fresh, modern design that is user-friendly and visually appealing. - **Functionality Improvements:** The page should be optimized for better performance and enhanced functionality. - **Fixing Website Issues:** There are some pressing issues that need to be addressed, including slow loading speed and mobile responsiveness problems. The goal is to make the pre-registration page load in less than 3 seconds. A skilled professional who understands the Japanese language and has a good grasp of WordPress is what I'm looking for. Your expertise is highly valued, so please sen...

    ₹38410 (Avg Bid)
    ₹38410 Avg Bid
    148 bids

    I am in need of a Python developer with expertise in hardware oriented programming to add some additional functionality to an already written script of mine. The existing functions also need to be double-checked for correctness. Key requirements include: - Modify the existing Python script to incorporate the additional features required - Review the current script and ascertain that all existing functions are properly written and functioning as they should - Build a Debian OS image for COM (Computer-On-Module) installation that can be used to implement the updated python script seamlessly. Success in this role will require: - Proven experience with Python, specifically in writing and improving scripts with a focus towards integration with hardware - Solid kn...

    ₹52408 (Avg Bid)
    ₹52408 Avg Bid
    32 bids

    I need a male voiceover artist to deliver a friendly, engaging voiceover for my Discord server's rules. The script is less than 50 words long and simply outlines the server regulations. Freelancers with previous experience in voiceover work, particularly in a casual and friendly tone will be ideal for this task. Understanding the nuances of Discord would be a plus.

    ₹1666 (Avg Bid)
    ₹1666 Avg Bid
    5 bids

    I need a 3D model to be created using Lua scripting and Icesl for a project that I'm working on. The project is urgent and I need it completed as soon as possible. Key Requirements: - Expertise in 3D modeling - Proficiency in Lua scripting - Previous experience with Icesl Please let me know your availability and your experience with similar projects. Time is of the essence here, so I'm looking for someone who can dedicate time and effort to this quickly.

    ₹8915 (Avg Bid)
    ₹8915 Avg Bid
    5 bids

    I'm in need of a seasoned AI developer to assist with a project that involves a variety of AI tasks. The ideal candidate should be proficient in Python and Java, with a solid understanding and experience in the following areas: - Natural Language Processing - Machine Learning - Computer Vision The project will involve a mix of training machine learning models and using pre-trained models. The output of the project will be a functional AI system that integrates these three areas seamlessly. Ideal candidates will have a deep comprehension of AI-related algorithms, excellent problem-solving skills, and an ability to work both independently and as part of a team.

    ₹1833 / hr (Avg Bid)
    ₹1833 / hr Avg Bid
    51 bids

    ...will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and will be working with Java/Spring/JavaFX for the programming aspect of this project. The ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    ₹41410 (Avg Bid)
    ₹41410 Avg Bid
    28 bids

    I'm seeking a skilled Java Spring Boot developer to refine and extend existing code with MQTT integration. Key requirements: - Fixing issues with code execution, incomplete functionality, and performance. - Incorporating Influx library into the codebase. - Enable automatic messaging to multiple MQTT topics, following specific logic. - Tracking and managing duplicates based on both time and counters, and taking action accordingly. Ideal skills for this project: - Proficiency in Java, Spring Boot, and MQTT. - Knowledge of working with libraries, specifically Influx. - Experience with time series data and counter management. - Previous projects involving MQTT topic management. - Strong understanding of code optimization. I'm open to having a web service conversatio...

    ₹1629 (Avg Bid)
    ₹1629 Avg Bid
    10 bids