Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 java rmi test jobs found

    I need a comprehensive deployment dashboard that tracks application deployments using Java and Angular, hosted on AWS. The dashboard will need to integrate with various AWS services, specifically EC2, S3, and EKS. Key Features: - Monitor application deployments in real-time - Accessible to multiple user roles: Administrator, Developer, Operations, and Guest - Generate detailed reports on deployment history and metrics - Provide notification alerts for deployment successes or failures - Integrate with popular CI/CD tools like Jenkins or GitLab Ideal Skills and Experience: - Proficiency in Java and Angular - Strong knowledge of AWS services, particularly EC2, S3, and EKS - Prior experience in developing deployment dashboards - Ability to create user-friendly interfaces for di...

    $10 Average bid
    $10 Avg Bid
    5 bids

    We are looking for someone to perform an in-person audit at a testing center in Tokyo, Japan. This audit is being conducted to assess if the staff on site is following the rules and regulations and are monitoring test takers to ensure there is no cheating going on. This is a great opportunity to help improve standardized test administration. We provide full training and this assignment. ***PLEASE NOTE: Once you are booked the audit cannot be postponed or assigned to a different freelancer.***

    $18 - $25 / hr
    Local
    $18 - $25 / hr
    0 bids

    We are looking for someone to perform an in-person audit at a testing center in Algiers, Alger, Algeria This audit is being conducted to assess if the staff on site is following the rules and regulations and are monitoring test takers to ensure there is no cheating going on. This is a great opportunity to help improve standardized test administration. We provide full training and this assignment. ***PLEASE NOTE: Once you are booked the audit cannot be postponed or assigned to someone else.***

    $18 - $25 / hr
    Local
    $18 - $25 / hr
    0 bids

    Need to clear amazon online assessment Ideal Skills and Experience: - Proficient in Java and JavaScript - Expert knowledge of data structures, particularly arrays, trees, and graphs - Experience with solving hard-level problems on platforms like Leetcode - Familiarity with Amazon's online assessment format - Excellent problem-solving skills

    $144 Average bid
    $144 Avg Bid
    35 bids

    ...service integration plan & technical guidelines. 6️⃣ Quality Assurance Strategy and UAT Testing Purpose: Ensure software meets functional, security, and performance standards. ? Tasks for Business Analyst: ✔ Define unit, integration, system, and user acceptance (UAT) testing strategies. ✔ Develop test cases & scenarios for platform validation. ✔ Work with developers to test & ensure quality. ? Deliverables for Testing & QA: ✅ Comprehensive QA testing strategy covering all functional areas. ✅ Test cases & acceptance criteria. ✅ Structured QA workflow for development & deployment. ◉ Deliverables & Milestones: Milestone 1: Business Requirements Document (BRD) & Project Plan – Week 1 (10%) Milestone 2: Functional Requirements S...

    $484 Average bid
    $484 Avg Bid
    52 bids

    We want to have a "script" (we suppose phython based) that provided a photo from a school class (generally little childs) and provided individual photos of class students,it is able to: - Script it is able to recognize any face from the group photo and it is able to generate a list of areas containing the faces from these childs. Somethink like a json or something like t...faces from each of the childs attending the class, the script should be able to recognize each face from the group picture and assign the proper child to each face. This hould be a json that tell for each face recognized in the picture, who is that particolar child. Script must be accurate eough to very rarely miss a face, even if it is not perfectly visible. We also want to get some test images used...

    $556 Average bid
    Featured
    $556 Avg Bid
    16 bids

    ...Configuration: Enable dynamic adjustments for: IP Address (via VirtualBox network settings). Display Dimensions (resolution scaling). Device Model/Vendor Name (e.g., Samsung S21, OnePlus 9 Pro). Implement root access and developer tools. Automation & Testing: Develop scripts to automate ISO builds, updates, and GApps integration. Create a Docker container for reproducible builds and QA testing. Test cross-platform compatibility (Windows, macOS, Linux). Documentation: Provide clear guides for VirtualBox setup, customization, and updates. Record video demonstrations of critical workflows (boot process, Play Store usage). Technical Requirements Must-Have Skills: Expertise in AOSP/LineageOS compilation for x86. Experience with Android-x86 or similar projects. Fami...

    $381 Average bid
    $381 Avg Bid
    8 bids

    1. Signal Acquisition and Debugging: validate ADC/DAC interfacing, confirm stable VGA signal capture 2. Scrambling Implementation: develop and test an efficient scrambling Algo with memory buffering

    $20 / hr Average bid
    $20 / hr Avg Bid
    1 bids

    I am looking for an experienced PLC Engineer to urgently assist with a Siemens S7-300 PLC project requiring fault diagnosis and minor program optimization. Scope of Work: • Diagnose and resolve a recurring fault in an S7-300 PLC system. • Analyze and optimize specific PLC logic for better efficiency. • Review and enhance existing PID loops. • Test the updated program and ensure system stability. • Collaborate with our in-house team for seamless execution. Requirements: • Expertise in Siemens S7-300 PLC and STEP 7 software. • Proven debugging and troubleshooting skills. • Availability on an urgent basis for immediate engagement. • Ability to work effectively in a team environment.

    $509 Average bid
    $509 Avg Bid
    16 bids

    I need a program/script that automatically generates crosswords and exports them in a specific JSON format for my Android application. Main Requirements: 1. The program must receive a list of words as input 2. Must place words in a 10x10 grid, crossing them optimally 3. Words can be placed horizontally or vertically 4. Must generate a JSON file with the following exact format: { "level"...its positions defined in x,y coordinates (0-9) - The program must maximize the number of crossings between words - Words cannot overlap incorrectly - Must validate that all words fit within the grid - The "id" and "image_url" fields can be dummy values Deliverables: 1. Program source code 2. Usage instructions 3. Basic documentation 4. Output examples in JSON format The...

    $141 Average bid
    $141 Avg Bid
    17 bids

    ...Auto-detect the PDF’s page size (in millimeters). Configure the printer temporarily to match the PDF’s dimensions. Handle printer limitations (margins, unsupported sizes). Requirements Deliverables: A C# class/service (e.g., ) with a method: public bool PrintPdf(string pdfPath, string printerName); Optional helper class to detect PDF dimensions (e.g., ). Test PDFs will be provided for testing with non-standard sizes (e.g., 132x96 mm, 340x110 mm). Technical Constraints: Target .NET Core 7/8 (cross-platform, but Windows-only for printing). No third-party PDF libraries (unless open-source and MIT license). Key Features: Precision: Match PDF dimensions exactly (1:1). Centering: Content centered if hardware margins allow. Error Handling: Clear exceptions

    $148 Average bid
    $148 Avg Bid
    22 bids

    ...adjustable trays, using CUPS on a Raspberry Pi 3b+ (Raspbian/Debian 12). Requirements Deliverables: A Bash script () that: Accepts a PDF file and printer name as arguments. Dynamically detects the PDF’s dimensions (in mm). Configures CUPS temporarily (if needed) and prints the PDF 1:1 without scaling. Example command: bash Copy ./ -p "Printer_Name" -f "" Test PDFs: I will provide 3 PDFs with unique sizes (e.g., 132x96 mm, 340x110 mm, 80x50 mm). Technical Constraints: Use only command-line tools (lp, pdfinfo, awk). No persistent CUPS configuration changes (e.g., avoid lpadmin if possible). Handle printers with hard-coded margins (content must be centered as much as hardware allows). Key Focus: Ensure the printer uses the exact paper size of t...

    $151 Average bid
    $151 Avg Bid
    3 bids

    ...authenticated proxies (username & password) from the Resi GG website. Integrate proxy authentication and handle IP address rotation to ensure efficient, anonymous browsing. Work with an existing AI ChatGPT script and adapt it to load a URL via premium proxies while maintaining performance. Update and optimize the script with the latest Python libraries to ensure the process is smooth and reliable. Test and troubleshoot the script to handle errors, timeouts, and proxies rotation effectively. Ensure proper logging and error handling throughout the script to keep track of proxy usage and webpage requests. Collaborate with the team to meet project deadlines and requirements. Requirements: Proven experience with Python programming, especially in web scraping or automation. Strong...

    $121 Average bid
    $121 Avg Bid
    9 bids

    I need an experienced developer to integrate Affirm on two of my Shopify websites. The integration should include: - Displaying Affirm as a payment option at checkout ...Displaying Affirm as a payment option at checkout - Showing Affirm cost breakdown on product pages - Adding Affirm promotional banners across the sites I have the necessary Affirm credentials ready for the integration. However, the design of the Affirm logos and payment options needs to match my websites' current design theme. Ideal skills and experience for this job include: - Proficient in Java and other coding languages - Extensive experience with Shopify and its payment integrations - Strong understanding of web design and ability to match existing design themes - Previous experience with Affirm integr...

    $28 Average bid
    $28 Avg Bid
    36 bids

    I have a script that calculates wallet holders of my SPL token and figures out how much to send to each. It's nearly complete, but I'm having trouble making the actual batch transactions and a...much to send to each. It's nearly complete, but I'm having trouble making the actual batch transactions and airdrops. Your tasks would primarily involve: - Assisting with transaction structuring - Handling empty or non-minted wallets - Potentially setting up initial SPL token accounts for wallets that don't have one The ideal candidate for this project should have extensive knowledge of Node and Java, as well as experience with batch airdropping. You should be able to troubleshoot and provide solutions quickly, as I need help with this now. Looking for help right...

    $35 Average bid
    $35 Avg Bid
    4 bids

    I need dedicated app testers to evaluate my Android application in a closed test group. Your focus will be on the following aspects: - Test the app for 14 straight days as per google requirement. - App should pass go to the production - User Interface and Experience: Assess the intuitiveness, accessibility, and overall design appeal of the app. - Functionality and Performance: Verify if the app operates as intended, checking for speed, responsiveness, and any potential bugs or glitches. - Security and Privacy: Test the app's ability to safeguard user data and maintain privacy. The app needs to be tested on both smartphones and tablets, across multiple versions of the Android OS. Ideal candidates for this project should have experience in app testing, especiall...

    $79 Average bid
    $79 Avg Bid
    10 bids

    I need a skilled image editor to replace the background of a product image. The new background will be a vine or bush setting. Key Requirements: - Find a suitable vine/bush image to use as the new background. - Skillfully replace the background in the product image. - Add my logo to the edited image. ...product image editing. - Creative and able to find a fitting background image. - Attention to detail. LOGO: The attached logo needs to be place in the bottom right of the image. Logo should have white background and soft black or even grey character. Needs to be seen, but not the focal point. I do not want this image to be obvious that it was photoshopped. Needs to appear seamless. This is a test to see the results. There will be 100s of images to do this for, if the quality...

    $21 Average bid
    $21 Avg Bid
    93 bids

    500 word technical blog post on "Leak Testing Large Parts: Challenges and Solutions" Topic: Challenges and solutions of leak testing large parts Keywords: Air Leak Testing, Flow Testing, Test Accuracy Length: 500 words Style: We prefer the writing style of Walt Mossberg We are seeking a skilled writer to create a 500-word technical blog post for the topic listed above. The ideal candidate should have experience in technical writing and be able to distill complex information into clear, engaging content.

    $50 Average bid
    Guaranteed
    $50
    18 entries

    Job Description - Job Title - ServiceNow Consultant Duration - 2-3 month project with probable extension based on performance. Offshore Interview mode - Video Location - Remote Job description:- Requirements: -Jenkins, GitHub action, Argo CD, JIRA -Review and design Change automation process for DevOPs, Cloud Operations Build & Test- DEV -integration between DevOps and ServiceNow Change -Jenkins to ServiceNow -GitHub Action to ServiceNow -ArgoCD to ServiceNow -Jira to ServiceNow

    $12 / hr Average bid
    $12 / hr Avg Bid
    2 bids

    I'm on the lookout for a dedicated graphic designer who can help elevate my hair care and extension brand. This project encompasses a variety of design aspects including: - Logo and Branding: We need a designer who can encapsulate the luxurious and elegant style of our brand into our logo and overall branding. - Product Packaging: Creative and sophisticated packaging design is crucial to highlight the premium quality of our products. - Social Media Graphics: Engaging and visually appealing graphics to enhance our online presence. - Web Images and Graphics: Consistent and high-quality graphics for our website. You'll be working with some existing brand guidelines and assets, but I also need your help to update these to align with our brand's vision. Ideal candidates shoul...

    $68 Average bid
    $68 Avg Bid
    151 bids

    I'm looking for an experienced Laravel developer to migrate my old PHP gay adult site to a Laravel format. The site includes a User Membership System, Content Management System, and Video Streaming Capability, among other features. Key Requirements: - Complete migration of all existing features from the old PHP site to the new Lara...scope of work so you may submit a proper bid, go to the site: create a simple (short-version) account at “sign up.” For your user name, use “freelancer” followed by any 2 numbers, such as freelancer33. I will approve you within a few hours. When you are on the site, click on EVERYTHING. Get a feel for the complexity. 9. You must have a server to upload my new site and test it. I will delete your account after you check ...

    $2121 Average bid
    $2121 Avg Bid
    24 bids

    Let me put it simple: we have access to private transactions flow on Solana with up to $1B daily turnover. Read on only if you understand what this means. We are looking for people who can help us to extract the most value of of this access. You are to develop and test your own trading strategies, be it sniping, arbitratge or anything else. Obviously, you must have experience with this, preferably already functioning bots. Even suboptimal bots, resulting in slight loss may become very profitable with the private access. Along with the application, demonstrate your exerience in Solana trading bots development. Applications without this will NOT be reviewed. Links to "portfolio" will NOT be reviewed. Please be specific. Thanks Please, include examples of similar projects ...

    $452 Average bid
    $452 Avg Bid
    21 bids

    I'm looking for a skilled mobile app developer to create a cross-platform (iOS and Android) social networking app. Key Requirements: - Proficient in mobile app development (especially for iOS and Android). - Experience in developing social networking apps is a plus. - Knowledge of UX/UI design principles for social apps. - Proficiency in relevant programming languages (Swift, Kotlin, Java etc.) - Strong communication skills for collaborative development process. The ideal freelancer will have a portfolio of similar projects and be able to deliver a high-quality, user-friendly app.

    $723 Average bid
    $723 Avg Bid
    12 bids

    ...refining its design to enhance the house's aesthetics. - Rainwater Harvesting System: The ideal placement and integration of a rainwater tank into the design, ensuring it blends naturally with the environment. - Glass Railings for Safety: Transparent glass railings need to be added on the lower terrace to secure the pool area for young children. - Entrance Redesign & Railing Variations: I need to test three different types of railings for the entrance fence to help me make the best choice. - Independent Access to Small Balcony: A new independent access should be designed for the isolated balcony near the boundary wall. Enclosed: - SketchUp file (.skp) - Existing photos - Rendered 3D images Ideal Freelancer: Highly creative with a strong portfolio in modern and tropical...

    $41 Average bid
    $41 Avg Bid
    30 bids

    I need a comprehensive deployment dashboard that tracks application deployments using Java and Angular, hosted on AWS. The dashboard will need to integrate with various AWS services, specifically EC2, S3, and EKS. Key Features: - Monitor application deployments in real-time - Accessible to multiple user roles: Administrator, Developer, Operations, and Guest - Generate detailed reports on deployment history and metrics - Provide notification alerts for deployment successes or failures - Integrate with popular CI/CD tools like Jenkins or GitLab Ideal Skills and Experience: - Proficiency in Java and Angular - Strong knowledge of AWS services, particularly EC2, S3, and EKS - Prior experience in developing deployment dashboards - Ability to create user-friendly interfaces for di...

    $108 Average bid
    $108 Avg Bid
    10 bids

    Context: I'm working on a video game project and some of the tasks are very repetitive. I have over 900 graphic elements to process. Task: I need to crop the PNG image to keep only the clothes. And reink the inking if it's too blurred or too thin. The task is simple and quick, but very repetitive. (2 to 4 mi...on a video game project and some of the tasks are very repetitive. I have over 900 graphic elements to process. Task: I need to crop the PNG image to keep only the clothes. And reink the inking if it's too blurred or too thin. The task is simple and quick, but very repetitive. (2 to 4 min per image). See example in attachment I propose to do a test with a zip of 77 images. 8€ for the group of images. There's no hurry. This request is a test...

    $17 Average bid
    $17 Avg Bid
    25 bids

    I need a comprehensive deployment dashboard that tracks application deployments using Java and Angular, hosted on AWS. The dashboard will need to integrate with various AWS services, specifically EC2, S3, and EKS. Key Features: - Monitor application deployments in real-time - Accessible to multiple user roles: Administrator, Developer, Operations, and Guest - Generate detailed reports on deployment history and metrics - Provide notification alerts for deployment successes or failures - Integrate with popular CI/CD tools like Jenkins or GitLab Ideal Skills and Experience: - Proficiency in Java and Angular - Strong knowledge of AWS services, particularly EC2, S3, and EKS - Prior experience in developing deployment dashboards - Ability to create user-friendly interfaces for di...

    $9 Average bid
    $9 Avg Bid
    5 bids
    Online Services Tester Needed
    6 days left
    Verified

    I'm seeking someone to help test some online services. The task takes only 5min of your time and it's open to everyone. Send me a message to discuss Only freelancer from Europe!

    $17 Average bid
    $17 Avg Bid
    20 bids

    ...Review and understand the existing ARCore implementation in our Android application. Identify the bug(s) that prevent accurate placement of AR content using coordinates. Modify the code to ensure precise and stable AR content placement within the AR view. Test the solution across multiple devices to ensure compatibility and performance. Requirements: Proven experience with ARCore and Android development. Strong understanding of augmented reality principles and coordinate systems. Ability to debug and optimize AR experiences. Proficient in Java. Good communication skills and attention to detail. Deliverables: A working ARCore implementation that correctly places content at given coordinates within the AR view. Documentation of the changes made for our team to understand...

    $19 Average bid
    $19 Avg Bid
    6 bids

    Service Member Excel Tracker. I need an Excel spreadsheet with automated for...College Information • Commissioning Assistance • Dashboard • Exception to Policy Counseling • Financial Aid Information • HE Track Counseling • High School Completion • In-Processing • Memo for Soldier • Military Spouse Career Advancement Accounts (CAA) • Org Box • Out-Processing • Out-Processing (PCS) Request • Quality Trigger • Tuition Assistance • Talk with an On-Post School Representative • Test Information • Transcript Request • VA Education Benefits (MGIB, VEAP, Top-Up) • Withdraw from a Class • Other • Column B: Last Name • Column C: First Name • Column D: DODID ID • Column E: D...

    $3 / hr Average bid
    $3 / hr Avg Bid
    25 bids

    I'm seeking a professional engineer with experience in vibration testing to design an adjustable ISTA 3A compliant vibration test fixture. Key requirements: - The fixture must be constructed out of metal. - While the specific products that will be tested are not predetermined, the design should be versatile enough to accommodate a wide range of items. - The fixture should be able to handle high frequency vibrations. Ideal skills and experience for this job include: - Proficiency in mechanical design and engineering. - Prior experience with vibration test fixture design. - Understanding of ISTA 3A standards. - Ability to design for high frequency testing. Please provide examples of similar projects you've completed in your proposal.

    $48 Average bid
    $48 Avg Bid
    2 bids

    I'm currently enrolled in an AS1 course focused on Tosca Automation. I find myself struggling predominantly with the practical exercises, specifically the tasks associated with creating test cases, automating test steps, and reporting and analysis. I am looking for an experienced Tosca Automation professional who can help me understand the course material, assist me with the practical exercises, and troubleshoot any issues I encounter. Ideal skills and experience include: - Proficiency in Tosca Automation - Experience with test case design, test execution, and test management - Strong teaching and troubleshooting skills - Ability to assist with practical exercises and coursework tasks

    $19 / hr Average bid
    $19 / hr Avg Bid
    8 bids

    Service Member Excel Tracker. I need an Excel spreadsheet with automated for...College Information • Commissioning Assistance • Dashboard • Exception to Policy Counseling • Financial Aid Information • HE Track Counseling • High School Completion • In-Processing • Memo for Soldier • Military Spouse Career Advancement Accounts (CAA) • Org Box • Out-Processing • Out-Processing (PCS) Request • Quality Trigger • Tuition Assistance • Talk with an On-Post School Representative • Test Information • Transcript Request • VA Education Benefits (MGIB, VEAP, Top-Up) • Withdraw from a Class • Other • Column B: Last Name • Column C: First Name • Column D: DODID ID • Column E: D...

    $22 Average bid
    $22 Avg Bid
    29 bids

    I'm looking for a developer to create a comprehensive task management application that f...functionality for task doers. - Referral codes and Promo codes changes - percentage change of fees from both task doers and hirers - changes in subscription plans 3. **Technical Stack**: - A web-based front-end and admin panel built with React.js. - A backend/API powered by Java. - MySQL database with AWS for hosting. Ideal candidates for this project should have substantial experience in Flutter for mobile application development and React.js for web-based interface creation. A strong background in Java for backend development and MySQL for database management is also essential. Understanding of secure payment systems and identity verification processes will ...

    $2150 Average bid
    $2150 Avg Bid
    43 bids

    I'm seeking a seasoned developer to build a Java Spring based utility. This utility will convert XML metadata to JSON metadata, with a keen focus on: - Handling the mapping of XML to JSON tag - Implementing a set of predefined business rules (data transformation rules such as field renaming, data type conversion, data merging/splitting) - Ensuring robust error handling throughout the conversion process These business rules are thoroughly documented in a file, which will be provided. The ideal candidate will have extensive experience with Java Spring and a solid understanding of XML and JSON structures. Attention to detail and ability to implement error handling effectively are crucial for the success of this project.

    $94 Average bid
    $94 Avg Bid
    14 bids

    Power BI Training Opportunity (Onsite - Maryland, US): Experience: The candidate(s) must have at least three years of experience providing on-site, in-person IT training, including Power BI training. The candidate(s) must clearly describe the experience and qualifications. Resume is required. Two Sessions: Two multi-day training sessions are required, each for approxim...Microsoft Excel users. The training should accommodate this diverse skill set. Content: The training must cover topics such as connecting to data sources, data cleaning, data visualization, advanced analysis techniques, creating dashboards, and sharing reports. All training materials must be provided digitally at least one day prior to the start of training. The training must also include demos and test env...

    $6411 Average bid
    Local
    $6411 Avg Bid
    6 bids

    I'm in urgent need of a skilled UI...urgent need of a skilled UI Developer to focus on the design of a Corporate and Professional styled Web Application UI. The ideal candidate should be proficient in Angular, Java Script, , Node.js, and react.js. Key Responsibilities: - Develop a user-friendly, modern, and minimalist web application interface. - Ensure the UI aligns with a corporate and professional theme. Ideal Skills: - Extensive experience in User Interface Design focused on Web Applications. - Full Stack Development capabilities to understand and design in sync with backend requirements. - Proficient in modern web technologies: Angular, Java Script, , Node.js, and react.js. I look forward to collaborating with a professional who can help bring this project to f...

    $79 Average bid
    $79 Avg Bid
    17 bids

    We are seeking an expert in automation testing to automate our casino game. Below are the key requirements: - Game Type: Casino Game - Platform: Web-based - Game Framework: React (responsive design) - Testing Type: Automation testing using Selenium - Required Code Base: Java with Cucumber utilizing a BDD framework; API integration with Postman is needed. Ideal Candidate: A skilled developer with extensive experience in automation testing, particularly with casino games, and proficiency in the specified technologies.

    $71 - $142
    Sealed
    $71 - $142
    19 bids

    The product photos need correction and improvement. There are ~70 high-resolution, but low-quality product photos. Apparently, these photos were taken by a completely untalented "photographer". Due to incorrect lighting, the photos have huge ...photographer. These images will serve as a reference for you. We need that final photos to match a similar quality level: ----------------------///---------------------- This project will be divided into two stages, with partial payment for each (Milestone Payments): 1) Correction of any 2 photos out of 70 as a test. 2) If the freelancer demonstrates sufficient qualifications and completes the first stage successfully, they will proceed with the rest of the project.

    $6 / hr Average bid
    $6 / hr Avg Bid
    29 bids

    ...service integration plan & technical guidelines. 6️⃣ Quality Assurance Strategy and UAT Testing Purpose: Ensure software meets functional, security, and performance standards. ? Tasks for Business Analyst: ✔ Define unit, integration, system, and user acceptance (UAT) testing strategies. ✔ Develop test cases & scenarios for platform validation. ✔ Work with developers to test & ensure quality. ? Deliverables for Testing & QA: ✅ Comprehensive QA testing strategy covering all functional areas. ✅ Test cases & acceptance criteria. ✅ Structured QA workflow for development & deployment. ◉ Deliverables & Milestones: Milestone 1: Business Requirements Document (BRD) & Project Plan – Week 1 (10%) Milestone 2: Functional Requirements S...

    $563 Average bid
    $563 Avg Bid
    53 bids

    My primary goal is to improve the loading speed of my website. Currently, I need all pages, including the home page, product pages, and the checkout process, to undergo optimization. I have already conducted a site speed test and have a report detailing existing performance issues. Ideal skills for this project would include: - Proficiency in website speed optimization techniques - Experience with analyzing site speed reports - Knowledge in web development and coding I am looking for a freelancer who can help me enhance my website's loading speed based on the insights from the report.

    $30 Average bid
    $30 Avg Bid
    21 bids

    I'm looking for a skilled Android developer to improve and add some features to my browser. Key Features to Enhance: Change icon and name of the app - Bookmarks: I need an improved bookmark management system that is user-friendly and efficient. - Login: This should be transformed to provide secure login functionality. - Home Page: The home page needs to be customizable. Ideal candidate should...user-friendly and efficient. - Login: This should be transformed to provide secure login functionality. - Home Page: The home page needs to be customizable. Ideal candidate should have: - Deep understanding of Android's browser architecture. - Experience in UI/UX design for Android. - Proven track record of implementing feature enhancements in Android applications. Languages python and...

    $268 Average bid
    $268 Avg Bid
    23 bids

    I'm looking for a skilled web developer to create a 5-page Wix website for my business. The site will need to include the following pages: - Product - Solution - Industry - ContactUs - AboutUs we will provide content to put into the wix pages. we need to see your actual work before hire you. are you ready for the test? you can do the product page. If we like it, we hire you and continue the rest of the project. If we don't like it, we don't hire. we will provide you some reference websites where you can get content from. This is a fixed-budget project with a budget of $25. If we are satisfied with the quality of work, we will consider hiring for future projects. Please note, we are not accepting auto bids

    $55 Average bid
    $55 Avg Bid
    25 bids

    ...approachable website for my English tutoring business. The primary goal is to attract new students. For this reason, I would also like the website to offer overviews of services offered and “reviews” of past and current clients. The site should highlight the following specific services: - One-on-one tutoring (for specific aspects of English up to GCSE, or Maths up to KS2) - Group classes - Test preparation (specifically for the Kent selection tests at 11+ or the ISEB entrance exams at Year 6 or Year 8) - EAL tutoring for adults, including vocabulary boosting, conversational skills, profession-specific vocabulary, CV editing and reviewing and job interview preparation) I need a professional who has experience in designing websites that are easy to navigate and...

    $794 Average bid
    $794 Avg Bid
    67 bids

    The winner of this contest would need Adobe animation ski...select who I work with. Here is part of the script. For this contest, you’ll need to provide 5 images, visually ‘depicting’ the following dialog: 1. “Let’s say you have a coded strategy in Python” 2. “You’ll need some way to retrieve trading data from providers” 3. “You’ll then need a way to execute trades on exchanges” 4. “Next you’ll need a way to manage your funds” 5. “Finally you’ll want to test and improve your strategy” The final animation (which would be done as part of a separate project I hire the winner for), would be used for a modern trading platform with black background, so use colours and themes ...

    $34 Average bid
    Guaranteed
    $34
    4 entries

    ...components and Java for native Android and Swift for native iOS. The areas that require attention include: - User Interface: I need updates to visual design elements to ensure the app remains modern and user-friendly. - Backend: There are several issues that need addressing including: - Database management: Ensuring the database is optimized and functioning correctly. - Server optimization: The server needs to be fine-tuned to handle requests efficiently. - Bug fixes: Identifying and resolving any bugs that may be affecting the app's performance. - APIs: Maintenance and troubleshooting of APIs to ensure seamless communication between the app and its backend. The ideal candidate for this project should be proficient in PHP, HTML, and CSS, with extensive experience...

    $11 / hr Average bid
    $11 / hr Avg Bid
    30 bids
    PHP Script Modification -- 2
    6 days left
    Verified

    I'm looking for a PHP expert to modify my PHP script. This script wasnt written by me so i offer NO support. This is a request script in which the user can request a song and it will play over the radio station live stream. How it works is by querying the list of songs on our internal hard drive and allowing users to search thru our ...logo, the search field and the submit button (on entry to the page) On submit it will clear everything then display the logo, the confirmation box, and the list of requests upcoming Script is attached and you have everything here to begin. This project pays $50 when complete and working on server. You will ONLY send us the modified files back and not all files. Once file is complete and ready to test, please provide url. Please ping me when ...

    $141 Average bid
    $141 Avg Bid
    108 bids

    ...game tester to evaluate the different aspects of my mobile game before its launch. The ideal candidate should test the gameplay mechanics, performance, and overall user experience. Key Responsibilities: - Assess gameplay mechanics: Identify any issues or inconsistencies in the game's mechanics. - Evaluate performance: Test the game's performance across various scenarios and conditions. - Experience user interface: Provide insights based on the user experience. Feedback Expectations: - User experience impressions: I am particularly interested in your perspective as a gamer and user, so please share your impressions of the game's user experience. Device Testing: - High-end devices: Test the game on premium devices to assess its performance. - Mid-ran...

    $1167 Average bid
    $1167 Avg Bid
    49 bids

    ...Understanding of UI/UX principles for mobile applications Ability to write clean, maintainable, and efficient code Strong problem-solving skills and ability to work independently Nice to Have: Experience with TypeScript Familiarity with GraphQL and Apollo Client Previous experience with CI/CD for React Native apps Knowledge of app store submission and deployment processes Responsibilities: Develop, test, and deploy high-quality mobile applications using React Native Work with RESTful APIs and third-party services Troubleshoot and optimize performance issues Ensure responsiveness and maintain smooth user experiences Collaborate with designers and backend developers to bring features to life How to Apply: If you are a talented React Native developer looking for an ex...

    $322 Average bid
    $322 Avg Bid
    42 bids

    ...video editing. 4. Details: Highlight your experience in the field, including how long you’ve been editing. Evaluation Process: We want to ensure the process feels fair and transparent. Here’s how it works: 1. Video Replication Test: • You’ll receive a product and a video format to replicate. • Submission Deadline: You’ll have 24 hours to complete the video. While we value quality, early submissions are appreciated. • To protect your work, you can include a watermark, use neutral colors, or add other elements to ensure your video isn’t misused. 2. Compensation for Test: • After reviewing and approving your submission, we’ll pay $15 as a token of appreciation for your time and effort. • If your video meets ou...

    $21 Average bid
    $21 Avg Bid
    24 bids