How to use repaint in java일자리

필터

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

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

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

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

    인스타그램 같은 사진 공유 서비스 개발을 의뢰하려고 합니다. 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 건의 입찰

    Busco desarrollador web para realizar una página exclusivamente con Java, Javascript, HTML, CSS (puede usar Bootstrap) con base de datos MySQL utilizando XAMPP (phpmyadmin) y Apache NetBeans/Eclipse como entorno. La pagina tiene que tener un inicio de sesión/registro de 2 tipos de usuario (usuario cliente y administrador). La pagina tendrá un menú de navegación en la parte superior con varias pestañas: inicio (introduccion a la web, ultimas noticias, etc), videojuegos (aqui estaran todos los videojuegos de la web con un filtro de busqueda por genero y plataforma sacado de la base de datos donde se ve el nombre de cada uno, foto de su portada, genero, plataforma, fecha de lanzamiento, etc. y alguna opcion para ponerles nota, opinar, añ...

    $147 (Avg Bid)
    $147 (평균 입찰가)
    32 건의 입찰
    Java Code Fix Needed 6 일 left
    확인

    ...api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true

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

    My project involves the development of an Android mobile app, primarily as a business tool with accounting capabilities. Key Features: - Splash Screen & Login with Auth Module: The app should have a splash screen and a login page that is modern and sleek in design. Your Skills: - Strong experience in Java for Android app development. - Knowledge in creating authentication systems. - Familiarity with inventory management and accounting concepts. I'm looking for a skilled developer who can bring these elements together in a user-friendly manner. The design should be modern and clean, reflecting the professional nature of the app's purpose.

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

    I'm in need of an experienced Java Full Stack Developer to build a comprehensive application with the following features and requirements: - **Features and Functionalities** I need the application to have the following features: - User registration and login: A secure and user-friendly way for users to create accounts and log in. - Payment processing: A seamless payment processing system. - Data encryption: Robust data encryption measures to ensure user data is safe and secure. - **Design and UI/UX Requirements** I'm looking for a modern and clean design that is responsive and mobile-friendly. The interface should be intuitive and user-friendly, making it easy for users to navigate and interact with the appl...

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

    I'm urgently in need of a software developer who can help me fix some bugs in my software and make some necessary adjustments to the code. Key Requirements: - Debugging: You should be experienced in identifying and resolving bugs in software. - Code Customization: The project may require some customization of the code to ensure it meets my requirements. Your experience with software development, particularly with Java, Python or C++, will be highly regarded. The project is quite urgent, so I'm looking for someone who can start immediately and deliver fast, but without compromising the quality of the work.

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

    ...developer to create a personalized billing software that caters to my business needs. This program should be compatible with the Windows operating system. Must-Have Features: - Inventory Management: The software should assist in tracking, restocking, and managing our inventory efficiently. - Customer Management: Maintaining customer details for smoother transitions and personalized customer experiences is crucial. - Sales Reporting: We require comprehensive sales reports to review our business's progress and areas for improvement. Users: The software should easily accommodate 1-5 users at once, with unique access capabilities for each user. Ideal Candidates: I'm seeking professionals with experience designing and developing business-centric sof...

    $98 (Avg Bid)
    $98 (평균 입찰가)
    19 건의 입찰

    ...developer, I am seeking a professional with expertise in Android Studio using Java who can support me in executing key tasks for my app. The main areas of support needed are app functionality and bug fixing. Key Tasks: - App Functionality: Your role will involve implementing and refining specific functionalities within the app. This includes features like push notifications and user authentication. Ideally, you will have a strong understanding of Android development best practices and be able to translate user requirements into tangible features that enhance the app's overall usability and appeal. - Bug Fixing: Being able to troubleshoot and resolve any technical issues or bugs that may arise during the development process is crucial. Your abili...

    $136 (Avg Bid)
    $136 (평균 입찰가)
    19 건의 입찰

    I'm looking for a skilled programmer to help me convert my invention into an app for iOS and Android devices. It is preferred that you're located here in SAN DIEGO, CA...however it's not absolute. Key requirements: - I'm open to the programming language, so your expertise in Python, Java, or C and C ++ would be beneficial in guiding the decision. - The main functions the app should possess are user authentication and data storage. I will require a Non Disclosure Agreement [NDA] to proceed with details of the invention. If you've got experience in app development [Coding] and can help me bring my invention to life on mobile devices, please reach out. Looking forward to working with you! Than...

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

    More details: *What specific type of claims do you expect the expert consultant to identify? Delays, Cost overruns, Scope changes *How many projects do you need the expert consultant to review? 4 *Project documents will be supplied. *Reference Contract: FIDIC Red Book *How soon do you need your project completed? ASAP

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

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    파워형 봉인형 NDA (비밀 유지 계약서)

    CAFE NAME: BIgmug Cafe Color black and white I'm looking for a creative logo design for my chain of cafes that can compete in the western market. Like Starbucks, Java House, Mugg & Bean I don't have any specific ideas for the logo yet, so I'm counting on your expertise to bring something unique to the table. Key Points: - The logo must convey a modern and innovative vibe, capturing the essence of my franchise cafe's vision. It should be memorable it’s extremely important it’s unique and memorable like starbucks - I'm specifically looking for a design in black and white or grayscale, so please ensure this is incorporated effectively.

    $100 (Avg Bid)
    상금 보장형
    $100
    375 건의 응모작

    ...projects in the or beginners please dont bother i do not have time to explain over and over again. So this is the requirements for the project: Inviter script must have some user friendly interface (HTML or app interface like Java or similar) Inviter script will take inputs of multiple Telegram API’s (accounts) total from 5 or 10 accounts a) API ID b) API Hash All API’s (Accounts) would be added to target channel/group as admins Script will read files where all accounts to be invited will be listed in the following format: @jacksparow @did738 @simao79 @wiro … The user file will contain anywhere from 1000-2000 users thats why i need script to be multithreaded and add Users from 10 Telegram API’...

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

    I'm in search of a versatile freelancer with skills in Word, Excel, programming, and graphic design. Your expertise in these areas will help me in different domains. Your main tasks will include: - Formatting documents in Word, ensuring a professional and consistent layout. - Creating Excel spreadsheets and conducting data analysis. Proficiency in Excel will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and ...

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

    I'm in need of a full-time, mid-level software developer to join our e-commerce company. You should be proficient in Python, Java, and PHP. Your primary responsibilities will include: - Coding and programming: Developing robust, scalable software solutions for our e-commerce platform. - Database management: Ensuring the efficient operation of our databases and managing related processes. - Bug fixing and troubleshooting: Identifying and addressing software issues to maximize performance. Your experience should ideally span 2-5 years, giving you a good understanding of the nuances of software development. In addition to your technical prowess, you should be able to work efficiently within a team and communicate effectively. You...

    $24 / hr (Avg Bid)
    $24 / hr (평균 입찰가)
    49 건의 입찰

    I'm in need of a seasoned AI developer to assist with a project that involves a variety of AI tasks. The ideal candidate should be proficient in Python and Java, with a solid understanding and experience in the following areas: - Natural Language Processing - Machine Learning - Computer Vision The project will involve a mix of training machine learning models and using pre-trained models. The output of the project will be a functional AI system that integrates these three areas seamlessly. Ideal candidates will have a deep comprehension of AI-related algorithms, excellent problem-solving skills, and an ability to work both independently and as part of a team.

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

    Thumbnail for my monetized/commercial/personal use YouTube video

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

    Money and all it takes to make it in easy steps even a 14 y/o can deal with

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    28 건의 입찰

    I'm in search of a versatile freelancer with skills in Word, Excel, programming, and graphic design. Your expertise in these areas will help me in different domains. Your main tasks will include: - Formatting documents in Word, ensuring a professional and consistent layout. - Creating Excel spreadsheets and conducting data analysis. Proficiency in Excel will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and ...

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

    ...skilled Java Spring Boot developer to refine and extend existing code with MQTT integration. Key requirements: - Fixing issues with code execution, incomplete functionality, and performance. - Incorporating Influx library into the codebase. - Enable automatic messaging to multiple MQTT topics, following specific logic. - Tracking and managing duplicates based on both time and counters, and taking action accordingly. Ideal skills for this project: - Proficiency in Java, Spring Boot, and MQTT. - Knowledge of working with libraries, specifically Influx. - Experience with time series data and counter management. - Previous projects involving MQTT topic management. - Strong understanding of code optimization. I'm open to having a web service...

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

    ...with creative freedom in that regard. Ideal candidates for this project should have: - Ability to communicate and work efficiently with specific themes regarding floral design and script, custom fonts. - Understanding of branding across multiple platforms More specifically: I am in the process of starting a (super small) floral business, growing all my own flowers from my garden in Loveland, Colorado. I am a one-woman strong operation with a passion for growing beautiful flowers and spreading that joy to others. I would like to create a logo in which I can use for marketing, business cards, stamps for the bouquets, etc. The name of my business is “Sweetheart City Floral”. Loveland, Colorado is called th...

    $80 (Avg Bid)
    상금 보장형
    $80
    250 건의 응모작

    I'm in search of a versatile freelancer with skills in Word, Excel, programming, and graphic design. Your expertise in these areas will help me in different domains. Your main tasks will include: - Formatting documents in Word, ensuring a professional and consistent layout. - Creating Excel spreadsheets and conducting data analysis. Proficiency in Excel will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and ...

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

    This is an assignment with 5 stages that 2/5 are done and Half of the remaining stages are done as well I want someone to help me finish it and the projects has a guidline and some libraries limitations plus an inbuilt automarker

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

    ...developed in Flutter. However, since a Foreground service is required to run indefinitely in the background, it is acceptable to create this service in Kotlin or Java. Communication between Flutter and the native code should be done via Platform Channels (MethodChannel and EventChannel). User Interface ----------------------- The app should have three main screens: - Splash Screen: Displays the app logo. - Login Screen: User authentication with username and password. When the login button is pressed, a POST request should be made to an API (which I will provide) sending the username and password in JSON format. The API will respond with the login status (granted/denied) and a token for future requests. On successful login, the ...

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

    I'm looking for an experienced Java developer to help me with my test cases. The primary focus of these tests is Integration testing for multiple components. Ideal skills and experiences: - Java programming - Expertise in Mockito/Power Mockito - Experience in integration testing - Ability to work with existing test cases and refactor them.

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

    En nuestra empresa de Software, tenemos proyectos en Java, y necesitamos aumentar la fuerza de desarrollo, por ellos queremos sumar algunos freelance que trabajen por hora con nosotros

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

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    봉인형 NDA (비밀 유지 계약서)

    ...Django/ Java Script with Bootstrap expert who can assist with the layout and design of my website atplands.com. The primary goal of this project is to update the site's visual appearance. My website: Reference downloadable Theme code: Key tasks include: - Reviewing the current website and providing recommendations for improvements - Collaborating with the team to create a new, fresh look for the site - Ensuring the new design is functional and user-friendly Ideal skills for this project include: - Strong experience with Django/ Java Script with Bootstrap - Proven track record of working on front-end development using JavaScript/Bootstrap - A good eye for design and layout - Ability to understand and implement JavaScript to integrate

    $112 (Avg Bid)
    $112 (평균 입찰가)
    13 건의 입찰
    PACMAN 8 일 left

    PACMAN GAME JAVA WITH PROCESSING 4.3 IDE

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

    As the client, I'm looking for an experienced Java programmer to build a stripped-down visual representation of Pacman game mechanics for a basic coding project. Only in Programming 4.3 IDE. Key Functionalities: - Pacman Movement: Program the user's ability to control and move Pacman around the maze. - Pellet Consumption: Pacman should be able to eat pellets within the game. - Ghost Behaviors: Ensure ghost characters are present and exhibit the expected behaviors. Design and Visuals: Design need not be complicated. I require a simple, minimalistic design that effectively communicates game mechanics without overwhelming visuals. Ideal Skills and Experience: - Solid experience in Java programming - Previous experience creati...

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

    I'm in search of a skilled Java developer who can assist with a web application project. The ideal candidate should be well-versed in software development, bug fixing, and code optimization. Key Tasks: - Software Development: You'll be responsible for creating a new web application from scratch, ensuring that it is efficient, user-friendly, and meets our requirements. - Bug Fixing: Should there be any issues with the application, you will be expected to identify and fix them promptly to ensure the smooth running of the app. - Code Optimization: You will also need to continuously monitor and optimize the codebase to guarantee the application's performance and stability. Skill Set: - Proficient in Java. - Solid e...

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

    I need a skilled freelancer with Android Studio experience to create a detailed, step-by-step guide for installing MLC Chat using Android Studio on Windows 11. The guide should be based on the provided documentation for MLC Chat v2023 available at: [](). please extend this documentation in an MS WORD document with additional detailed steps and screenshots. Requirements: - The guide should be aimed at users with a basic understanding of Android Studio and software installation. - It needs to be a thorough, detailed, and easy-to-follow document that leaves no room for confusion. - You should include the necessary steps for the successful installation of MLC Chat on Windows 11, outlining each step with appropriate

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

    I'm looking for a seasoned developer to create a desktop application focused on data management. This software will be used on the Windows operating system and must be developed using Java. The ideal candidate will have: - Extensive experience with Java and Windows development - A deep understanding of data management systems - The ability to work effectively and communicate progress regularly Please provide a clear demonstration of your skills in these areas when submitting a proposal, we are looking for the best development talents to execute this project.

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

    I'm in need of a developer to set up user roles in my new spring application like they were in the old struts application. Key Project Details: - Setting up roles: I require the creation of Admin, User, Manager, and Supervisor roles with the same permissions as in the old struts application. - No additional roles: The only additional role needed is 'Supervisor'. I do not require Developer or Guest roles. Ideal Freelancer: - Proficient in Java, particularly Spring Framework. - Proven experience in role-based access control. - Familiarity with legacy system migration. - Good understanding of the Struts framework (for comparison purposes). - Strong communication skills for clarification and updates.

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

    We are seeking a skilled developer or development team to create a comprehensive web crawler system. This system should scrape, structure, and update information from web pages, handle large projects, and be accessible via a powerful API. The system should offer user-friendly features for both individuals and businesses and include flexible user management for both customers and employees. Project Requirements 1. Web Crawling and Data Extraction -Develop a system capable of scraping entire websites and extracting data from each page. -The system should divide the scraped information into sections to facilitate easy reading and understanding. -For e-commerce sites, the system should identify and structure the following information: --Product category (including breadcrumbs fo...

    $2384 (Avg Bid)
    $2384 (평균 입찰가)
    82 건의 입찰

    I'm looking for a modern and minimalist logo that combines both text and icon elements. The primary use of this logo will be for my online presence, such as my website and social media platforms. Key Requirements: - Combination of text and icon. - Modern and minimalist style. - Suitable for online usage. Ideal Skills and Experience: - Previous experience in creating combination logos. - Ability to design in a modern, minimalist style. - Understanding of best practices for online logo design. - Strong portfolio that showcases relevant work. - Excellent communication skills to understand and deliver on my vision for the logo.

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

    I'm currently in need of an expert software developer to assist with maintaining and updating existing software initially on a hourly basis but i would consider full time as we build relations. This position requires someone proficient in Java, C#, HTML, CSS, and PHP (codeignitor). Key Responsibilities: - Maintaining and updating the existing software as required - Debugging and troubleshooting issues - Collaborating with other team members Ideal Skills: - Strong proficiency in Java, C#, and PHP - Previous experience in software maintenance and updating - Excellent problem-solving skills - Ability to work full-time and communicate effectively - Experience working in a team environment I'm looking for an individu...

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

    I have a project that requires extensive knowledge in Scala Java, focused on analyzing post metrics from social media. Responsibilities include: - Coding in Scala Java to retrieve and analyze social media post metrics - Performing data analysis in order to draw actionable insights The suitable freelancer for this job is someone with previous experience in Scala Java and data analysis, preferably involving social media data. The task requires in-depth knowledge in data sorting and categorization methods and a good understanding of social media platforms.

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

    ...Android developer to assist with my project. My main focus is on app development, specifically in the context of an existing Java application. Key tasks and features include: - Developing a stable and efficient Android app based on the current Java application - Integrating Firebase as the main backend and database; making efficient use of its real-time database features - Creating robust user profiles functionality - Implementing live in-app chat - Introducing in-app purchases For this task, someone with experience in Java and Firebase is highly preferred. If you have done similar tasks before, please attach your portfolio when bidding. Your ability to produce quality UI design and to debug any issues prom...

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

    ...create an enterprise API. I do not have a preferred programming language, therefore, use the one you find most suitable and efficient. I need the API to include the following features: I am seeking a skilled developer to create a API to act as a third party implementation to serve clients such a service oriented businesses as Massage Therapists for client booking via scheduling calendar of showing available appointments ( this calendar shall also be utilized by the client to create time blocks when required ) in addition require online credit card initial deposits at time of scheduling and final payments featuring Vaulting to retain credit card details for future or ongoing appointments. A feature automation to fwd notif...

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

    ...experienced C++ or Python or Tenserflow or Java or AI (etc.) developer to create a software program for Windows. A skilled developer with expertise in creating a dynamically pixelating images (not simple machine or grid pixelation). The program should have the following functionalities: - dynamically pixelate any imported image into mathematical, non-mathematical or custom shapes in various styles with user adjustable settings and configurations - adding additional shapes into the created shapes in separate layers to create more complex outcomes - export of the pixelated images as 300dpi vectorized or rasterized files - intuitive interactivity with user friendly adjustments, selections and editing The ideal freelancer would have extensive exp...

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

    I'm in need of a professional web developer to create a basic website for managing workplace shift schedules. It is enough that this project has the qualifications to do the job. I am leaving a few photos so that you can have general information about the project design. It is sufficient that at least the texts that will be seen in the UI be in Turkish. Key Features: - Employee login and registration - Comprehensive shift scheduling and management tools - Facility to view and edit shift details - User access restrictors based on roles The web platform should be designed with a professional and corporate aesthetic, ensuring it's not only functional but visually appealing to users. Ideal Skills and Qualifications: - Proficiency ...

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

    Project Description: We are seeking a skilled Java developer to contribute to the development of an e-commerce platform (basic) with the following key features: User Management: Implementation of user accounts with basic profile information (name, email, password). Product Management: Creation of a product listing functionality with basic product details (name, description, price, category, etc.). Inclusion of at least 100 sample products for demonstration. recommendation system: Generate recommendations based on simple rules and user behavior. For example, you can recommend products that are popular among other users, products in the same category as the ones the user has viewed, or products with similar price ranges. Store and update user view history in...

    $14 (Avg Bid)
    $14 (평균 입찰가)
    10 건의 입찰
    MY Project 4 일 left

    ...program implementing the calculator's functionality. Interface appearance use graphic buttons (this may be the simplest graphic with a color change), the result of the operation can be presented in the form of binary, octal hexadecimal (additional buttons), enter the history button: opening a new window with information about the actions taken since the application was started, showing the actions in the following lines of the list. Project 2. Create a Music MP3 player mobile application in Flutter or in Android Studio that recommends its users the local area popular songs based on their GPS location. Submit the source code and the apk file as Task2.zip. Project 3. Create a Mobile Application for a Cafe Restaurant to receive orders from...

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

    ...Description: We are seeking a skilled Java developer to contribute to the development of an e-commerce platform ( A BASIC DESIGN ) with the following key features: User Management: Implementation of user accounts with basic profile information (name, email, password). Product Management: Creation of a product listing functionality with basic product details (name, description, price, category, etc.). Inclusion of at least 100 sample products for demonstration. recommendation system: Generate recommendations based on simple rules and user behavior. For example, you can recommend products that are popular among other users, products in the same category as the ones the user has viewed, or products with similar price ranges. Store and update user view history ...

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

    I need to use a plugin in word press/woocommerce to provide payments via wire for amounts excceding $xxx in our word press with out exposing our bank details to the customers

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