Question bank java spring jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 question bank java spring jobs found, pricing in USD

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

    $1078 (Avg Bid)
    $1078 Avg Bid
    30 bids

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

    $225 (Avg Bid)
    $225 Avg Bid
    4 bids

    ...automated bids that it just wastes time. Also bid responsibly and don't ask " What's your budget" Bid what you think it's worth to you. I want a clean new Quasar Application that you load "@anthropic-ai/sdk": "^0.21.0", and makes a call using Setting up a demo Quasar app takes less than 5 min. my sample code: async sendMessageToClaudeChatbot(message) { this.Claude_question = "Claude Question"; const anthropic = new Anthropic({ apiKey: process.env.CLAUDE_COLAB, }); (anthropic); const anthropic_message = await ({ // mode: "no-cors", max_tokens: 1024, messages: [{ role: "user", content: "Hello, Claude" }], model: "cla...

    $140 (Avg Bid)
    $140 Avg Bid
    17 bids

    Hello, I need a skilled website developer to create a site offering dual functionality of IFSC and Pincode lookup. The features required are: - Pincode lookup: Displaying detailed area information related to the entered Pincode. - IFSC lookup: Displaying bank details related to the entered IFSC code. This job is ideal for someone experienced in incorporating interactive lookup functions into website design. An understanding of banking data and geographical area details would also be advantageous. Please only apply if you can demonstrate prior, similar projects in your portfolio. Domain Name & Hosting is already available. The main goal is to monetize this site and generate good revenue through advertisements and other means. Thank you -D

    $79 (Avg Bid)
    $79 Avg Bid
    14 bids

    I am in need of an expert in Apache Camel 3.3.0 and Spring DSL for a project focused on system integration. Here's what I require: - A thorough familiarity with Apache Camel 3.3.0. - Strong proficiency in Spring DSL. - Capability to successfully integrate multiple systems. - Clear understanding of data transformation, routing, and error handling, although these are not the primary focus. The ideal candidate should have a working knowledge of the latest Apache Camel version and the utilization of Spring DSL. Any prior experience with system integration projects would be an added advantage. Looking forward to receiving bids from capable professionals.

    $1401 (Avg Bid)
    $1401 Avg Bid
    6 bids

    I need assistance in integrating an automatically generated Order ID within my Google Forms. Many people do it so, AT THE END the form, it will generate an ID number that will go into the Google Sheet where the responses go. In this case, I need it to be in form of a Short Question INSIDE THE GOOGLE FORM, Not at the end. So this way, the number generated will be part of the info the client sunbmits like Name, Phone Number, Zip Code, etc. Please ask questions before agreeing to begin.

    $66 (Avg Bid)
    $66 Avg Bid
    17 bids

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

    $869 (Avg Bid)
    $869 Avg Bid
    1 bids

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

    $206 (Avg Bid)
    $206 Avg Bid
    43 bids

    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.

    $271 (Avg Bid)
    $271 Avg Bid
    18 bids

    As a business owner, I'm looking for a competent Xero data entry specialist to handle my bank transactions. Key Responsibilities: - Transferring bank transaction data from the exported CSV file into Xero - Correct categorization of all transactions as per Xero's standard chart of accounts Ideal Skills: - Proven experience with Xero and bank transaction data entry - Knowledge of Xero's standard chart of accounts - Attention to detail and accuracy in data entry - Good communication skills to clarify any uncertainties Please provide your relevant experience and availability for this task.

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    22 bids

    I am in need of a compact PCB design for a relay bank. The primary application of this relay bank is for industrial control, so the design needs to be both efficient and reliable. Key requirements: - The relay bank should be small in size, while still accommodating 6 triggers at 230 volts. - The design must include a dry switch rated at 13 Amps. - The PCB must be designed with the intention of obtaining CE certification. Ideal skills for this project include: - Proficiency in PCB design, particularly for high voltage applications. - Experience in designing for industrial control applications. - Knowledge of CE certification requirements for PCBs. It's crucial that the design be not only functional but also compliant with CE standards. I look forward to workin...

    $318 - $953
    Sealed
    $318 - $953
    20 bids
    Java Code Fix Needed 6 days left
    VERIFIED

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

    $25 (Avg Bid)
    $25 Avg Bid
    19 bids

    I have a scanned PDF document that needs some alterations. The primary tasks include changing the company name and updating contact information. Your expertise in both text editing and formatting is cr...be replaced with the new information provided. Skills and Experience Required: - Proficiency in PDF editing: Experience with editing text in scanned PDFs is necessary, as the document is not in its original format. - Attention to detail: It's essential that the changes are made accurately without affecting other parts of the document. - Familiarity with formatting: Although the user skipped a question regarding specific formatting changes, having a good eye for layout and design would be an added advantage. Please provide a brief summary of how you'll approach this proje...

    $18 (Avg Bid)
    $18 Avg Bid
    89 bids

    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.

    $104 (Avg Bid)
    $104 Avg Bid
    33 bids

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

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    39 bids

    Need someone to go through one of my company bank statements for the last 8 months and prepare both years financial statements (profit/loss and balance sheet).

    $44 (Avg Bid)
    $44 Avg Bid
    1 bids

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

    $39 (Avg Bid)
    $39 Avg Bid
    47 bids

    I'm in need of an animation expert to create a high-quality map style animation video for my upcoming project. Key Project Details: - The purpose of this animation video is to {user skipped this question}. - The specific locations or regions to be included in the video will be determined by the expert. - The length of the video will not exceed 3 minutes. Ideal Candidate: - Proficient in animation with a strong portfolio showcasing similar work. - Experience with map style animations is a plus. - Ability to create engaging and informative content. - Excellent communication skills and a collaborative spirit. Please provide examples of your previous work if possible. Looking forward to working with a talented animator for this project.

    $24 (Avg Bid)
    $24 Avg Bid
    13 bids

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

    $98 (Avg Bid)
    $98 Avg Bid
    19 bids

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

    $136 (Avg Bid)
    $136 Avg Bid
    19 bids

    I need an expe...Key Requirements: - I already have a DB schema for the App and all the flows mapped out - Need someone to build a test taking app - Users can create online test, generate links and take test using the application - The whole app will be less than 10 pages - The App will have a lot of funtionality like generating common test link, session specific test link, generating test scores/result, question bank support, dynamic questions... The ideal candidate should have: - Solid experience in NextJs, ShadCn, and Prisma. - Proven track record in E-commerce application development. - Ability to deliver high-quality work under tight deadlines. Please only apply if you are confident in your ability to meet these requirements and can deliver the project within the...

    $698 (Avg Bid)
    $698 Avg Bid
    21 bids

    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

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    66 bids

    Website Development for Education Purpose - I am looking for a developer to create a website for education purposes. - The website will primarily be used for uploading question papers in PDF format and providing a student login dashboard. - I prefer the website to be developed on WordPress. - The key functionalities I require are user registration and login. - Additionally, I would like the ability to upload and download content, as well as an interactive dashboard. _Conducting online quiz with ranking and candidate wise SWOT analysis. Ideal Skills and Experience: - Proficiency in WordPress development - Experience in creating user registration and login systems - Ability to implement content upload and download features - Knowledge of creating interactive dashboards - Fa...

    $685 (Avg Bid)
    $685 Avg Bid
    70 bids

    I'm seeking a highly skilled 3D renderer who is capable of creating a photorealistic, accurate render of a product. The product in question is a pair of smart glasses. I would specifically require material finishes involving plastic, glass and metal incorporated into the render. Ideal applicants should have: - Strong experience in photorealistic 3D rendering, especially of products. - Proficiency in applying various textures and materials to the model (in this case, glass, metal, and plastic). - Good knowledge of rendering software and tools to achieve high-quality results. - Fine attention to detail to recreate realistic representations of smart glasses. Your portfolio or samples of previous work will significantly influence our decision. Your understanding of reflective and l...

    $393 (Avg Bid)
    $393 Avg Bid
    63 bids

    I'm looking for a detail-oriented professional to support my business with bookkeeping and budget management tasks. Key Responsibilities: - Accurate management of accounts payable and accounts receivable in QuickBooks - Regular bank reconciliations to ensure that all transactions are accounted for correctly Ideal Skills and Experience: - Proficiency in QuickBooks software - Prior experience in accounts payable/receivable and bank reconciliations - A keen eye for detail and accuracy - Strong organizational and time-management skills The role will require weekly input, but this may vary depending on the size of transactions. Please provide an estimate of your hourly rate in your bid.

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    47 bids

    I'm looking for a skilled SAP FICO consultant with expertise in the Financial Accounting (FI) module. The selected professional will primarily handle: - General Ledger (GL) management - Accounts Payable (AP) - Accounts Receivable (AR) - Bank-related activities Additionally, you will be required to generate key reports including: - Profit and Loss Statement - Balance Sheet - Cash Flow Statement Ideal candidates should have in-depth experience managing the above tasks within the FI module. Extensive knowledge of SAP FICO and a keen understanding of financial reports are vital for this role.

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    16 bids

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

    $100 (Avg Bid)
    Guaranteed
    $100
    424 entries

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

    $173 (Avg Bid)
    $173 Avg Bid
    11 bids

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

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    14 bids
    Trophy icon Website Banner Design 29 days left

    ...appealing banner for my website. The banner should be a balanced mix of text and images, adhering to a specific color scheme. Please upload the finalized design incorporating our logo for website consideration; any mock-up submissions will be automatically disregarded. You will find the necessary information attached for creating the banner, which focuses on the KTT Telex services offered by the bank. All details about this service are included in the attached file. **Key Requirements:** - Design a website banner with a mix of text and images - Use the specific color scheme as the banner currently showcased on the website: https://prominencebank.com. - Banner Size: 1903x560 cm **Ideal Skills:** - Graphic Design - Web Design - Proficient in design software such as Photoshop, I...

    $50 (Avg Bid)
    Guaranteed
    $50
    32 entries

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

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    49 bids

    ...create a new one called Booking Category. This will need look up the `11_bkntc_services` table in the database. (I use the Booknetic Plugin for Game Bookings) The table looks like this image, so you will have to use case insensitive SQL to find the `11_bkntc_services` WHERE name is PARTIALLY equal to the "Projects name" (2nd Image) as I have multiple actual games per "Project" The WP page in question is Https:// The "Book Now" button uses the code in the image below found in this file: wp-content/themes/gamico/template-parts/project/ to show the Booknetic category based on the game. ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Ideal

    $26 (Avg Bid)
    $26 Avg Bid
    9 bids

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

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    53 bids

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

    $497 (Avg Bid)
    $497 Avg Bid
    28 bids

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

    $19 (Avg Bid)
    $19 Avg Bid
    11 bids
    Trophy icon Logo for an App named "BuildThis" 9 days left

    I'm seeking a talented logo designer to create a bold, yet modern logo, which can appeal to the youth. This logo is for an app which connects students with ideas for projects with the students who have the resources and knowledge to create the project in question. Create logos with 2 different colorways. One with the colorways of blue and orange. The blue and orange will be similar to the colors of an ocean and a sunset. The other colorway will be blue and gold. Key Requirements: - Design a logo that visually communicates the essence and values of my brand - Create a modern, clean, yet bold logo that stands out online, which appeals to the youth. - Ensure the logo is adaptable to various online platforms and sizes - Provide the logo in different formats suitable for web us...

    $200 (Avg Bid)
    Guaranteed
    $200
    642 entries

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

    $490 (Avg Bid)
    $490 Avg Bid
    27 bids
    OOP-Based Java Development 6 days left
    VERIFIED

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

    $25 (Avg Bid)
    $25 Avg Bid
    23 bids

    I need a skilled Spring Boot developer to assist with the completion of my website banking system. Key tasks include UI design, functionality implementation, and integration with an embedded database. - You will be provided with the existing codebase and we will discuss further details once the project is agreed. - Your experience with website backend and frontend development, particularly with HTML, will be critical. - Urgent completion of this project is essential. - Although it is not specified, any knowledge of security features in a banking system would be beneficial. Looking forward to hearing from you. Thank you.

    $134 (Avg Bid)
    $134 Avg Bid
    44 bids

    I'm in need of a high-quality radio ad for my height increasing insoles product. The main goal of this ad is to increase sales by capturing the attention of the target audience. Key Details: - The product in question is height increasing insoles. - The target audience consists of people in western countries like the USA and Europe. I'm specifically looking to target teens and adults, particularly men. - The primary message of the ad should be to showcase how the product can help increase height instantly. Ideal Skills and Experience: - Proven experience in creating successful radio ads. - Familiarity with the target audience and the product's unique selling points. - A creative mindset and ability to craft a compelling message that resonates with the audience. - Pre...

    $11 (Avg Bid)
    $11 Avg Bid
    4 bids

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

    $212 (Avg Bid)
    $212 Avg Bid
    7 bids

    ...(the main text in home page): - Transform Your Study Experience: Engage with your study materials like never before. Simplify content, create custom presentations, generate tests, and get expert writing support—all in one place. ===The other 4 designs represent the following 4 services: 1 - Interact with your study materials: Engage in interactive conversations with your study materials. Ask question, get simplified summaries and find relevant points with ease. 2- Simplify and Present Content: Simplify content for easy understanding and create customized presentations to suit your learning needs. 3 - Test & Quiz Creation: Generate tests and quizzes from your study materials for easy self-assessment and interactive learning. 4- Writing Assistance: Access personaliz...

    $10 (Avg Bid)
    $10
    5 entries

    I am in need of a coder well-versed in Lua and experienced with IceSL. The task involves: - Developing a Lua script that can generate a 3D model. - The 3D model in question is a cycloidal gear and pinion element, generally employed In clock gears. Skills and Experience Required: Mechanical Engineer - Proficient in Lua scripting language. - Experience with IceSL for 3D modelling. This task requires an understanding of code as well as a foundational knowledge of mechanical engineering principles. If you possess these skills and experience, I'd love to hear from you. Please include any relevant work in your proposal.

    $128 (Avg Bid)
    $128 Avg Bid
    12 bids

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

    $32 (Avg Bid)
    $32 Avg Bid
    7 bids

    ...Ethics Practical Guide - Tools ChatGPT for Beginners Image Creation Tools with AI (DALL-E, MidJourney, Assistants - Market Overview) & Computer Vision Data Analysis in Enterprises with AI Python - Introduction and First Overview Additional Books Natural Language Processing (NLP) AI in Healthcare Autonomous Vehicles and AI AI in Finance and Trading Please start your offer with the answer to this question: What is 3+4? In your offer, explain why you are qualified for this project. Ideally, you are either a technical expert with AI knowledge, a writer with a strong AI background, or both. Remember, while ChatGPT can assist with generating content, your expertise is crucial for ensuring the accuracy and quality of the scripts. If everything goes well, I will extend our cooperat...

    $542 (Avg Bid)
    $542 Avg Bid
    72 bids

    (admin please note I do not want this to be a recruiter project) Hello Freelancers! Please write the answer to this question at the top of bid "what is the capital of Australia?" Hello, I'm looking for people who can provide similarity detection services in relation to content (writing). I am ok to pay $1usd or less per one similarity detection service. If you have access to similarity detection services, please write in the bid which similar detection services you have access to. I'm mainly looking for access to services that start with the four letter Turn.... Please write "I have access to a similarity detection service starting with T" at the end of bid. I’m especially looking for persons who have a similarity detection service starting ...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    13 bids

    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

    $112 (Avg Bid)
    $112 Avg Bid
    13 bids

    I am looking for a skilled individual who can help me promote the links of my website across social media platforms. Although I skipped the question on which platforms, I expect the freelancer to have experience with Facebook, Instagram and Twitter. The goal of the project is to increase website traffic, generate leads and ultimately boost sales. The target audience for my website is primarily aged between 25-34.

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    1 bids
    Minimalistic Menu Designer 5 days left
    VERIFIED

    I'm looking for a talented designer to create a clean and minimalistic menu design for my restaurant. The final design should be modern, simple yet eye-catching, and easy to read. Key Requirements: - Design should be minimalistic - Deliver the final design in an editable source file format (e.g., PSD, AI) - Experience in designing menus or similar items is a plus Please note that the third question regarding specific features was skipped. If you have any creative ideas or suggestions for extra features that could enhance the menu design, feel free to share them in your proposal.

    $14 (Avg Bid)
    $14 Avg Bid
    22 bids