Convert java desktop application web based application일자리

필터

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

    ...planning a consultation application that targets cross-platform. - Features required: - User account creation and login capabilities - Online payment system (credit card payment and account transfer available) - Anonymous Concerns Consultation Chat/Phone Features - Ability to enable users to convert to counselors and generate revenue Specific functional description: 1. Create and Log In User Accounts: Users must be able to create and log in to a private account. 2. Online Payment System: Users must be able to make payments within the app. 3. Anonymous Concerns Consultation Chat/Phone Features: Users and counselors should be able to consult anonymously through the chat room, and a 1:1 telephone connection function should also be available. 4. Ability for users to c...

    $32 / hr (Avg Bid)
    $32 / hr (평균 입찰가)
    37 건의 입찰

    새 프로젝트의 번역가를 찾고 있습니다! 요구사항: - 영어 - 한국어 번역가; - 한국어 모국어 - ...

    $397 (Avg Bid)
    $397 (평균 입찰가)
    16 건의 입찰

    Texas hold 'em Mobile Game Development 1. function - 9 Room Game, Tournament, friend showdown 2. Android, IOS, DeskTop 3. RNG algorithm, Packet Encryption

    $8750 (Avg Bid)
    $8750 (평균 입찰가)
    2 건의 입찰

    쉐어포인트 솔루션을 통해, 폼을 구성하고 Workflow 로 운영하는 사이트들 구축. 예로, 안전부서의 Patrol 보고서 운영, 품질 부서의 NCR / CAR 폼 구성 및 보고 형태 등 입니다.

    $5000 (Avg Bid)
    $5000 (평균 입찰가)
    1 건의 입찰

    fivem script I need to convert from esx to vrp.

    $30 (Avg Bid)
    $30 (평균 입찰가)
    1 건의 입찰

    SAS Data step 프로그램을 java 프로그램으로 변경하고 싶어요. Enterprise Miner로 자동 생성된 .sas 프로그램을 .class로 컴파일이 가능한 .java 프로그램으로 변경하고 싶어요.

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

    - 당사 소프트웨어 프레임 구조 설계 - 당사 소프트웨어 실행 아이콘/버튼 아이콘 디자인 * PC 소프트웨어 디자인

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

    C++ Builder를 이용한 소프트웨어 개발을 하고자 합니다. 다년 간의 경력이 있으신 분만 찾고 있으며, 책임있게 프로젝트를 기간내에 마칠 분을 모시고 있습니다. 그럼 많은 지원 부탁 드립니다.

    $3000 - $5000
    $3000 - $5000
    0 건의 입찰

    # 2013년6월 ~ 2013년12월 : 고양시 상수도 블록시스템 - 고객사 : 고양시청 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술 : Java, Spring, Oracle, ibatis, amchart, eazy-ui # 2014년1월 ~ 2014년3월 : 고양시 상수조 블록시스템 GIS적용 - 고객사 : 고양시청 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술 : Java, Spring, Oracle, iBatis, O2Map, OpenGIS # 2014년4월 ~ 2014년11월 : 주유소 누유관리 모니터링 시스템 - 고객사 : (주)에스티모빅 - 근무사 : 프리랜서 - 사용기술 : Java, Spring, MySql, MyBatis, jqgrid, bootstrap, daum map API, plot-chart # 2014년12월 ~ 2015년2월 : 생산관리 ERP설계 - 고객사 : (주)금강이엠씨 - 근무사 : 프리랜서 - 사용기술 : mockup UI tool # 2015년3월 ~ 2014년4월 : 블루투스 BLE 비콘통신 Android 개발 - 고객사 : (주) 바이트시스템 - 근무사 : 프리랜서 - 사용기술 : Android (블루투스 BLE 비콘통신, 서버 소켓통신) # 2015년7월 ~ 2014년8월 : 임베디드 리눅스장비 웹관리 프로그램 - 고객사 : (주)제이앤씨시스템 - 근무사 : (주)제이앤씨시스템...

    $500 (Avg Bid)
    $500 (평균 입찰가)
    1 건의 입찰

    기타 또는 불분명 자바 php -> java 로 소스를 바꿔야 플러그인을 만들 수 있습니다. Nukkit (mcpe) 로 넘어갈건데 바꿔주실 분이 필요합니다.

    $20 (Avg Bid)
    $20 (평균 입찰가)
    1 건의 입찰
    OrderCalendar 종료 left

    ...점 양해바랍니다. 현재 디비접속은 이런 형식으로 하고 있습니다. -> ,1000 (사이트주소,포트번호) , 계정 : Testaccount , 암호 : Test 입니다. 금액 쿼리 : Select replace(convert(varchar, cast(Isnull(Sum(Ori_price*qty),0) as money),1),'.00','') as Orderamt from Orderdetail where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 금액은 붉은 색 글씨로 표시되었으면 합니다. 주문 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 미배송 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' and TransYN='N' 주문상세 : Select productid, P_name, ori_price, Qty from Orderdetail where Convert(Varchar(8), Order_...

    $500 (Avg Bid)
    $500 (평균 입찰가)
    1 건의 입찰

    인스타그램 같은 사진 공유 서비스 개발을 의뢰하려고 합니다. JAVA 프로젝트로 개발하기를 원합니다. (커스텀을 위한 매뉴얼만 확실히 제공해주신다면 다른 언어나 프레임워크로 개발 되었거나 개발 되어도 상관없습니다. ) 인스타와 비슷한 것을 이미 개발한분을 우선적으로 찾고 있습니다. 사용하길 원하는 프레임워크 spring , mybatis, maven 그 외 프론트엔드 관련 프레임워크 (예:angularjs) 인스타와 똑같은 기능이 구현된 플랫폼 또는 sns 기능이 구현된 플랫폼을 개발 하신분이 있으시면 꼭 연락 부탁드립니다. 개발 가능하신분들도 쪽지로 연락부탁드립니다. ^^

    $5154 (Avg Bid)
    $5154 (평균 입찰가)
    1 건의 입찰

    you make payment system very simply. every payment system possible my website.(card, cash, coupon etc) customer join us and my website sell and buy for c to c. customer pay money for my website fee( seller ) - 개인이 상품을 사고 팔수 있는 오픈마켓형 홈페이지 - 상품을 판매한 사람에게 수수료를 받는 시스템 - 개인이 결재할 때, 카드, 현금입금, 쿠폰 등, 모든 결재방식이 가능함. - 개인이 결재할 때, 카드같은 경우 카드수수료가 빠진 금액만큼 결재됨. (나머지 쿠폰도 마찬가지 임) - 홈페이지에서 결재된 금액은 홈페이지 단위의 가상money를 받고, 판매자에게 전달. - 고객이 상품받은 것을 확인하면, 판매자에게 3일에서 7일까지 회사에서 결재된 금액을 가지고 있다가 3일이나 7일후에 수수료가 빠진 금액으로 결재계좌에 입금. - 상품을 받지 못한 고객에게는 결재된 금액을 다시 돌려 줌. (이 때, 결재되었을 때, 카드수수료등도 같이 취소되어 환급됨.)

    $10 - $30
    $10 - $30
    0 건의 입찰

    안드로이드 앱 및 모바일웹 개발건 법률관련 어플,웹개발로 복잡하지 않습니다. 1차 2차 고객과의 연계하는 O2O(오프엔온라인) 비지니스로 가입, 관리, 비용지급, 계산, GPS기능 등 기능이 포함됩니다. 경험있는 개발자분들의 연락주시기 바랍니다. 접수기간 : 1월5일까지 접수 위치 : 한국,인천 연락 : 010.8200.4391

    $1800 (Avg Bid)
    $1800 (평균 입찰가)
    1 건의 입찰

    나중에 제가 좀 시간이 나면 bidding 해 볼까요? ㅋㅋ 요즘 너무 바빠서... 중국도 다녀와야 하고... 뭐 랜딩페이지 하나 만들어주세요, 한장 만들어달라는 얘기. 쇼핑카트 만들어 주세요, 이런일들이 많아요. 뽀샵 사진을 짤라주세요. 이런 일도 있고. ㅋㅋㅋ 좀 비싼일들은 ajax chatting, asp.net, php 로 사이트 구축, php, jQuery, java, AJAX 이런거 복합적으로 섞어서 1년동안 일해야 하는 것도 있고.... 이런 건 제가 bidding 자체를 제가 못하겠죠. 어느정도 불러야 하는지도 모르니.... 그누보드 스킨만 갖고도 충분히 구축할수 있는 정도 사이트, 현재 bidding 이 대략 550만원이네요...

    $393 (Avg Bid)
    $393 (평균 입찰가)
    2 건의 입찰

    I'm in need of a proficient developer who can build a conversion app from scratch. The app should be designed to convert images and PDFs into editable Word documents, maintaining a high translation standard. Key requirements: - The app must be Windows compatible. - It should support the conversion of text in multiple languages - It does not need to save the converted documents in the cloud. Ideal skill set: - Experience in developing similar conversion tools. - Strong knowledge of programming for Windows apps. - Understanding of multiple language conversion algorithms. - Capable of delivering high-quality results with a quick turnaround time.

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

    I'm actively seeking an individual based in Ohio to test a specific mobile app that's centred on online shopping. The main task is to conduct an intensive review of the 'checkout and payment process'. The applicant will need to provide screenshots as evidence of their testing process, albeit the overall process will be swift. Two Main Requirements: - Located in Ohio - An account with one of the four: Wells Fargo, Chase, Bank of America or Capital One. Key Responsibilities: - Testing and verifying the deposit process after selecting “VIP ACH - Bank Transfer” - Delivering accompanied screenshots Note: This project is strictly for those living in Ohio as the app and its functions are geo-specific. I look forward to your proposals. Super quick wor...

    $10 - $30
    $10 - $30
    0 건의 입찰

    As a proactive client, I am looking to collaborate with experienced web developers to bring a website idea to life. The primary purpose of the website hasn't been finalized yet hence, it could either be for ecommerce purposes, information-sharing or as a portfolio. I am flexible in the technologies being used, so whether you're proficient in Java, PHP or Python, feel free to express your preference. As for your applications, please focus on highlighting your experience. Ideal Skills: - Proficiency in any Web development languages (Java, PHP, Python) - Strong experience in website development Please place your bid if you match the criteria and are able to bring innovative ideas to the table. A successful partnership on this project could lead to fur...

    $404 (Avg Bid)
    $404 (평균 입찰가)
    139 건의 입찰

    Hello, I need a skilled developer who can aid me in extracting LLaMA model responses within my Flask application. I am working on integrating the LLaMA model into a Flask application for a text generation project. I've encountered an issue where I'm unable to correctly extract the generated text from the model's response. The response structure seems to be different from what I anticipated, leading to a situation where I end up with llm_output=None. Please mention if you have prior experience in performing similar tasks and share an overview of your plan for this project. I look forward to reviewing your applications soon!

    $110 (Avg Bid)
    $110 (평균 입찰가)
    104 건의 입찰

    I am seeking a freelancer with experience in automating tasks using the Make platform to create a solution that will automate posting across over 20 of my Google My Business (GMB) profiles. When I post on one GMB profile I would like that post (image and text) automatically copied and posted across all GMB platforms. • Platform: The chosen platform for developing this solution is Make, due to its cost-effectiveness. Therefore, proficiency in leveraging Make for automation tasks is critical. • Functionality: The software should have the ability to take a post created on one GMB profile - containing text and images - and duplicate it exactly across all GMB profiles I manage. • Requirements: There should be no limitations on the format of the post to be copied - it must copy...

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

    As I'm aiming to get approval for Google Merchant Center, I need a freelancer who can convert my logo into a transparent format. - You will need to be experienced in logo conversion tasks. - Detailed project proposals are vital, please include a step-by-step outline of how you plan to achieve this. - Although I've skipped the question on final resolution, I will require the final logo to be in high quality for professional use. - It's not clear at the moment what my current logo file format is, but I'll provide additional information during our discussions. ****I will provide you access to the homepage to get the logo off shopify! You must know shopify Please, having experience with Google Merchant Center requirements would be a bonus. Looking forward to y...

    $24 (Avg Bid)
    $24 (평균 입찰가)
    70 건의 입찰

    Busco un sistema para administracion de clinicas o centros medicos , requisitos: Base de datos: Postgresql (Si maneja ORM MEjor) Backend: Python o Java Frontend: Angular ( actual)

    $517 (Avg Bid)
    $517 (평균 입찰가)
    11 건의 입찰

    I have an Android application (APK) and need a skilled Android developer to integrate a custom class into it. The class should incorporate a WebView to automatically browse a designated website upon app launch. Additionally, during this one-minute browsing period, the WebView should scroll randomly within specific div elements on the webpage. Project Deliverables: Custom Class Integration: Develop a custom Java class that seamlessly integrates into the existing Android application. WebView Implementation: Implement WebView functionality within the custom class to display the designated website. Automatic Browsing: Configure the WebView to automatically start browsing the specified website upon the application's launch. Automatic Scrolling: Implement a mechanism ...

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

    I am searching for an expert in lead generation to help expand the visibility of my website design and development agency. Key Responsibilities: - Generating warm leads specifically from start-ups based in the United States - Utilizing creative strategies to increase online visibility and draw in potential clientele Skills and Experience Required: - Proven success in lead generation targeting start-ups - Deep understanding of the USA market space - Experience in boosting the online visibility for businesses - Excellent communications and a results-driven approach The end goal is to increase our agency's online visibility, thus promoting business growth.

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

    ...everything ?? he literally was like you arent married but yet you have husbands ?*hmmm???? Girl come get saved ???? The End..: Wait… Someone asked me what happened next: Well Photini was like aight now I guess I’ll serve God she served God… got baptized and preached the gospel with other Samaritans She was telling everyone about Jesus… She was so confident that she had it in her mind to convert the Roman emperor Nero to Christianity… The emperor was like girl bye… ? So she did a better thing she ended up converting his daughter… lol ?? When the emperors daughter converted to Christianity she gave all of the gold and jewels from the emperors golden table to the poor… So yall know when the emperor found out he ...

    $59 (Avg Bid)
    $59
    0 건의 응모작

    ... "entry": "NoControlPanel", "value": "1", "regType": "REG_DWORD", "operatingSystem": "7,8,10,11", "users": [ { "name": "User1", "group": "UserGroup1" }, { "name": "User2", "group": "UserGroup1" } ] }, { "path": "Control PanelDesktop", "entry": "DragWidth", "value": "3000", "regType": "REG_STRING", "operatingSystem": "7,8...

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

    I need a simple UIFlow program written based on the M5 Stamp Pico to receive thermal sensor readings from an M5 NCIR 2 (I2C). The readings are displayed on a M5 1.14" I2C Color LCD (ST7789V2) where active temp text is displayed over a static background image. The program establishes a temperature variable above which a (fan) control signal activates an M5 3A Relay Unit. Grove connectors are used throughout, except for power leads to the Stamp Pico. A M5 2 Unit can be used to manage I2C components if required. All M5 components have been sourced from m5stack.com. This program code is needed to utilize the referenced components for monitoring the temperature of a sensitive transistor in radio application. Skills Needed: - Knowledge of ESP32 microcontroller M5 Stamp Pico....

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

    Ich möchte jemanden beauftragen, mir beim Verkauf meiner Desktop-Gesundheitssoftware zu helfen, die speziell auf die Unterstützung der ganzheitliche Genesung abzielt. Die ideale Person für diese Aufgabe hätte folgende Kenntnisse und Erfahrungen: - Erfahrung im Verkauf von Softwareprodukten - Kenntnisse im Gesundheitssektor, insbesondere in Bezug auf die körperliche Genesung - Starkes Verständnis für Desktop-Software und deren Wert Ihre Hauptaufgabe wäre es, potenzielle Käufer zu finden und ihnen den Wert und Nutzen meiner Software für ihre Zielgruppen effektiv zu vermitteln. Sie sollten in der Lage sein, durch effektive Verkaufstaktiken und ausgezeichnete Kommunikationsfähigkeiten Interesse an meinem Produkt zu wecken...

    $9 / hr (Avg Bid)
    $9 / hr (평균 입찰가)
    6 건의 입찰

    I need a skilled professional to handle my law firm's social media presence on Instagram, LinkedIn, and TikTok. My objectives include: - Increasing brand awareness - Generating leads - Sharing informative legal content The target audience for our social media marketing efforts will be individuals seeking legal services and healthcare professionals. The ideal...target audience for our social media marketing efforts will be individuals seeking legal services and healthcare professionals. The ideal candidate should have strong experience in social media management and a good understanding of these platforms' algorithms. Knowledge in legal content marketing is a plus. The aim is to reach our target audience effectively, engage them with valuable content and convert potential...

    $19 / hr (Avg Bid)
    $19 / hr (평균 입찰가)
    46 건의 입찰

    I'm in need of a highly skilled professional who can quickly and accurately convert PNG files to SVG files, preserving full color details. The ultimate purpose for these converted files is for use in a CNC milling manufacturing process. - Skills & Experience Required: You need to have a deep understanding of the nuances of SVG file format, and you should have prior experience in creating files for CNC fabrication procedures. Familiarity with full-color design translation is essential. - Tasks: Your main task will be to ensure that the color details of the PNG files are not lost during conversion to SVG files. The output should seamlessly integrate into the manufacturing process, resulting in a flawless CNC milled product. Your sharp attention to detail is paramount in...

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

    ...has reasonable downloads from the iOS app store A frontend application to be created to keep track of items received and sent, wireframe to be discussed in detail via chat About 5-6 screens to be built, not too complex but does require some accessing backend API to fetch data, then display it nicely. There is going to be limited complexity in the app itself, most of it will be tracking data. So being able to have a smooth UI and good UX is key criteria. The app will need to implement AdMob and subscription to the Apple store, so you must have knowledge or experience with those. (eg. or other ways of managing subscription) Do note, fully working application required BEFORE any payment is released. That means it needs

    $501 (Avg Bid)
    $501 (평균 입찰가)
    88 건의 입찰

    I'm seeking expert assistance for an Azure AVD deployment designed for under 50 users. Key aspects of the project will include: - Establishing a persistent desktop VDI deployment - Configuring each virtual desktops with Windows 10 The ideal candidate for this project will be highly experienced in managing Azure environments and proficient in Windows configurations. Furthermore, a past track record with successfully delivering Azure AVD deployments, especially with persistent desktops, will be highly beneficial. Understanding of user demands, system limitations and operation costs in relation to smaller scale user environments will also be necessary. I look forward to seeing proposals that demonstrate the above.

    $29 / hr (Avg Bid)
    $29 / hr (평균 입찰가)
    13 건의 입찰

    ...looking for a seasoned developer or team to create an innovative hospital data management application. The purpose of this application is to streamline and modernize how essential hospital data is managed for an enhanced operational efficiency. More specifically, the requirements of the project are as follows: Connection to the hospital's database: The application should allow connection to the hospital's database systems. Display Patient Information: The application should allow displaying information about patients hospitalized in the hospital. Introduction of new patient records: The user should be able to import new patient records into the database. Patient Information Update: The application should allow updating of patient...

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

    I'm looking for a proficient developer who can develop a multi-vendor Ecommerce system for me using GeniusCart and Laravel. - Specific Skills Needed: - Strong knowledge and experience in PHP and Laravel framework - Proficiency in Ecommerce platforms, especially GeniusCart - Thorough understanding of database structure

    $133 (Avg Bid)
    $133 (평균 입찰가)
    164 건의 입찰

    I'm seeking an architect with extensive knowledge and passion for modern architectural design. Your task will be to develop detailed plans for my small villa that en...will be to develop detailed plans for my small villa that encompasses my preferences. Key Responsibilities: - Design a modern-style, 2-floor villa - Comfortably incorporate 4 bedrooms into the floor plan - Expertly advise on modern interior design and furniture arrangement Ideal Candidate: - Expert in Modern Architectural Design - Previous experience designing residential villaa - Ability to convert ideas into functional living space I look forward to seeing your design perspectives and making this vision a living reality. Perfect your pitch by showing me a sample of the modern, residential designs you'...

    $400 (Avg Bid)
    $400 (평균 입찰가)
    83 건의 입찰

    I need a dedicated Virtual Assistant who can efficiently manage my candidates' job applications. TASKS: * Email administration: Clean, sort and respond to the varied emails as appropriate. * Manage schedules and appointments effe...Assistant who can efficiently manage my candidates' job applications. TASKS: * Email administration: Clean, sort and respond to the varied emails as appropriate. * Manage schedules and appointments effectively. * Handling data entry tasks accurately and responsibly. JOB APPLICATION TASK: * The primary task will be submitting applications for our candidates on company websites in EST time zone. IDEAL SKILLS: * Strong organizational skills * Proficiency in email and schedule management * Experience in job application submission on va...

    $3 / hr (Avg Bid)
    $3 / hr (평균 입찰가)
    41 건의 입찰

    I am seeking a versatile programmer who is proficient in Python, Java, and C++. Your focus will be on: - Developing a mining algorithm for the Kaspa cryptocurrency: Your experience in blockchain technology will be central to establishing an efficient mining algorithm that optimizes resource usage. - Creating a user interface: Experience in user interface design is appreciated, as the project aims to create an intuitive and user-friendly interface. You need to deliver a user-friendly interface that is easy to navigate and use. - Implementing data encryption: The role requires significant skills and experience in data encryption systems to protect the sensitive data involved in the crypto mining process. To complete this project, you will deliver: - A fully-functional mining algo...

    $420 (Avg Bid)
    $420 (평균 입찰가)
    147 건의 입찰

    ...need a mobile application exclusively for Android devices that functions as a home recycling guide for users. I am looking for a professional app developer with plentiful experience building eco-friendly or lifestyle applications. Specific requirements include: • Experience in creating Android mobile apps • Strong understanding of e-commerce, as the app might need to interface with online counterparts • Strong knowledge in user interface and experience, aiming for an intuitive and user-friendly application • The primary development environment will be Android Studio, supplemented by Node.js for backend functionality and HTML/CSS for frontend design. MySQL will be employed for database management. Programming Languages: Java will be the main l...

    $650 (Avg Bid)
    $650 (평균 입찰가)
    206 건의 입찰

    I'm looking for a professional developer with experience in creating demand side platforms. The ideal candidate must have understanding of the digital advertising ecosystem, and the ability to implement the following f...provides insight into performance metrics. Additional Requirements: - Traffic Volume: The platform will need to handle medium traffic volumes, catering to between 10,000 to 100,000 visitors per month. - Compatibility: It is crucial that the platform be accessible on both desktop and mobile devices. Skill set: - Experience in building demand side platforms - Knowledge of real-time bidding, targeting, and retargeting strategies - Expertise in digital analytics and reporting tools - Proficiency in cross-platform development for desktop and mobile. Please...

    $2118 (Avg Bid)
    $2118 (평균 입찰가)
    65 건의 입찰

    I am seeking a skilled developer to integrate a payment gateway system that will accept debit/credit cards and convert those payments into Bitcoin, Ethereum, and USDT. Key Aspects: - Integration of a payment gateway for accepting debit/credit cards - Seamless conversion of these payments into desirable cryptocurrencies (Bitcoin, Ethereum, USDT) - Shouldn't require KYC for each new customer Ideal skills and Qualifications: - Experience in payment gateway integration - Familiarity with Stripe or or any similar payment gateway - Profound understanding of Bitcoin, Ethereum, and USDT, as well as other Cryptocurrencies

    $550 (Avg Bid)
    $550 (평균 입찰가)
    16 건의 입찰

    As the project owner, I am in need of an experienced Full Stack Developer with strong devops expertise and who can proficiently navigate Amazon Web Services (AWS). The key task at hand is creating a web application. The successful candidate should possess: - Proficiency in JavaScript and Python - Proven experience in AWS DevOps implementation - Proven experience in web application development Enthusiasm and insight in JavaScript, Python, and AWS are vital for this project. I look forward to working with a professional who can deliver high-quality output on these.

    $476 (Avg Bid)
    $476 (평균 입찰가)
    180 건의 입찰

    I'm seeking a computer science engineer (CSE) with significant experience to assist mtech and phd students with their projects. This unique, challenging role would ideally suit someone who is not only adept in Java, Python, and C++ but also has a proven record in practical implementation. Key Tasks: • Assist students in diverse implementation tasks • Provide guidance on utilising Java, Python, and C++ Skills and Experience: • Proficiency in Java, Python, and C++ • Previous experience in Machine Learning, Data Management, and Software Engineering is essential • Excellent communication and presentation skills • Ability to work under strict timelines and deliver quality results A professional with experience in academic environments w...

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

    I'm looking for a Facebook marketing expert to help generate leads and drive direct traffic to my e-commerce site targeting adults over 25 years of age. I want to increase brand visibility and convert leads into clients, ultimately enhancing overall revenue. Ideal freelancers for this contract will demonstrate the following skills and experience: - Proven track record in managing successful Facebook marketing campaigns - In-depth understanding of Facebook's algorithms and targeting specifics - Experience in e-commerce marketing is a must - Ability to create engaging and appealing content that fits the brand and target audience - A deep understanding of conversion optimization - Excellent data analysis skills to track the effectiveness of our marketing efforts This is ...

    $23 (Avg Bid)
    $23 (평균 입찰가)
    15 건의 입찰

    I'm in search of a team proficient in capturing event coverage videos, particularly corporate events, based in Italy. My preference is for a documentary style approach. Essential skills and experience include: - Proficiency in shooting corporate events - Ability to produce high-quality documentary-style videos - Previous work with event coverage in Italy With these skills, you will capture the essence of our corporate events in a compelling way, allowing us to use the footage for various promotional and corporate needs. If a short film meets our expectations, you will be paid a substantial amount of money, for particularly good writers, we are very willing to work with you in the long term, if you are interested in this, you are welcome to send a private message to send your te...

    $250 - $750
    지역별
    $250 - $750
    0 건의 입찰

    I'm looking to build a comprehensive and engaging web application aimed at pet owners using Node.js, React.js, AWS, and MySQL. This platform will primarily focus on: - Allowing users to create unique profiles for their pets. - Enabling users to search and connect with other pet owners for socialization purposes. - Providing a platform where users can schedule appointments with veterinarians. I need this project completed ASAP, the quicker the better. The web application should be user-friendly, efficient, and intuitive to cater to the needs of the pet owners. The potential freelancer must have a deep understanding and experience in Node.js, React.js, MySQL, AWS, and a solid track record in web app development. This is an excellent opportunity to wo...

    $598 (Avg Bid)
    $598 (평균 입찰가)
    172 건의 입찰

    I'm looking for a skilled programme...develop a real-time forecasting tool focused on Bitcoin and Ethereum prices on web platform. Successful applicants should have experience in developing intuitive user-friendly web apps with a focus on financial data. Key Features: - Real-time price updates for Bitcoin and Ethereum - Implementation of efficient prediction algorithms Ideally, the successful candidate/s will have: - An understanding of and experience with financial forecasting - Experience in developing similar web-based tools - Proficiency in data analysis and using prediction algorithms - Knowledge in digital currencies particularly with Bitcoin and Ethereum This platform should allow users to make informed decisions on when to buy or sell base...

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

    Hello Freelancers, I have one project that i am trying to build the web based tool. The idea is 70 -100 farmers will be given the identity card with unique QR Code stamped on the id card. When the farmer scan the QR Code in the web browser, his profile will open. On his profile, We will show some generic information about his farm and crops like that without login. Then once he logs in he will be able to see some secured information like Payment, Inspection Report of his farms and all. From Admin Side, Admin should be able to edit the information about each Farmer. I am made a Wireframe and UI for better undersatnding so you can get the idea. So I am looking for the experienced Web Developer who can develop the Tool.

    $3 / hr (Avg Bid)
    $3 / hr (평균 입찰가)
    22 건의 입찰

    I'm looking for an experienced Senior ReactJS developer with specific competencies in Redux and TypeScript. The goal of my project is to build a web application and therefore, a deep familiarity with building from scratch is essential. The crucial aspects that would require a senior-level skillset include: - Implementing complex user interfaces - Ensuring the application's high performance - Tailwind Candidates with solid experience in these areas are encouraged to bid for this project.

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

    Our retreat center is looking for a remote, part-time graphic designer who can help us create on-going digital assets such as product flyer...clearly and concisely. - Social Media Assets: Keeping our brand image and audience preferences in mind, you need to produce creative assets suitable for use across different social media platforms. Ideal Skills: - Proficient in Adobe Photoshop, Illustrator, and other graphic design software - Good understanding of branding, advertising principles, and social media design trends - Ability to convert complex information into easy-to-understand visual content Experience: - Proven graphic design experience, especially in creating marketing collateral and service information guides - Previous experience with social media promotional materials ...

    $19 / hr (Avg Bid)
    $19 / hr (평균 입찰가)
    89 건의 입찰

    This project is focused on leveraging Tosca for the purpose of automating software testing. Though the specific aspects of testing and the programming languages in the software being tested weren't specified, a general proficiency in software testing principles and methods, as well as familiarity with a range of testing types (functional, performance, security, etc.) and programming languages (Java, Python, C#, etc.) will be highly beneficial for this project. Key Skills and Experience: - Extensive experience with Tosca - Proficiency in software testing - Familiarity with diverse testing types - Experience with multiple programming languages - Ability to handle underspecified tasks and adapt to potentially changing project scope

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