D3.js rest example jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 d3.js rest example jobs found, pricing in USD

    I have an image that I need to be converted into a vector format. The specific requirements for this project are as follows: - Image Format: The image I will provide for editing is in JPEG format. - Flame Crown Design: The current image has a crown, which I need to be transformed into a flame crown. I am looking for the flame crown to be designed in a simple and stylized manner, similar to the rest of the design. - Size and Dimensions: I haven't specified any particular dimensions for the vectorized image. However, the aspect ratio should be maintained. Ideal Skills and Experience: - Proficiency in vector graphics software - Experience in editing images to create new designs - Understanding of design aesthetics and the ability to create a stylized flame crown - Attention to d...

    $61 (Avg Bid)
    $61 Avg Bid
    69 bids

    I am looking for a specialist to create an interactive UI in React Js that provides a seamless user experience. This project will require: - The creation of at least two UI test cases, with a clear emphasis on user interaction tests. - Setting up and integrating Routing and Guard Components for authorization. - Developing a backend in Spring Boot. - Saving credentials in a MySQL database. Ideal candidates should have solid experience with React Js, Spring Boot, and MySQL database. Proficiency in creating user interaction tests is also a must. Once completed please provide a GitHub link for the project in .docx file with screenshots of the UI.

    $35 (Avg Bid)
    Guaranteed
    $35
    12 entries

    ...2022 passout only)? Are you passionate about programming languages and eager to make your mark in the IT industry? Look no further! We’re hiring talented individuals to join our dynamic team. Position: Software Engineer Domain: Finacle (Banking) Location: Major cities in India and international locations Why Choose Us? Comprehensive end-to-end training in Unix/Linux, JSP, HTML, Core Java, Node JS, Node red, Oracle SQL, and PLSQL. Exciting projects in the banking domain Opportunities for growth and career advancement Terms and Conditions: Commitment: Minimum 3 years with us Training: First month (free accommodation), followed by competitive salary Performance-based increments from the second year onward Global travel opportunities Qualifications: - While we do not have...

    $35 (Avg Bid)
    $35 Avg Bid
    10 bids

    I am seeking an flutter developer to make a single modification: switch it from dark mode to light mode. Here are the details: - I have purchased flutter app code from Codecanyon. I just wan...changing app name, app icon, package name, splash screen animation etc... - Color Adjustment: The color scheme should be shifted to neutrals and pastels to suit the light-mode aesthetic. Specifically, I want to change colors, not fonts or icons. - Publishing to the App Store: It's crucial that you have experience in this area, as I will need you to guide the app from final code to publication. Rest assured, I possess the necessary files and credentials. Ideal Skills: - Expertise in iOS app publishing - Prior experience with Flutter is highly advantageous - Proven track record in ...

    $76 (Avg Bid)
    $76 Avg Bid
    14 bids

    I am seeking an experienced .Net developer who can proficiently build a web app with full focus on API endpoints creation. The web app should specifically support the creation of GET, POST, and PUT requests. Key Features: - Creation of API Endpoints - Support for GET, POST, and PUT requests. Ideal Skills: .NET Framework Web API Development REST API Integration Experience in database integration and user authentication would be a bonus, but the main requirement is expertise in .Net development and a solid understanding of the API lifecycle. The developer should be able to leverage modern .Net technologies and best practices to ensure efficient, secure, and scalable API integration.

    $128 (Avg Bid)
    $128 Avg Bid
    19 bids

    I'm looking to hire an experienced backend developer to build a REST API using Spring Boot. The specific functionality to be implemented is for CRUD operations for data. Unfortunately, the type of data this API will be handling is yet to be defined, which requires the developer to be able to adapt as the requirements evolve. The API will need to interact with MySQL Database, thus familiarity with this database technology is critical. Ideal Skills: - Proficiency in Spring Boot. - Experience with MySQL. - Familiarity with CRUD operations. - Ability to adapt to changing requirements. Your task will be to create the API and ensure it interacts properly with the MySQL database. Knowledge of implementing scalable systems will be a huge plus. Being able to communicate effectively i...

    $75 (Avg Bid)
    $75 Avg Bid
    16 bids

    ..."src_token" # Destination Jira instance dst_jira_url = "(link unavailable)" dst_token = "dst_token" # Get all issues from source Jira instance src_issues_url = f"{src_jira_url}/rest/api/2/search" src_issues_response = ( src_issues_url, headers={"Authorization": f"Bearer {src_token}"} ) src_issues = ()["issues"] # Iterate over issues and migrate attachments for issue in src_issues: issue_key = issue["key"] print(f"Migrating attachments for issue {issue_key}...") # Get attachments from source Jira instance src_attachments_url = f"{src_jira_url}/rest/api/2/issue/{issue_key}/attachments" src_attachments_response = ( src_attachments_url,...

    $30 (Avg Bid)
    $30 Avg Bid
    16 bids

    Seeking an experienced full-stack developer to collaborate on a project. The project utilizing React, NodeJS, and Express JS. A Figma link will be provided for reference. Given the urgency, we require someone capable of completing the project within a tight 2-week deadline. Please apply only if you can commit to this timeframe. Key Responsibilities: - Develop a comprehensive E-commerce platform. - Integrate a Learning Management System. - Implement a discussion forum for user engagement. Further details will be shared upon selection. To express your interest and be considered, kindly begin your bid with word 'Interested'. Looking forward to working together to bring this project to fruition.

    $109 (Avg Bid)
    $109 Avg Bid
    36 bids

    ...12&t=XR5jSMN77tD45sZx-1&scaling=min-zoom&starting-point-node-id=1%3A3 The key features I require include: - Fast loading - Google page speed check has to be 100% for both desktop and mobile - The page is image heavy, hence has to lazy load images correctly - Menu has drop down images heavy. Accordingly loading should be only on mouse over and not interfere with rest of page load. - First part of the page should load very fast. - Listing of rest of the page should re-fresh on scroll. - Listings are fetched from mysql db on aws server. - User-friendly dropdown menu design - Solid understanding of interactive elements The ideal candidate should have a strong portfolio involving Laravel development and responsive web design. Familiarity with creating interactive...

    $140 (Avg Bid)
    $140 Avg Bid
    68 bids

    Hi I have a project requiring development of a customised webapp with frontend in and backend in node,js + mongo db and Azure devops (infrastructure + load testing + load balancing + networking + autoscaling). QA test would be need to be performed before commmercial launch, both functional and UAT. Kindly go through the attached document specifying our project requirement and other terms. If the project interests you then we can take it forward, and I can share our detailed project requirements etc. Regards, Amit

    $3239 (Avg Bid)
    $3239 Avg Bid
    35 bids

    Hi there. I need a quick page created (for iOS in Swift) that displays one letter from the Alphabet at a time with next and previous buttons that move through the rest of the Alphabet (which can be hard coded). I also need a specific function made in the page that allows me to say IF somevariable = current displayed letter, then move to next. Basically, the function would help me create a way to automatically change the letter to the next letter IF some condition exists, which I will handle myself and assign to the variable you create. IF $somevariable = $current_letter THEN move to next letter I would like you to use auto-layout, so I can import this into the App I want to and use it for iPhones or iPads. I'm using XCode 15.3, so I need to be able to run the App in tha...

    $142 (Avg Bid)
    $142 Avg Bid
    21 bids

    ...node, wireless system. The app must therefore have no reliance on WiFi, mobile data or any use of a WAP or a WiFi router. It can maybe use a technology similar to Z Wave or Zigbee wireless technology, and maybe use a method like PairAsync for pairing or connecting. The app must have a high level of security using HTTP, SSL, TLS or similar, and must encrypt and decrypt all data during transit and at rest with advanced security features like LESC, and using systems such as, or similar to, FIPS 140-2 and AES-SHA256 cryptography. I would like to have copies of any written source code that is created by you or any details on the tech stack, SDK and APIs used. As the app could be using Bluetooth or BLE, I want users to be able to send and receive data without the requirement of having ...

    $892 (Avg Bid)
    $892 Avg Bid
    50 bids

    I am looking for an experienced developer with expertise in HTML, CSS, JS, React/Angular, Node.js, and MongoDB to build an intuitive recipe platform. This platform should be responsive and user-friendly, embodying the following features: - Search Functionality: Users should be able to filter recipes by category and search for specific ones using keywords. - User Accounts: Basic user accounts (with email and password) should be implemented. No social media logins or guest accounts are required at the moment. - Save and Share Features: Users should have the ability to save their favorite recipes for later viewing and share them on various social media platforms. Having any examples of similar work you've done previously would be advantageous, as this would assist me in better un...

    $336 (Avg Bid)
    $336 Avg Bid
    44 bids

    ...based Customer Register back-end solution and front-end - Frontend Development with Minimalistic Design: Some small form, text etc changes. - Database Management: Some new fields and tables must be added to register. - Django REST Framework Integration and API Development, we are interested in having REST based API on our Register back-end to have more flexible front-emd development. So wondering if "Django REST Framework" is the right one. So , we're looking for a Django specialist with deep understanding of frontend development, database design, and REST frameworks. The ideal candidate must have a keen eye for minimalist design, an impressive portfolio demonstrating previous Django projects, as well as experience in both database design...

    $571 (Avg Bid)
    $571 Avg Bid
    97 bids

    I'm seeking a proficient developer to build a user authentication and authorization system using JS, Node.js, and MySQL. The core function of this project will be role-based access control. Key Features: - Role-based access control system: The system should be able to accommodate three different roles - Admin, User, and Guest, each with different permissions. Ideal Skills and Experience: - Strong proficiency with Frontend JavaScript, and Backend Node.js. - Proficient understanding of databases particularly MySQL. - Comprehensive experience in building authentication and authorization systems. - Knowledge of implementing role-based access control. 1 Registration Screen for Admin & User UserID Password Confirm Password FirstName MiddleName LastName Email Ph...

    $136 (Avg Bid)
    $136 Avg Bid
    31 bids

    I'm currently using a line chart that displays historical data of prices of items sold online. I would like to create a metro map style of stacking lines for the cases that prices of different series overlap. I've found this not possible with standard chart libraries that I'm currently using. I'm looking for a developer that would be able to implement a custom solution using D3 JS and include the line chart in my React app. Attaching screenshot for reference of metro map showing stacked lines the way I want to implement them. Thanks

    $636 (Avg Bid)
    $636 Avg Bid
    49 bids

    I am looking for a full stack web developer to create a Network Management System (NMS) website that can be deployed on any cloud or local hosting. Main Functionalities: 1. Loginpage login (create user/password in the backend) 2. Dashbord one - prints rows of a table (buttons to add/delete/update table row...criteria 1. NDA signing 2. Web page working conditions and exceptions taken care on AWS/ local machine 4. UI page design will be approved in each stage of development 5. well written code with enough comments Scope Scope of the project is to design with customer, develop backend(DB, webserver) , Front end display of tables after login will have 1) Table1 dashboard 2) Rest of the table Dashboard , Code handover , help me to deploy on AWS & local machi...

    $911 (Avg Bid)
    $911 Avg Bid
    5 bids

    I am looking for an expert to set up an open-source Stabl...AWS for AI image and video generation. The system will be developed with a focus on real-time processing. Notably, the Generative Adversarial Networks (GAN) ML model will be used. Essential Skills: - Proficiency in Python - Solid understanding and experience with AI, specifically GAN - Familiarity with AWS - Experience in ML - Good understanding of the Web and how to set up GUI - Knowledge in node js is desirable Mission: - Select and set up the appropriate AWS instance for the system - Ensure the system is capable of real-time AI image/video generation, utilizing GANs - All operations should be manageable through a Web GUI Please bid only if you have satisfied the aforementioned requirements. Looking forward to your app...

    $134 (Avg Bid)
    $134 Avg Bid
    24 bids

    I have a header created with elementor that allow me to display it based on specific page, product, category, etc... but I want to display it based on the URL and elementor dont give me that option. I have one wordpress in...based on specific page, product, category, etc... but I want to display it based on the URL and elementor dont give me that option. I have one wordpress installation but I have different domains for different pages in the same wp installation. Example: the website is hosted on but the are some landing pages inside the wp installation that are access with other domain (So every time the URL is , it should display the custom header created with elementor) I expect it to be solved with PHP/JS, not with CSS

    $31 (Avg Bid)
    $31 Avg Bid
    37 bids

    I am looking for an experienced freelancer capable of creating a simple web scraping tool, able to extract text content, i...freelancer capable of creating a simple web scraping tool, able to extract text content, images, and links from a specific url (you just need to do one single url and I take it from there). The extracted information should be in a python dictionary and saved to pkl Skills: - Experience in web scraping - Proficient in handling js and automation This is a very simple project for the right individual. I need all the visible info and images (no maps) plus the info in the JS that must be reached by clicking a button. This is a couple of hours of work max, and needs to be done in Python and for today. I will provide the URL when I make sure you can handle...

    $40 (Avg Bid)
    $40 Avg Bid
    19 bids

    I am seeking a proficient developer to create a custom-built chat program for web. The chat function must include the following features: - Private Messaging - Group Chat I want a version similar to the famous DigiChat version. Pictures will be attached programming languages lareval-php- vue js I have a video clip of everything I want, but the existing pictures are a clarification. I want someone who knows the DigiChat version and has previously made a similar chat version Ideal skills include web development, a firm grasp of chat program functionality, and the ability to implement the unique design I will provide, so aesthetic finesse is a must. Your creativity will be appreciated, but following my specific design preferences will be critical for this project. Please include any ...

    $625 (Avg Bid)
    $625 Avg Bid
    109 bids

    ...developer with proficiency in HTML/CSS, JavaScript, RESTful web services, and MySQL to create a website with a minimalist aesthetic. While no specific target audience has been identified, the successful applicant will have the ability to attract and engage a broad range of users with intuitive design and effortless functionality. Key skills and experience needed: * HTML/CSS * JavaScript * web services (REST) * MySQL * Website design with a minimalist aesthetic I am looking for a freelancer who can help me customize existing web based applications and make additions to them. The application already contains similar two forms. Preferred Programming Language: - Javascript, Jquery, Angular 1, C#,css, bootstrap Timeline: - The timeline for this project is short-term, ranging from ...

    $111 (Avg Bid)
    $111 Avg Bid
    53 bids

    ...Medusa JS based platform. The key requirements for this project are: - **Features and Functionalities:** I want the web builder to have a drag-and-drop interface and pre-designed templates. This is crucial for the user experience and will set it apart from other platforms. - **Drag-and-Drop Interface:** I need the drag-and-drop interface to be easy-to-use, and allow users to rearrange elements. It should also support multiple device views, such as desktop, mobile, and tablet. - **Pre-Designed Templates:** The pre-designed templates should be modern and clean. It would be beneficial to have a variety of industry-specific templates and customizable color schemes, but for now, the primary focus is on modern and clean designs. The ideal candidate should have experience with Medusa...

    $35 (Avg Bid)
    $35 Avg Bid
    20 bids

    Good morning, from Everent () we are looking for a full stack developer to carry out a significant web ...possibly placed in a sidebar, providing information about the activity in the area. This text is template-based and should be automatically replicated across all provinces, with only the province name changing accordingly. I'm attaching some images of how Yumping currently implements this, which might help streamline the process. The rest of the functionalities observable on Yumping are not necessary. Visually, it should be adapted to fit seamlessly with the rest of our website, which still requires several improvements. In addition to this "project," we have more short-term needs that we would like to discuss with you in case you are the selected cand...

    $487 (Avg Bid)
    $487 Avg Bid
    73 bids

    ...updated executable and perform startup tests to ensure its stability. Design a rollback mechanism to revert to the previous stable version if the new version fails at startup. Incorporate signature verification for each new executable to maintain security and authenticity. Enable the ability for periodic automatic updates and the ability to turn automatic updates off. Expose your program to a REST api so that it can be operated and monitored from a local HTML Run the program as a SYSTEMD service on boot and monitor it's status Preferably use pre-existing open-source Golang libraries to achieve these objectives, ensuring that the solution is both efficient and reliable. There are several that accomplish the above tasks e.g. Requirements: Proven

    $1534 (Avg Bid)
    NDA
    $1534 Avg Bid
    7 bids

    I have a php html5 flash js based game for Vesta (Centos 7) panel and a high security installation instruction for vesta. There are detailed nginx directives, I need a friend who can install / apply them in the plesk panel. So what I need is to fulfill these installation instructions in a way that is suitable for plesk centos 7 and to install the game, to take note of every installation step and adjustments made for plesk while installing the game and to create an installation instruction in accordance with plesk and share it with me. The most suitable candidate: - Expertise in CentOS and general Linux systems. - Experience in game installations on Linux. - Courteous, efficient and effective communication.

    $33 (Avg Bid)
    $33 Avg Bid
    8 bids

    ...skilled React developer, or a Full Stack developer proficient in React JS and Java/Spring. The goal is to create a personal food ordering app, which would facilitate online ordering of food. Key Features: - User Registration and Login: The app should allow users to sign up, log in, and manage their account. - Browsing and Ordering: Users should be able to view a menu, search for items and place orders. - Cart and Checkout: The app will need to have a cart feature and a seamless checkout process. - Order Notification: The app should send orders to the restaurant and have the functionality for the restaurant to either accept or reject the order. The successful freelancer for this project should have a strong proficiency in React JS, Java/Spring, and experience in developin...

    $929 (Avg Bid)
    $929 Avg Bid
    67 bids

    I'm looking for a talented Power BI expert to create an interactive interface. The main requirements are: - Developing a Power BI interface where users can input an ID. - Calling a specific REST API using this ID (which requires authentication). - The hierarchical data received should be processed and transformed appropriately for display in a Power BI matrix. - The interface should offer intermediate levels of interactivity, such as drill-downs and data exploration. Ideal Skills and Experience: - Proficiency in Power BI. - Experience working with REST APIs, including handling authentication. - Strong understanding of hierarchical data structures. - Ability to process and transform data within Power BI. - Prior experience creating interactive and exploratory interfaces...

    $210 (Avg Bid)
    $210 Avg Bid
    39 bids

    ...? StratDev Digital Marketing is looking for a dynamic and qualified individual to join our in-house team at our full-stack digital marketing agency as a copywriter. The position is a contractorship, is paid on a per-project basis, ongoing, and is entirely remote. This position is deadline oriented, with no set schedule (with the exception of one, 30-minute call each week to synchronize with the rest of the team). As a startup ourselves, we take client growth seriously. With deep expertise in the nuances of building brands, we deliver unique & scalable marketing execution to drive the highest ROI for the businesses and organizations that we serve. Who We Are Looking For The right person will be a dynamic and versatile copywriter who is capable of creating blog content per...

    $382 (Avg Bid)
    $382 Avg Bid
    54 bids

    ...you must show your face and speak so I can hear your English. Pay range is $1,500 -$2,500 a month. The best candidate with the cheapest hourly rate will win the job. There will be a coding test to screen your skills. ****You MUST pass the coding test first before talking with me about next steps. **** If you pass the coding test you will get a 1-1 video call with me, where I will explain the rest of the job. Here is the test. You may send me a message after you complete it. Test will take ~50 min Basic job description: I'm in need of a skilled full-stack developer to work on a long-term project. The ideal candidate will have expertise in React, Node.JS, PostgreSQL, and TypeScript. Main Functionalities: - This project will involve both

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

    we have issues with getting dropzone to work on our website that is built with .php. So we just need someone to fix so we can upload files on one page and the files are getting sent to the server.

    $22 (Avg Bid)
    $22 Avg Bid
    45 bids

    Fix edit not saved issue. Able to remove column create with js. Follow fix one by one issue. Work with ftp.

    $26 (Avg Bid)
    $26 Avg Bid
    40 bids

    I need a develope...I'm looking for the following: - Experience with Solana blockchain: I require someone who has hands-on experience working with Solana, including creating and managing smart contracts on this platform. - Solidity programming: Proficiency in Solidity programming is a must for this project. You should be able to write efficient and secure smart contracts. - Web3.js integration: I require a developer who is skilled in integrating Web3.js with the Solana blockchain, enabling seamless interaction with decentralized applications. Additionally, you should be able to communicate and collaborate effectively, keeping me updated on the progress of the project. Your knowledge in both the blockchain and Web3 space is crucial, and I'm looking for someone who ...

    $305 (Avg Bid)
    $305 Avg Bid
    77 bids

    I need an experienced React JS developer to help me solve two key issues with my current project. Key Issues: - Rendering Problem: Some components in my current project are not rendering correctly. - Data Handling Issue: I'm facing challenges with the data handling module, and it's affecting the overall functionality of the project. Successful Candidates: I am particularly interested in seeing your past work. Please include references to any projects where you've tackled similar issues in the past. Desirable Skills: - Proficient in React JS - Experience with handling data issues and rendering problems within React projects. I will also appreciate any additional insights or suggestions you may have for improving the project. Please note I will not be consi...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    182 bids

    I'm seeking an experienced ASP.NET front end developer UI UX to add new look to our existing web application. Objective: - Improve the existing user interface and add innovative, interactive elements for an engaging user experience. Major Tasks: - Implement improvements to the UI. - UX UI Design - Multiple Template Creation for the same page same info to display differently...experience. Major Tasks: - Implement improvements to the UI. - UX UI Design - Multiple Template Creation for the same page same info to display differently, User can choose the template and UI will reflect it. Skills and Experience: - Proficiency in ASP.NET MVC, UI UX, CSS BootStrap, Materialize CSS JQuery, Visual Studio, and Git. - Demonstrated success in UI/UX development. - App like Invision Canvas j...

    $388 (Avg Bid)
    $388 Avg Bid
    128 bids

    ...Website Data contains the Results of My Sting Operation inside Vatican and all the Truths that I discovered from Pope Ratzinger that led to his resignation a decade ago. These truths were hidden from the World for more than two thousand years. My Website presently contains more than 1000 pages and more than 1000 pages are under construction at present, and it may take few more years to complete the rest of my publications. My website is " ". The original content is in English and I need it translated into as many Languages as possible in order to make my Website as a Global Website. I need One Translator for Each Language. You may please consider translating these web pages in to any language you are proficient. So, Please quote your fees and what language or languag...

    $270 (Avg Bid)
    $270 Avg Bid
    43 bids

    ...@arissian/luciditi-sdk We also have a react demo app which can be used to get an idea of how easy it is to integrate: See: The flow is as follows: 1) User arrives at Shopify Checkout with age restricted product -> 2) Authenticate and launch the Luciditi Web SDK U/I-> 3) Luciditi U/I handles entire age assurance process -> 4) Hosting shopify site processes the result-> 5) take payment and process order as normal if success OR retry/exit if fail age assurance. The work involves calling out to a JS SDK which performs all necessary functions required for age assurance and then responding to events which contain the result. Source code for the wordpress plugin will be made available to aid development

    $950 - $1899
    Sealed NDA
    $950 - $1899
    40 bids

    Currently USDT(BEP-20) is working and we want to add USDT(ERC-20) in the backend files. please edit the files and make apk show USDT(ERC-20) price and current balance. The file is attached here.

    $149 (Avg Bid)
    $149 Avg Bid
    13 bids

    I'm in need of an exceptionally talented web developer to design a simple, yet modern and minimalistic one-page website. Primarily, the site will be used as Menu. Key Aspects: - The website should reflect a minimalist and modern aesthetic, clean with a clear focus on the product. - Incorporate HTML, CSS, JS, and jQuery for a seamless and interactive experience. Ideal Skills and Experience: - Proficiency with HTML, CSS, JavaScript, and jQuery. - Adept at creating minimalist and modern web designs. - Clear understanding of modern web standards and best practices. - the data will currently form a JSON file so you will use the same syntax and format to preview the data

    $42 (Avg Bid)
    $42 Avg Bid
    45 bids

    ...they're interested in. - Branding: It should also be in line with the overall brand aesthetic, which is modern and sophisticated. Ideal skills and experience: - Graphic Design: The freelancer should have a strong portfolio of modern menu designs and a good understanding of typography, color theory, and layout. - Branding: Experience with branding guidelines and ensuring that the menu fits within the rest of the brand's visual identity is a plus. - Print Design: Understanding of print design and the requirements for producing a design that looks great in a physical format is essential. - Communication: The ability to understand and interpret my needs, and to communicate about the design process effectively, is also important. This project would be perfect for a desi...

    $64 (Avg Bid)
    $64 Avg Bid
    65 bids

    I am looking for an experienced Flutter developer to create a minimal example that can effectively scan iBeacons for Android. This should be a simple, text-based UI that can display the UUID, major & minor values, as well as signal strength of iBeacons. Furthermore, it's important that the scanner remains functional in the background via a foreground service, providing a simple text notification when interacted with. The detection process must be constant (ranging). Key requirements for the project: - Develop a minimal Flutter app for Android - Ability to scan iBeacons and display UUID, major and minor values, and signal strength - The app should continue to work in the background - Use a foreground service for background function - Provide a simple text notification from...

    $270 (Avg Bid)
    $270 Avg Bid
    26 bids

    My furniture website is experiencing JavaScript-related problems. Page elements are not displaying correctly across all browsers, impacting our user experience. Your mission, should you choose to accept, is to diagnose and fix this rendering problem. I'll require a zoom call and screen-share for collaborating on this. A robust knowledge and practical experience in JavaScript, CSS, and HTML are essential. Proficient in debugging and error removal skill is a plus. Your solution should ensure the site runs smoothly and efficiently across all browsers after the fix.

    $26 (Avg Bid)
    $26 Avg Bid
    21 bids

    ...Website Data contains the Results of My Sting Operation inside Vatican and all the Truths that I discovered from Pope Ratzinger that led to his resignation a decade ago. These truths were hidden from the World for more than two thousand years. My Website presently contains more than 1000 pages and more than 1000 pages are under construction at present, and it may take few more years to complete the rest of my publications. My website is " ". The original content is in English and I need it translated into as many Languages as possible in order to make my Website as a Global Website. I need One Translator for Each Language. You may please consider translating these web pages in to any language you are proficient. So, Please quote your fees and what language or languag...

    $344 (Avg Bid)
    $344 Avg Bid
    46 bids

    I'm seeking a professional with advanced Photoshop skills to add specific interior elements to a base image. These elements include lights, doors, panelling, and tiles. * Understanding and Adding Elements: You'll use your keen eye for detail and spatial awareness to cleverly insert these elements into the image to enhance its visual representation. * Image Sourcing: Rest assured, I already have the required images of each item to be added, which I will provide to you. The ability to effectively incorporate these specific images is paramount. Ideal Candidate Skills: * Masterful Adobe Photoshop command. * A keen eye for interior design aiming for realism. * Experience in incorporating items into an existing environment seamlessly. This project aims to enhance the base...

    $14 (Avg Bid)
    $14 Avg Bid
    8 bids

    I'm seeking a deep learning expert to develop an AI model for accurate bone fracture detection from X-ray images. Additionally, you'll be responsible for creating a user-friendly UI using HTML/CSS/JS. The model should run in the backend to facilitate real-time analysis. Key Project Requirements: - **AI Model Development**: An accurate bone fracture detection model should be developed using Python and TensorFlow. The primary goal of the model is to ensure precision in diagnosing fractures from X-ray images. You can use any datasets available online for free. Model should be able to predict the fracture, body part, highlight the fracture part, - **User Interface**: The UI should be designed to offer an intermediate level of interactivity. This includes incorporating some...

    $94 (Avg Bid)
    $94 Avg Bid
    8 bids

    I require a skilled software developer to help me with some functionalities for the travel portal. Here are my requirements: - Knowledge of Advanced Javascript, Jquery, Ajax, and JSON - Hands-on good Experience in Laravel - know how to fetch and send data in the database with Ajax and JavaScript! - Good knowledge of Sessions. how to store sessions from JS to Laravel (Freshers please do not apply) I will explain the full requirements and functionality once we get connected. Please reach out with a summary of your relevant experience and the type of projects you've worked on. Thanks.

    $24 (Avg Bid)
    $24 Avg Bid
    20 bids

    I'm searching for a skilled software engineer to support with existing and new products and to work alongside our exiting team of engineers. Skills (Essential): -Advance experience and confidence with JavaScript, HTML/CSS -Advance experience and confidence with React.js, Vue.js, Tailwind ss, and Nuxt js -Experience with Node.js -A solid understanding and proven experience with developing web based software applications. -Confident with AWS, Firebase, Serverless -Digital Payments (Stripe, Xero API), Automation experience, 3rd party integration (Proffered) Looking for someone to start and join or growing team for regular and ongoing work. Must be willing to chat via video calls and Slack with existing team.

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    202 bids

    ...accept and respond to voice commands. - Provide clickable options for simplified user journey. Ideal Skills and Experience: - Experience in OpenAI API or similar AI technology. - Proficiency in integrating AI interfaces within existing systems. - Understanding of LMS or other educational platforms. Notes: App was created with appery for mobil but you will be working with webapp which is html, css, js, php I will give you server access, api key, app files You will load app onto server and work with files Text to speech must read lesson which is viewed through pdf viewer Stop when it identifies video file, show button which says [Resume] to continue text to speech When encounters question, throw up chat assistant and help guide student to answer question Guidance should be grade ...

    $509 (Avg Bid)
    $509 Avg Bid
    51 bids

    I'm looking for a React JS expert to assist with a UI redesign and the development of a main content component for my project. Key tasks include: - Implementing a layout redesign - Designing and creating a main content component to display text information Ideal skills and experience: - Proficiency in React JS, including state and props management - Strong understanding of UI/UX principles - Experience in building and styling components in React - Ability to work with existing codebase and integrate new components seamlessly

    $17 (Avg Bid)
    $17 Avg Bid
    41 bids