Java 8 pretty print xml string일자리

필터

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

    One of our websites has been translated from English to Korean via MT (machine translation). I would need someone to proofread/validate that the translations are correct and add any missing translations the machine might have missed. Overall, the amount to validate is 21 PowerPoint pages. The turnover has the be pretty quickly as time is of essence in this project. You will get the original English values, the Powerpoint including the Korean values and an example .PPT so you know how to add corrections/additional translations.

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

    안녕하십니까? Mohamed Medhat M.님의 프로필을 보고, 제 프로젝트를 제안하고자 합니다. 자세한 사항에 대해서는 채팅 서비스를 이용하여 주십시오.

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

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

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

    아래 주소의 앱의 안드로이드 버전을 만들어주실 분을 구합니다. 비디오 QnA앱이고 유저와 답변자(등록된 '답변자'만 질문을 받을 수 있음)사이에 유료로 질문과 답변을 주고받을 수 있는 앱입니다. 결제시스템 등은 웹을 통해 진행되니 걱정 하지 않으셔도 되구요 를 통한 딥링크 연결, 페이스북 로그인 정도를 제외하면 평범한 SNS스타일 앱입니다. API서류, 플로우차트, 디자인가이드 파일이 준비가 되어 있고 이 가이드와 서류대로 개발해주실 분을 찾습니다.

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

    안녕하세요 Tinaxu님, 귀하의 프로필을 보았고 저의 프로젝트를 제안하고 싶습니다. 채팅을 통해 모든 세부 사항을 함께 논의할 수 있습니다.

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

    # 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 건의 입찰

    안녕하세요 Duleon님, 귀하의 프로필을 보았고 저의 프로젝트를 제안하고 싶습니다. 채팅을 통해 모든 세부 사항을 함께 논의할 수 있습니다.

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

    안드로이드에서...포트번호) , 계정 : 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_date,112) = '달력 일자' and DelYN='N' O...

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

    Need to translate Korean to English 1. joint venture 런싱치, 인건비, 사무실 임차료 등 추가 cost 증가로 수익성 악화 예상에 따라 Joint venture의 수익 구조 확보를 위하여 구매조건 등 본사와 재협상 필요 2. Joint venture 사업 구조 분석 3. Joint venture 전/후 손익 구조 3. 영업이익, 관리비 (인건비, 광고비 등) 4. JV 이후 순차적 증가 가정 5. jV 운영에 따라 추가 발생괴는 비용을 커버 가능하도록 할인율 협상 6. 구매배수별 수익율 변동 7. 구매배수 개선시, ~%수준 이익 개선 8. 장기 재고 처리 방안 재협상 9. 장기 재고로 인한 수익성 감소 예상에 따라 재고 처리 방랑 협상 필요

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

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

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

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

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

    We are looking for a Korean proofreader to collaborate with. We need to proofread 30 pages of text in Korean. They are the descriptions of mobile applications. Here you can see the example of a description in Korean and English languages:

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

    Looking for a Google Cloud Platform (GCP) expert who can assist with Cloud Functions and Vision API integration and deploy func...integration and deploy function on google cloud - Your main focus will be integrating Vision API for images batch processing and setting up Cloud Functions. The urls of images will be in excel file in google cloud. The parse result to be placed in columns next to url column. - The data primarily processed with text detection. Ideal Candidate: - Proficient in GCP services, specifically Cloud Functions and Vision API. - Experienced in setting up GCP services for one function. - Skilled in implementing Vision API for image processing. - Strong understanding of data processing in GCP.

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

    I'm looking for a professional videographer in the LA area to record and edit a series of podcast episodes for me. - Session Length: The ideal candidate must be available for a full 8-hour day filming. - Episodes: The project scope includes recording and editing 1-5 episodes. Additional projects may be available based on successful collaboration on the initial series. - Style: The videographer must be adept at the interview style of videography. - Skills and Experience: Experience in podcast production, video editing, and interview-style videography is required. A portfolio showcasing similar projects would heighten your chance to win the bid. You'll need to provide all the necessary filming equipment, manage the setup on location, and perform a fully polished and edite...

    $1500 - $3000
    지역별
    $1500 - $3000
    0 건의 입찰

    I'm in need of a talented and creative logo designer who can c...Requirements: - Illustrative Design: I'm seeking a design that embodies the energy, dynamism, and passion of sports. The logo should be visually appealing and capable of catching the attention of sports enthusiasts. - Understanding of Print Design: The logo will be primarily used for printing on t-shirts, so the design should be adaptable to this medium. Experience in designing for print will be highly regarded. Ideal Skills and Experience: - Proven experience in logo design - Proficiency in illustration - Previous work in sports-related design is a plus - Understanding of print design and logo application on apparel I'm looking forward to working with a designer who can bring my vision...

    $18 (Avg Bid)
    $18 (평균 입찰가)
    68 건의 입찰

    I am seeking an experienced AI Developer skilled in Python, Java, C++, or JS for the development of an intelligent chatbot. This Chatbot will be integrated into our website primarily to conduct mock interviews. It is essentially required to convert speech into text, analyze the same and provide insightful feedback. Ideal Skills and Experience: - Proficient in Python, Java, C++, or JS - Experience in AI chatbot development - Proficiency in Speech-To-Text conversion Major Responsibilities: - Building an AI Chatbot - Speech to text conversion - Analyzing interview performances and producing results - Integrating the chatbot with website Please note, the focus is not merely text conversion, the chatbot needs to analyse the interview and provide a comprehensive analysis. If yo...

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

    I am looking for an experienced Android developer to help with a couple of key issues in my app. The primary focus should be on UI improvements. Key Tasks: - Refactoring and enhancing the UI of my Android app - ...layout and design, including color scheme and branding, typography and font styles, iconography and visual elements - Ensuring a smooth navigation flow - Enhancing user interaction and feedback Other requirements: - The app's token refresh mechanism must be revised and optimized - You should be able to ignore battery optimization permission I would ideally like a freelancer who is experienced with Java, Android Studio and UI/UX principles. Experience with token refresh mechanisms and battery optimization is also highly desirable. Please provide examples of previous...

    $11 (Avg Bid)
    $11 (평균 입찰가)
    4 건의 입찰
    Data Science Engineer 6 일 left
    확인

    We're in need of an experienced Data Sc...cleaning: The candidate should be able to clean and preprocess large datasets. - Data analysis: The candidate should be proficient in analyzing data and extracting actionable insights. - Machine learning modeling: The candidate should have experience in building and implementing machine learning models. Although specific programming language requirements were not provided, proficiency in Python, R, or Java would be a strong advantage. This project does not specify a particular industry domain, but any prior experience in Healthcare, Finance, or Retail would be beneficial. Please bid on this project only if you have a solid background in data science, machine learning, data analysis, and are proficient in the programming languages m...

    $163 (Avg Bid)
    NDA (비밀 유지 계약서)
    $163 (평균 입찰가)
    12 건의 입찰

    We are seeking a creative mind to design a logo for a law firm. The law firm is a boutique, premium and specialised law firm in Australia. The business name is called "MLH LAWYERS". The company practice...a modern law firm, the company is looking for a modern logo that is minimalist yet impactful. Please note that we do not like old-school, loud, or traditional-type logos. A minimalist, stylish logo is all we need. The logo can look any colour, if it meets the above specs. Your creativity input will be needed. The logo should be usable and adaptable for different formats such as website, print, social media, avatars etc. Winner should provide the logo in several format - Logo transparency, Vector file, Printable file, Source file, GIF, JPEG. Thank you for your ...

    $38 (Avg Bid)
    $38
    75 건의 응모작

    I'm seeking a capable and proactive digital designer and clothing supplier. Design Responsibilities: - Logo design: I need a sleek, modern logo that reflects the unique identity of a retail brand. - Graphic Design: Original print designs are needed for T-shirts, hoodies, and hats. Clothing Supply: - I'm intending to supply T-shirts, hoodies, and hats. I'm keen to work with an up-to-date clothing supplier knowledge about the current market and industry standards. Sales Platforms: - I plan to sell on various platforms including an ecommerce website, through social media, and in physical retail stores. Experience with design for multi-channel retail would be invaluable. Prospective freelancers should have proven experience in digital design, specifically graphic ...

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

    I'm seeking a knowledgeable professional to create an engaging, high-quality video course about technology. The course should be...also cover key software development areas such as code writing and debugging, system design, and software testing. • The content should be geared towards an intermediate understanding, hence prior experience in teaching or tutoring at this level would be beneficial. Certifications and Skills Needed • Test-driven development • Knowledge in various software development languages (PHP, HTML, REACT, Java, Python, C++, etc.) • Excellent technical writing and communication skills • Experience in creating educational content, particularly video courses • A good understanding of the e-learning industry • Excellent video...

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

    ...optimization: Developing a backlink strategy and managing outreach to increase the website's visibility and authority. - Configuration: Implementing critical aspects of SEO configuration such as the permalink structure, XML sitemap, and file. The ideal candidate for this role should have: - Extensive experience with SEO in a WordPress environment - Proven track record in increasing website traffic and improving search engine ranking - Strong understanding of user engagement strategies - Expertise in configuring WordPress SEO components like the permalink structure, XML sitemap, and file. I look forward to receiving proposals from freelancers who can deliver tangible results in optimizing my WordPress website for search engines and user engagement. WHEN YOU C...

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

    I'm in need of a professional photographer skilled in both portrait and product photography. The ...creating high-quality, marketable photos for various purposes: - E-commerce: The main goal is to create compelling product images that drive sales. - Social media: Engaging portraits that can be used across different social media platforms. - Print marketing: Images that will be used in print materials for marketing purposes. The ideal candidate should have experience in both portrait and product photography, have the ability to create visually appealing images that perfectly align with the different use cases of e-commerce, social media, and print marketing. I will require roughly 10-20 final edited photos for each type of photography. So, attention to detail and...

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

    ...provider receives an automatically generated invoice. This invoice is sent by email and available for download in the application. 7. Now, the service provider can contact the requestor and discuss the quotation request in detail. They can contact each other by email, phone or in person. The objective of the platform is to enable direct and personal contact between the service provider and requestor. 8. After this contact, the service provider uploads their quotation to our platform and the requestor is notified by email and through the platform. 9. The requestor can review and mark each quotation on various criteria and can select the winning quotation. All service providers are notified about this outcome: rejected or accepted. 10. The requestor can fill in a short feedback for...

    $25 / hr (Avg Bid)
    $25 / hr (평균 입찰가)
    50 건의 입찰

    ...upcoming event, so it needs to be visually appealing and relevant to this demographic. Key requirements: - Design a modern, eye-catching brochure that appeals to a younger audience - Incorporate our brand elements and maintain a consistent look and feel - Ensure the layout is clear and easy to read, with a good balance between text and visuals - Provide the brochure in a format that's easy to print and distribute Ideal skills and experience for this project include: - Proven experience in designing brochures, especially targeted at young adults - Strong understanding of modern design trends and techniques - Good communication skills to understand our brand and event needs - Ability to deliver high-quality work within the given time frame If you're confident in your...

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

    New Job for fixing site

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

    I am looking for an experienced Android developer to help with a couple of key issues in my app. The primary focus should be on UI improvements. Key Tasks: token refresh functionality ignore battery optimiz...functionality ignore battery optimize permission run at startups functionality UI change 2 new api's refactor code for easier maintenance currently displayes persistent notification dont want it Other requirements: - The app's token refresh mechanism must be revised and optimized - You should be able to ignore battery optimization permission I would ideally like a freelancer who is experienced with Java, Android Studio and UI/UX principles. Experience with token refresh mechanisms and battery optimization is also highly desirable. Please provide examples of pre...

    $51 (Avg Bid)
    $51 (평균 입찰가)
    18 건의 입찰

    php 8.3 downloaded from . I require an expert in PHP installation and testing on my Windows 10 LAPTOP. I do not need Xampp or Wamp.

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

    ...eventual decision for the purpose of the model. DELIVERABLES Output Data Frame: Attribute Name | Ad 1 | Ad 2 | Ad 3 | Ad 4 | Ad 5 | Ad 6 | Ad 7 | Ad 8 | Ad 9 | Ad 10 ADDITIONAL INFORMATION We want to recommend 10 ads that users with the same attribute tend to like. We then want these 10 ads sorted to result in the highest profit (revenue/users). Will be able to supply a data frame that gives you: Attribute Name = user cohort User ID = user id Ad ID = Advertiser ID Slot = Where it was, slot = 1 then it’s sorted as the first ad Revenue = Conversion Converted = Revenue > 0 Output: Attribute Name | Ad 1 | Ad 2 | Ad 3 | Ad 4 | Ad 5 | Ad 6 | Ad 7 | Ad 8 | Ad 9 | Ad 10 Where Ad #, where # = slot. The goal is (ad recommendations based on attributes) based on being...

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

    ...frequently asked questions. Metafields or Custom Content Types: Store and organize FAQ data efficiently for easy access and updates. 7. Store Policies Shopify CMS: Use Shopify’s built-in CMS to create, manage, and display store policy pages like privacy policies, terms of service, and more. Static Sections: Implement static sections in the storefront for easy access to policy information. 8. Discounts Discounts API: Create and manage discounts directly through the app. This can include automatic discounts, coupon codes, and limited-time offers. Price Rules API: Automate pricing adjustments based on certain conditions or triggers set within the app. 9. Upselling/Cross-Selling Product Recommendations API: Leverage Shopify’s API to recommend...

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

    I require the development of an Android Java Studio App designed for entertainment purposes with an emphasis on task management as a core feature. Specifications: - The application must be built using Android Java Studio. - It should ideally support up-to-date Android versions. Experience with Java programming language, Android SDK, and Android Studio IDE is crucial. Core Features: - Entertainment aspects to be discussed in greater detail at a later stage within the project. Creativity and ideas for entertainment-focused applications are a definite advantage. Task Management Features: - The app must primarily include the ability to manage tasks. While specific functionalities were not listed, potential features of interest could be creating tasks, setting due dat...

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

    I'm in need of a skilled illustrator to create 12 unique, minimalist style cartoon pictures for my project. The main purpose of these illustrations will be for print materials. Key Requirements: - Create 12 minimalist cartoon pictures - Each picture should have a specific theme and character Ideal Candidate: - Experience in creating minimalist style illustrations - Proficiency in designing illustrations for print - Ability to bring creative ideas and themes to life - Strong communication skills to understand and deliver on my specific requirements

    $266 (Avg Bid)
    NDA (비밀 유지 계약서)
    $266 (평균 입찰가)
    21 건의 입찰

    Hello, 80% of the apis are ready , rest 20% are to be done. Total 6 to 8 apis are to be constructed. This is the documentation and completed apis: More details: What specific tasks would you like the Node developer to perform? Backend development What information should successful freelancers include in their application? Experience Are there any specific programming languages or frameworks that the Node developer should be experienced in? JavaScript

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

    I am currently running a Java REST project built on Maven. I recently updated the project to JDK 11 to enhance performance. However, I'm now facing build failures with JMockit for JUnit 4. I require a skilled Java developer to assist in successfully building the project and resolving any issues that may arise during this process. Key requirements: - Expertise in Java development - Solid understanding of JUnit 4 and JMockit - Proficiency in Maven build tool - Experience in upgrading Java projects to JDK 11 - Troubleshooting skills to identify and resolve build issues - Clear communication to explain any necessary changes or updates to me. Your assistance will be greatly appreciated, and I look forward to working with a professional who can help resolve the...

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

    Kami mencari programmer .NET dengan spesialisasi Blazor NET 8 dan diutamakan yang sudah familiar dengan Kendo UI dari Telerik. Di bayar berdasarkan satu project dengan term pembayaran sbb: Pembayaran 1: 20 persen (progress project 25%) Pembayaran 2: 25 persen (progress project 50%) Pembayaran 3: 20 persen (progress project 75%) Pembayaran 4: 25 persen (progress project 100%) Pembayaran Akhir: 10 persen (setelah UAT customer)

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

    ...brands of clients. - **Extending Scripts**: Your tasks also include extending Codecanyon scripts by adding extra functionalities, ensuring consistent, flawless operation , implementing APIs and adding the functionalities in the existing flutter app, testing, fixing any bugs to ensure smooth operations of the system. Pay : 1. INR1200/day or fixed amount as decided by our project managers, for 8 hours of work on anydesk/github for adding functions 2. INR 2000/project for rebranding+testing+fixing 2 Apps systems of codecanyon like professional apps. 3. INR3000/project for rebranding+testing+fixing 3 Apps system of codecanyon like food and grocery. 4. We work from 6PM till 4AM in the morning in IST, so devs can join us after their regular working hours. We are seeking profess...

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

    ...limited rooms to online (we will make availability with only 3 salas out of 7 salas on online) 4. back end, admin has no limit to post reservation even out of open hours 5. Admin (Backend) able to move reservation hour or reduced / extend duration 6. clients can't change reservation after confirmed or can't cancel 7. reservation status showing either by color or text (sala unassigned/arrived/left) 8. able to work with stripe (payment method : card / bank transfer) prepayment (%) when making reservation, and the rest payment when they arrived. before payment confirmed, online availability not taken (if not, it blocks other people to process reservation) Bank transfer option is delayed process, so it should get information by webhook from striper (until final confir...

    $200 (Avg Bid)
    $200 (평균 입찰가)
    73 건의 입찰

    ...it is delivered at 300 DPI in CMYK. Key Requirements: - Conversion to Vectored PSD: The logo must be converted to high-quality, scalable vector format while retaining its original design and aesthetic. - Detailed Layers: Organize layers in a meticulous and well-structured manner to facilitate easy editing and customization. - 300 DPI in CMYK: The final deliverable should be optimized for both print and online use, ensuring professional quality and color accuracy. Ideal Candidate: - Proficiency in Adobe Illustrator and Photoshop: The freelancer should have extensive experience working with both programs. - Strong Attention to Detail: A meticulous eye for detail is crucial to ensure the logo is converted accurately and layered effectively. - Understanding of Color Theory: The ab...

    $71 (Avg Bid)
    $71 (평균 입찰가)
    94 건의 입찰

    I need a robust StarCloud print feature integrated to my website through PHP. I require an expert in PHP who understands how to efficiently generate receipts directly from a website. Key Features Required: - Personalized receipt printing: Upon a successful order, a receipt should be generated for that specific transaction. - Simplified design: The receipt should be simple, uncluttered and easy to read. Please note, only the code is needed, no additional information like payment or customer details should be included. Ideal skills and experience: - PHP proficiency to ensure seamless integration - Familiarity with StarCloud system - Understanding of efficient coding practices for smooth running.

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

    ...PDF Form Filler 6. Image Functionalities: - Image Compression: Reduce image file size efficiently. - Image Resizing: Adjust image dimensions (width and height). - Format Conversion: Convert images between various file formats (e.g., JPG, PNG). - Watermarking: Add logos or text overlays to images. 7. Security: Implement robust security measures to safeguard user data and uploaded files. 8. Scalability: Design the platform with scalability in mind to accommodate future growth and additional features. Technical Considerations: 1. Front-End Development: Utilize HTML, CSS, and a JavaScript framework (e.g., ReactJS) for front-end development. 2. Back-End Development: Select a server-side language (e.g., Python, PHP) for back-end development. 3. PDF Processing: Employ PDF ...

    $747 (Avg Bid)
    $747 (평균 입찰가)
    86 건의 입찰

    Copy and paste content into figma template and build out pages for a new website. Change colours and font to match colours in branding Template: 8 Pages - Landing Page - Services Overview - 5 Service Pages - Contact Us Page

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

    I need a training manual created from a series of PowerPoint slides. The manual will be used as a reference guide for a training program. Key Requirements: - Design a moderately detailed cover for the manual that reflects its training purpose. The design should be visually appealing and professional. - The manual should be a clear and easily accessible guide to the train...Experience with graphic design, particularly in creating book or manual covers. - Proficiency in Microsoft PowerPoint and the ability to convert slides into a cohesive document. - Understanding of instructional design and the ability to create a logical and user-friendly structure for the manual. The ideal freelancer will be able to translate the content from the slides into a well-designed, print-ready traini...

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

    I'm looking for an experienced and creative graphic designer to create a front cover, spine, and back cover for my non-fiction book targeted towards business owners with an entrepreneurship theme. Deliverables - Front, Back & Spine Design - 3D Mockup - Print Ready PDF, - 3 Design Concepts - Source File Key Aspects: - Meaningful and visually appealing design that conveys entrepreneurship - Should have a professional and businesslike feel to attract the correct audience - The spine and back cover design should match the aesthetic of the front cover Preferred Skills: - Previous experience in book cover design, specifically non-fiction - Understanding of what attracts business owners - Ability to convey the theme of entrepreneurship through visual designs.

    $27 (Avg Bid)
    $27 (평균 입찰가)
    68 건의 입찰

    I'm in need of an experienced CAD designer with proficiency in Fusion 360 to engineer a prototype design for a desktop-sized scent warming device. Key Requirements: - Proficiency in Fusion 360: You must be well-versed in using Fusion 360 to create detail...candidates will have a portfolio that includes consumer products, particularly devices that involve heating elements. - Ability to work to a tight deadline: The project needs to be completed within a month. This project involves designing a scent warming device with specific requirements (which I will share upon project commencement). I'm looking for someone who can not only create the CAD design but print it as well. If you are capable of meeting these requirements and delivering a high-quality design on time, I'...

    $470 (Avg Bid)
    NDA (비밀 유지 계약서)
    $470 (평균 입찰가)
    10 건의 입찰

    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 deliverables... implement MOSSE tracking with SCRFD for Java Android running the C++ libs. Create a demo 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 ...

    $18 / hr (Avg Bid)
    $18 / hr (평균 입찰가)
    33 건의 입찰
    Trophy icon Creative Stegosaurus Logo Design 6 일 left

    I'm looking for a logo designer to create a simple yet unique logo for my brand. The primary purpose...the example image. Expand on this concept. Make Steg readable and connected as simple is possible. The T and E shared, the E going through the G, I like those ideas This logo will be used across a range of platforms, including: - Online (websites, social media) - Print (business cards, flyers) - Merchandise (t-shirts, mugs) Ideal Skills and Experience: - Proficient in logo design and branding - Experience in creating unique, memorable logos - Ability to translate company values into visual elements - Familiarity with print and online design requirements I'm excited to see your creative ideas and believe this logo has the potential to become a key visual eleme...

    $82 (Avg Bid)
    파워형 상금 보장형
    $82
    153 건의 응모작
    Trophy icon Drywallers united 6 일 left

    I need a logo for my new company. I would like it to be professional, modern, and memorable. Drywallers United Key Points: - Create a modern and professional logo for a new company. - I don't have specific color preferences, but it should be aesthetically appealing. - The logo should be unique and easily recognizable. - The design should be suitable for both digital and print use. Ideal Experience: - Proven experience in logo design. - Strong portfolio demonstrating modern and professional style. - Ability to deliver high-quality work within a short timeframe.

    $181 (Avg Bid)
    상금 보장형
    $181
    106 건의 응모작

    Hello, I am glad to submit the quotation for your requirement. Given the images of disks with holes, finding out missing spot (hole) numbers. The number of holes are 8, 6 or 4. Thanks.

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

    ...software programmer who is proficient in Python, Java, and C++ to develop a small-scale software program primarily aimed at automating a specific task. The task itself is relatively simple, but the automation of it is critical to increase efficiency. Key aspects of the project: - The software program must be designed to automate a specific task. It's crucial that the programmer fully understands the task at hand to ensure a seamless integration of automation. - The scope of the project is small-scale, so the focus is on developing a functional, efficient automation solution. - Proficiency in Python, Java, and C++ is non-negotiable. The software is expected to be developed using these languages. Ideal skills and experience: - Proficiency in Python, Java, and...

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