Monte carlo tree search java codeproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    2,000 monte carlo tree search java code proiecte găsite, la prețul de USD

    ...developer experienced with the Steam API to write a code algorithm for a web-based simulation of in-game economy changes in CS:GO (Counter-Strike: Global Offensive). The ideal candidate should have: - Strong proficiency in JavaScript - Prior experience in using Steam API - A solid understanding of CS:GO in-game economy - Ability to simulate in-game items pricing - A knack for clean, efficient, and well-commented code The key tasks will include: - Developing a JavaScript algorithm to simulate in-game economy scenarios - Implementing this into a user-friendly web application - Enabling Steam API to interact with the web-based platform - Ensuring accuracy of simulated in-game item prices This project will involve the constant generation of code on the web t...

    $81 (Avg Bid)
    $81 Oferta medie
    9 oferte

    ...developer experienced with the Steam API to write a code algorithm for a web-based simulation of in-game economy changes in CS:GO (Counter-Strike: Global Offensive). The ideal candidate should have: - Strong proficiency in JavaScript - Prior experience in using Steam API - A solid understanding of CS:GO in-game economy - Ability to simulate in-game items pricing - A knack for clean, efficient, and well-commented code The key tasks will include: - Developing a JavaScript algorithm to simulate in-game economy scenarios - Implementing this into a user-friendly web application - Enabling Steam API to interact with the web-based platform - Ensuring accuracy of simulated in-game item prices This project will involve the constant generation of code on the web t...

    $93 (Avg Bid)
    $93 Oferta medie
    15 oferte

    I'm looking for an experienced Java developer to build a secure and efficient REST API using JSON Web Tokens for authentication. Key Project Requirements: - Develop a REST API using Java that can handle data effectively. - Implement a secure authentication system using JSON Web Tokens. Ideal Skills and Experience: - Strong Java programming skills. - Proficient in building RESTful APIs. - Experience with JSON Web Tokens for secure authentication. - Knowledge of best practices for API development.

    $14 / hr (Avg Bid)
    Urgent
    $14 / hr Oferta medie
    14 oferte

    I'm seeking a proficient mobile app developer to create an Android application focused on health aspects. Unfortunately, I skipped a question that should elaborate on specific features, however, I am open to suggestions in that department as well. Ideal candidate specifications: - Prior experience developing health-centric applications - Comfortable with Java programming language - Knowledge of useful health-related features, such as workout trackers, calorie counters, medication reminders, etc. - A portfolio showcasing similar skillset - Android application development proficiency The main goal is to build a functional and user-friendly Android health application that suits the needs of the modern, health-conscious individual. Suggestions on features are welcome. Strong...

    $4533 (Avg Bid)
    $4533 Oferta medie
    40 oferte

    I need to make a note-taking app that uses a stylus? Something like applications like Goodnotes. This is an application that will be able to create notebooks and folders in which you will be able to write something with a stylus, add photos and use various pens or highlighters, Java programming language, the application is to be mobile, I need to have a file to open it and show how the application works.

    $93 (Avg Bid)
    $93 Oferta medie
    19 oferte

    I am in need of an experienced Java developer who can implement the A* (A Star) algorithm for planning routes for a delivery service, specifically for metro trains. Requirements: - Proficient in Java - Strong understanding of the A* algorithm - Experience in route optimization and planning It's important that the freelancer I hire is able to seamlessly integrate the algorithm into the existing system and ensure the routes are optimized according to the given parameters. The delivery service operates in metro trains, so the developer must be able to work with a map that includes multiple stations and track layouts. The algorithm should consider factors such as the time of delivery and type of goods being transported while planning the routes. This project requires s...

    $140 (Avg Bid)
    $140 Oferta medie
    18 oferte

    ...proficient Excel VBA developer to create a macro that can automate sending payslips to employees on a monthly basis. Key Requirements: - The VBA code should be able to extract the pay information from an Excel spreadsheet and generate a PDF file with the payslip. - The generated PDF file should then be attached to an email that is sent to the corresponding employee. Ideal Skills: - Proficiency in Excel VBA, including the ability to work with PDF files - Experience with automating email sending processes - Strong communication skills to ensure the solution meets our needs. Please note that this project is specifically for creating the VBA code for the payslip emailing system - the design and content of the payslips themselves are already established. Looking forwar...

    $20 (Avg Bid)
    $20 Oferta medie
    31 oferte
    Trophy icon Design a logo for a Web Search Directory. S-a încheiat left

    ...Archivos a entregar: 1 Logo con 2 opciones , con y sin slogan. En formatos PSP, Illustrador y fuentes utlizadas. Vectores. Los colores son a tu discrecion, pero los podemos revizar durante la entrega. Se anadieron categorias para que se puedan relacionar con el diseno del logo. Create a logo for the "Directorio Glam" site. Directorio Glam is a web searching directory that offers search services for users in the categories mentioned below and classified services for businesses in the mentioned niches. The proportions of the logo must be adequate for Phone Visualization and computer web browsers. Files to Deliver: 1 logo with 2 configurations. File types: Photoshop raw files. Adobe Illustrator files vector. Fonts. Logo design Option: 1. ...

    $150 (Avg Bid)
    Garantat
    $150
    743 intrări

    I'm seeking a proficient backend developer with significant experience leveraging both Java Server Faces (JSF) and Spring Boot for development tasks. The intention of the project is simple, primarily encompasses the establishment os a boilerplate project with JSF, spring-boot (joinfaces), and Primefaces premium template Ideal Skills: - Proficient in JSF and Spring Boot - Experience in Java development Your tasks will revolve around: - Generate a project skeleton with last stable version of Spring Boot, Joinfaces (using Primefaces), with maven - Install the Primefaces template with specific UI options to work correctly with spring boot jar packaging - Convert the template to JSF 4.0 - Developing an efficient and secure user authentication system with Spring Boot Securit...

    $78 (Avg Bid)
    $78 Oferta medie
    9 oferte

    I am looking for a knowledgeable full stack developer skilled in Java, Python, and JavaScript. While experience in all these isn't necessary, a demonstrated proficiency in at least one is a must. In your application, please include: - A disclosure of your experience, including the length and nature of past web application projects. - Demonstrations of your analytical thinking and problem-solving abilities. The project involves working on a web application, hence prior experience in similar projects would be beneficial. Ideal developers should have a balance of technical know-how and a knack for innovative solutions to design and functionality challenges. If you have an eye for detail and a commitment to delivering high-quality work, I encourage you to apply. Abilities in ...

    $15 (Avg Bid)
    $15 Oferta medie
    2 oferte

    ...translate a short program (approx 1000 lines) written in assembler to C code for a PIC16. The task will require: - creating global variables and constants - creating functions based on the subroutines. - remove code that has a P876 compiler switch (the code will run on a PIC16F883 only). - create a simple flowchart of the program flow and... - ...replace goto statements with C type loops (for, while, do) and function calls. - adding comment blocks ahead of each function with some notes of what the code is doing. - check where the global variables are actually used and where possible change scope to a local variable. - create the main() function - add comments for anything that looks like a bug or incorrect. - compile code using Microchip XC8 compile...

    $341 (Avg Bid)
    $341 Oferta medie
    38 oferte

    More details: Finding the Shortest Path in an Unweighted Graph Finding the Cheapest Path in a Weighted Graph Constructing a Minimum Spanning Tree (MST) Dijkstra's algorithm Only upto 20 nodes

    $18 (Avg Bid)
    $18 Oferta medie
    2 oferte
    Trophy icon Album Artwork - 07/04/2024 21:10 EDT S-a încheiat left

    Hi Guys, I am looking for an album artwork design for an upcoming release. The song is called "Saved Me" by the artist "JustG". It is a Dance/Pop/House track, with summer vibes and a deep hard hitting bassline.. The lyrics themselves are...for an upcoming release. The song is called "Saved Me" by the artist "JustG". It is a Dance/Pop/House track, with summer vibes and a deep hard hitting bassline.. The lyrics themselves are about having someone who always helps and supports you when you're feeling down. i have attached some reference ideas that I found. Reference 1 & 2 follow that stereotypical summer theme with the sun and palm tree background etc. While reference 3 & 4 are more neutral. I am open to any and all ideas that you...

    $32 (Avg Bid)

    I urgently require a skilled software developer for a project involving Linux-based development. The application platform remains open to the freelancer's expert opinion to suit the project's needs. Although language preference is open, prior experience in C++, Python, or Java would be beneficial. Key requirements are: - Proficiency in Linux-based software development. - Expertise in at least one of the mentioned programming languages: C++, Python, or Java. - Ability to deliver a high-quality finished project as quickly as possible given its urgent nature. Looking forward to your swift responses.

    $20 - $166
    Sigilat
    $20 - $166
    23 oferte

    As a developer struggling with a cucumber java test project using JUnit, I'm looking for an expert to fix an issue where I am unable to run tests in my setup. The error message I am receiving indicates that no matching tests are found in any candidate test task. Despite having already created all the necessary test scenarios and feature files, I’m still encountering these issues. Ideal Skills: • Strong knowledge of JUnit and Cucumber in a Java environment • Experience in configuring test projects • Strong problem-solving skills with ability to diagnose and troubleshoot. Job Responsibilities: • Identify and fix the reason for no matching tests found • Verify functional test cases execution • Ensure correct setup for test execution

    $19 (Avg Bid)
    $19 Oferta medie
    4 oferte

    I am urgently looking for a professional who is capable of extracting the source code from TradingView and customize my trading algorithm. The primary purpose of this exercise is as follows: * Customization of Trading Algorithms Unfortunately, the specific capabilities of the customized algorithm weren't outlined, therefore, I'd appreciate offers addressing various functionalities that the algorithm could possess for further selection. The competencies that might be essential include, but not limited to: * Buy/sell trigger alerts * Advanced data analysis * Real-time market trend predictions Expertise in extracting and interpreting source code is paramount, and an added advantage would be an experience within the algorithmic trading world. The project is time-s...

    $186 (Avg Bid)
    Urgent
    $186 Oferta medie
    12 oferte

    I'm in need of an adept front-end and back-end developer to build a cutting-edge venue booking application. This application needs to work seamlessly with mobile devices (iOS and Android) as well as web browsers. Key functionalities include: - User registration and login: Establish a secure system for users to create accounts and log in. - Venue search and filtering: Allow users to proficiently search, sort and filter venues according to their preferences. - Booking management: Users should be able to manage their bookings smoothly. -Venue owner application: A modern and sleek design for the user intVenue owners must be able to receive and manage bookings through the app. Venue owners must have access to a calendar view for managing their venue’s schedule. ...

    $739 (Avg Bid)
    $739 Oferta medie
    100 oferte

    I...require a coder skilled in Python for a numerical data formatting task. The main requirement is to develop a Python code able to modify the decimal delimiter in a dataset. The Specifics: - You will be working with numerical data. - The desired outcome is to change the decimal delimiter in the dataset. Presently, it appears as a comma, but needs to be a dot. Ideal Skills and Experience: - Proficiency in Python programming - Extensive experience with handling and formatting numerical data - Attention to detail to ensure accurate delimiter modification The ideal freelancer for this assignment will be able to deliver quality work within set timelines, ensuring the delivered code aligns with the outlined requirements. Coding accuracy, precision, and quick turnover times w...

    $35 (Avg Bid)
    Acord de confidenţialitate
    $35 Oferta medie
    14 oferte

    More details: What is the primary goal of your website? Increase organic website traffic and rank higher on search engines. What search engines are you focusing on? Google, Bing, Yahoo Have you conducted any SEO activities in the past? Yes

    $96 (Avg Bid)
    $96 Oferta medie
    85 oferte

    More details: What specific tasks or functionalities do you need assistance with? Writing test cases, Implementing test automation, Debugging code What programming languages are involved in your project? Python, Java, JavaScript What is the main goal or objective of your project? Improving software performance

    $11 / hr (Avg Bid)
    $11 / hr Oferta medie
    8 oferte

    I'm seeking a skilled programmer with in-depth knowledge of the ESP32 development board. My existing code needs some changes: - Notable one being the integration of a new feature: a temperature sensor and Expiry date. Key responsibilities include: - Becoming familiar with my original code - Properly integrating the temperature sensor into the code Ideal candidates will have: - Strong experience in coding for ESP32 - Familiarity with temperature sensors - Ability to ensure seamless sensor integration

    $33 (Avg Bid)
    $33 Oferta medie
    24 oferte

    I am in search of a developer proficient in Python with vast knowledge of OpenCV library. The task at hand is to develop a robust code that accurately detects the pupil in static images. Skills and Experience Required: - Thorough understanding of Python programming language - Comprehensive experience with OpenCV - Prior work on image processing, specifically related to pupil detection would be highly beneficial Key Responsibilities: - Develop a highly accurate code for detecting pupils in static images - Ensuring robustness of the code for various lighting conditions and angles - Support in integration and testing of the produced code

    $13 (Avg Bid)
    $13 Oferta medie
    14 oferte

    I am seeking an adept programmer to devise a recursive decision tree, to address a range of psychological and emotional issues. This algorithm will integrate into a webapp, acting as a method for self-help. To name a few, the issues the decision tree should include but are not limited to, anxiety, depression, and relationship problems but also physical pain in some cases and performance issue. Moreover, it should be based on a method that I have established and will be further explained during our collaboration. I am not a systems analyst and I do not expect to work as one for the candidate. I can clearly explain what is required and have worked extensively on making as clear a flowchart as possible though it may require debugging in one spot. A successful candidate ideall...

    $540 (Avg Bid)
    $540 Oferta medie
    75 oferte

    Need a solution A barcode app to print and track our inventory. (Barcode&QR desirable)Online - Webbased. ProductCode/SupplierCode/Category/SubCategory/Batch/Colour/Size/Expiry/Selling PriceA/X/X/X/X/X/XX/XX/XXXX/XXXXXX.00Item description must print on the lable More details: Is this project for business or personal use? For an existing business What information should successful freelancers include in their application? Experience How soon do you need your project completed? ASAP

    $170 (Avg Bid)
    $170 Oferta medie
    33 oferte

    I'm in need of a skilled data entry specialist to conduct online research for me.

    $4 / hr (Avg Bid)
    $4 / hr Oferta medie
    216 oferte
    Roots to Renewal S-a încheiat left

    More details: The business name is Roots to Renewal. We provide IV vitamin therapy, weight loss management, and nutrition counseling. We specialize in functional medicine. Looking for a minimalist logo that incorporates a tree with roots. We are looking to include a dark forest green color in the logo. Please include past work. What is the name of your business or organization? This question was skipped What information should successful freelancers include in their application? Past work What style of logo do you prefer? Minimalist

    $74 (Avg Bid)
    $74 Oferta medie
    47 oferte

    I'm looking for a skilled Python programmer to help me clean up and optimize my son's current codebase. The goal of this project is to prepare the codes for direct school admission (DSA) submission Key tasks include: - Cleaning up the code to improve readability and maintainability - Optimizing the code for efficiency and performance - Ensuring the code adheres to best practices in Python programming The ideal candidate for this job will have: - experience with Python and scratch programming - Familiarity with direct school admission requirements

    $105 (Avg Bid)
    $105 Oferta medie
    29 oferte

    I have a python code its deploy to any free hosting budget only 500 timeline 3 hours

    $3 / hr (Avg Bid)
    $3 / hr Oferta medie
    10 oferte

    I am seeking an experienced Python developer proficient in data structures and algorithms to work with me on a small-scale project. The requirement is to implement solutions for sorting and searching algorithms, tackle tree and graph-related problems, and solve dynamic programming problems. Key skills and experience: - Expertise in Python. - Strong knowledge of data structures and algorithms. - Experience in working with sorting and searching algorithms. - Proficiency in dealing with tree and graph-related problems. - Demonstrated experience in dynamic programming problems. The project involves working with a dataset of up to 1,000 elements. The successful freelancer will need to effectively understand and manage this dataset size to deliver the required algorithm solution...

    $17 (Avg Bid)
    $17 Oferta medie
    8 oferte

    I am seeking a skilled mobile app developer to create a cross-platform application for both iOS and Android, primarily designed to provide information. The ideal person will hav...seamlessly integrate with an existing website. Your proficiency in working with web APIs and fetching data for mobile environments will be crucial. 2. Purpose: The core function of the app is to provide information. Experience designing intuitive, info-centric apps will be highly valued. 3. Platforms: The app is to be developed for both iOS and Android, hence knowledge of Swift, Objective-C, Java and Kotlin is desirable. Please pitch your approach to the project and provide relevant portfolio examples of similar work. Your experience integrating mobile applications with websites will make your proposal...

    $241 (Avg Bid)
    $241 Oferta medie
    15 oferte

    Hi, i need dev to Java project, the java version to compile is 1.8.

    $18 / hr (Avg Bid)
    $18 / hr Oferta medie
    101 oferte
    Java Eisw S-a încheiat left

    Hi please i dont understand why you let me this way, i have bib1 like you asked me, please return to wok with me

    $538 (Avg Bid)
    $538 Oferta medie
    1 oferte

    I've just embarked on a project and am on the lookout for a seasoned software engineer, well versed in Java and with a strong API development background. A prior acquaintance with Moogold API and proficiency in JSON will be viewed favorably. You'll be expected to: - Develop an API tailored to my project's needs. - Integrate the Moogold API focusing on Payment Process and User Authentication functionalities. Previous experience in similar projects is preferred. If you're confident in your API development skills and can navigate Moogold API with ease, reach out to me and we'll further discuss details.

    $61 (Avg Bid)
    $61 Oferta medie
    3 oferte

    ***Freelancers Only! No Agencies! I need you to implement face detection, tracking and recognition using existing C++ libs for my Android app. Some of the implementation is Java, but some is in C++. This is not a simple project, so don't bid if you don't have C++, Java and face recognition experience. + Video calls in English for ongoing communication - MUST! Please explain about your face recognition experience. Please start your message with the words: "I'm a C++ Expert!"

    $2557 (Avg Bid)
    $2557 Oferta medie
    38 oferte

    I'm in need of an experienced Java software developer who has substantial knowledge specifically in developing web applications. Key requirements for the ideal candidate are: - Strong proficiency in Java. It's crucial that you're well-versed in the language, especially for creating and implementing web solutions. - Sound experience in PostgreSQL. You should know your way around this database management system as it is integral to the project. - Familiarity with web application development. Whether you've created small projects or contributed to larger initiatives, showcasing past web applications you've developed will give you an edge. If you meet these criteria, I will be most interested in discussing the project with you.

    $3 / hr (Avg Bid)
    $3 / hr Oferta medie
    19 oferte

    I require a designer to bring my legged robot...modular. - Create scenes of the robot in agricultural terrains: example of scenes: 1- The robot is on a ramp trying to pull baskets of cultivated fruits 2- Multiple robots on a field trying to move rocks or parts of trees, others cultivating, 3- Robots cultivating in vineyards 4- Robots working in a stormy weather 5- The robot driving an agricultural car while other robots are in the trunk cutting tree branches Key Skills Required: - Proficiency in a 3d design software. - Prior experience in product (robot) designs is ideal. - Understanding of industrial-use requirements for robots. As the purpose of this robot is industrially oriented, a level of experience in designing industrial products and robots would be a significant advantag...

    $197 (Avg Bid)
    $197 Oferta medie
    31 oferte

    I'm seeking a talented programmer, proficient in Python, Java, JavaScript, and ReactJS, to develop a Trading DATA API portal. Your role will include: - Implementing key functionalities such as data visualization, user authentication and authorization, as well as API documentation. - Designing and integrating these features to deliver an outstanding, user-friendly portal. A strong understanding of these languages, coupled with experience in creating similar systems, will be crucial for delivering a high-performing portal. A background in financial or trading systems would be a bonus.

    $82 (Avg Bid)
    $82 Oferta medie
    6 oferte

    Need to implement a code where two users or profile will be established in a virtual space and a communiacation will be set up between the users. Show the communication between the user and the propose of the code is to secure the connection using CAPC(Confedential and Privacy in collaborative) protocol .The code should illurstrate how the CAPC protocol is securing the connection and prevent any kind of data loss and data breach. The code should show wether we are losing some data through the process if yes than how much . The graph should contain tables and graphs along with the required output. You can implement the CAPC protocol by using 3 algorithms- diffrential privacy, multiparty computation, homomorphic encryption. Im attaching the required flow diagram ...

    $136 (Avg Bid)
    $136 Oferta medie
    6 oferte

    I'm looking for an expert who can help me develop a comprehensive digital marketing strategy. I need assistance with 3 main areas: Social media marketing, Search engine optimization (SEO), and Lead generation. Key Requirements: - Experience and success in creating and implementing digital marketing strategies - Proficient in social media marketing, SEO and lead generation - Understanding of different target audiences, including Millennials and Small business owners The main goals of this project include increasing website traffic, generating more leads, and ultimately, driving business. Ideal Skills: - Proficiency in social media management and marketing - Strong SEO expertise - Experience in lead generation - Ability to create and execute comprehensive marketing strategies...

    $204 (Avg Bid)
    $204 Oferta medie
    22 oferte
    strata solicitor S-a încheiat left

    i have a dispute with the strata committee in Australia who plan to cut down trees i planted on a creek bank, on commons, 5 metres from our building, to stop erosion. I need a legal professional to assist with the dispute. I would take it first to NCAT and they would make an order on the owners corporation. i would require an australian lawyer who knows and under...NCAT and they would make an order on the owners corporation. i would require an australian lawyer who knows and understands the Strata Scheme Management Act in Australia More details: Dispute resolution between owner and strata committee. strata committee wants to cut down trees on commons which hold up a creek bank Are there any specific regulations or restrictions in your area regarding tree removal near creek...

    $34 / hr (Avg Bid)
    Local
    $34 / hr Oferta medie
    4 oferte

    ...Requirements: 1. Proven experience (5+ years) in software engineering, system architecture, and/or technical leadership roles, preferably in the travel, e-commerce, or AI domains 2. Deep expertise in AI and machine learning technologies, including recommendation systems, personalization algorithms, and natural language processing 3. Strong proficiency in programming languages such as Python, Java, and C++, as well as web development frameworks like Node.js and React 4. Experience with cloud computing platforms such as AWS, Azure, or Google Cloud, and containerization technologies like Docker and Kubernetes 5. Familiarity with data engineering and analytics tools and techniques, such as Hadoop, Spark, and SQL 6. Excellent problem-solving and analytical skills, with the abili...

    $1612 (Avg Bid)
    Acord de confidenţialitate
    $1612 Oferta medie
    97 oferte
    Trophy icon Family Reunion Tshirt - 06/04/2024 21:01 EDT S-a încheiat left

    YOU ARE DESIGNING A TSHIRT!! COLORS: TEAL OR TAN PLEASE SHOW DESIGN ON A SHIRT!!!!!! THE DESIGN SHOULD BE EYECATCHING AND VIBRANT THINK OF FAMILY AND LOVE!!!!! DONT BE AFRAID TO USE COLOR!!!!!!! PLEASE NO IMAGES OF A COW!!!!! NO EXTRA WORDS FROM AI!!! the front: -FAMILY TREE -CHICAGO SKYLINE -WORDS: AUGUST 3,2024 (ON BOTTOM) COWART PICNIC (NEAR TOP OF SHIRT) BACK OF SHIRT: -EXACT WORDS "NEVER UNDERESTIMATE THE POWER OF A COWART" the design should cover the entire of the shirt!!!!!! NO EXTRA WORDS FROM AI PLEASE CORRECT BEFORE SUBMITTING

    $35 (Avg Bid)
    Garantat

    Hello, I need to increase speed of search, current solution made in PHP , MY SQL , simple small solution to search from document. Currently speed is very slow i want to make it super fast search for all results I will share URL and more detail in chat This is job for PHP , JS Expert who have good experience of search. Regard

    $21 (Avg Bid)
    $21 Oferta medie
    14 oferte

    I'm looking for an experienced Java developer to create a simple servlets program using JSP, JAVA, and bare HTML for a school project. The structure should follow a 3-layer architecture with the MVC design pattern. I have already designed the solution, just need some muscles to implement my ideas as I have not much time to do it myself. Key Project Requirements: - Version Control: Git - Database Connection: MySQL - Functionality: User registration and login, product catalog management (store, fetch, and modify products in the database) - Use of Design Patterns: Singleton, Observer, MVC, and any others you feel are necessary Additional Skills and Experience: - JUnit - Netbeans - Password hashing techniques (if time permits, otherwise store passwords as plaintext.) - Exp...

    $129 (Avg Bid)
    $129 Oferta medie
    10 oferte

    I have a nice working code about capacitive touch sensors inside esp32 and everything is working fine but i have a little bug on one input If you have experience with midi ble and esp32 then you have the right skills.

    $50 (Avg Bid)
    $50 Oferta medie
    8 oferte

    I am in search of a capable freelancer with experience in creating electronic devices, particularly those with a strong background in magnetic-sensor technology. I require an innovative device that: - Activates when magnets touch its sensor. - With 4 magnetic spots. - Sends specific codes to a digital screen contingent on the number of times the magnetic sensor is activated. - A different number sent to the screen with each magnet. - Functions proficiently in an indoor, climate-controlled environment. The successful candidate must have demonstrated experience in sensor technology, coding and electronics. Strong problem-solving skills and precise attention to functionality and detail are necessary. Knowledge of device sustainability and resilience within a climate-controlled env...

    $180 (Avg Bid)
    $180 Oferta medie
    16 oferte

    As an experienced project creator, I'm in need of an adept developer endowed with a specific skillset. My goal is to build a comprehensive web application, and that requires expertise and proficiency in particular areas. Skills required: - Java: Your main task will revolve around coding and problem-solving using Java. You should be adept and comfortable working with it. - NGINX: Good knowledge about NGINX is a plus as we plan to handle Domain Request Responses from an NGINX Backend server. - Angular: Your Angular skills will be put to test in the frontend development of this web application. - Domain: You should be proficient in securing and managing domains which includes generating and managing SSL certificates for our web applications. Your chief responsibility wil...

    $22 (Avg Bid)
    $22 Oferta medie
    7 oferte
    Digital Marketer S-a încheiat left

    ...and generate leads for my business. My target audience is primarily millennials and business owners. Key Responsibilities: - Develop and implement effective online marketing strategies to increase website traffic and generate leads - Conduct regular analysis and tracking of marketing efforts to ensure maximum ROI - Utilize and improve upon existing social media advertising, email marketing, and search engine optimization (SEO) strategies Ideal Skills: - Proven track record of successful digital marketing campaigns - Strong understanding of customer segmentation and online targeting - Proficiency in social media advertising, email marketing, and SEO techniques - Experience in lead generation strategies - Ability to interpret data to make informed marketing decisions I am lookin...

    $64 (Avg Bid)
    $64 Oferta medie
    16 oferte

    I am in need of a highly skilled developer who can integrate a Travelport UAPI for advanced flight search and booking on my website. Key responsibilities: - Implementing multi-city searches - Integrating loyalty program functionalities - Allowing for complex itineraries Skills and experience required: - Prior experience with Travelport UAPI - Strong understanding of flight booking systems - Proficient in website development - Ability to implement advanced features Please only bid on this project if you have the specific skills and experience required to deliver a high-quality, functioning and user-friendly flight search and booking system on a website.

    $1334 (Avg Bid)
    $1334 Oferta medie
    61 oferte