Java tsv file write işler

Filtre

Son aramalarım
Şuna göre filtrele:
Bütçe
ile
ile
ile
Tür
Beceri
Diller
    İş Durumu
    2,000 java tsv file write iş bulundu, ücretlendirmeleri EUR

    I need an AEM expert with specific experience in Dynamic Media implementation, as well as strong Java, Vue, and JavaScript skills. The project will involve a mix of backend and frontend tasks, and I'm looking for someone who can work with me on this for 3-6 months. Key Requirements: - Adobe Experience Manager (AEM) expertise - Dynamic Media implementation experience - Strong Java, Vue, and JavaScript skills - Ability to work on both backend and frontend tasks - Available to commit to 3-6 months of work Please only apply if you have the appropriate skills and are able to commit to this time frame.

    €1110 (Avg Bid)
    €1110 Ortalama Teklif
    64 teklifler

    I created Java app that create google calendar event via api. I've got below error POST { "code": 403, "errors": [ { "domain": "calendar", "message": "Service accounts cannot invite attendees without Domain-Wide Delegation of Authority.", "reason": "forbiddenForServiceAccounts" } ], "message": "Service accounts cannot invite attendees without Domain-Wide Delegation of Authority." I think it's a problem service account. I want to do it till end of 11.05.2024 Project realization via shared desktop

    €19 (Avg Bid)
    €19 Ortalama Teklif
    5 teklifler

    We developed custodial wallet using Kotlin, JAVA, Node.js, etc. and when we click the send button coins cannot be sent. Please check and fix the issue. apk backend admin panel

    €199 (Avg Bid)
    €199 Ortalama Teklif
    20 teklifler

    ...bugs across multiple software systems. The ideal candidate(s) will have expertise in Java (specifically Swing), FileMaker, Artificial Intelligence, Django, and general web development. This project involves analyzing the current issues, proposing solutions, and implementing fixes in a timely manner. Key Tasks: - Analyze existing codebases to identify bugs and inefficiencies. - Develop fixes for bugs in systems built with Java Swing, FileMaker, Django, and related web technologies. - Apply AI techniques to optimize operations and improve system functionalities where applicable. - Test fixes to ensure bugs are completely resolved and systems are running smoothly. Ideal Candidate: - Strong proficiency in Java, especially in Swing application development. - Experienc...

    €2097 (Avg Bid)
    €2097 Ortalama Teklif
    16 teklifler

    I have a set of scripts that I need pushed onto GitHub. I'm looking for someone to help me with this task. - You'll be working with scripts written in Python, JavaScript, or Java, which I will share with you. - The main goal of pushing these files on GitHub is for Version Control. This will allow me to keep track of changes made to the scripts, and potentially roll back to previous versions if needed. It's important that you have a good understanding of GitHub Finally, although I do need the repository to follow basic branch naming conventions and workflow rules, I don't need anything overly complicated. A simple, easy-to-follow convention will suffice.

    €12 / hr (Avg Bid)
    €12 / hr Ortalama Teklif
    11 teklifler

    I have a set of scripts that I need pushed onto GitHub. I'm looking for someone to help me with this task. - You'll be working with scripts written in Python, JavaScript, or Java, which I will share with you. - The main goal of pushing these files on GitHub is for Version Control. This will allow me to keep track of changes made to the scripts, and potentially roll back to previous versions if needed. It's important that you have a good understanding of GitHub and Version Control concepts. Finally, although I do need the repository to follow basic branch naming conventions and workflow rules, I don't need anything overly complicated. A simple, easy-to-follow convention will suffice.

    €11 / hr (Avg Bid)
    €11 / hr Ortalama Teklif
    19 teklifler

    ...of Work: Develop a function to import data from Excel files (.xls or .xlsx) into the app. The import functionality should be similar to the existing "Fuel Injection Price List" section within the app. Ensure data integrity and proper handling of potential errors during import. Implement appropriate user interface elements for file selection and import initiation. Skills Required: Android development expertise (Java/Kotlin) Experience with data parsing and Excel file handling libraries Understanding of user interface design principles for Android Strong problem-solving and debugging skills We are open to discussing different implementation approaches and libraries. Please submit your proposal outlining your experience, technical approach and estimated...

    €106 (Avg Bid)
    €106 Ortalama Teklif
    12 teklifler

    I need group of skilled programmers that are aware of a game called “rise of kingdom”. Project budget is 20k-40k. Basically i want to make a bot for the game that does most of the things.

    €34564 (Avg Bid)
    €34564 Ortalama Teklif
    24 teklifler

    Looking for an experienced professional to convert an existing dwg (autoCAD file) of a building's top view into SVG. This will be used in creating an interactive map through the Mapplic platform. Here's what is needed: 1. Inclusion and Highlighting: - Building outline - Room labels 2. Color Scheme: A neutral toned color scheme will be best suited for our needs. 3. Interactivity: - No specific additional functionalities are needed, as mapplic features already suffice. The task is focused on adjusting the dwg file into suitable SVG for use on mapplic. Ideal candidates will have experience in file conversion, AutoCAD operation, and interactive map creation. Knowledge of Mapplic's functionality is a plus.

    €108 (Avg Bid)
    €108 Ortalama Teklif
    22 teklifler

    ...React developer, or a Full Stack developer proficient in React JS and Java/Spring. The goal is to create a personal food ordering app, which would facilitate online ordering of food. Key Features: - User Registration and Login: The app should allow users to sign up, log in, and manage their account. - Browsing and Ordering: Users should be able to view a menu, search for items and place orders. - Cart and Checkout: The app will need to have a cart feature and a seamless checkout process. - Order Notification: The app should send orders to the restaurant and have the functionality for the restaurant to either accept or reject the order. The successful freelancer for this project should have a strong proficiency in React JS, Java/Spring, and experience in developing e-comm...

    €860 (Avg Bid)
    €860 Ortalama Teklif
    66 teklifler

    I need a skilled designer to create a captivating car branding for my Maruthi Eeco. I have specific details that I would like to be included in the design: - Incorporate my logo in a creative and visually appealing way. - Integrate my contact information which includes my phone number, adress, and website. Ideal skills for this project include graphic design, brandi...Eeco. I have specific details that I would like to be included in the design: - Incorporate my logo in a creative and visually appealing way. - Integrate my contact information which includes my phone number, adress, and website. Ideal skills for this project include graphic design, branding, and experience in creating designs for vehicles. The final deliverable should be a high-resolution print file. I need by ...

    €12 (Avg Bid)
    €12 Ortalama Teklif
    6 teklifler

    ...examine a pre-existing React file to identify any import statements that may be missing and automatically add the missing imports. Key responsibilities: - Analyze the React file to identify missing import statements - Add the identified missing imports automatically - Append multiple missing imports as grouped together in a single statement - Code should be in Typescript This task requires a solid understanding of Node.js. Having previous experience with jscodeshift is a must. The solution also need to use a package named @hypermod/utils. () This is the function that I need function fixMissingImports(code: string, importsMapping: Record<string, string>): string The code is a string of a content of a file tsx or jsx file. the function should first

    €36 (Avg Bid)
    €36 Ortalama Teklif
    38 teklifler

    I'm looking for a talented JavaScript developer who can help me with my website's visualization. Key Responsibilities: - Crafting visually appealing loading screens or animation - Implementing various types of visualizations Ideal Skills: - Proficiency in JavaScript and related libraries - Experienced portfolio of visualizations and/or animations See attached brief for more information

    €105 (Avg Bid)
    €105 Ortalama Teklif
    21 teklifler

    I have a WhatsApp service provider that provides chatbot and menu-based features. I'm l...have a WhatsApp service provider that provides chatbot and menu-based features. I'm looking for a freelancer to create an adapter that can integrate a different service provider for live-chat on the same WhatsApp number. Key Requirements: - Develop an adapter for live-chat that supports real-time messaging, media file sharing, and chat history retrieval. - Ensure the chatbot dialog history can be passed to the live-chat as a transcript file. Ideal Skills: - Proficiency in Java, Springboot - Prior experience with WhatsApp service provider integrations - Strong understanding of real-time messaging and chatbot systems - Ability to ensure seamless data flow between chatbot...

    €553 (Avg Bid)
    €553 Ortalama Teklif
    48 teklifler

    he developer should have the following skills and experience: 1. Proficient in Java, Kotlin and other programming languages; 2. Have a deep understanding of Android platform, familiar with Android SDK and related tools

    €92 (Avg Bid)
    €92 Ortalama Teklif
    1 teklifler

    ...functional on both iOS and Android platforms. Since the primary function was not specified, creativity and ability to design multi-purpose apps will be highly appreciated. Key Requirements: - Strong experience in developing mobile apps for both iOS and Android - Proven experience in cross-platform mobile app development - Proficient coding skills in languages such as Swift, Kotlin, Objective C and Java - Exceptional UX/UI design skills - Strong problem-solving abilities, with a knack for complex troubleshooting tasks - Ability to work independently, with minimal supervision While delivering the final product, I'd also like you to provide the source code along with necessary documentation. If you've worked on similar projects, please include them in your proposal....

    €18 (Avg Bid)
    €18 Ortalama Teklif
    1 teklifler

    I'm looking for a skilled individual who can help me read a file and extract specific data from it. Key Requirements: - Extraction of File names, File sizes, File creation dates, and messages stored in the DB file. - Ability to adapt to extracting all messages or specific ones, depending on my future needs. - Delivery of the extracted data in a Spreadsheet format, preferably Excel or Google Sheets. Ideal Skills and Experience: - Proficiency in reading and interpreting files. - Advanced skills in data extraction, particularly from database files. - Experience in delivering data in a spreadsheet format. - Flexibility to accommodate future changes in the extraction requirements. - Strong communication skills to clarify requirements and deliverables...

    €31 / hr (Avg Bid)
    €31 / hr Ortalama Teklif
    26 teklifler

    I am in need of a print spooler designed to work on Windows, written in Python, c++, c#, and capable of printing multiple PDF files simultaneously. Key Requirements: - The application must be able to handle printing multiple PDF files concurrently, providing a more efficient and streamlined printing process. - The print spooler must b...Ideal Freelancer: - Proficient in Python with a strong understanding of how to handle printing tasks programmatically. - Prior experience developing print spoolers or similar printing software would be highly advantageous. - Familiarity with working in a Windows environment, particularly in relation to system-level tasks like printing management, is a plus. - Attention to detail and the ability to write clean, maintainable code is essential for thi...

    €97 (Avg Bid)
    €97 Ortalama Teklif
    6 teklifler

    I am on the lookout for an experienced and innovative programmer who can assist in creating a unique search engine from scratch. The specific programming language is open as the user did not specify a preference, so proficiency in Python, Java, or C++ will be a plus. Though the user has not provided insights into the specific features desired for this project, common elements of search engines include web crawling, indexing, and ranking algorithms. Your familiarity with these or willingness to research and incorporate them will be essential to your success in this project. The user did not specifically state the purpose of the search engine, however it could be for personal, business, or educational use. Balancing these needs could be a crucial part of the project. Skills and Expe...

    €8446 (Avg Bid)
    €8446 Ortalama Teklif
    65 teklifler

    I'm seeking an experienced freelancer to debug and build my GitHub actions for 2 of my Android Java projects. The main task involves using building variants of my android application for the "development", "staging", and "production" environments which will all have separate API endpoints, package names, and app icons. Experienced Android Java programmers with a solid understanding of GitHub action builds, API implementation, and flexible design skills will be the ideal fit for this project.

    €149 (Avg Bid)
    €149 Ortalama Teklif
    37 teklifler

    I need an experienced professional to create an XML file for me. The file will be primarily text-based, with no need for images or tables. Key Responsibilities: - Create a custom schema for the XML file - Ensure that the text content is structured appropriately within the XML file - Deliver the file in a timely manner Ideal Skills and Experience: - Proficiency in XML creation - Experience in creating custom schemas - Attention to detail - Ability to work independently - Good communication skills, as you may need to clarify certain aspects of the project. Please note, I will rely on your expertise to create a suitable schema for the XML file. The end goal is to have a well-structured and functional XML file.

    €482 (Avg Bid)
    €482 Ortalama Teklif
    68 teklifler

    I'm looking for a seasoned full stack developer with a solid background in AI and mobile development. As the platforms for deployment will be iOS and Android, prof...and Android, proficiency in programming languages that support these platforms is required. Responsibilities: - Develop an AI psychologist application for iOS and Android platforms. - Apply machine learning techniques. - Build an efficient, testable, and reusable code. Ideal Skills: - Experience with AI, Machine Learning, iOS, and Android app development. - Proficiency in Python, JavaScript, and Java would be ideal but it's not required. - Deep understanding of mobile development frameworks. Don't hesitate to apply if you are experienced with building AI apps for mobile platforms. I look forward to a ...

    €34947 (Avg Bid)
    €34947 Ortalama Teklif
    77 teklifler

    ...delete it when performing a new query. Technical Requirements: 1. Experience in frontend development with AngularJS to create interactive interfaces. 2. Proficiency in backend development with Java or Python for handling API requests. 3. Ability to implement temporary storage systems in memory or cache for sensitive data. 4. Capability to create files for automatic deployment in Lambda functions, Docker containers, or any Serverless service. Expected Deliverables: - Complete development of the interactive form in AngularJS with all required functionalities. - Implementation of the backend in Java or Python for handling API requests and temporary data storage. - Thorough testing to ensure the quality and functionality of the system in different usage scenarios. - Detail...

    €2505 (Avg Bid)
    €2505 Ortalama Teklif
    48 teklifler

    ...delete it when performing a new query. Technical Requirements: 1. Experience in frontend development with AngularJS to create interactive interfaces. 2. Proficiency in backend development with Java or Python for handling API requests. 3. Ability to implement temporary storage systems in memory or cache for sensitive data. 4. Capability to create files for automatic deployment in Lambda functions, Docker containers, or any Serverless service. Expected Deliverables: - Complete development of the interactive form in AngularJS with all required functionalities. - Implementation of the backend in Java or Python for handling API requests and temporary data storage. - Thorough testing to ensure the quality and functionality of the system in different usage scenarios. - Detail...

    €2327 (Avg Bid)
    €2327 Ortalama Teklif
    93 teklifler

    I need a skilled developer to create a simple HTML file that prints 'Hello World @sainath_reddy' in any language. This file will be hosted on Azure Cloud using extended support services. I have a DNS and would like the deployment to be done on that DNS. The specific requirements are as follows: - Develop a single HTML file with 'Hello World @sainath_reddy' output - Host and deploy the file on Azure Cloud - Utilize extended support services for the hosting - Ensure deployment is done on my own DNS There's no need for a continuous deployment setup, as this is a one-time deployment. Ideal skills for this project include: - Proficiency in HTML - Experience with Azure Cloud services - Understanding of DNS and deployment processes - Abilit...

    €24 (Avg Bid)
    €24 Ortalama Teklif
    9 teklifler
    Java Programmer Needed 13 saat left
    ONAYLI

    It is javafx. When I open the pdf from the program, the first page is fine, but the second page does not show the data. It will be empty. I need a developer to change that code. I have another version of the code that displays on another page but is graphically destroyed. The project is simple and short. Ideal for new freelancers. I pay max 5$ and good rating. That's why it's good for newbies!

    €5 / hr (Avg Bid)
    €5 / hr Ortalama Teklif
    27 teklifler
    Edit PDF file 13 saat left
    ONAYLI

    Edit PDF file, easy work must complete today

    €18 (Avg Bid)
    €18 Ortalama Teklif
    204 teklifler

    *************IMPORTANT*********** Please start with your bid by writing your personal Github profile first, we won't check bid without Github profile. ************************************ I'm in need of a talented developer, preferably with a strong background in producing business applications. Here's what I'm looking for: - Expertise: You should be skillful in any of Javascript, Python, Java / Kotlin or Swift / Objective C, Flutter / React Native / Xamarin. - Platforms: Production of a cross-platform app that runs smoothly on both iOS and Android is essential. - Experience: Evidence of previous projects in business app development would ideally be shown. By applying these requirements, you will help to create an app that can contribute to the success of ...

    €2097 (Avg Bid)
    €2097 Ortalama Teklif
    121 teklifler
    Java PDF File Editing 12 saat left
    ONAYLI

    When I open the PDF, it doesn't show me the data on the second page. By changing the code (I provide pictures), it shows the data, but the graphics are bad. The project is small and simple. An opportunity for beginners. I pay max $5 and give a good review. Ideal opportunity for new freelancers.

    €5 / hr (Avg Bid)
    €5 / hr Ortalama Teklif
    20 teklifler

    I'm in need of a Java developer who can promptly handle the addition of new functionality to my existing system. Key Responsibilities: - Integrate new functionality into the system - Potentially debug code and maintain the system Skills and Experience Required: - Proficiency in Java programming - Proven experience with software development - Strong understanding of system maintenance and debugging This is a time-sensitive project, so I need someone who can start right away and work efficiently to complete the task. Any experience with user authentication, payment processing, and file uploading will be a plus, even though specific details on the new functionality to be added are not yet provided.

    €41 (Avg Bid)
    €41 Ortalama Teklif
    21 teklifler

    I've built a React website with separate pages, and I need a skilled developer to connect them and integrate a chatbot. Here's what I'm looking for: - Connect: Link the home page with another page that opens through the navigation bar. Ensure the transition is seamless and the user experience is smooth. - Chatbot Integration: I have a chatbot that's been designed to work with the ChatGPT API. I need it to be integrated within the content of the website. The chatbot should be able to provide product/service information and answer customer queries. The integration should be user-friendly and should not interfere with the design and functionality of the website. Ideal Skills: - Proficient in React - Experience in connecting separate pages in a React website - Familiarity...

    €32 (Avg Bid)
    €32 Ortalama Teklif
    32 teklifler

    I am seeking a professional with a strong background in digital forensics who can assist in recovering deleted content from a PDF file. I do not have the original file for comparison, and I am not aware of the specific content that has been deleted. Key Requirements: - Proven experience in digital forensics, specifically with PDF files - Ability to recover deleted content without access to the original file - Excellent problem-solving skills to investigate and identify potential content deletion - Comprehensive report providing the recovered content and the changes made to the file. Ideal Candidate: - Holds a degree in computer science, cyber security or related field - Has handled similar projects in the past proficient in digital forensic software and tool...

    €58 (Avg Bid)
    €58 Ortalama Teklif
    4 teklifler

    Currently USDT(BEP-20) is working and we want to add USDT(ERC-20) in the backend files. please edit the files and make apk show USDT(ERC-20) price and current balance. The file is attached here.

    €137 (Avg Bid)
    €137 Ortalama Teklif
    13 teklifler

    I'm looking for a skilled software engineer. THis task is too large for excel power query, however i want it to operate in a similar fashion. The main purpose of this project is to develop a self-updating database o...every racehorse in the state of NSW, Australia, via the website. Key tasks and responsibilities: - Determining the best platform for the software (Web-based/Desktop-based/Mobile application). - Creating a software solution that will automatically update and manage a database of racehorses. Skills and Experience: - Proficiency in at least one high-level programming language i.e., Java, Python, C++ - Experience with automation software - Familiarity with database management - Ability to recommend best software platform based on project requirements. Thanks : )

    €506 (Avg Bid)
    €506 Ortalama Teklif
    48 teklifler

    I'm seeking a skilled Java professional who can provide assistance with my ongoing project. This project involves a variety of tasks, including debugging, implementing new features, and potentially optimizing code. The exact nature of the work will be discussed further with the selected freelancer. Expertise in Java is essential. Experience with debugging, feature implementation, and code optimization would be highly beneficial. Ability to work collaboratively, communicate effectively, and deliver results in a timely manner are also key. Please note, while the timeline for this project has not been specified, I am looking for someone who can offer a reasonable turnaround time and contribute effectively to the completion of this project.

    €9 (Avg Bid)
    €9 Ortalama Teklif
    16 teklifler

    I'm in need of an experienced android developer who can convert my fully complete Buildbox game file into a working Android APK. Key details: - The Buildbox game file is fully complete and should be ready for conversion. - No specific additional features or functionality are required during the conversion process. - There are no specific design requirements or guidelines, so the conversion should focus primarily on functionality. Ideal skills and experience: - Proficiency in Buildbox and Android app development. - Previous experience in game file conversion. - Ability to ensure a smooth and stable performance of the game on Android devices. - Strong attention to detail to ensure a successful conversion.

    €10 (Avg Bid)
    €10 Ortalama Teklif
    5 teklifler

    I am in need of a proficient Java Script/React developer. Specific tasks or target areas are yet to be determined and will be clarified later, thus flexibility is important. Any experience in both front-end and back-end development along with bug fixing expertise will be preferred. Those comfortable with ambiguity and adept at working without rigid guidelines would be ideal for this opportunity. Willingness to adapt to potentially shifting project needs is crucial. It's a dedicated resource Job.. Thanks

    €6 / hr (Avg Bid)
    €6 / hr Ortalama Teklif
    62 teklifler

    The developer should have the following skills and experience: 1. Proficient in Java, Kotlin and other programming languages; 2. Have a deep understanding of Android platform, familiar with Android SDK and related tools; 3. -- If you have an already published app you can! Out -- for s-a-l-e! . If you are interested, please feel free to contact us and look forward to further communication with you.

    €174 (Avg Bid)
    €174 Ortalama Teklif
    18 teklifler

    I'm looking for a java developer. Our Android App face recognition System. Live Face Detection & Match Our Database Skill • Android App Development • Knowledge in Live Face Detection Techniques • Face Authentication and Identity Verification Methods Experience with Live Face Recognation Model Train

    €297 (Avg Bid)
    €297 Ortalama Teklif
    25 teklifler

    I'm urgently in need of a highly skilled programmer who has proficiency in Python, Java, and C++. Key skills and experiences will be: - Proficient in Python, Java, C++ - Strong problem-solving skills - Ability to work under pressure and adhere to tight deadlines - Previous experience in general programming, specific project genre unspecified Due to the urgent nature of this project, I'd appreciate it if interested freelancers could contact me immediately.

    €151 (Avg Bid)
    €151 Ortalama Teklif
    16 teklifler

    ...my project. The primary issue revolves around frequent errors that are hindering its stability and functionality. - The backend is primarily developed using a mix of Python, Java and Node.js. - The main task would be debugging, ensuring all scripts and functions are working as intended. - Additionally, I'm looking for the identification and resolution of any underlying issues that could be causing the frequent errors. - A crucial requirement is the ability to enhance the stability and reliability of the backend, ultimately improving the overall performance of the system. Ideal Skills: - Proficiency in Python, Java, and Node.js - Extensive experience in backend debugging and stabilization - Strong troubleshooting and problem-solving skills - Knowledge of templat...

    €17 / hr (Avg Bid)
    €17 / hr Ortalama Teklif
    70 teklifler

    I have an AutoCAD DWG file that I would like to be split up in order to save a particular page out of it in a new file. The specific page and any modifications required can be discussed. Key Requirements: - Splitting up an AutoCAD DWG file - Saving a specific page from the file Please note that the specific page I would like to save from the file is yet to be determined. Additionally, I am open to any suggestions regarding possible modifications that could be made to the page before it is saved. Your expertise and creativity in this area would be most welcome.

    €28 (Avg Bid)
    €28 Ortalama Teklif
    17 teklifler

    I need an expert to create a floor design for a medium-sized office, a space around 840 sqft. I will give the layout mentioning the size as well, you just need to design it in Autocad and provide the .dwg file so that if required, we can modify. I can do it by myself but got stuck with another one. More similar work will follow if you do it correctly, quickly and under my budget. Payment by freelancer.com site only. What I will give: #1: Floor plan layout #2: Electrical layout (based on the floor plan ) #3: Light plan layout (based on the floor plan ) What you have to do: #1: Convert Floor plan in AutoCad #2: Convert electrical layout in autocad (based on the floor plan, add annotations & symbol legends ) #3: Convert light plan layout in autocad (based on the floor plan, add...

    €27 (Avg Bid)
    €27 Ortalama Teklif
    7 teklifler

    ...Manager. Eles me requisitaram apenas ter 1 desenvolvedor ao meu lado, pois os desenvolvedores da equipe deles estão ocupados com projetos e atualizações do aplicativo. Após a conclusão da criação do script eles iram implementar nas configurações do aplicativo da minha loja Shopify. Opção que tenho para os profissionais em Google Tag Manager interessados no projeto: Eu consegui inserir 1 código Java Script no aplicativo em sua sessão de (JS Personalizado) para enviar o evento de add_to_cart ao meu GTM ao abrir o formulário. Então para configurar as tags consigo utilizar o dataLayer do evento de View Item para as tags de Add to Cart e preciso apenas de alguma soluç&at...

    €111 (Avg Bid)
    €111 Ortalama Teklif
    8 teklifler

    I am looking for a senior software engineer with experience in Java, Python, and C#. The main task is to develop a robust web application using Spring Boot. Familiarity with Azure and .NET will be a plus. Key requirements include: - Developing a web application - Implementing User authentication - Integrating with databases - API integration Ideal candidates should have: - Proven experience in Java, Python, and C# - Strong knowledge of Spring Boot - Familiarity with Azure and .NET - Ability to implement User authentication - Experience in database and API integration. I'm looking for a professional who can deliver high-quality work in a timely manner.

    €14 / hr (Avg Bid)
    €14 / hr Ortalama Teklif
    87 teklifler

    Kotylin and JAVA engineer is wanted for crypto wallet. 1. Detect the location in the files where connection information to DB is defined and analyze how app and DB are connected. 2. Change DB name and password on app and DB sides without causing any trouble and make the system work.

    €193 (Avg Bid)
    €193 Ortalama Teklif
    34 teklifler

    I'm currently seeking a mid-level Java developer who is proficient with IntelliJ IDEA to join our team on a project basis. Your primary responsibility will be to develop high-quality software that is aligned with user needs and business goals. Key Responsibilities: - Develop, test, and maintain high-quality Java applications - Collaborate with cross-functional teams to define, design, and ship new features - Ensure the best possible performance, quality, and responsiveness of the applications - Identify and correct bottlenecks and fix bugs - Help maintain code quality, organization, and automatization Ideal Candidate: - 3-5 years of proven experience as a Java developer - Proficiency with IntelliJ IDEA - Solid understanding of object-oriented programming - Expe...

    €37 (Avg Bid)
    €37 Ortalama Teklif
    12 teklifler

    I'm in need of a seasoned Java 8 programmer proficient with web application development, particularly using the Spring framework. Your primary responsibility will be to deploy an existing web application project of ours on a Virtual Private Server (VPS) with GoDaddy. Scope of tasks: 1. Deploy Java Web Application: - Handle complete setup on GoDaddy VPS server environment. 2. Spring Framework proficient: - Our application is built on the Spring framework. Deep understanding of this technology is essential for successful deployment. Ideal skills and experience for this job: - Solid background in Java 8 and Spring web application development. - Extensive experience in deploying Java projects on GoDaddy VPS servers. - Problem-solving skills with an...

    €81 (Avg Bid)
    €81 Ortalama Teklif
    16 teklifler

    I am seeking a proficient Java developer who excels in using Eclipse, to develop a Library Record System. The scope of the task includes: - Application development from scratch. - Debugging during the development phase to ensure top-notch functionality. - Providing software maintenance post-development. Key Features: - A simple and minimalist interface for user-friendly navigation. - Book borrowing management capability to check the status and track all borrowings. - User account management which enables personalized access for users. - Inventory tracking for systematic management and easy accessibility of books in the library. Ideal Skills and Experience: - Strong experience in Java development and Eclipse toolset. - An eye for creating user-centric, minimalist interfaces...

    €26 (Avg Bid)
    €26 Ortalama Teklif
    18 teklifler

    I need a pong game made with java, It needs to have some extra features such as a goal, sometimes when a player 1 scores a goal its dash to increase, variable ball speeds,

    €660 (Avg Bid)
    €660 Ortalama Teklif
    43 teklifler