Web crawler method java işler

Filtre

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

    As the project manager, I'm seeking a proficient software developer to build a web application using Java, Angular, and AWS. This application, at its core, should prioritize top-notch user authentication. Requirements and Features: - Develop a web application using the Java language, Angular framework, and AWS as the cloud platform. - Implement an effective user authentication system. This is critical to ensure secure access control and protect user data. Ideal Skills and Experience: - Extensive experience in Java, Angular, and AWS. - Proven track record in implementing robust user authentication systems. - Knowledge of best practices concerning web application security. - Strong attention to detail and commitment to user priv...

    €1214 (Avg Bid)
    €1214 Ortalama Teklif
    114 teklifler

    I am in need...street address to other suburbs. I have a list of 686 suburbs including suburb name, postcode, longitude, and latitude data which is detailed in a spreadsheet. To succeed in this project, you would ideally need: - Proficiency in using programming languages that can efficiently work with location data. While I'm open to suggestions, the languages I had in mind included Python, JavaScript and Java. - Ability to deliver a solution which calculates the time and distance for driving from the given address to all listed suburbs. - Knowledge to ensure the output is well-formatted, easy to understand, and implemented into the current spreadsheet structure. If you have equivalent experience and past work indicating your ability to perform a task like this, I encourag...

    €62 (Avg Bid)
    €62 Ortalama Teklif
    59 teklifler

    berbasis dengan bahasa pemrograman java

    €18 / hr (Avg Bid)
    €18 / hr Ortalama Teklif
    8 teklifler

    website terdiri dari 10 halaman website digunakan untuk website official perusahaan menggunakan bahasa pemograman java

    €18 / hr (Avg Bid)
    €18 / hr Ortalama Teklif
    9 teklifler

    I urgently require an experienced Java Spring Boot developer to assist with upgrading my Spring Boot 2 project to Spring Boot 3. The main objectives for this upgrade are: - Improving system performance. - Ensuring compatibility with newer libraries. Specific time and library compatibility considerations are: - The project completion time is ASAP. - If there are any libraries or frameworks your proposal relies on, please clarify in your bid, as the existing dependencies weren't specified. Ideal skills and expertise: Java, Spring boot - Proven experience in Java Spring Boot development. - Previous experience with upgrading Spring Boot versions. - Excellent problem-solving skills. - Strong communication and timely delivery. Let's speed up the performa...

    €155 (Avg Bid)
    €155 Ortalama Teklif
    59 teklifler

    ...high-performance financial system. - Though a detailed strategy and broad design will be provide, the candidate is expected to contribute to the final details of the system design. - Implement, test, and maintain various components of the system. - Ensure the system operates in line with high standards of security and performance. **Key Skills:** - Strong programming skills, preferably in Python or Java. - Experience with database and spreadsheet management and data analysis. - Knowledge of API integration. - Excellent problem-solving abilities and attention to detail. - Mathematical and/ or Data Science background. While knowledge of financial trading and exchanges is not required, the successful candidate will need to learn about this subject area as part of the project. A ...

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

    Aim: Need to identify different types of skin discolorations like Nevus of Ota, Mongolian spots, Nevi, Albinism, and Melasma. Suggested Techniques: Binary conversion, color image conversion, gray-scale conversion, watershed method, noise reduction methods, K nearest neighborhood, morphological operation: erosion-dilation, clustering, Median filtering, edge detection, pixel count, object recognition, and threshold analyzing methods are used in this research to disclose the skin pigment discoloration information I am seeking a professional to execute an image segmentation project. The primary objective is to enhance, segment, and isolate areas of interest within a variety of medical images. Given that the type of medical imaging isn't specified, an ideal candidate should have...

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

    I'm currently seeking a professional Java expert to maintain and polish an application designed for both taxi and delivery services. This app has dual functionality catering to both businesses and individual consumers. As my app continues to grow, I need a reliable Java developer who can make my app the best it can be. Key Responsibilities: - Bug fixing - Feature enhancements - Code optimization Ideal Candidate Skills and Experience: - Proficient in Java with knowledge of latest versions - Proven experience in maintaining and enhancing mobile app - Understanding of taxi and delivery service industry is a plus - Strong problem-solving abilities - Able to optimally identify and fix bugs - Experience in code optimization - A proven track record in adding innovativ...

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

    We are in need of a powerful writer to create a compelling, narrative-style professional biography. The biography should carefully intertwine my notable career achievements. Key Requirements: - Outstanding writing skills with a clear understanding of how to tell a compelling story - A...from my professional journey and presenting them in a captivating manner - Proven expertise in creating engaging biographical content - Ability to write in a narrative style, ensuring a stable flow of the entire biography To be the ideal fit for this job, the freelancer should have a wealth of experience in biography writing, with specific experience in professional achievements detailing. Your method of storytelling will be the heart of this biography and therefore, proficiency in narrative writi...

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

    As the driving force behind the development of our new web application, I need a Full Stack Developer proficient in Java, Python and JavaScript. - Skill & Experience Requirements: * Mastery of Java, Python, JavaScript * Proven experience with React and Angular * Experience in web application development is crucial The main objective of our project is to develop a web application, so be prepared to showcase examples of your prior work in this area. My expectations are high but fair, and I'm looking for a developer who can deliver exceptional results and meet project deadlines. Let's make extraordinary things happen together!

    €345 (Avg Bid)
    €345 Ortalama Teklif
    39 teklifler

    I am seeking a skilled developer who is capable with one or more of the...defined as the project develops. Ideal skills and experience: - Proficiency in Python, JavaScript, HTML and/or Raspberry Pi - Experience in GUI development - Previous work with Home Assistant or Node Red is beneficial. - Generate custom Node Red Dashboard GUI based on I/Os from/to PiPlates DAQC2 board. - Setting up Home Assistant to integrate IoT wireless sensors. - Providing a user friendly method of operating Raspberry Pi4 or 5. - Integrating Canvas Gauges with Node-Red. - Fabrication of fixed and end-user adjustable scaling tables to match sensor values with the gauges and to correct for non-linear sensors. - End user must be able to select the alarm (notification) value of each screen icon (gauge or ...

    €2039 (Avg Bid)
    €2039 Ortalama Teklif
    85 teklifler

    ...please note we can do this directly using UNION and removing any repeats or we can notice that count distinct for set 1 = 10 count distinct for set 2 = 6 count for set 1 + set 2 = 16 intersection of set 1,2 = SET 1 intersect SET 2 = {15,30} count SET 1 intersect SET 2 = 2 Therefore COUNT DISTINCT also equals COUNT (SET 1 + SET 2) - ( Count( SET 1 intersect SET 2)) = 10 + 6 - 2 =14 BUT THE UNION METHOD SEEMS FASTER IN MY VIEW Essentially when we COUNT DISTINCT of all sets combined we are technically counting the elements in the UNION of all the sets... Here is another special example set 1: 1 2 3 4 5 6 set 2 : 1 2 3 4 5 set 3: 3 4 5 6 COUNT DISTINCT = 6 since the union is {1 2 3 4 5 6} Note: the sets do NOT need to contain the same amount of elements if howwever i s...

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

    I am looking for an expert to address issues in the configuration and deployment of my Java project on a Tomcat server. If you have extensive experience and knowledge in these domains, you are perfect for this job. Details of the project: - Solve problems related to the configuration of the Tomcat server - Resolve deployment failures Skills and experience: - Proficient in working with Java SE 11 as the project is initially written in it - Expertise in the Spring framework, which we are using in this project - Previous experience in troubleshooting and managing Java deployment on Tomcat server is a must

    €123 (Avg Bid)
    €123 Ortalama Teklif
    57 teklifler

    I am seeking a highly skilled blockchain developer,...platforms work. Special consideration will be given to developers who have worked on a similar project before. While the question regarding programming languages was skipped, familiarity with popular blockchain-related languages like Solidity, JavaScript, and Java could add value to the completion of this project. Key Requirements: - Proven experience with Ethereum, Matic, and Cardano. - Understanding of blockchain technology and its application. - Preferred: Knowledge of programming languages (Solidity, JavaScript, and Java). This project needs to be completed as soon as possible, so availability and commitment are essential. Please only apply if you can dedicate a generous amount of time to this project in ...

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

    Looking for a keen developer to help me create a comprehensive web application using jhipster with angular frontend. You only need to do one page feature that is functional not the entire website so please message with price accordingly. Ideal Freelancer: - Experience in jhipster and java All details will be provided to those who message. please message with quoted price. Max payment is $80. Seamless UI for easy navigation and user-friendly experience is a must. Looking to complete this project ASAP,.

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

    We are looking for an experience IT Recruiter to help IDENTIFY potential candidates to some of our roles in the Mexico Market. Principal profiles: -Software Developers (Java, Python, .Net, JS,) -Mobile developers (android, iOS) -Architects -QA (Automation tester, Manual tester) -Cloud Engineers What you will be doing: -Linkedin Searches -Identify potential candidates -YOU DON'T NEED TO CONTACT OR SCREEN THE CANDIDATE -Work 10 vacancies per day -Present at least 10 candidates per job, per day (around 100 profiles per day) You won't be calling or screening or interviewing the candidates, just present the profile and we will do the rest. Your deliverables will be: -Word, Excel, PDF or text file, listing all the potential URL Linkedin profiles to each vacancy (at least 2...

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

    Looking for a keen developer to help me create a comprehensive web application using jhipster with angular frontend. You only need to do one page feature that is functional not the entire website so please message with price accordingly. Ideal Freelancer: - Experience in jhipster and java All details will be provided to those who message with quoted price. Max payment is $80.

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

    Looking for a keen developer to help me create a comprehensive web application using jhipster with angular frontend. You only need to do one page feature that is functional not the entire website so please message with price accordingly. Ideal Freelancer: - Experience in jhipster and java All details will be provided to those who message with quoted price. Max payment is $80.

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

    I need a structural engineer who is experienced with timber/ wood-built structures (traditional, site-built, or "conventionally framed" houses) for consultation and design review, before I submit to a local Structural engineer in California, United States, to S...Responsibilities: - Proper design the carport structure (there are no errors) - Use any Structural Analysis Program in reviewing the design Ideal Candidate: * Familiarity and proficiency with any Structural Analysis Program is crucial. * Knowledge of building codes and safety regulations. *WHEN RESPONING PLEASE SPECIFY 1) PROJECT READ 2) Structural Analysis program you will use 3) ANALYSIS METHOD YOU PLAN TO USE 4) Load Combination you will use. Candidate should exhibit a certain level of creativity in the...

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

    As a Java developer, you're aware of how crucial unit tests are to ensure quality control. Here's what I need from you: - Develop unit test cases for my existing Java codebase to create over 90% test coverage. - The code's purpose has not been specified, so these tests must be comprehensive and consider a variety of use cases as a catch-all. Ideal Skills: - Extensive Java programming knowledge - Experience with Mockito and JUnit - Proficiency in software testing and quality assurance - Keen attention to detail I'm looking for a proficient developer who understands the balance between thoroughness and feasibility. Apply if you're adept at identifying critical test cases that most impact the software's functionality. Let's raise th...

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

    I wrote a Java program that I want to sell to users. I want to make sure that no one can reverse-engineer the byte codes to recover my source code. I am aware of the concept of obfuscation, but I have no experience with specific obfuscators. I'm looking for someone with experience using obfuscators. I want you to: 1) Recommend an obfuscator. 2) Explain why you recommend that obfuscator and no other. 3) Show me how to download and install that obfuscator. 4) Create a UNIX shell script which applies that obfuscator to my Java program. This is a fixed price contract. The total value is $250.00 USD, which will be paid upon successful completion of the steps above. Please do not apply for this project unless you have already done this at least once before.

    €109 (Avg Bid)
    €109 Ortalama Teklif
    29 teklifler

    ...pages. The site should have a clean and modern design with smooth navigation between pages. Key Features: - Responsive design ensuring perfect user-experience on all devices - Image gallery to showcase our range of physical goods - Product listing pages to adequately display items with detailed descriptions and high-quality images Ideal Skills: - Exceptional proficiency in HTML, CSS, and JS (Java Script) - Experience in creating e-commerce websites showcasing physical goods - Strong understanding of UI/UX principles - Portfolio of previously developed websites with similar features and functionality - Keen eye for detail to translate our brand and products into the site design The candidate who can fulfill these requirements and create a well-functioning site aligned with our...

    €102 (Avg Bid)
    €102 Ortalama Teklif
    50 teklifler

    Job Description: We are a new dental clinic on the verge of transforming how dental care is perceived and delivered. With a focus on cutting-edge treatment and patient-centered care, we are seeking a talented Web Designer/Developer to bring our digital presence to life. Our goal is to not just inform but also to inspire our patients through our website. We believe in creativity, innovation, and the power of a well-crafted digital experience. Responsibilities: - Website Design and Development: Create a visually appealing, user-friendly website that aligns with our brand's aesthetic, values, and goals. The website should be responsive, fast-loading, and SEO-friendly. - Appointment Booking Integration: Implement a seamless and easy-to-use appointment booking system, allowing pa...

    €504 (Avg Bid)
    €504 Ortalama Teklif
    227 teklifler

    I'm in the process of starting a new enterprise and I need assistance from a knowledgeable stablediffusion specialist. Dive into this exciting journey with me and let's champion mathematical complexities together. Key Tasks: * Design a moderate-level complexity stablediffusion method. Ideal Skills and Experience: * Proven experience in creating stablediffusion methods. * Capacity to tackle moderate complexity projects. * Understanding of mathematical concepts at a high level. I'm looking forward to your innovative solutions and partnership in establishing this new venture.

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

    I'm seeking a professional language tutor, preferably a native Portuguese speaker, for one-on-one online lessons. I'm a beginner and am particularly interested in honing my general conversation skills. Key Responsibilities: - Providing personalized Portuguese language lessons remotely, via Zoo...personalized Portuguese language lessons remotely, via Zoom or Skype. - Focusing on teaching general conversation, with an aim to enhance my confidence and fluency in speaking Portuguese. Ideal Candidate: - Native of Portugal - Proven experience in one-on-one tutoring. - Strong communication and interpersonal skills. - Patience and dedication to teaching beginners. Please include your teaching method and style in your proposal. Looking forward to starting my Portuguese langua...

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

    ...of the month. The money will be sended through PayPal or Wire Transfer iva Western Union Application Objective: We are a technology company, and this project aims to validate the health of domains and IPs by checking if they are online/offline from the Internet Service Provider. For India Freelancers (ONLY): Check if your ASN (Autonomous System Number) is in the provided options. Verification method: Visit and validate the asnum displayed on the screen. ASNs Available for Validation in India: AS9829 - National Internet AS55836 - Reliance Jio Infocomm Limited AS45609 - Bharti Airtel Ltd. AS for GPRS Service AS24560 - Bharti Airtel Ltd., Telemedia Services AS9498 - BHARTI Airtel Ltd. AS4755 - TATA Communications formerly VSNL AS17813 - Mahanagar Telephone Nigam

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

    ...experienced web developer to design a unique black themed homepage Example is The specifics of the project are: Ideal Skills and Experience: - Prior experience building websites possibly in Java-based web pages. - Graphic design talent, particularly with an eye for clean, modern aesthetics. - An understanding of usability and web design best practices. Do note the project's primary challenge is giving life to the site through animation while maintaining a minimalistic monochromatic tone. It would be great if the completed project gives off a vibe that's both interactive and professional. Your portfolio and samples of prior work that display these skills will be highly regarded. Looking forward to engaging with proficient Java develo...

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

    ...proficient programmer with experience in Flutter and Java to create a fantasy cricket application that works seamlessly on both iOS and Android platforms. Inspired by the success and functionality of Dream11, this application will not only allow users to select players and create their own fantasy teams, but also provide live score updates and facilitate in-app leagues. Key Features: - Player Selection: Users should be able to select and manage their own players, mirroring the functionality found in Dream11. - Live Score Updates: The application should provide real-time cricket score updates. - In-App Leagues: Facilitate user creation and participation in leagues within the application. Ideal Skills and Experience: - Proficiency in Flutter and Java - Prior experience ...

    €832 (Avg Bid)
    €832 Ortalama Teklif
    53 teklifler

    I need a skilled web developer to create a dynamic and interactive movie website for me, which is complete with a subscriber method, user log in and sign up options. The interface should be user-friendly and appealing. Key project requirements: - Develop a dynamic and responsive movie website - Implement a subscription method. Payment gateways to be included are Credit/Debit Card, Bkash and Nagad - Inclusion of signup and login methods - Set up a VPS for movie uploading Desired categorizations for the movies are: - Genre - Release year - Language Even though the exact categories of movies are not defined, the system should be flexible to handle any category. The ideal freelancer for this job should have experience in web development, UI/UX design, paym...

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

    ...artivle/page we have a traffic panel. Every time the page reloads i need the counter to increase by 14. Also embed a small weather api feed. The panel graphics design is being done by in house developer. This is the first project as a trial as we are looking for someone to do pur info graphic coding for media reports. Skills and Experience: - Proficient in various programming languages, namely Java, Python, and C++. I'm open to your preferred language. - Extensive experience in algorithm development and deployment. - Familiar with WordPress. Responsibilities: - Ideal candidates must design and implement a robust page counter algorithm, without the need for integration with existing plugins or themes. - The project should consider the nuances and specifications of ...

    €13 / hr (Avg Bid)
    €13 / hr Ortalama Teklif
    57 teklifler

    I'm seeking a skilled backend web developer with proficiency in Java, PHP, and Node.js, who has previous experience working on the Express framework. The project involves: - User authentication: It is essential that our users can log in and out seamlessly and securely. - Database Integration: You will need to integrate with our existing database to enable data transactions. - API Development: APIs need to be developed for platform compatibility, ensuring effective communication between different software components. - Fetch & Get: Working with several databases simultaneously and handling multi-threaded Fetch and Get requests. - NoSQL: Experience in using scalable and high-performance NoSQL databases. - CMS: Implementing a content management system for easier manage...

    €387 (Avg Bid)
    €387 Ortalama Teklif
    30 teklifler

    ...color. Then, they will add it to the cart. From the cart, they will proceed with the payment and fill out a form with their complete details to place the order. An order will be generated, and an order number will be issued. This information will also be sent to you via email, stating that the person named XYZ placed this order, and the order ID is XYZ. Shipping will be locally/worldwide. Payment’s method, will be either cash or Local Transfer (OMT, MoneyGram, Wish Money) The total number of products is between 40-50, with the availability to add in the future new items or categories. For sure you will add: Content like about us, for the homepage & for the product description. As well, privacy policy and exchange and return policy....

    €195 (Avg Bid)
    €195 Ortalama Teklif
    144 teklifler

    We're seeking an experienced DevOps professional skilled in Amazon Web Services (AWS) and Java for our robust e-commerce project. Responsibilities: - Setting up and managing the AWS cloud-based platform - Handling Customer data, Transaction data, and Product catalog data confidently and securely - Utilizing knowledge of Java in DevOps for efficient system operations Key Skills: - Proven experience with AWS in an e-commerce setting - Mastery of managing and manipulating different data types - Strong proficiency in Java This role demands a seasoned professional who blends technical expertise with clear communication and a proactive attitude. If you're the one, apply!

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

    I'm in need of an experienced Java developer to create a robust backend for my e-commerce project which is expected to handle more than 500 daily users. Key tasks will include: - Constructing and ensuring the smooth operation of a backend, capable of managing high traffic. - Successfully integrating PostgreSQL database, chosen for its advanced features and performance. - Setting up a secure and efficient payment gateway. The ideal candidate should possess proven experience in high-load e-commerce project construction, particularly with Java, PostgreSQL and payment gateway integration. Understanding and previous usage of related technologies will give candidates a significant edge in this job.

    €18 / hr (Avg Bid)
    €18 / hr Ortalama Teklif
    22 teklifler

    ...reach minimum wage then supervisor decision to give daily wage or not. Boxes/ Pouches are packed in outer cover, which again paid contractually. Pouches need to be band sealed with machine, again paid contractually. Then there are support workers who are paid on a daily basis who pack the master carton, bags, put strap on the carton. Batch wise costing - (dipping date , pouching date wise (fifo method) to be used to arrive at the final variable cost of packed cartons. Over and above this are fixed costs each departments supervisor, electricity cost, spare part cost, accountants cost. When new SKU is created the Information Required - - SKU Name - Size of Batti # 8" or 9" - Type of batti - black / white / dhuna/ color - In sticks or in gms. - If in sticks , how many...

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

    I have Java and SpringBoot on my MacOS laptop, but require assistance in setting them up for web development. Ideally, I'm looking for someone with the following skills and experience: - Proficient with Java and SpringBoot - Experienced in setting up development environments on a MacOS - Having a solid understanding of the latest versions of Java and SpringBoot The task mainly involves: - Assisting with the effective setup of Java and SpringBoot - Ensuring the setup accommodates efficient web development - Providing a brief walkthrough of the setup process. It is crucial that the latest versions of Java and SpringBoot are utilized. With your help, I hope to get my development environment running efficiently.

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

    As the project owner, I am looking for a skilled Full Stack Developer capable of creating a dynamic website from scratch. Key Responsibilities: - Implement user registration and authentication features. - Coding and bug fixing. - Ensuring cross-browser compatibility. Main Requirements: - Proficiency in JavaScript, Python, Java, PHP, HTML, and MySQL. - Strong expertise in website development. - Experience in user registration and authentication. This project requires a developer who can bring together different pieces into a seamless, functional website. Let's create something amazing together.

    €184 (Avg Bid)
    €184 Ortalama Teklif
    96 teklifler

    I'm looking for an experienced app developer to create an Android app with specific design requirements I have in mind. The app must have: • A user registration system • Real-time chat f...specific design requirements I have in mind. The app must have: • A user registration system • Real-time chat functionality • Online payment integration I already have branding components such as logos and color schemes which should be incorporated into the app's design. I would appreciate if you can share any relevant work experiences or portfolio involving the above mentioned tasks. Proficiency in Java, Firebase, and Payment Gateway APIs is preferred. This project requires both the technical skills for creating the functional aspects of an app and the design...

    €344 (Avg Bid)
    €344 Ortalama Teklif
    47 teklifler

    For this project, I require a Fullstack web developer to integrate Bitcoin as a payment method in my existing website. The main aim is to provide options to make seamless transactions using Bitcoin. Here are few specifics about project requirements: - Experience, specifically in integrating digital cryptocurrency payment systems within websites - Cutting Edge knowledge of web technologies, including API's etc. - Robust understanding of Bitcoin transactions and blockchain technology. Please note, conversion to traditional currency isn't needed - the payments will remain in Bitcoin. The timeline for project completion is negotiable. I am amenable to discussions around a schedule that maintains quality.

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

    I require someone to develop a WordPress e-commerce website for my business. The site ought to be user-friendly and visually appealing. Key Features Needed: - Shopping Cart Functionality: The site must include a streamlined, secure and efficient shopping cart feature that ensures a smooth and hassle-free shopping experi...Desired Skills: - Strong technical skills in WordPress development and e-commerce platforms. - Great understanding of shopping cart integrations. Kindly note, I haven't decided on a payment gateway yet, so I'd appreciate recommendations along with your bid. Understanding of different payment gateway integrations is a plus. Your expertise will help guide the choice of a secure and reliable payment method. Please include previous work samples when applyi...

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

    ...given data to help me understand it better. * Create engaging and understandable data visualization using bar charts. Skills & Experience: * Proficient in Excel and data analysis. * Excellent command of statistical analysis. * Should have a good eye for design as well. * Proficient in creating bar charts and data visualization using other appropriate tools. *Identify and explain why statistical method(s) was/were chosen *Summarized data provide relevancy for research paper publication- identifying P factor etc * Color correct chart/data to maximize presentation Study detail of 20 participants 2. Participants graded from Severe(1) to Good(6) across 7 independent variables 3. Variables Dentist/Patient Position Neck position-good/fair/poor Body/torso position- good/fair/po...

    €80 (Avg Bid)
    €80 Ortalama Teklif
    54 teklifler

    I am seeking a position within customer service on any of the following betting sites: Betboo, Bets10, Süperbahis. I am not limited by location, as I currently reside overseas, which ensures no security issues. Ideal Candidate: - Proficiency in Turkish language for effectiv...of the following betting sites: Betboo, Bets10, Süperbahis. I am not limited by location, as I currently reside overseas, which ensures no security issues. Ideal Candidate: - Proficiency in Turkish language for effective communication - Prior experience in customer service, specifically within betting platforms - Understanding of betting principles and operations. Please note, my preferred method of communication is via telegram: ahmetklcsknx. Any interested candidates, kindly reach out through ...

    €901 (Avg Bid)
    €901 Ortalama Teklif
    14 teklifler

    I am looking for a seasoned web developer who is proficient in JavaScript, Python, and Java. This project primarily involves building a website and therefore requires superior web development skills. - Skills and Experience: * Mastery in JavaScript, Python, Java * Extensive experience in website development * Proven track record of successful web projects Given the pervasiveness of mobile browsing, the website needs to be mobile-responsive. Candidates must have experience in creating mobile-responsive designs to ensure optimal presentation and functionality on all devices.

    €2137 (Avg Bid)
    €2137 Ortalama Teklif
    129 teklifler

    ...mobile individual lunch service and business luncheon catering and need a website for bookings and orders. Ideally, I would like freelancers to have: - Experience creating booking and ordering websites. - A robust collection of designs I can choose from. - An understanding of user-friendly navigation and clean, modern aesthetics. The website should provide customers with an easy and efficient method of booking orders and making payments online. Additionally, I am desiring a mobile app with the following functionalities: - Online ordering & payment: Permitting customers to effortlessly order and pay from their smartphone. - Menu Browsing & Customization: Allow customers to browse through the menu and customize their selections as needed. - Membership: A feature that al...

    €452 (Avg Bid)
    €452 Ortalama Teklif
    62 teklifler

    I'm looking for an expert with a strong background in statistics and data interpretation, specifically with performing multiple regression analyses. The database in question is all about statistics. This project requires you to apply this advanced statistical method to our data, address multiple questions about variables and their influence on each other, as well as factors contributing to particular outcomes. Your task will be to present all findings in a 2000-word essay. Here's what I need: - A thorough, clear interpretation of the database - Multiple regression analysis to answer various statistical queries - Clear explanation of how different variables affect each other - Insight into factors contributing to specific outcomes - A well-written, insightful 2000-word ...

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

    I am having severe issues with app crashes on Android Studio. The issue seems to be consistent; the app crashes every time it opens. Unfortunately, I am not able to investigate and troubleshoot the issue mys...identifying the errors causing the app crashes on opening - Fixing the identified error(s) ensuring a smooth and functional operation of the app - Thoroughly testing the application to ensure the resolving of the issue Applicants should have the following skills and experience: - Profound knowledge of Android Studio - Extensive experience with Android app development and debugging - Proficient with Java or Kotlin - Ability to quickly understand and debug existing codes This fix is urgent. Therefore, applications with a demonstrated ability to attend to matters urgently are ...

    €33 (Avg Bid)
    €33 Ortalama Teklif
    31 teklifler

    ...features to be put into action. Including models, animations, and sounds as well, but these are already available. It's a Wendigo mob. I use a program which will accurately showcase all the information you'll ever need, a diagram which shows where and when functionalities have to be used. Key Tasks: - Develop a Forge mod, not a Java plugin. - The main objective is to create a Highly Advanced Horror Entity. Ideal Candidate Characteristics: - Proficient in Java and Minecraft Forge mod development. - Knowledge of how to create and implement custom entities. - Experience with creating advanced mechanics that involves horror elements. - Familiar with Minecraft version 1.19.2 Forge and its mechanics. - Capable of handling Geckolib models - Portfolio presenting p...

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

    I need to design a web interface which can communicate with a USB using a micro:bit microcontroller. Web interface can be made using Java, HTML and CSS. Please apply if you have the required expertise. No teams or companies please.

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

    This is the work that has to be done in a university's VPS: DSPACE INSTALLATION ⁃ Installation of the operating system for the Debian or Ubuntu server or similar. ⁃ Java installation. ⁃ Apache Tomcat server installation. ⁃ Installation of the PostgreSQL database engine. ⁃ Deployment of DSPACE 6.3. ⁃ Cronjobs for updating the OAI-PMH. ⁃ CSS style sheet for the repository. ⁃ Configuration for integration with ALICIA and RENATI according to ALICIA-CONCYTEC specifications. ⁃ Metadata entry (ALICIA/UNDQT). ⁃ Creation of communities and subcommunities. ⁃ Enable HANDLE redirection (with subdomain ). ⁃ Enable AWStats or Google Analytics system to show statistics associated with the repository. Write to me if you have the knowledge please

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

    Hello, I need a web application to search and recommend music using the Spotify API. This may be a rewritten application or a modified application that I have attached. The application I attached consists of the following technology stack: Database - H2 Database, Back-end - Java, Spring Boot, Spring Data, Front-end - HTML, Thymeleaf, Bootstrap. The IntelliJ environment was used to run it. If the application were written from scratch, it does not necessarily have to use the same tools. The most important thing is that the application has an "enticing-looking" interface and is connected to the Spotify API (it can also be YouTube API instead of Spotify, etc.).

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