Chrome java plugin jobs

Filter

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

    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.

    $24 / hr (Avg Bid)
    $24 / hr 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...

    $501 (Avg Bid)
    $501 Avg Bid
    25 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...

    $17 (Avg Bid)
    $17 Avg Bid
    5 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...

    $497 (Avg Bid)
    $497 Avg Bid
    25 bids
    OOP-Based Java Development 6 days left
    VERIFIED

    This is an assignment with 5 stages that 2/5 are done and Half of the remaining stages are done as well I want someone to help me finish it and the projects has a guidline and some libraries limitations plus an inbuilt automarker

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

    ...Minimum Viable Product (MVP) of an Android application for inventory management and tracking using GPS and Bluetooth beacons. Technology: Flutter Key Requirements The Application -------------------------- - The app should primarily be developed in Flutter. However, since a Foreground service is required to run indefinitely in the background, it is acceptable to create this service in Kotlin or Java. Communication between Flutter and the native code should be done via Platform Channels (MethodChannel and EventChannel). User Interface ----------------------- The app should have three main screens: - Splash Screen: Displays the app logo. - Login Screen: User authentication with username and password. When the login button is pressed, a POST request should be made to an API (...

    $212 (Avg Bid)
    $212 Avg Bid
    7 bids

    I'm looking for an experienced Java developer to help me with my test cases. The primary focus of these tests is Integration testing for multiple components. Ideal skills and experiences: - Java programming - Expertise in Mockito/Power Mockito - Experience in integration testing - Ability to work with existing test cases and refactor them.

    $40 (Avg Bid)
    $40 Avg Bid
    5 bids

    I'm in need of a competent web developer who is experienced with Bootstrap and can troubleshoot issues affecting the mobile browser version of my website. Key Tasks: - Identify and rectify issues causing browser compatibility problems - Ensure full responsiveness across different mobile browsers, particularly Safari, Chrome, and Firefox - Confirm that website's layout is consistent and functional on all devices The initial issue seems to be centered around Bootstrap, and hence, your understanding and experience with this framework is crucial. While I'm not certain if the Bootstrap framework itself is the root cause, your ability to investigate and resolve all possible problems affecting mobile responsiveness is highly sought. Ideal Skills and Experience: - Proven t...

    $149 (Avg Bid)
    $149 Avg Bid
    43 bids

    YOUR BID PRICE IS FINAL; NO LATER ...search a place in map, create lines of different colors from one place to another, add/tie blog posts, links and pictures with the map, dates, notes and then only map creator can download the map as Image/PDF. Leaflet free plugin is there for this. Each created map should have unique link. Creator of map can embed the map in his blog, allow/disallow download, optionally can export inside blog pdf. See one map I created for this job as example Please see the attached video how I created it. Lowest bidder will win. One example plugin Image export:

    $25 (Avg Bid)
    $25 Avg Bid
    4 bids

    I need a highly adept project manager experienced in WooCommerce and dropshipping, who can help in setting up a large-scale e-commerce website. This website will host an extensive range of product categories. We are looking at using Ali2Woo as we want to achieve large bulk product uploads. Key Responsibilities: - Managing the overall project - Overseeing necessary WooCommerce configurations - Implementing a bold and vibrant website design Required Skills and Experience: - Extensive experience with WooCommerce - Familiarity with dropshipping business model - Ability to manage large-scale e-commerce projects - Experience in creating and implanting bold, vibrant web designs This isn't just a coding job. The ideal candidate is someone who can take the lead in making strategic decis...

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

    I'm seeking a Django/ Java Script with Bootstrap expert who can assist with the layout and design of my website atplands.com. The primary goal of this project is to update the site's visual appearance. My website: Reference downloadable Theme code: Key tasks include: - Reviewing the current website and providing recommendations for improvements - Collaborating with the team to create a new, fresh look for the site - Ensuring the new design is functional and user-friendly Ideal skills for this project include: - Strong experience with Django/ Java Script with Bootstrap - Proven track record of working on front-end development using JavaScript/Bootstrap - A good eye for design and layout - Ability to understand and implement JavaScript

    $103 (Avg Bid)
    $103 Avg Bid
    9 bids
    Java Code Issue Resolution 6 days left
    VERIFIED

    ...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 i

    $23 (Avg Bid)
    $23 Avg Bid
    20 bids

    I am experiencing an issue with my Wordpress website where there is a conflict with an eCommerce plugin. The problem lies specifically in the checkout process. I'm seeking an individual with experience in resolving this type of conflict and proficient in dealing with eCommerce plugins. Your tasks would include: - Identifying the source of the conflict - Fixing the problem, ensuring the checkout process runs smoothly - Testing to confirm the issue is resolved Expertise in Wordpress bug fixing, especially in relation to plugin conflicts, is a must. Knowledge of eCommerce operations will also be beneficial for this project.

    $22 (Avg Bid)
    $22 Avg Bid
    9 bids

    I'm in need of a skilled developer who can create a Telegram bot for scraping user data and automatically i...them to join a specific channel Key Requirements: - Ability to work with multiple telegram accounts (multithreaded). - The bot should be able to scrape usernames and phone numbers from specific Telegram groups or channels already added into relevant accounts. - The scraped data should be used to automatically send invites to join a specified group. Ideal Skills & Experience: - Proficiency in Java or Python and the Telegram API for bot development. - Experience with web scraping and data extraction. - Proven ability in creating Telegram bots for automatic interaction. Please note that the bot will be used for legitimate purposes and should comply with Telegram&...

    $274 (Avg Bid)
    $274 Avg Bid
    29 bids
    PACMAN 9 days left

    PACMAN GAME JAVA WITH PROCESSING 4.3 IDE

    $13 (Avg Bid)
    $13 Avg Bid
    1 bids

    As the client, I'm looking for an experienced Java programmer to build a stripped-down visual representation of Pacman game mechanics for a basic coding project. Only in Programming 4.3 IDE. Key Functionalities: - Pacman Movement: Program the user's ability to control and move Pacman around the maze. - Pellet Consumption: Pacman should be able to eat pellets within the game. - Ghost Behaviors: Ensure ghost characters are present and exhibit the expected behaviors. Design and Visuals: Design need not be complicated. I require a simple, minimalistic design that effectively communicates game mechanics without overwhelming visuals. Ideal Skills and Experience: - Solid experience in Java programming - Previous experience creating game prototypes would be a plus ...

    $14 (Avg Bid)
    $14 Avg Bid
    5 bids

    ...Ikas JTL-Shop Magento BigCommerce WooCommerce Gambio PrestaShop OpenCart Analyze and understand the specific requirements and integration possibilities of the listed platforms. Implement secure and efficient interfaces between the plugin and the respective e-commerce platforms. Ensure the plugin's compatibility with the latest versions of the platforms. Perform testing and debugging to ensure smooth functionality of the plugin. Document the development process and create user guides. Collaborate with the internal team. Requirements: Proven experience in developing plugins and interfaces for e-commerce platforms. Strong knowledge of programming languages and technologies required...

    $2340 (Avg Bid)
    $2340 Avg Bid
    48 bids

    I'm in search of a skilled Java developer who can assist with a web application project. The ideal candidate should be well-versed in software development, bug fixing, and code optimization. Key Tasks: - Software Development: You'll be responsible for creating a new web application from scratch, ensuring that it is efficient, user-friendly, and meets our requirements. - Bug Fixing: Should there be any issues with the application, you will be expected to identify and fix them promptly to ensure the smooth running of the app. - Code Optimization: You will also need to continuously monitor and optimize the codebase to guarantee the application's performance and stability. Skill Set: - Proficient in Java. - Solid experience with the Spring Framework, Hibernate, a...

    $83 (Avg Bid)
    $83 Avg Bid
    14 bids

    Need an expert in WordPress custom theme development with custom PHP coding. No time wasters! Only custom theme and plugin developers should apply. No template proposals, please Thanks!

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

    ...explanations. - The guide should include troubleshooting tips to address possible installation issues that users might encounter. *All pre-requisites setups need to be included too - NDK, Cmake etc* Assume non-IT person or 10year old is following your instructions The test device will be a Samsung Note 21 NOT using Anaconda/Conda - just basic PATH settings etc on Windows. NOT using Koltin - using Java ** I suggest you have have installed MLC Chat and created the APK file to understand the challenges the guide you are writing needs to address ** Ideal Skills: - Proficiency in Android Studio and experience with software installation and deployment. - Excellent technical writing skills with the ability to convey complex information in a clear and concise manner. - Previous exper...

    $23 (Avg Bid)
    $23 Avg Bid
    6 bids

    I'm looking for a seasoned developer to create a desktop application focused on data management. This software will be used on the Windows operating system and must be developed using Java. The ideal candidate will have: - Extensive experience with Java and Windows development - A deep understanding of data management systems - The ability to work effectively and communicate progress regularly Please provide a clear demonstration of your skills in these areas when submitting a proposal, we are looking for the best development talents to execute this project.

    $76 (Avg Bid)
    $76 Avg Bid
    13 bids
    Chrome Developer 6 days left
    VERIFIED

    I want to build custom chromium browser bundled with my webapp. We dont want to use any framework like electrom due to business decisions. Below are the requirements: 1. Bundle webapp with custom chromium build. When the browser is opened then the webapp should be opened by default 2. Remove chromium tabs and url bar. these are not needed since we always open our webapp

    $244 (Avg Bid)
    $244 Avg Bid
    7 bids

    I am currently experiencing payment processing errors with my PayPal plugin. All of my sales are automatically cancelled and I am not being notified. -Ideal Skills/ Experience: * Proven experience in troubleshooting PayPal plugin problems * Comprehensive understanding of payment processing * Ability to identify and solve connection issues. Let's collaborate to sort this out promptly to resume normal business operations.

    $35 (Avg Bid)
    $35 Avg Bid
    9 bids

    I'm in need of a developer to set up user roles in my new spring application like they were in the old struts application. Key Project...roles in my new spring application like they were in the old struts application. Key Project Details: - Setting up roles: I require the creation of Admin, User, Manager, and Supervisor roles with the same permissions as in the old struts application. - No additional roles: The only additional role needed is 'Supervisor'. I do not require Developer or Guest roles. Ideal Freelancer: - Proficient in Java, particularly Spring Framework. - Proven experience in role-based access control. - Familiarity with legacy system migration. - Good understanding of the Struts framework (for comparison purposes). - Strong communication skills for c...

    $31 (Avg Bid)
    $31 Avg Bid
    10 bids

    I'm looking for a skilled WordPress developer who can create a custom plugin for me. This is the basic summary: A wordpress plugin interface in which users of the website can enter one prompt, and it will automatically generate the “results” from three different providers (e.g. Chat GPT, Claude, Llama). The “results” from each will be displayed all on one page with a smooth UX for a user to easily distinguish between the three. Message me for more/full details!

    $507 (Avg Bid)
    $507 Avg Bid
    76 bids

    ...the AI assistant to suggest better content for specific sections of the page. -Provide a simple "replace" feature that allows users to easily use the suggested content to update sections on the crawled site. Technical Requirements 1. Backend -Build the system with a robust backend architecture that supports high scalability and performance. -Use a well-known programming language such as Python, Java, or Node.js for backend services. 2. Database -Use a scalable database solution, such as PostgreSQL or MongoDB, to store scraped data and user information. 3. Proxy and IP Rotation -Implement IP rotation and use proxy servers to prevent website blocking. 4. Security -Implement security measures to protect user data and prevent unauthorized access. -Ensure data transmission...

    $2355 (Avg Bid)
    $2355 Avg Bid
    74 bids

    I'm in need of a skilled Wordpress developer to enhance my website. I've already built the site using Elementor and utilized a plugin named Team Grid for my portfolio. Now, I need to integrate a filtering system to help users navigate through my portfolio efficiently. Ideal Skills and Experience: - Proficiency in Wordpress development - Experience working with Elementor - Familiarity with Team Grid plugin - Prior experience creating filtering systems - Understanding of UI/UX principles Details: - The filter should be a dropdown menu, offering users a seamless and intuitive experience. - You'll be working on an already existing system, so the new feature should blend in seamlessly with the current design and layout of the website. - While no specific design or...

    $49 (Avg Bid)
    $49 Avg Bid
    25 bids

    I am seeking a skilled developer to make "Aps product store" plugin functionality customization, requiring experience in tailoring APS plugins specifically to altering their functionality. Your expertise should include: - Strong proficiency in WordPress and its plugin ecosystem. - Solid experience in APS plugin customization. - In depth understanding of seamless plugin functionality adaptations. Please bid if you are capable of swiftly and efficiently adjusting plugin functionality while preserving the overall integrity of the theme I’ve selected. Your comprehensive understanding of WordPress plugin customization will be critical to the success of the project. Your job is crucial in ensuring my website operates smoothly, by bring...

    $491 (Avg Bid)
    $491 Avg Bid
    45 bids

    I urgently need a skilled Wordpress developer to help me with a few key aspects of my site. ...developer to help me with a few key aspects of my site. - Theme Customization: I have a theme in place but need it tweaked to fit my needs better. I need someone who can customize it without breaking the overall design and functionality. - Plugin Development: I also need some plugins configured and set up for my Wordpress site. The plugins are 3rd party ad need to be confugured. - Ongoing support and troubleshooting I need someone who can start immediately and has great experience in general web page troubleshooting and maintenance, theme customization, plugin development and performance optimization for Wordpress. Your understanding of clean coding practices and SEO optimizatio...

    $19 / hr (Avg Bid)
    Urgent
    $19 / hr Avg Bid
    71 bids

    ...my Google Chrome browser, two days ago. Being a macOS user and having multiple accounts on my browser, I have not tried any troubleshooting steps so far. Fortunately, I maintain a full system backup, which could be utilized for restoration. Key Points: - The disappearance of the bookmarks was sudden and unexplained, so this may require more advanced recovery methods. - Expertise in macOS is crucial, as the recovery should be compatible with this operating system. - The presence of multiple accounts on Chrome might complicate the recovery process, so understanding how to navigate this is essential. - Your deep understanding of Google Chrome's architecture is required to successfully retrieve the lost bookmarks from my full system backup. Ideal Skills: - Proficiency i...

    $163 (Avg Bid)
    $163 Avg Bid
    9 bids

    I'm currently in need of an expert software developer to assist with maintaining and updating existing software initially on a hourly basis but i would consider full time as we build relations. This position requires someone proficient in Java, C#, HTML, CSS, and PHP (codeignitor). Key Responsibilities: - Maintaining and updating the existing software as required - Debugging and troubleshooting issues - Collaborating with other team members Ideal Skills: - Strong proficiency in Java, C#, and PHP - Previous experience in software maintenance and updating - Excellent problem-solving skills - Ability to work full-time and communicate effectively - Experience working in a team environment I'm looking for an individual who is reliable, skilled and able to commit to...

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    78 bids

    I have a project that requires extensive knowledge in Scala Java, focused on analyzing post metrics from social media. Responsibilities include: - Coding in Scala Java to retrieve and analyze social media post metrics - Performing data analysis in order to draw actionable insights The suitable freelancer for this job is someone with previous experience in Scala Java and data analysis, preferably involving social media data. The task requires in-depth knowledge in data sorting and categorization methods and a good understanding of social media platforms.

    $37 / hr (Avg Bid)
    $37 / hr Avg Bid
    28 bids

    Hi I was having a membership based website which is using memberpress pro plugin. After recent manual update of the plugin the hidden content that is only viewable for members can be accessed without login which means it should be setup in the way only if the member is login. Please check the screenshot attached. The part I marked in red should only visible to the members who login. I can pay around bet ween 1500-2000 INR.

    $62 (Avg Bid)
    $62 Avg Bid
    17 bids
    Udemy - Rakuten api problem 5 days left
    VERIFIED

    I need to solve a problem with the Masterstudy plugin, it´s installed, and the credentials of Rakuten and udemy copied. This is the plugin documentation But there is this message. I need someone who can analyze the problem, and if possible, solve it. According the Masterstudy plugin support, it´s running. So, could be other problems. this is the error message Error calling GET : (403) <!doctype html> <html> <head><meta charset='utf-8'> <title>Error • Udemy</title> </head> <body> Forbidden <script>(function(){if (!) return;var js = "window['__CF$cv$params']={r:'885cdcdf3f9f9180'

    $147 (Avg Bid)
    $147 Avg Bid
    39 bids

    I am on the hunt for a skilled Android developer to assist with my project. My main focus is on app development, specifically in the context of an existing Java application. Key tasks and features include: - Developing a stable and efficient Android app based on the current Java application - Integrating Firebase as the main backend and database; making efficient use of its real-time database features - Creating robust user profiles functionality - Implementing live in-app chat - Introducing in-app purchases For this task, someone with experience in Java and Firebase is highly preferred. If you have done similar tasks before, please attach your portfolio when bidding. Your ability to produce quality UI design and to debug any issues promptly will make you an ideal ...

    $15 (Avg Bid)
    $15 Avg Bid
    8 bids

    I'm seeking assistance in configuring a child post within the Pods plugin for Wordpress. I need the child post to automatically inherit the ID of its parent post. This inherited ID serves as a key point, allowing me to display parent post data within the child post. Key Requirements: - Configuring Pods Plugin: You should be proficient in utilizing the Pods plugin for Wordpress. Your expertise in setting up parent-child relationships is crucial. - Automating ID Inheritance: Enable the child post to inherit the ID of the parent post automatically. This feature is essential to streamline our content management process. - Displaying Parent Post Data: The inherited ID should be used to display relevant parent post information within the child post. This will improve t...

    $29 (Avg Bid)
    $29 Avg Bid
    16 bids

    I'm looking for a wizard developer who can create an enterprise API. I do not have a preferred programming language, therefore, use the one you find most suitable and efficient. I need the AP...and customer details. - Scheduling: The scheduling feature should be calendar-based, allowing users to easily follow-up appointments or tasks. - Credit card payments: The API should be able to handle secure credit card transactions without issues. similar to the attached Ideal skills and experience required are detailed knowledge of API development. Proficiency in at least Python, JavaScript, or Java is required. Additionally, a strong background in data security and e-commerce will be beneficial. A good understanding of calendar scheduling systems is also needed. Looking forward to he...

    $482 (Avg Bid)
    $482 Avg Bid
    72 bids

    ...using Java or Kotlin. 3. Implement game mechanics, user interfaces, animations, and audio effects according to specifications. 4. Optimize game performance for various Android devices to ensure smooth gameplay. 5. Integrate third-party libraries, APIs, and SDKs as required for features like analytics, ads, and social media sharing. 6. Conduct unit testing and debugging to ensure the stability and reliability of the application. 7. Work closely with the QA team to identify and fix bugs and performance issues. 8. Stay up-to-date with the latest trends, technologies, and best practices in mobile game development for Android. Requirements: 1. Proven experience as an Android App Developer with a portfolio of released applications or games on the Google Play Store. 2. Proficiency in ...

    $908 (Avg Bid)
    $908 Avg Bid
    10 bids

    I need an expert in Selenium to automate functionality testing of our web application. This project aims to ensure the application functions as expected with regular, automated testing. Key Responsibilities: - Developing automated functions testing for our web application...Selenium to automate functionality testing of our web application. This project aims to ensure the application functions as expected with regular, automated testing. Key Responsibilities: - Developing automated functions testing for our web application - Ensuring tests are compatible with Google Chrome. Ideal Skills: - Proficient with Selenium - Familiar with functionality testing. - Reliable and consistent test development. Previous experience with Selenium-based functionality testing in Chrome is ...

    $15 (Avg Bid)
    $15 Avg Bid
    25 bids

    I am experiencing a recurring issue with my WordPress website where plugins are being automatically deactivated. Every time I activate them, they are found deactivated again the following ...safely updating WordPress along with all plugins, including Elementor, to ensure the website functions correctly without any plugins deactivating unexpectedly. Your expertise in resolving this issue and restoring full functionality to my website would be greatly appreciated. The primary task is to identify and fix the issue that's causing the plugin deactivation. Ideal freelancers for this project should have: - Strong experience with WordPress plugin development. - Proficiency in troubleshooting and debugging WordPress issues. - Ability to work quickly and efficiently, as the proj...

    $133 (Avg Bid)
    $133 Avg Bid
    46 bids

    I'm in need of an experienced web developer proficient in Python or PHP, specifically with expertise in Laravel. React.js. The project involves creating a customized e-commerce website, which requires several key features: - Product Catalog: The website must be able to showcase a wide range of products, organized in a user-friendly and visually appealing way...platforms with e-commerce sites. If you believe you have the skills and experience necessary to deliver on this project, I'd love to hear from you. I had time wasters so please be aware this time I will rate based on the service provided. Please read and understand this. English competency preffered and I also want the web developer to work during AEST time zone. NO TIME WASTERS!!!!!th RAnk Math plugin or some what...

    $348 (Avg Bid)
    $348 Avg Bid
    42 bids

    I'm in need of a competent WordPress developer to assist me in make the site is in to two language English and Thai. You need to create multi language button. Customer able to switch back and forth between two language. I also need developer to update all new current plugin and make the site load faster. Need SEO plugin install and social networking login.

    $21 (Avg Bid)
    $21 Avg Bid
    25 bids

    an experienced C++ or Python or Tenserflow or Java or AI (etc.) developer to create a software program for Windows. A skilled developer with expertise in creating a dynamically pixelating images (not simple machine or grid pixelation). The program should have the following functionalities: - dynamically pixelate any imported image into mathematical, non-mathematical or custom shapes in various styles with user adjustable settings and configurations - adding additional shapes into the created shapes in separate layers to create more complex outcomes - export of the pixelated images as 300dpi vectorized or rasterized files - intuitive interactivity with user friendly adjustments, selections and editing The ideal freelancer would have extensive experience in graphic programming, cre...

    $489 (Avg Bid)
    $489 Avg Bid
    28 bids

    ...registration - Comprehensive shift scheduling and management tools - Facility to view and edit shift details - User access restrictors based on roles The web platform should be designed with a professional and corporate aesthetic, ensuring it's not only functional but visually appealing to users. Ideal Skills and Qualifications: - Proficiency in web development, particularly with SpringBoot : Java and Angular: TypeScript or JavaScript - Experience in creating and managing user access systems - UI/UX design skills, with a focus on professional, corporate visuals - Good communication skills for grasping and bringing to life client's needs and preferences The successful candidate will be able to deliver an efficient and user-friendly platform, tailored to support the s...

    $165 (Avg Bid)
    $165 Avg Bid
    27 bids

    I'm looking for someone who can create a WordPress plugin for scraping manga websites. Plugin Requirements: 1. Grab per chapter by link. 2. Grab full chapter by link. 3. Grab new manga by link. 4. Compatible with various manga themes. 5. Images from the scraped content should be uploaded to s3 storage. 6. Must have 10 sources for scraping (with a guarantee that if one source fails or the website goes down, it can switch to another source). Usage Flow: 1. I create a manga post and fill in the manga link in the metabox. 2. The plugin will automatically fill in the chapter links, scrape HTML images, and create posts. It will also automatically fill in the chapter number and the manga post ID number based on the manga link. Note: Speed during scraping is very imp...

    $261 (Avg Bid)
    $261 Avg Bid
    39 bids

    I need a Blazor application, like a teleprompter, that allows users to control the scrolling of text by reading out loud the text. When the user stops reading, the scrolling stops. When the user starts reading again, the text should resume scrolling. It should be specifically designed for web browsers, being compatible with Google Chrome, Mozilla Firefox, and Microsoft Edge. Key requirements include: - A voice activated scroll feature that operates when the user finishes reading a line of text. The text should then automatically scroll upward. - If a user misses a word or line of text, but starts reading the next line, the scrolling should resume from the new line. - The application should be responsive, efficient, and user-friendly. The successful freelancer should have exper...

    $61 (Avg Bid)
    $61 Avg Bid
    12 bids

    Project Description: We are seeking a skilled Java developer to contribute to the development of an e-commerce platform (basic) with the following key features: User Management: Implementation of user accounts with basic profile information (name, email, password). Product Management: Creation of a product listing functionality with basic product details (name, description, price, category, etc.). Inclusion of at least 100 sample products for demonstration. recommendation system: Generate recommendations based on simple rules and user behavior. For example, you can recommend products that are popular among other users, products in the same category as the ones the user has viewed, or products with similar price ranges. Store and update user view history in the database. Display rec...

    $14 (Avg Bid)
    $14 Avg Bid
    9 bids

    I'm seeking a developer to help me redesign the online text assignment plugin for Moodle. I'm looking to make the user interface more user-friendly and intuitive. This plugin should be rather simple as it is simply a redesign using elements that are already existing within Moodle pages by default Key responsibilities: - Redesign Moodle's online text submission type to improve user interface - Ensure the plugin is compatible with the latest version of Moodle Your qualifications should include: - Proficient in PHP, HTML, CSS, and JavaScript - Experience working on Moodle plugins - Strong understanding of user experience (UX) design The ideal candidate will be able to deliver a high-quality, user-friendly plugin that enhances the text assignment e...

    $33 (Avg Bid)
    $33 Avg Bid
    12 bids
    MY Project 5 days left

    Project 1: You should write a program implementing the calculator's functionality. Interface appearance use graphic buttons (this may be the simplest graphic with a color change), the result of the operation can be presented in the form of binary, octal hexadecimal (additional buttons), enter the history button: opening a n...presentation skills by creating a short video of "you" breifly explaining how you coded and ran the simulator in Android studio or Flutter Basically, A demonstration video of running the code in Android studio or in Flutter). Submit the source code, the apk file and the video of yourself demonstrating the code as Task3.zip. Note : The content of the projects must be made in Android studio and in Java language, and the content of the applica...

    $298 (Avg Bid)
    $298 Avg Bid
    28 bids

    Project Description: We are seeking a skilled Java developer to contribute to the development of an e-commerce platform ( A BASIC DESIGN ) with the following key features: User Management: Implementation of user accounts with basic profile information (name, email, password). Product Management: Creation of a product listing functionality with basic product details (name, description, price, category, etc.). Inclusion of at least 100 sample products for demonstration. recommendation system: Generate recommendations based on simple rules and user behavior. For example, you can recommend products that are popular among other users, products in the same category as the ones the user has viewed, or products with similar price ranges. Store and update user view history in the database....

    $131 (Avg Bid)
    $131 Avg Bid
    10 bids