Java iphone exifpráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 java iphone exif zakázek nalezeno, ceny v EUR

    I'm in need of a skilled programmer who is adept in Python, Java, and C++. Your tasks will span database management, working with algorithms and data structures, and user interface design. Here's a further breakdown of the ideal skills and experience I'm looking for: - Programming skills: Proficient in Python, Java, and C++. Familiarity with various coding patterns and best practices. - Database management: Experience in handling large datasets, querying databases in an optimized manner, and ensuring the integrity and safety of the data. - Algorithms and Data Structures: Demonstrated understanding of algorithms and data structures. The ability to use this knowledge to solve problems efficiently is a must. - User Interface Design: Skills in creating intu...

    €22 (Avg Bid)
    €22 Průměr. nabídka
    15 nabídky
    Develop Simple iOS App 5 dní left
    OVĚŘENÉ

    I am looking for a developer who could develop a iOS IPhone app. It should do following Use a authentifcation based on a MySQL database table (for login) store that login as session that I not need each time again login. Create a connection between that MySQL and grab data and display that on app. Store that data like on cache that I can see that data also offline. I only will answer to developer who native language are English or German and who could show some iOS work.

    €572 (Avg Bid)
    €572 Průměr. nabídka
    128 nabídky

    I need a Java or python3 programmer to create a sensor-data generator for the website www.voeazul.com.br. The objective is to send a POST request to the site with valid sensor-data in order to obtain a particular cookie (_abck) for data analysis purposes. The sensor data to be simulated includes mouse movements, keyboard interactions, and browser interactions. Key Requirements: - Create a sensor-data generator in Java or python3 - The generator should simulate mouse movements, keyboard interactions, and browser interactions - The sensor-data should be valid enough to trigger the generation of the _abck cookie upon sending a POST request to Ideal Skills and Experience: - Proficiency in Java/python3 programming - Experience in web scraping and automation - Knowledge...

    €1034 (Avg Bid)
    €1034 Průměr. nabídka
    52 nabídky

    I'm seeking a skilled developer to create a versat...Predefined Output Path: Users should have the option to assign a default output path for the signed files. - PDF Signature Display: For PDF documents, the utility should display the signature as an optional feature. The goal is to have this utility developed within a month. Ideal skills for this project include: - Proficiency in programming languages suitable for file processing (e.g. Python, Java) - Experience in developing software utilities or tools - Familiarity with e-signing mechanisms and standards - Prior experience in working with PDF, XML, JSON, and Text files - Ability to create a user-friendly interface for the utility. If you have the required skills and can deliver within the specified time frame, please s...

    €290 (Avg Bid)
    €290 Průměr. nabídka
    12 nabídky

    I require a skilled digital photo editor who can transform an iPhone-taken picture into a polished 24x36 inches print photo. The work involves some vital tasks: - Enlarging the iPhone photo to 24x36 inches without sacrificing the quality of the image. - The photo needs color correction to make it more vibrant and appealing for print. - Image sharpening is also required to enhance the overall detail and make the photo appear crispier in the final print. Experience in using advanced photo enhancing tools and software is a necessity. Familiarity with producing high-resolution, print-ready images is an added advantage. Looking forward to a beautifully finished product that is suitable and ready for printing.

    €228 (Avg Bid)
    €228 Průměr. nabídka
    27 nabídky

    Hi Jame P., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    €801 (Avg Bid)
    €801 Průměr. nabídka
    1 nabídky

    ... Ability to set the remote server IP for each registered device. Implement user authentication with: Login ID generation based on device MAC address. User-selectable password after admin approval. Login expiration for enhanced security. Write well-documented and commented source code for both the Android application and admin panel. Qualifications: Proven experience in Android app development (Java/Kotlin). Proficiency in Laravel framework, MySQL, and PHP. Strong understanding of security best practices for mobile apps and web development. Excellent communication and collaboration skills. Benefits: Competitive salary and benefits package. Opportunity to work on a challenging and innovative project. Work in a collaborative and fast-paced environment. Please submit your resume an...

    €222 (Avg Bid)
    €222 Průměr. nabídka
    52 nabídky

    We are looking for freelancers who could help us with a 4 week pilot in one of the grocery stores in Cincinnati area. You would be responsible for capturing data in the store with use of our iOS app. - This task will require visiting the same store on multiple days or even everyday in case you're available for 4 consecutive wee...even everyday in case you're available for 4 consecutive weeks. - work: 2-8h per day depending on your availability - Pilot start day: likely June 23rd. Before this date you would need to install the app, read the guidelines and visit the store for a few times for some app testing. - Most of the store visits would need to happen at 9AM More info to be provided in the private message Requirement: iPhone 11 or higher Store address: to be provided ...

    €18 / hr (Avg Bid)
    Místní
    €18 / hr Průměr. nabídka
    1 nabídky

    I am looking for an AI trainer proficient in Python or java to assist me with my AI project. Key Requirements: - Proficiency in Python: You should be adept in using Python for AI projects. - Machine Learning and Deep Learning Skills: Ideally you will have a solid foundation in machine learning and deep learning concepts and their practical applications. - Communication Skills: A good trainer should be able to explain complex ideas in simple terms. I will require online and offline assistance, so you should be comfortable with both modes of training. The ideal candidate should be able to provide regular updates and feedback on my progress. I am eager to get started and would appreciate if you could commit some time to this project.

    €286 (Avg Bid)
    €286 Průměr. nabídka
    22 nabídky

    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ñ...

    €153 (Avg Bid)
    €153 Průměr. nabídka
    36 nabídky

    ...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 then parse it as string otherwise leave it as it is now which integer. can

    €24 (Avg Bid)
    €24 Průměr. nabídka
    33 nabídky

    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.

    €96 (Avg Bid)
    €96 Průměr. nabídka
    37 nabídky

    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 application. - **Integration and Third-Party Service...

    €10 / hr (Avg Bid)
    €10 / hr Průměr. nabídka
    41 nabídky

    Seekin...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 software. Experience with .NET, Java, or other relevant programming languages would be beneficial. Knowledge of Windows-based software development and expertise in back-end databases are essential. Applicants who understand the needs of small-to-mid-sized businesses and have previously developed software within these parameters will be viewed favorably. Ensure your bid reflects your ability to fulfill...

    €95 (Avg Bid)
    €95 Průměr. nabídka
    24 nabídky

    As an Android 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 ability to debug, test...

    €125 (Avg Bid)
    €125 Průměr. nabídka
    19 nabídky

    ***The developer should have iOS developing environment including MacOS and iPhone.*** I require a skilled Flutter developer with specific experience in OpenVPN, as well as iOS and Android app development. I have early built iOS project built with swift and I want you to recreate this iOS project to Flutter with 1:1 conversion. I will share the project if you have proven experience with flutter, iOS and Android. This app should also work properly on Android TVs also. Key Project Details: - Development for both iOS and Android platforms - Primary function: OpenVPN connectivity - Utilization of pre-existing iOS project for design Key Responsibilities: - Develop an OpenVPN application with Flutter for both iOS and Android - Ensure the app is functional and performs as expected - Util...

    €560 (Avg Bid)
    €560 Průměr. nabídka
    47 nabídky

    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! Thanks, Mike

    €18 / hr (Avg Bid)
    €18 / hr Průměr. nabídka
    76 nabídky

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Detailed project proposals How soon do you need your project completed? ASAP.

    €29 / hr (Avg Bid)
    €29 / hr Průměr. nabídka
    26 nabídky

    ***The developer should have iOS developing environment including MacOS and iPhone.*** I require a skilled Flutter developer with specific experience in OpenVPN, as well as iOS and Android app development. I have early built iOS project built with swift and I want you to recreate this iOS project to Flutter with 1:1 conversion. I will share the project if you have proven experience with flutter, iOS and Android. This app should also work properly on Android TVs also. Key Project Details: - Development for both iOS and Android platforms - Primary function: OpenVPN connectivity - Utilization of pre-existing iOS project for design Key Responsibilities: - Develop an OpenVPN application with Flutter for both iOS and Android - Ensure the app is functional and performs as expected - Util...

    €548 (Avg Bid)
    €548 Průměr. nabídka
    41 nabídky

    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.

    €92 (Avg Bid)
    Zaručené
    €92
    552 příspěvky

    I am in need of a skilled QA professional who can meticulously test mobile applications and websites, ...websites, identifying bugs and ensuring they are addressed before the software goes live. It's key to have the most recent iPhone and a Samsung Galaxy, as the platforms need to be tested across these devices. Key Responsibilities: - Review mobile apps and websites - Detect and report bugs - Ensure issues are resolved - Communicate with developers effectively - Test across the latest iPhone and Samsung Galaxy What I'm Looking For: - Proven experience in QA testing - Proficiency in detecting and resolving functional bugs, performance issues, and user interface glitches - Excellent communication skills to report bugs and issues effectively - Ownership of the lates...

    €9 / hr (Avg Bid)
    €9 / hr Průměr. nabídka
    85 nabídky

    I am looking for Telegram expert who have done similar 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 ...

    €151 (Avg Bid)
    €151 Průměr. nabídka
    11 nabídky

    ...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 will be working with Java/Spring/JavaFX for the programming aspect of this project. The ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    €18 / hr (Avg Bid)
    €18 / hr Průměr. nabídka
    14 nabídky

    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. Your input will be crucial in enhancing our e-commer...

    €22 / hr (Avg Bid)
    €22 / hr Průměr. nabídka
    48 nabídky

    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.

    €20 / hr (Avg Bid)
    €20 / hr Průměr. nabídka
    52 nabídky

    ...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 will be working with Java/Spring/JavaFX for the programming aspect of this project. The ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    €458 (Avg Bid)
    €458 Průměr. nabídka
    28 nabídky

    I'm seeking a 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 conversatio...

    €18 (Avg Bid)
    €18 Průměr. nabídka
    11 nabídky

    ...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 will be working with Java/Spring/JavaFX for the programming aspect of this project. The ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    €448 (Avg Bid)
    €448 Průměr. nabídka
    26 nabídky
    OOP-Based Java Development 4 dní left
    OVĚŘENÉ

    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

    €22 (Avg Bid)
    €22 Průměr. nabídka
    23 nabídky

    ...Minimum Viable Product (MVP) of an Android application for inventory management and tracking using GPS and Bluetooth beacons. Technology: Flutter Key Requirements The Application -------------------------- - The app should primarily be 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 (...

    €195 (Avg Bid)
    €195 Průměr. nabídka
    7 nabídky

    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.

    €37 (Avg Bid)
    €37 Průměr. nabídka
    9 nabídky

    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

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    28 nabídky

    I'm seeking a 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

    €93 (Avg Bid)
    €93 Průměr. nabídka
    12 nabídky

    ***The developer should have iOS developing environment including MacOS and iPhone.*** I require a skilled Flutter developer with specific experience in OpenVPN, as well as iOS and Android app development. I have early built iOS project built with swift and I want you to recreate this iOS project to Flutter with 1:1 conversion. I will share the project if you have proven experience with flutter, iOS and Android. This app should also work properly on Android TVs also. Key Project Details: - Development for both iOS and Android platforms - Primary function: OpenVPN connectivity - Utilization of pre-existing iOS project for design Key Responsibilities: - Develop an OpenVPN application with Flutter for both iOS and Android - Ensure the app is functional and performs as expected - Util...

    €483 (Avg Bid)
    €483 Průměr. nabídka
    35 nabídky
    PACMAN 7 dní left

    PACMAN GAME JAVA WITH PROCESSING 4.3 IDE

    €12 (Avg Bid)
    €12 Průměr. nabídka
    1 nabídky

    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 creating game prototypes would be a plus ...

    €1036 (Avg Bid)
    €1036 Průměr. nabídka
    9 nabídky

    Needs to hire 3 Freelancers We are launching a new project and seeking freelancers based in Iraq to conduct visits to a commercial store specializing in iPhone sales for a survey and testing operation. Training will be provided online. We are looking for 3 different individuals from Iraq (Baghdad , Erbil, Kirkuk) one of whom speaks Kurdish. Applicants must be willing to attend online training sessions, as there are specific details that need to be thoroughly understood. Additionally, will provide applicants be obtain authorization from Apple to conduct certain tests at the designated stores. The project is expected to be completed by the end of May. "نحن نطلق مشروعًا جديدًا ونبحث عن أشخاص مستقلين مقيمين في العراق (بغداد وكركوك وأربيل) لإجراء 3 زيارات إلى متجر تجاري متخص...

    €230 (Avg Bid)
    €230 Průměr. nabídka
    1 nabídky

    Conduct field visits to smartphone retail stores in various areas of Iraq, including Baghdad, Erbil, and Basra. Evaluate the performance, services, and availability of iPhone products in the stores. Document findings and reports accurately. Communicate with the project team to exchange information and provide necessary analysis. Adhere to scheduled visitations and evaluation reports.

    €40 (Avg Bid)
    €40 Průměr. nabídka
    10 nabídky

    Hi Reving B., I hope this message finds you well. We are pleased to offer you a freelance project to conduct field visits to smartphone retail stores in various areas of Erbil, Iraq. The objective of this project is to evaluate the performance, services, and availability of iPhone products in these stores. Best regards, Ahmed Shafea

    €184 (Avg Bid)
    €184 Průměr. nabídka
    1 nabídky

    Conduct field visits to smartphone retail stores in various areas of Iraq, including Baghdad, Erbil, and Basra. Evaluate the performance, services, and availability of iPhone products in the stores. Document findings and reports accurately. Communicate with the project team to exchange information and provide necessary analysis. Adhere to scheduled visitations and evaluation reports.

    €50 (Avg Bid)
    €50 Průměr. nabídka
    9 nabídky

    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 experience with the Spring Framework, Hibernate, a...

    €78 (Avg Bid)
    €78 Průměr. nabídka
    19 nabídky

    This is for existing app. Get ideas from the provided links. I need a talented designer to help create an engaging UI/UX design for people struggling to prepare mea... How they want to track progress (e.g., weight, body measurements) Feedback on meal plans (e.g., did they like the meals, any issues) Other Preferences: Cultural or regional food preferences Any religious dietary restrictions (e.g., halal, kosher) Reference:

    €51 (Avg Bid)
    €51
    14 příspěvky

    ...explanations. - The guide should include troubleshooting tips to address possible installation issues that users might encounter. *All pre-requisites setups need to be included too - NDK, Cmake etc* Assume non-IT person or 10year old is following your instructions The test device will be a Samsung Note 21 NOT using Anaconda/Conda - just basic PATH settings etc on Windows. NOT using Koltin - using Java ** I suggest you have have installed MLC Chat and created the APK file to understand the challenges the guide you are writing needs to address ** Ideal Skills: - Proficiency in Android Studio and experience with software installation and deployment. - Excellent technical writing skills with the ability to convey complex information in a clear and concise manner. - Previous exper...

    €22 (Avg Bid)
    €22 Průměr. nabídka
    5 nabídky

    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.

    €74 (Avg Bid)
    €74 Průměr. nabídka
    15 nabídky
    Role Setup in Spring Application 4 dní left
    OVĚŘENÉ

    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...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 c...

    €28 (Avg Bid)
    €28 Průměr. nabídka
    12 nabídky

    ...the AI assistant to suggest better content for specific sections of the page. -Provide a simple "replace" feature that allows users to easily use the suggested content to update sections on the crawled site. Technical Requirements 1. Backend -Build the system with a robust backend architecture that supports high scalability and performance. -Use a well-known programming language such as Python, Java, or Node.js for backend services. 2. Database -Use a scalable database solution, such as PostgreSQL or MongoDB, to store scraped data and user information. 3. Proxy and IP Rotation -Implement IP rotation and use proxy servers to prevent website blocking. 4. Security -Implement security measures to protect user data and prevent unauthorized access. -Ensure data transmission...

    €2347 (Avg Bid)
    €2347 Průměr. nabídka
    90 nabídky

    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 individual who is reliable, skilled and able to commit to...

    €23 / hr (Avg Bid)
    €23 / hr Průměr. nabídka
    92 nabídky

    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.

    €35 / hr (Avg Bid)
    €35 / hr Průměr. nabídka
    29 nabídky

    ...professional who can dissect my iPhone logs and provide detailed insights. The ideal candidate should be proficient in the following areas: - iPhone log analysis: You should have experience in extracting and analyzing iPhone logs, especially the requested data like app usage, location, and potential malware, suspicious or kernel access. - Data interpretation: You should be skilled at understanding log data and transforming it into comprehensive, understandable reports. - Security: A strong background in cybersecurity is essential, as you will be examining for potential threats, breaches, or unauthorized access. Please note, I have the logs in a text file already. This project requires a high level of attention to detail, a thorough understanding of iPhone...

    €82 (Avg Bid)
    €82 Průměr. nabídka
    3 nabídky