Java average count algorythm jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 java average count algorythm jobs found, pricing in AUD

    ...It will accomplish this by offering comprehensive functionality that includes: - Tracking exercise progress, specifically by monitoring distance covered during exercise, calories burned during workouts, and the duration of exercises. - Monitoring daily nutritional intake and providing relevant insights about food consumed by using the Open Food Facts API. Ideal Skills & Experience: - Android Java - Proficient with GoogleFit API & Open Food Facts API or similar The overall design and layout of the app should be clean and simple to promote seamless user interaction. The successful freelancer will have a strong understanding of integrating various APIs into a single application. Major Subsystems 1. Workout Tracking: Utilizes the device's sensors to track physical a...

    $227 (Avg Bid)
    $227 Avg Bid
    31 bids
    Trophy icon Change structure of JSON array 3 days left

    Kindly convert this input: [{"name":"alpha","id":"1"}, {"name":"beta","id":"6"}, {"name":"alpha","id":"2"}, {"name":"alpha","id":"3"}, {"name":"beta","id":"7"}, {"name":"gamma","id":"9"}, {"name":"beta","id":"4"}, {"name":"beta","id":"5"}, {"name":"beta","id":"8"}] To: [{"name":"alpha","count":3,"ids":[1,2,3]}, {"name":"beta","count":5,"ids":[...

    $83 (Avg Bid)
    $83
    11 entries

    ...to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will combine all the outputted numbers of all the sets t...

    $204 (Avg Bid)
    $204 Avg Bid
    44 bids

    ...then only open vulenrabilties is : SUM( IF [Created] <= DATEPARSE('yyyy-MM-dd', STR([Report Year ]) + '-' + STR([Report Month]) + '-01') AND ([Closed] > DATEPARSE('yyyy-MM-dd', STR([Report Year ]) + '-' + STR([Report Month]) + '-01') OR ISNULL([Closed])) THEN 1 ELSE 0 END) created vulerabilities : COUNT( IF [Status] = 'open' AND DATETRUNC('month', [Created]) = DATEPARSE('yyyy-MM', STR([Report Year ]) + '-' + STR([Report Month]) + '-01') THEN [Vulnerability] END ) closed vulnerability: COUNT( IF [Status] = 'closed' AND DATETRUNC('month', [Closed]) = DATEPARSE('yyyy-MM', STR([Report Year ]) + '-' + STR([Report Month]) ...

    $246 (Avg Bid)
    $246 Avg Bid
    15 bids

    I'm looking for a skilled Python developer to transform Trading View's Pine Script "Volatility Stop" Indicator code into Python code. Ideal Skills and Experience: - Proficiency i...output, using different input data - Pulling historic tick data functionality will not be necessary as I have existing code for this. Note: - I tried to develop Volatility Stop Indicator in Python, unfortunately, Python output is not same as Trading View's Pine Script output. Refer to Reference hyperlink for detail. Reference: By carefully understanding, and converting Pine Script code into Python, you'll help me successfully create this Volatility Stop Indicator for educational purposes.

    $43 (Avg Bid)
    $43 Avg Bid
    6 bids

    I am seeking a Java expert with a comprehensive understanding of Spring Boot to provide non-specific assistance with my project. As I have not defined specific tasks, the ideal candidate should be experienced with: - Database integration - REST API implementation - UI development - User authentication and authorization - CRUD operations - Integration with third-party APIs A wide range of expertise is appreciated to be prepared for a diverse set of potential challenges.

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

    Create docker installation of (we need to LOG JAVA APP ERROR from our APPLICATION) We need this service to log our application output to check warning and error You must prepare the docker in your local enviroment and then you 'll release on specific vm on our infrasctructure when all is working fine.

    $61 (Avg Bid)
    $61 Avg Bid
    1 bids

    I'm having an issue with my Spring web flow project. When I click on button controls, they're not responding as expected. Ideally, I want the buttons to trigger and activate a certain function in the system, specifically to start a process. To find a resolution for this, I need someone skilled in: - Java - Primefaces JSF - REST API. Your task will involve diagnosing, troubleshooting, and fixing the identified issues so the button controls perform their intended purpose effectively. Previous experience in handling similar tasks and a firm understanding of Spring web flow is a huge plus.

    $35 (Avg Bid)
    $35 Avg Bid
    15 bids

    I am looking to hire a seasoned editor to work on my non-fiction book. The book falls under a word count of approximately 50,000 and requires detailed attention with regards to content editing for structure and clarity. Here's what you should ideally bring to the project: - Proven experience editing Non-Fiction books - A knack for detecting inconsistencies in content and restructuring for better clarity and readability - Good understanding of the technical aspects involved in producing a well-structured non-fiction book Please use your bid to provide any experience you have in this kind of work as well as a general timeline for the project.

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

    As a software development team, we're currently seeking an expert in Java, with robust proficiency in automation testing to help in identifying regression errors in our system. In particular, we highly prefer individuals that are skilled in * Working with Selenium as the testing framework * The identification of regression errors * Extensive experience in automation testing in Java Thereby, providing an effective way to streamline our testing process and to enhance our overall development efficiency. Please ensure you provide evidence of your previous work relating to Java automation testing.

    $1383 (Avg Bid)
    $1383 Avg Bid
    38 bids

    The aim of this project is to make the game "tic tac toe" in Netbeans. The game should allow 2 computers/2 players to play this game against each other (on different computers) The winner must: 1) Provide the project in Netbeans 2) Comment the code 3) Be available to answer any questions that may arise

    $31 (Avg Bid)
    $31 Avg Bid
    10 bids

    Java Selenium Web Driver Automation for E-commerce Website Testing Skills and Experience Needed: - Strong proficiency in Java and Selenium Web Driver - Experience in automating web testing tasks using Java Selenium Web Driver - Knowledge of Git Hub and Saucelab for version control and test execution - Familiarity with E-commerce websites and their functionalities Project Details: - The client is seeking a freelancer with expertise in Java Selenium Web Driver to automate web testing tasks for an E-commerce website. - The main objective of the project is to automate various testing scenarios on the E-commerce website using Java Selenium Web Driver. - The freelancer will be responsible for developing and implementing automated tests, ensuring the quality a...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    56 bids

    I'm facing an issue with my Java code. Specifically, it's not downloading from a general API as expected. I can fulfil the request in Postman just fine, however, when I try to duplicate the request in Java I do not get the required result. I suspect it is an issue in how the payload is POSTed, but it might be something else. The task will involve troubleshooting and resolving this download issue. Ideal skills and experience for this project: - Strong Java debugging skills - Experience working with varied APIs - Comfortable handling and processing JSON data.

    $40 (Avg Bid)
    $40 Avg Bid
    14 bids

    I'm seeking an experienced Full-Stack Web Developer who's well-versed in both frontend and backend technologies. Must have expertise in HTML, CSS, JavaScript, Python, Java, PHP along with profound understanding of database technologies such as MySQL, MongoDB, PostgreSQL. Importantly, a strong background in blockchain is highly desired. Here's what I'm looking for: - Full-stack Development: Deliver high quality, clean code in both frontend and backend dimensions. - Blockchain Expertise: Implement blockchain technologies, and understand their impact on the overall web infrastructure. - Timely Delivery: The project needs to be completed within a month's time. Ideal candidates should have a portfolio of past projects to showcase their expertise and proficiency...

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    76 bids

    I'm seeking a creative and skilled freelancer who can convert my audio files into engaging slideshow/animated/whiteboard (any 1) videos. - The project involves 24 audio files, each ranging from 1.5 to 2 minutes long. - I require you to match the theme o... - The ideal freelancer would be someone who has a knack for storytelling through multimedia and can turn a simple audio file into a rich visual experience. Ultimately, your creative input will be a key factor in bringing my time management course to life. Previous experience creating slideshow videos or any other type of video content is highly beneficial, but strong creative instincts will count just as much. Note: The first file will be provided in chat & if satisfactory work is done, I'll provide the rest an...

    $106 (Avg Bid)
    $106 Avg Bid
    23 bids

    I am in search of an experienced video editor who can provide high-quality results for my educational YouTube content. The videos average a duration of 5-10 minutes each. You will be required to edit, apply motion graphics, sound effects, background music, and color correction to enhance and amplify the message of the video. Key Skills and Experience: - Extensive prior experience in YouTube content editing - Proficiency in adding motion graphics and sound effects - Expertise in color correction - A creative approach to background music selection

    $34 (Avg Bid)
    $34 Avg Bid
    33 bids

    I am seeking an expert in Youtube growth hacking who can significantly increase subscriber count on my channel. Checking the channel, you will find it's primarily focused on educational materials and experiences on various aspects of life. What I need now is a strategy that aligns with the goal of daily video posting and leverages that content to gain maximum subscribers. I Want watch housrs also Ideal candidates should: - Have extensive experience and success in growing Youtube channels. - Be well-versed in Youtube's algorithms and SEO. - Be able to provide actionable strategies for daily content. - Demonstrate a clear understanding of effective promotional techniques to attract the target audience.

    $28 (Avg Bid)
    $28 Avg Bid
    11 bids

    I'm seeking an experienced software developer who is proficient in Python and Java. Your role will be to create a software that can run on Windows and possess capabilities such as data analysis, file manipulation, and report generation. This software will interact with PDF and Excel files extensively. Skilled required are: - Advanced Python and Java programming - Knowledge in data analysis - Experience in creating software for file manipulation - Report generation capabilities - Familiarity with PDF and Excel file handling - Proficiency in developing software compatible with Windows.

    $7111 (Avg Bid)
    $7111 Avg Bid
    46 bids

    I'm currently in need of a Matlab code specialist experienced in the area of maze solver codes. Key Skills and Experience: - Proficiency in Matlab coding - Ability to optimize code for the shortest path output - Solid understanding of algorithms, particularly in relation to maze solving This is not the average maze solving project, it’s a step above. You'll be doing more than just creating a typical maze solver; you'll be tasked with ensuring it consistently outputs the shortest possible path. I look forward to your innovative solutions!

    $18 (Avg Bid)
    $18 Avg Bid
    4 bids

    Title: Java Developer for LIS Integration (Scrum/Agile) Location: Remote Job Type: Freelance/Contract About Us: We are a healthcare software company, specializing in Laboratory Information Systems (LIS) and Electronic Health Records (EHR) integration, committed to improving diagnostics, patient care, and data efficiency. Our development process is grounded in Scrum methodology, ensuring flexibility, rapid delivery, and continuous improvement. Job Description: We seek a Java Developer experienced in ASTM E1381-02 / CLSI LIS1, ASTM E1394-97 / CLSI LIS2, and HL7 standards for upgrading our LIS integration engine. This role requires a commitment to Scrum values and practices, enhancing data transfer between lab instruments, LIS, and EHR systems. Responsibilities: Upgrade our...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    45 bids

    I'm currently in the process of writing a MBA reports focused on Operational, Management, Marketing, Finance, HR with a word count between 1000-5000 words and I need accomplished assistance in various areas of the project. This would primarily include: - Proofreading: A meticulous eye for detail is necessary to catch errors and inconsistencies in my content. If you have a strong grasp of the English language, fully understand academic writing style, and can identify commonly overlooked errors, you would be a great fit. - Editing: This isn't about making minor format changes. I need someone who can give a critical review, make suggestions for sentences or paragraphs that need to be restructured or reworded for clarity, coherence, and readability. - Advising: Your experie...

    $124 (Avg Bid)
    $124 Avg Bid
    65 bids

    I'm looking for a talented graphic designer to create a bold and vibrant single-sided flyer for a product promotion aimed at businesses. The flyer's goal will be to effectively advertise our product/service to potential customers. This will be a 8.5x...- Familiarity with bold and vibrant design aesthetics - Understanding of how to design marketing materials that cater to businesses. It will be an advantage if you have: - Experience in product advertising - Portfolio showcasing relevant project work. The design needs to be eye-catching and engaging, with a focus on communicating the value and benefits of the product/service on offer. I count on your creativity to design a flyer that will stand out and capture the attention of busy business professionals. Source fil...

    $37 (Avg Bid)
    $37 Avg Bid
    87 bids

    ...software licensing and support of our hardware products. These applications are written in C++ and Java and run on Windows. Our contract manufacturers and fulfillment centers use these proprietary applications which produce a variety of files and data stored locally during production of each device. Information regarding post-production sales of software add-on features is also stored in the database. Each operations location generates local SQLite databases and other data files which are individually copied to our home office and merged to contain data from all locations. We want to move to a cloud database model, using Azure, and need an Interface Layer between these custom C++ and Java applications and the cloud storage. The cloud storage is likely PostgreSQL but is...

    $63 / hr (Avg Bid)
    $63 / hr Avg Bid
    20 bids

    I'm seeking an experienced Unreal game developer for my project. The major task is to set up a full-body pose recognition plugin primarily for animation purposes. Key tasks to be undertaken: - Successfully setting up a full-body pose recognition plugin in Unreal. - Rigging a character for retargeting within the platform. The desired level of precision for the pose recognition system is average. Applicants must show competence in creating and implementing such plugins, along with character modeling and rigging skills within Unreal. Note: perfection isn't a necessity, reasonable accuracy will suffice. Relevant experience in animation projects is highly beneficial. More tbd after this is complete and functional

    $201 (Avg Bid)
    $201 Avg Bid
    6 bids

    I'm in need of a thorough and insightful essay centered around the factors that contribute to mental health and wellbeing in primary school aged children and the implications for teaching and learning. This piece will need to delve deeply into the subject, with a word count of approximately 4000 words. Key Features: - In-depth analysis on mental health factors for primary aged children - Comprehensive 4000 words Needs to have at least 30 references Ideal Skills: - Extensive knowledge and research capability on mental health topics - Ability to write in an engaging and academic manner - Proficient in referencing and proper citation. This project requires a detailed and knowledgeable presentation of the topic, a strong command of academic writing, and the ability to effe...

    $153 (Avg Bid)
    $153 Avg Bid
    58 bids

    I'm seeking a professional with proficiency in Excel to interpret and visualize my company's sales data. The project involves transforming our monthly sales figures into an intuitive, easy-to-understand line graph. Key requirements include: - Ability to translate complex data into a...ability to deliver within tight deadlines. Graphing details are: 1. Revenue per provider (provider initials) and clinic (overall sales)per month. 2. (Growth) monthly comparisons from years 2020 to 2023 and partial 2024. 3. Vertical axis = Revenues in dollars. 4. Horizontal axis = months Jan thru Dec 5. Chart name.= Average daily revenues per doctor and clinic. 6. Separate chart (#2) plotting R column. revenues/provider vs. each year 2020-2023. 6b. Chart name = Average daily r...

    $189 (Avg Bid)
    Urgent NDA
    $189 Avg Bid
    66 bids

    I have a children's book that I want to bring to life through animation. The specifics of the book such as the length and word count are currently uncertain. BEST QUALITY required Ideal Skills: - Animation expertise, preferably in children's content - Ability to work with vague initial information - Patience and flexibility to accommodate changes as the project evolves - Good communication skills Previous experience adapting book content to animations would be a major plus. Please include samples of previous work in your proposal.

    $3827 (Avg Bid)
    $3827 Avg Bid
    57 bids

    I'm seeking an experienced and knowledgeable Senior Systems Engineer with a strong background in system analysis, design, implementation, testing, maintenance, and troubleshooting. Key Responsibilities: - Analyze and design robust systems - Implement and test system designs - Perform system maintenance and troubleshooting Required Skills and Experience: - Proficiency in Java, Python - Familiarity with GoHighLevel, Zapier, and APIs - 5+ years of professional experience in Systems Engineering Your extensive experience and strong technical skills will be crucial in assuring the reliability and efficiency of our systems. I look forward to your bids.

    $43 / hr (Avg Bid)
    $43 / hr Avg Bid
    27 bids

    Write a Java class to read the weight data from the CAS ER plus scale using ECr#Type12 - Dialogue 05 Protocol.

    $266 (Avg Bid)
    $266 Avg Bid
    16 bids

    ...players and the football itself. - The system should be capable of providing real-time analysis during games as well as analysis of pre-recorded footage. - The data source for this project will be multiple sets of existing video footage. Project Requirements: - Demonstrable experience in object detection technologies. - Proficiency in programming languages typically used in AI, like Python or Java. - Familiarity with sports, especially football, will be advantageous. Application Requirement: - Detailed project proposal which demonstrates the freelancer's understanding of the project and outlines a timeline and methodology of implementing the project. This is an exciting project linking technology and sports. I'm eager to collaborate with individuals who are as pass...

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

    I'm looking to establish a sophisticated online food order system utilizing Java. Key features it must include: - User registration and login capability - Comprehensive menu management module - Reliable order tracking As of the moment, I'm undecided if the system will be integrated with any payment gateway, so your advice and expertise on this will be useful. Additionally, I'm also unsure about whether it should be mobile-responsive, hence your input would be particularly valuable. Ideal Skills: - Proficiency in Java programming - Knowledge of database and user-interface design - Experience in creating similar online food order systems - Understanding of payment gateway integrations and mobile-responsive design is a plus. Your expertise will guide this ...

    $152 (Avg Bid)
    $152 Avg Bid
    16 bids

    I'm looking for a proficient developer who can help integrate the Facebook API into my project. Key Project Requirements: - Extensive expertise in JavaScript and Java - Proven experience in API integration, specifically Facebook's API - Ability to deliver high-quality, efficient code The main task for this project is the integration of the Facebook API, so a comprehensive understanding of dealing with APIs is a necessity. If you possess the skills and experience needed for this project, I'm looking forward to your bids.

    $790 (Avg Bid)
    $790 Avg Bid
    67 bids

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

    $502 (Avg Bid)
    $502 Avg Bid
    1 bids

    ...Acquisition Notice for Original Female-Oriented Short Play Scripts of 70 episodes in total. Submission Details: - Script Type: Reelshort (short play) - Genre: Female-oriented - Script Requirements: Original scripts with fresh and topical content - Submission Materials: - Story outline - Character biographies - Scripts for the first 10 episodes ( Each episode of the script should have a word count ranging from 250 words to 450 words, which is sufficient to support a video clip of 90-120 seconds in length.) Examples of the THEME as below, CEO’s love Billionaire's with pool girl Double life Lost Twins Female Star Contract Substitute Movie Emperor Male God Play Within a Play Dreams Come True Pretending to be Real Word-of-Mouth Reversal Counterattack Double Life ...

    $553 (Avg Bid)
    $553 Avg Bid
    30 bids

    A language compiler who is at ease with GitHub repositories is what I require. Only the normal Java libraries, JUnit libraries (see the end of this page), , and may be used. The following is the implementation of a compiler for the tiny language LPL: • Finish the LPLParser implementation. • Finish the compile procedures in the previously supplied AST classes. • As needed, add more AST classes (more static state for the abstract AST parent class might also be required): - A: a simplified grammar appropriate for section A - B: a simplified grammar appropriate for section B (will give details) INFORMATION ABOUT SEMANTICS ON LPL LANGUAGE IS SHOWN IN SCREENSHOT ATTATCHED INFO ON TESTING WILL BE PROVIDED.

    $57 (Avg Bid)
    $57 Avg Bid
    2 bids

    ...company and one Romanian company. The final consolidated report must be prepared in accordance with Italian accounting standards, with all data presented in Euro and the report written in Italian. Key Project Deliverables: Data Collection and Normalization: Gather comprehensive financial statements for the specified years. Convert all financial data from the Romanian company into Euros using the average annual exchange rate. Accounting Standards Analysis: Conduct a thorough comparison between ITA GAAP and Romanian GAAP to identify key differences affecting financial reporting. Excel Spreadsheet Design: Develop a structured Excel workbook that includes: Separate sheets for the original financial statements of both companies. A detailed analysis of the differences between ITA G...

    $941 (Avg Bid)
    $941 Avg Bid
    9 bids

    I am looking for an experienced Java developer who can help me with my homework - a specific coding task. It involves running a code in an object-oriented manner to manipulate data and generate an output. The following qualifications are needed: - Experience with Java and object-oriented coding - Proven track record in manipulating data - Ability to complete the task in a timely manner The goal of this task is to apply object-oriented principles in running a code which manipulates data and produces results. This is a critical part of my homework assignment and requires accuracy and efficiency. Please apply only if you're confident with these requirements. this task is a continues task for the previes one I have the previes code and wehave to make changes in the code ...

    $660 (Avg Bid)
    $660 Avg Bid
    48 bids

    I am encountering several issues including a slow loading speed and poor mobile device performance on my WooCommerce website. The current average loading time of my website is more than 5 seconds, which is unacceptable. The key area that I want to enhance for better mobile performance is page loading speed. The ideal freelancer for this job should have: * Experience in troubleshooting and resolving speed issues on WooCommerce websites * Excellent understanding and knowledge of optimizing websites for mobile devices * Proven results in reducing site load time to below 3 seconds Key tasks for this project will be: * Pinpoint sources causing slow loading speed * Implement effective strategies to optimize page loading time on mobile devices * Final testing to ensure improvements in s...

    $118 (Avg Bid)
    $118 Avg Bid
    20 bids

    I'm searching for a skilled team with experience i...functionality to Ethereum, Tron, or Fantom. My main focus for this network revolves around these three important pillars: * Decentralization * Scalability * Smart contract functionality Ideally, the network should come with these specific features: * Token creation and management * Smart contract development * Cross-chain interoperability The programming languages required for the job are Solidity and Java. You're expected to have substantial experience and expertise in both of these languages. In essence, I'm searching for professionals who can breathe life into my vision of a network that merges the independence of decentralization, the breadth of scalability, and the practicality of smart contracts into a un...

    $2893 (Avg Bid)
    $2893 Avg Bid
    12 bids

    I'm looking for a skilled profession...swimming analytics. The primary focus will be on: - Object detection: Able to accurately detect swimmers in the pool - Facial Recognition: Can identify individual swimmers - Image Classification: Can distinguish between different types of swimming strokes The system should be capable of measuring and analyzing a wide array of metrics such as stroke count, lap times, swim speeds, reaction times, breakout distances, turn indexes and notably count breaths per lap. I look forward to working with freelancers who are proficient in computer vision, image classification, facial recognition and have a strong background in creating artificial intelligence systems. Your ability to apply these skills specifically to a sporting context will ...

    $41 / hr (Avg Bid)
    $41 / hr Avg Bid
    57 bids

    I'm seeking a Java developer for a small project. I already did some parts - Proficient in Java.

    $117 (Avg Bid)
    $117 Avg Bid
    19 bids

    I'm looking for a skilled telecom developer to create an API for an OLT device to...the ability to code the API with the following functionalities: - Network management - Configuration management - Performance monitoring While I don't have any specific requirements for the programming language or framework to be used, expertise in Python, Java, or C# will be a valuable asset. The main goal is to create a robust and effective API that helps manage and monitor the OLT device with efficiency. Ideal Skills: - Strong experience in telecommunication development - Proven track record of API creation - Expert in Python, Java or C#, or a related language or framework - Understanding of network configuration and performance monitoring - Experience with scaling APIs for ...

    $239 (Avg Bid)
    $239 Avg Bid
    9 bids

    I'm seeking an accomplished Android developer to work on SDK, It is related to simple features of vending machine, handling extensive areas of SDK development can enhance the project. Ideal skills: - Android development - Java/Kotlin proficiency - SDK development and integration - UI design Although implementation of specific features isn't a primary concern, the following skills can be advantageous: - Experience with integrating SDK within existing apps - Familiarity with creation of custom UI components - Knowledge of push notification implementation Your application must include: - Detailed experience in Android SDK development The level of Android development experience preferred wasn't specified, hence all levels of expertise can apply. However, past A...

    $219 (Avg Bid)
    $219 Avg Bid
    14 bids

    I'm seeking an adept freelancer to design a Proteus simulation for a room visitor counter. Project Details: - The counter must increase when someone enters the room and decrease when someone exits. - The simulation should utilize an IR sensor as the core component. - The visitor count should be displayed on a seven-segment display. - The system should be capable to count up to a maximum of 100 visitors. Skills and Experience: - Proficiency in Proteus software - Strong understanding of electronics, particularly resistors, capacitors, and integrated circuits - Proficient in using IR sensor in circuit design - Experience in designing displays, especially seven-segment type. Your expertise in these areas will ensure an efficient and effective completion of this proje...

    $37 (Avg Bid)
    $37 Avg Bid
    14 bids

    I'm seeking for a TradingView compatible indicator, specifically designed for Swing Trading, that can focus on the Trend Direction feature of the Exponential Moving Average (EMA). Key Responsibilities: * Create an indicator compatible with TradingView platform * The indicator should be designed exclusively for Swing Trading * The main focus of the indicator should be on Trend Direction using EMA Ideal Skills and Experience: * Extensive experience in creating custom TradingView indicators * High understanding of technical analysis concepts, especially the Exponential Moving Average * Prior experience with Swing Trading strategies and indicators.

    $153 (Avg Bid)
    $153 Avg Bid
    10 bids

    Please bid. who have alredy worked on this. dont waste my time. I am in need of an experienced individual who can improve my Android application (Java XML), specifically, integrating in-app purchases for premium features and incorporating rewarded AdMob videos. Key tasks will include: - Incorporating a feature that allows in-app purchases of premium features; the specifics will be discussed upon choosing a freelancer - Integrating AdMob rewarded videos in an appealing and functional way that enhances user experience, not deters it This project requires someone with: - Proficient experience in Java XML - Proven records in Android App development - Prior work with AdMob and in-app purchase integration Please, asserting experience with in-app purchases and AdMob integr...

    $32 (Avg Bid)
    $32 Avg Bid
    13 bids

    ...crucial role in tracking and informing us on: - The quantities produced each day - The quantities produced processed through different process - Purchase quantities from Outside - Monitoring dispatch - The respective production time for each product - Any machine downtime that occurs Each of these factors are vital elements to monitor in our production process. In addition to a total quantity count, we're also interested in having a breakdown of quantities produced, batch-wise. Ideal candidate should: - Have excellent skills in Excel, particularly in advanced functions and data visualization - Be able to generate accurate and user-friendly reports, which can then be easily interpreted and actioned by our team - Have previous experience creating quantitative reports, p...

    $151 (Avg Bid)
    $151 Avg Bid
    56 bids

    ...orientation from step 3. Image Composition: Overlay the processed car image (with transparent background) onto the generated showroom image. Shadow Enhancement (Optional): Implement an algorithm to add a realistic-looking shadow to the car within the virtual showroom scene. Technical Skills & Experience: Strong proficiency in back-end development languages (Python, Java, etc.) Experience with image processing libraries (OpenCV, scikit-image) Familiarity with 3D graphics frameworks (WebGL, Blender) or related APIs Knowledge of machine learning concepts for potential use in image classification and background removal Additional Information: Please specify the following in your application: Preferred tech stack for this project ...

    $789 (Avg Bid)
    $789 Avg Bid
    39 bids

    ... financial, sales, and operational data. Key Data Reports: - Financial report. - Sales reports including a breakdown by department, labor costs vs. net sales, and total weekly purchases by vendor - Operational reports: Details of inventory price adjustments. - Employee performance vis-a-vis sales within specific timeframes. Key Performance Indicators (KPIs): - Revenue. - Profit margin. - Average sale per ticket. - Customer loyalty transaction details. This project requires a deep understanding of sales, employee performance and inventory data, and the ability to present it crisply and clearly. I'm looking for freelancers with experience in data analytics and business intelligence. Proficiency in data visualization tools and a knack for transforming raw data into actio...

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