Html5 canvas library일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 html5 canvas library 건의 일자리 확인, 급여 기준: USD

    My service is online library service. It is served on the https:// protocol. The book cover images are in the S3 of AWS of the http:// protocol. Chrome prohibits images from apperaring that comes from http protocol. That is the mixed contents problem. I need the book cover images in the S3 to appear on the https:// main site. The problem situation is like this. For example, we can see book cover image at (http protocol) but cannot at (https protocol) The goal of the project is making the protocol of S3 image server for https. So we can see the book cover image at the main https://www.bookoob.co.kr. You should work through Team Viewer or Anydesk to access my AWS console. I think the proper

    $185 (Avg Bid)
    $185 (평균 입찰가)
    5 건의 입찰

    추가 플러그인이나 ActivX 연동 없이 Html5 로 동작할 수 있는 Html5 Web Live viewer 개발을 원합니다. 자세한 내용은 첨부된 그림을 참고해주시고, 외주개발의 범위는 아래와 같습니다. 1. 장치로 부터 RTSP로 전달 받아, WebSocket 으로 전달할 WebSocket ProxyServer 2. WebScoket 으로 전달 받은 영상을 Html5/JS 등을 이용해 디스플레이 해줄 Html5 Web Viewer

    $3600 (Avg Bid)
    $3600 (평균 입찰가)
    5 건의 입찰
    Web development 종료 left

    현재 웹사이트 개편이 필요합니다 디자인 및 개발 온라인 상점 안드로이드 운영체제에 apk 안에서 구동되는 webview 로 출력되는 html5 중국 스마트티비 온라인 쇼핑몰입니다

    $3919 (Avg Bid)
    $3919 (평균 입찰가)
    4 건의 입찰

    이전 프로젝트와 관련있는 작업이 진행 중에 있습니다html5 project'

    $15 / hr (Avg Bid)
    $15 / hr (평균 입찰가)
    1 건의 입찰

    php, mysql, word press, bootstrap, jquery , ajax, html5 (모바일웹, 앱) 기술 우대

    $11 / hr (Avg Bid)
    $11 / hr (평균 입찰가)
    1 건의 입찰

    프로젝트 내용 <프로젝트의 현재 상황> 컨셉, 전체적인 시나리오, 개발 구조 잡힘 <상세한 업무 내용> 개발 목적 : 사업자와 B2B 비즈니스 목적의 시연용 프로토타입의 데모용 앱(서버 X, 데이터베이스X) 환경 : 안드로이드 기반 셋탑 박스에 올릴 유아용 앱이 필요 구조: 안드로이드 네이티브 기반의 반응형 웹 앱의 구조 (웹사이트 구축 X) 화면 : HTML5 CSS JS 로 작업하여 화면 10본정도 2D 캐릭터 이미지가 동적으로 움직임 화면 기능적 로직은 일시정지 플레이 다음 이전 홈 버튼 기능정도 구현 예상 별도의 화면을 만들지 않고 동일한 메뉴에 있는 다른 서브 컨텐츠를 호출해서 사용할수 있도록 개발 VIEW와 인풋 에 대한 작업은 셋톱박스에서 처리하며, 앱은 신호를 받아 인지할 수 있으면 됩니다. VIEW : TV 인풋 : 포터블 디바이스 (스마트 리모콘, 키보드, 마우스 등등) <참고자료 / 유의사항> 참고앱 : 뽀로로 한글박사 세계 명작 동화 (메뉴 -> 감동과 교훈 -> 성냥팔이 소녀 참고앱의 모든 기능이 필요한것이 아니라 메뉴중 하나정도 분량 생각합니다.

    $2658 (Avg Bid)
    $2658 (평균 입찰가)
    3 건의 입찰

    ...Different Upload Buttons: I'd like the app to have 4 distinct buttons, each triggering the camera function on the end user's phone for specific image captures. here's a complete step-by-step guide with all the necessary Power Fx code for implementing a camera feature where the camera is triggered by an "Upload" button for each document section. Step 1: Initialize the App Start by creating a new Canvas app from blank in Power Apps Studio. On the app’s OnStart property, initialize context variables that will control the visibility of the camera and determine which section is active. PowerApps Copy code UpdateContext({showCamera: false, currentSection: ""}) Step 2: Set Up User Interface Components Add text input controls for "First and...

    $232 (Avg Bid)
    긴급형
    $232 (평균 입찰가)
    5 건의 입찰

    I'm in need of a skilled and experienced portrait painter who can create a commanding, large-scale oil painting (greater than 36 x 48 inches). Key Tasks: - Create a portrait focusing on capturing realism, character and depth - Utilize oil pai...portrait painter who can create a commanding, large-scale oil painting (greater than 36 x 48 inches). Key Tasks: - Create a portrait focusing on capturing realism, character and depth - Utilize oil paint as the medium Ideal Skills: - Expertise in oil portrait painting - Proven experience with large-scale artwork - Eye for detail and realism - Can manage timelines and delivery of a large-scale canvas. Please provide a portfolio of relevant work with your bid. It will stand as a strong testament to your skill set aligning with t...

    $225 (Avg Bid)
    $225 (평균 입찰가)
    8 건의 입찰

    App is completed but in that there is some issue regarding Zegocloud's library. I want only freelancer who can solve this issue. No company will be entertained. this is my code which show the error of : can not read property 'getPluginType' of null import {StyleSheet, Text, View} from 'react-native'; import React, {useContext, useRef} from 'react'; import ZegoUIKitPrebuiltLiveStreaming, { HOST_DEFAULT_CONFIG, ZegoMenuBarButtonName, } from '@zegocloud/zego-uikit-prebuilt-live-streaming-rn'; import ZIM from 'zego-zim-react-native'; import {useNavigation, useRoute} from '@react-navigation/native'; import BackButtonHandler from '../BackButtonHandler/BackButtonHandler'; import KeyCenter from '../../uti...

    $5 / hr (Avg Bid)
    $5 / hr (평균 입찰가)
    4 건의 입찰

    As a b...business catering to young adults, I'm seeking a talented website developer with adept skills in HTML5. I want a static homepage that really grabs attention right from the get-go. Here's what I'm hoping you could help me with: • Dynamic HTML5 Homepage: I'm envisioning a robust and visually captivating homepage with an animated banner. Your knowledge of animation and its integration onto a webpage will be heavily leaned upon during this project. • User-Centric Design: The homepage should be specifically designed to appeal to young adults which is my primary target group. Demonstrable experience in designing webpages that cater to this particular demographic would be beneficial. • Skills: HTML5, CSS3, JavaScript, web anima...

    $79 (Avg Bid)
    $79 (평균 입찰가)
    29 건의 입찰

    We are seeking a skilled freelancer to automate the process of sending student data to school coordinators via WhatsApp. The task involves parsing a large Excel sheet containing stude...freelancer will provide documentation detailing how to run the script, including any necessary configurations and dependencies. Deliverables: Python script for automating the process, including data parsing, splitting, and WhatsApp integration. Documentation on script usage and configuration. Skills Required: Proficiency in Python programming language. Experience with data manipulation using pandas library. Familiarity with Twilio's APIs, specifically WhatsApp API. Strong communication and problem-solving skills. Timeline: The project should be completed within [1 day] from the date of awardin...

    $111 (Avg Bid)
    $111 (평균 입찰가)
    31 건의 입찰

    ...problem-solving, and following directions. Build it Together: Many museums have interactive building areas with blocks, Legos, or other materials. Challenge your pre-teens to work together to create a structure inspired by a museum artifact or historical period. This fosters creativity, communication, and the ability to compromise to achieve a common goal. Art Collaboration: Find a large blank canvas or mural space in the museum (with permission, of course!). Ask pre-teens to brainstorm a theme inspired by the exhibits and then work together to create a collaborative piece of art. This activity strengthens communication skills, builds trust, and teaches the value of diverse perspectives in a final product. Cultivating Critical Thinkers: Fact or Fiction?: Museums often c...

    $827 (Avg Bid)
    $827 (평균 입찰가)
    8 건의 입찰

    ...specific experience in image especially video analysis to create a script that can process a full mp4 video and identify the positions of noise in the video. The idea is to scan the video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... - the time position/time code ... - the data detect...

    $76 (Avg Bid)
    $76 (평균 입찰가)
    9 건의 입찰
    PSD to HTML5 CSS3 9 시간 left
    확인

    We are looking PSD to HTML with Coding

    $7 / hr (Avg Bid)
    $7 / hr (평균 입찰가)
    81 건의 입찰

    I want a software, the device I use to print the output of the project I prepared as WebView, Image, and PDF is TSC, for this, it is necessary to use the connection method 'socket' with the IP and port 9100. Additionally, the '' library inside should be utilized for the application to run. The resources available are as follows, along with an example APK.

    $113 (Avg Bid)
    $113 (평균 입찰가)
    8 건의 입찰

    ...one that will fetch data through axios every 10 seconds from a local host , and a child module that can display JSON data as a timeline visualization, using vis-timeline exclusively. Key Requirements: - Utilize Vue 3 for the development of the module, composition api. - The primary function of the module should be to display JSON data extracted through axios, by using vis-timeline javascript library Ideal Skills: - Proficient in Vue 3 - Knowledge of data visualization techniques - Experience in creating interactive interfaces - Ability to work with JSON data - Strong communication skills to provide detailed project proposals. The successful freelancer should be able to not only develop the module but also present a detailed project proposal outlining how they plan to tackle t...

    $23 (Avg Bid)
    $23 (평균 입찰가)
    12 건의 입찰
    Sanity Developer 6 일 left
    확인

    We are seeking a proficient Sanity Developer who specializes in mobile design and is adept at resolving website errors. As a Sanity Developer in this role, you will be responsible for creating mobile-friendly designs and addressing any technical issues or errors on our website using Sanity CMS to ensure a seamless user experience across all devices. Tech Stack: Sanity CMS HTML5, CSS3, JavaScript React.js (or similar front-end framework) Responsive design frameworks (e.g., Bootstrap) Version control systems (e.g., Git) Web debugging tools

    $2521 (Avg Bid)
    $2521 (평균 입찰가)
    80 건의 입찰

    1) Implement MOSSE with SCRFD for Java Android 2) Implement it in our app by replacing MLKit and connect it to our engine 3) Replace our engine with ARCface The App must be fast and robust. For the 1st milestone deli...app that runs detection and tracking and: 1. shows boxes and tracking ID for each face detected. 2. model size 3. fps 4. face confidence 5. screen resolution 6. Allow the app to run on Android's both front and back camera 7. add a zoom feature if supported by the device's camera. 8. add an option to upload and process recorded videos. no need to do ui/ux design key point is to integrate c++ library with android app Need to do some test before start Check SCRFD android repo on github, and build and run it first And then let me know

    $18 / hr (Avg Bid)
    $18 / hr (평균 입찰가)
    34 건의 입찰

    I need an Android IPTV development along with a user-friendly panel. - The application should have a user-friendly interface that is easy to navigate. - It should support live streaming capabilities in high quality. - A Video-on-demand library should be integrated to provide a variety of content for viewers. The panel should come with the following functionalities for user management: - User subscriptions management: allowing the administration of user accounts and subscriptions. - Multi-user access control: enabling different levels of access for various users. - User activity tracking: to monitor and analyze user engagement with the platform. Ideal candidates for this project should have experience in: - Developing Android applications, particularly in the field of IPTV. - Buil...

    $183 (Avg Bid)
    $183 (평균 입찰가)
    26 건의 입찰

    Hi I have a python matplotlib script that allows user to scroll through a 3D image, in nifti file format. It has a slider that allows you to scroll through the z axis of the image. I would like for the image to have a text box that updates chosen coor...allows user to scroll through a 3D image, in nifti file format. It has a slider that allows you to scroll through the z axis of the image. I would like for the image to have a text box that updates chosen coordinates that are selected by clicking on the image at a given slice. I would like for the chosen coordinates to only update if the user clicks on the canvas where the image is. I would also like for the text box to be outside the canvas and slider. If you have previous experience with Matplotlib, this should be no probl...

    $115 (Avg Bid)
    $115 (평균 입찰가)
    33 건의 입찰

    I am seeking a skilled vinyl lettering expert to create and apply a custom green cursive vinyl lettering on a canvas surface. Key requirements include: - Design: The lettering should be cursive and unique, adding a touch of elegance to the final product. - Color: It should be a vibrant green, capable of standing out on the canvas. - Application: The vinyl should be of high quality and applied professionally to ensure it adheres well to the canvas. Ideal skillset for this project: - Proficiency in graphic design, particularly with experience in creating unique cursive fonts. - Prior experience with vinyl cutting and application, preferably on canvas or similar surfaces. - A keen eye for color selection and design aesthetics. I am looking for a freelancer who ...

    $78 (Avg Bid)
    $78 (평균 입찰가)
    57 건의 입찰

    I have previously worked code in and stored but it stopped working because readyPromise doesn't work and in that case, it can't load sequently and crashes. New Java stuff?? It doesn't recognize readyPromise with var/const only works as await. Async has ...var/const only works as await. Async has problems too. Even without Crashing tilesets seem not to load both from ION and Private/Public Domain. Need to solve this ASAP. You need to download files and work within your Domain or IDE or any other way to work directly with CESIUM LIBRARY!!!!! Or I will give you my Domain FTP access to the project folder and you can Upload .js .html files and see RESULTS in this directory as it will load html and js: YOU HAVE TO WORK WITH CESIUM LIBRARY!!

    $20 (Avg Bid)
    $20 (평균 입찰가)
    18 건의 입찰
    ML Engineer 5 일 left
    확인

    I'm in need of a skilled ML engineer who is well-versed in hugging face. I want to implement a PPO trainer pipeline on a custom dataset using hugging face’s TRL library

    $108 (Avg Bid)
    $108 (평균 입찰가)
    10 건의 입찰

    hola tengo la programación hecha y seria solo poner en el html5 la cantidad de productos de cada categoria al lado. <li><a href="">Todos los arneses <span>(?)</span></a></li> <li><a href="">Arneses huecos <span>(?)</span></a></li> Por favor solo seria tocar el php gracias.

    $131 (Avg Bid)
    $131 (평균 입찰가)
    46 건의 입찰

    I am looking for someone to change logo and add score on the following template: Just want someone to complete same in 5-6 hours as morning we have an event.

    $266 (Avg Bid)
    $266 (평균 입찰가)
    17 건의 입찰

    I am looking for a developer to create a Form Builder application that will be compatible with both web and mobile. Technologies: .NET 8 Blazor Server (web) + .NET MAUI Blazor Hybrid (mobile). MudBlazor (component library) JSON The application should have a builder component and a runner component. The timeline for the project is within a month. Here are some of the functionalities that are required in the form builder section of the application: - Capability to add various types of fields including but not limited to: * Text fields * Multiple-choice questions * Date fields * Dropdown fields * Free text fields - Ability to add a feature to take photos and store them locally. Freelancer Experience. Blazor Server (targeting web) .NET MAUI Blazor Hybrid (targeting Window...

    $566 (Avg Bid)
    $566 (평균 입찰가)
    91 건의 입찰

    A simple scroll parralax style one-page website on node/react or your suggestion here. The style has to follow website: tabularis.ai. The font might be different. Colors should be the same, but we are open for suggestions. The idea of the website is: everytime a user reloads or opens the page users sees new person data from the database. A sample of th...table/ DData for the table comes from the json file. Please add in the bottom after all information from a user sign: Need more info come to us. Please add 2024 to the end of the page. The website should be mobile and desktop ready. Examples, that we liked: - - -

    $152 (Avg Bid)
    $152 (평균 입찰가)
    56 건의 입찰

    ...Implementation of transaction records to ensure accuracy and traceability of payments made. 4. Segurança: Implementation of robust security measures to protect sensitive user data, including payment and commissioning information. Ensuring that the referral and commissioning system is secure and protected against fraud or manipulation. 5. Tecnologias Utilizadas: Frontend: Use of technologies such as HTML5, CSS3, JavaScript, along with frameworks like React.js or Vue.js to develop responsive and dynamic interfaces. Backend: Use of languages ​​such as PHP or Node.js, with frameworks like Laravel or to develop business logic and data management. Database: Use of relational database management systems like MySQL or PostgreSQL to store and manage system data. 6. Testes e Qual...

    $2295 (Avg Bid)
    $2295 (평균 입찰가)
    42 건의 입찰

    We're looking for a developer to add functionality to a Swift library Here's an explanation of what we need to do. We need to add this functionality (), to this Flutter package in the iOS part (), because we need to export the result of VNDocumentCameraViewController as a PDF with the text printed on it. Do you think you could do it, and how long would it take ? Please put it in your bid

    $526 (Avg Bid)
    $526 (평균 입찰가)
    85 건의 입찰

    As a client, I require the expertise of a Python programmer who's adept at scripting. The centerpiece of the project is to write an algorithm for stereo vision and pose estimation. Notably, OpenCV will be the preferred library for this task due to its robust array of features. ArUco markers are being used as objects for calibration. Requirements: - Experience in Python scripting - Ability to write an algorithm for stereo vision and pose estimation - Proficiency with OpenCV Your relevant portfolio that illustrates your competency in the above tasks will be highly appreciated.

    $202 (Avg Bid)
    $202 (평균 입찰가)
    28 건의 입찰

    I'm in urgent need of an experienced designer well-versed in HTML5, CSS, React, and NodeJS to breath a new life into the design of a medical test report for my existing application. Key Points: • I'm keen to see a transformation in terms of updated font and color choices, with enhancements in the overall layout and organization further adding to visual appeal. • The design style I'm looking for is a blend of clean and minimalist, modern and sleek, and professional and corporate. • Time is of the essence for this project, requiring somebody who can deliver high-quality results ASAP. Ideal skills and experience: • Proficiency in HTML5, CSS, React, and NodeJS • A strong grasp of modern design principles • Prior experience with des...

    $90 (Avg Bid)
    $90 (평균 입찰가)
    22 건의 입찰

    I'm in need of a skilled developer who can work with the library in a React environment. The main goal of the project is to create toolbars with animated transitions. Key Requirements: - I expect these toolbars to have visually appealing animated transitions. - The core task revolves around integrating these toolbars seamlessly with the library. - The final output should offer users basic interaction with 3D data visualizations, focusing on rotation and zooming. Ideal Skills and Experience: - Professional experience with React and is a must. - A strong portfolio demonstrating related work is highly desirable. - An eye for design and attention to detail will be crucial in implementing smooth, polished animated transitions. If you're a developer who enjoys the c...

    $40 (Avg Bid)
    $40 (평균 입찰가)
    20 건의 입찰

    I'm in need of an experienced Solidworks user who can modify existing ports obtained from the GrabCAD library. Key requirements: - Resize the ports: The ports need to be made smaller to fit the specific requirements of the tool. - Customize the shape of the ports: The shape of the ports will need to be altered to meet the design specifications of the tool. The primary function of this tool will be for prototyping. The ideal candidate for this job will have strong experience in Solidworks and a background in designing tools for thermoforming. The final deliverable should be a set of ports that have been adjusted in size and shape, ready to be integrated into the tool for thermoforming. A deep understanding of the manufacturing process and the ability to plan for the tool&#...

    $111 (Avg Bid)
    $111 (평균 입찰가)
    60 건의 입찰

    ...specific experience in image especially video analysis to create a script that can process a full mp4 video and identify the positions of noise in the video. The idea is to scan the video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... - the time position/time code ... - the data detect...

    $260 (Avg Bid)
    $260 (평균 입찰가)
    25 건의 입찰

    ...application for my AI-based predictive models. The primary task involves developing models for network bandwidth prediction and fault predictions. Key Features: - The GUI has to be web based. - The interface should be capable of efficiently managing input data, which will include historical synthesized network data & data that can be generated through Python's mockeries or any other similar library. The Ideal Candidate: - Profound experience in GUI development . - Strong understanding of predictive modeling control systems. - Familiarity with using historical network data and network fault data for AI models. - Python experience, specifically with DASH and Flask framework or any other, will be a significant plus. This project provides an excellent opportunity for...

    $240 (Avg Bid)
    $240 (평균 입찰가)
    10 건의 입찰

    I'm searching for a proficient .NET developer to design and build an MRZ scanning plugin for Windows utilizing the device camera. The plugin must be able to handle the following documents: - Passports - ID Cards - Emirates ID Card (National ID of United Arab Emirates) No specific MRZ scanning library is currently preferred, so I welcome any suggestions. Ideal skills and experience for the job: - Proficiency in .NET language - Experience working with MRZ scanning plugins - Familiarity with different types of ID documents - Ability to integrate this plugin into Windows systems successfully - Experience with device camera utilization - Strong understanding of MRZ data extraction I am anticipating a product that efficiently captures the MRZ data from the aforementioned documen...

    $536 (Avg Bid)
    $536 (평균 입찰가)
    39 건의 입찰

    The focus of this project is to analyze an Apple quality dataset using data visualization, specifically graphs. We are depending on you to provide the most accurate and engaging visual representation of our data. Key tasks: - Da...representation of our data. Key tasks: - Data visualization with Graphs - Suggest and Implement the most suitable graph types for data - Timeframe will be discussed Ideal skills and experience: - Proven track record in creating engaging graphs for data visualization - Experience with data visualization tool such as Tableau, Power BI - Strong expertise in understanding and representing data - Wide library/knowledge of graph types and when to use them. Please pitch your bid with a brief summary of your expertise and suggestion for the graph type t...

    $105 (Avg Bid)
    $105 (평균 입찰가)
    7 건의 입찰

    In this project, I am in need of an experienced HTML5 developer who will design a landing page for my website which promotes a product or service. Key Deliverables: 1. Design a modern and crisp landing page that incorporates a very user-friendly interface. 2. Element Requirements - Include a detailed description of the product/service and create an engaging and clear call to action. Please note that the theme or style of the landing page is open for your creative input, but color themes is specific to current website. Also home page will have section with text and image and link that points to new landing page Ideal Candidate: The perfect candidate for this project has experience in HTML5 development, landing page promotion and design, and an understanding of consumer-or...

    $66 (Avg Bid)
    $66 (평균 입찰가)
    59 건의 입찰

    We are looking for an expert for static site generation using faustjs/nextjs (v14) and a headless WordPress in a monorepo project. Data fetching is done using graphQL. We already have all required react components for the site, but the components need to be moved into a reusable, independent ui library (including build scripts). We use Storybook which should import components from the ui library. We use styled components as css-in-js solution in our react components. We use graphql code generation to generate typescript types from our fragments. Static site generation should make use of SSR and server components. The coding is more than half done. We are looking for someone, who has already made all the mistakes, and guide us. My backend dev scope the project for 2 days. If ...

    $512 (Avg Bid)
    $512 (평균 입찰가)
    103 건의 입찰

    I am looking for a freelancer to help incorporate RTK library code which is ready, into an existing C++ codebase designed for ESP32 arduino. Here is the specifics: - Integrate user authentication functionality, file input/output, and error handling into the previous codebase. - Implement RTCM messages code for real-time positioning corrections, data integrity checks, and network communication. The successful candidate will ideally have the following skills and experience: - Proficiency in C++ programming, including libraries and message coding. - Extensive understanding of RTK library and RTCM messages. - Experience with ESP32 Arduino. - Strong troubleshooting and problem-solving abilities. The original code is completed. All you need to do is adjust and ensure its seaml...

    $144 (Avg Bid)
    $144 (평균 입찰가)
    14 건의 입찰

    I am working with GridCore library from .NET Core. I am having issues getting the column headers to be displayed with the filters added. Now, I am only able to display the column headers titles. I need someone that has proven experience using this library and can give me the solution.

    $40 (Avg Bid)
    $40 (평균 입찰가)
    17 건의 입찰

    1. We are seeking a proficient HTML5 and CSS3 expert to improve alummoottil.com. This website is purely HTML5 and CSS3 and there is no usage of javascript (except for google analytics) 2. Your task will be to optimize the performance of the website with the following objectives. a - Improve the website's loading speed b - Enhance its mobile responsiveness c - Increase the desktop performance (see performance report) from 46 to 100 d - Increase the mobile performance (see performance report) from 37 to 100 3. I do NOT want any changes to the existing look and feel. 4. I do NOT want any additional functionality. 5. Delivery must ASAP 6. The freelancer who is awarded must sign a Non Disclosure Agreement (NDA) and Intellectual Property Agreement (IPA). This will requi...

    min $50 / hr
    봉인형
    min $50 / hr
    39 건의 입찰

    Looking for an ionic developer. I have a website that users can upload images and videos. Similar to Instagram. Images work fine on both apps. Video uploads work on iOS app from camera but not library. Videos don’t work for either camera or library on android app. I am using ionic 5 version Who can help me?

    $165 (Avg Bid)
    $165 (평균 입찰가)
    40 건의 입찰

    I am in need of an experienced architect or designer who can help me plan a primary school on 250 SQ yards. The plan should include: - Less than 5 classrooms - A playground - A library The project will involve looking into innovative and space-efficient ways to incorporate these facilities in the design. Given the limited space, it's important that the design is both practical and engaging for young children. The ideal candidate for this project should have: - Proven experience in designing educational facilities, particularly primary schools - Strong spatial planning and design skills - Knowledge of safety and accessibility standards for school buildings - Ability to work within the constraints of a small space without compromising the quality of the design. Please let m...

    $2177 (Avg Bid)
    $2177 (평균 입찰가)
    41 건의 입찰

    at the lowest level of advancement, let's hope only 80% of the requirements are included in the application ;) Subject: Application for booking parking spaces. Design (in Android Studio) an adequate user interface (visual layer, navigation, i.e. transitions between screens, animations) The application should contain (at least): - Welcome Screen -...files or similar), also known as the gallery (the gallery can be freely adapted to the theme of the application) - Adding a new item to the gallery screen (non-functional) - Focus Screen (e.g. presenting a new application feature) - Personalization/change settings screen - Characteristic Screen (e.g. if we are creating an application similar to Spotify, it is a music playback screen, if a game or library, it is a gameplay or book d...

    $339 (Avg Bid)
    $339 (평균 입찰가)
    36 건의 입찰

    I'm looking for an experienced artist who can create a medium-sized (16x20 inches) canvas as a memorial for my recently departed dog. Your primary tasks would be to: - remove yello leash from the photos - Use bright and vibrant colors to depict a scene reminiscent of the sky and sea - an uplifting, serene setting in the dog's memory. - The style should be more realistic than cartoonish or abstract, capturing the essence of the moment. Skills and Experience: - Proven experience in realistic painting, particularly of nature elements. - Proficiency in bright and vibrant color schemes. - Experience in depicting emotions in art. - Adept at creating a piece that serves as a memorial. Please include a portfolio of relevant pieces in your bid.

    $32 (Avg Bid)
    $32 (평균 입찰가)
    27 건의 입찰
    Joomla online 4 일 left
    확인

    ...can pick pure or partial e-business models that can have online transactions through a website. The project should contain all the components of a well-made website. It should include: • Web pages, videos, images, banners, menus • Forms • Server-side scripts • Database The following are some sample projects which you may work on one of them: a) Online magazine in health/sport etc. ... b) Online library system c) Online clinical appointment system d) Online houses/apartment rental system e) Online car rental system The final submission should include: 1) Report describing the project that includes: a. Introduction b. Web site design c. Web site development: the main files created: articles, categories, modules, and database. d. Screenshots of the website e. Con...

    $127 (Avg Bid)
    $127 (평균 입찰가)
    13 건의 입찰

    ...then sometimes some content information. For example: Orange Cleaner degreaser 5L c We are looking for a quick way to see the noun plural in the column next to it. Also, one or more synonyms in the column(s) next to it would be nice. Example: degreasers (=plural) I understand this can be done with a Python script that performs these tasks. This script uses the Natural Language Toolkit (NLTK) library to identify multiples and synonyms. This script assumes you have a list of product names and want to find the plurals and synonyms for each of them. It prints the original product name, the plural (if found) and the synonym (if found). I am looking for someone to help me create this list. I have the same list in English and French which the same thing needs to be done. Ideal Ski...

    $143 (Avg Bid)
    $143 (평균 입찰가)
    56 건의 입찰

    I'm in need of a professional who can accurately develop a...selected areas within a PDF document and save them in the same format. Here are the details: - The selected areas that need to be cropped haven't been specified, suggesting this should be a flexible feature adaptable to varied project needs. - The freelancer should showcase experience in similar projects, demonstrating their knowledge and capability in PDF manipulation or editing using PYPDF2 library. Your role will entail the creation of a bespoke solution to cater to this scope. - The project requires an intermediate level of expertise in managing and manipulating PDF documents. I look forward to seeing your bids and discussing how we can move this project forward. Previous experience in similar projects i...

    $34 (Avg Bid)
    $34 (평균 입찰가)
    28 건의 입찰

    I'm in need of a seasoned web developer who can create a responsive landing page for me. This page will be utilized to generate leads, and will include a sign-up form as a key element. Key Requirements: - Proficiency in React.js, HTML5, CSS, and JavaScript - Experience developing user-friendly UI - Ability to implement a responsive design based on the provided design The primary goal of this landing page is to capture leads, so the sign-up form should be prominent and easy to use. Your ability to ensure a seamless user experience is crucial to the success of this project. Please bid with a summary of your relevant experience. Looking forward to reviewing your proposals.

    $152 (Avg Bid)
    $152 (평균 입찰가)
    129 건의 입찰